Gyuyoung Kim

Blessed father and husband. Igalian since 2017.
Baengnyeongdo Island (South Korea)
I have been devoted to improving web engines for electronic devices since 2010. I naturally came across open source projects during previous product development and I continue collaborate with open source hackers.
Apart from programming, I also enjoy going to the gym and playing table tennis.
POSTS
How Chromium Got its Mojo?
Chromium IPC
Chromium has a multi-process architecture to become more secure and robust like modern operating systems, and it means that Chromium has
Continue reading >
The story of the webOS Chromium contribution over the past year
In this article, I share how I started webOS Chromium upstream, what webOS patches were contributed by LG Electronics, and how I’ve contributed to Chr
Continue reading >
How to develop Chromium with Visual Studio Code on Linux?
How have you been developing Chromium? I have often been asked what is the best tool to develop Chromium. I guess Chromium developers have been usuall
Continue reading >
Share my experience to build Chromium with ICECC and Jumbo
If you’re a Chromium developer, I guess that you’ve suffered from the long build time of Chromium like me. Recently, I’ve set up the icecc build envir
Continue reading >
What is navigator.registerProtocolHandler?
UPDATE: I made a presentation at the lightning session of BlinkOn9 Sunnyvale.
Lightning talks schedule
Slide
Have you heard that navigator.registerP
Continue reading >
How to make your code on downstream ?
Nowadays most of my projects have been using opensource or worked based on opensource. If we just needs to use it, I think it would be a good situatio
Continue reading >