summaryrefslogtreecommitdiffstats
path: root/chrome/browser/in_process_webkit/webkit_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix several MAJOR crashers in Chrome+LocalStorage/Extensions. Need to explic...jorlow@chromium.org2009-10-301-0/+1
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-25/+9
* Refactor DOM storage to be more object oriented. All the DOMStorageDispatche...jorlow@chromium.org2009-09-081-11/+8
* One part of many for enabling DOM Storage.jorlow@chromium.org2009-07-231-5/+33
* Simplify the WebKit thread model. It's now created/destroyed on the UI threa...jorlow@chromium.org2009-07-081-37/+21
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-261-0/+69