Programmer’s Log Programmers Writing Stuff – Garry Bodsworth

6Sep/080

Google Chrome – Technical Stuff

The coverage around Google Chrome hasn't died down very much since its release, which is interesting in itself, but the coverage is starting to get more technical and taking it apart.

The post "Code Reuse in Google Chrome Browser" looks at al the external libraries used in Google Chrome. Apart from the obvious libraries WebKit and the new Javascript engine V8, there are some more interesting ones. Apparently it uses WTL for the GUI, which was a Microsoft originated GUI toolkit (with lots of excellent extensions) that ended up becoming open-source. It's a very good toolkit for windows and developing for it is relatively painless but it is an interesting choice. Also there is Skia which is a vector graphics engine that is used for the rendering, apparently from an acquisition a few years back.

Alp Toker has blogged a little more in-depth about "Skia graphics library in Chrome: First impressions" with some interesting insights along with some code.

Wired Magazine also have an article "Inside Chrome: The Secret Project to Crush IE and Remake the Web" proving that the PR and technical launch have been very successful.

Share:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Reddit
  • StumbleUpon
  • LinkedIn
  • Tumblr
  • Twitter
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.