summaryrefslogtreecommitdiffstats
path: root/chrome/browser/in_process_webkit/webkit_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeThread to BrowserThread Part12:tfarina@chromium.org2010-10-101-5/+5
* Write the webkit thread unittests. (Er...test.)jorlow@chromium.org2010-01-051-3/+1
* RESUBMIT of http://codereview.chromium.org/404025/showchase@chromium.org2009-11-251-18/+13
* Revert "RESUBMIT of http://codereview.chromium.org/404025/show"chase@chromium.org2009-11-251-13/+18
* RESUBMIT of http://codereview.chromium.org/404025/showjorlow@chromium.org2009-11-251-18/+13
* Revert 32608 - RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&rev...ananta@chromium.org2009-11-201-11/+21
* RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&revision=32319 wit...jorlow@chromium.org2009-11-201-21/+11
* Revert my last...jorlow@chromium.org2009-11-181-11/+21
* Make the WebKitThread object start the WebKit thread on construction (not laz...jorlow@chromium.org2009-11-181-21/+11
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* 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