Chromium Confessions
Saturday, March 25, 2017
Chromium is easy to hack, but hard to write production code
›
A common paradigm in computer science is that any problem can be solved with another layer of abstraction. A great example is templates. By ...
Monday, September 19, 2016
Making sense of Chromium WebVR at a High Level
›
The WebVR in Chromium implementation has been going through some major changes recently and so I thought it would be time to share some of m...
Sunday, September 11, 2016
Passing Messages from Renderer to Browser in Chromium by example!
›
Okay, so I'm not saying this is even close to correct, but after a lot of code reading, reverse engineering and reading of documentation...
4 comments:
Sunday, September 4, 2016
Chromium Gamepad API and Shared Memory
›
Ever wondered how Chromium implemented Gamepads with all of their odd-ball characteristics like different key mappings, bugs and sometimes r...
1 comment:
Home
View web version