summaryrefslogtreecommitdiffstats
path: root/chrome/browser/in_process_webkit/webkit_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Remove some unnecessary includes.craig.schlenter@chromium.org2010-01-281-1/+0
* RESUBMIT of http://codereview.chromium.org/404025/showchase@chromium.org2009-11-251-15/+4
* Revert "RESUBMIT of http://codereview.chromium.org/404025/show"chase@chromium.org2009-11-251-4/+15
* RESUBMIT of http://codereview.chromium.org/404025/showjorlow@chromium.org2009-11-251-15/+4
* Revert 32608 - RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&rev...ananta@chromium.org2009-11-201-3/+15
* RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&revision=32319 wit...jorlow@chromium.org2009-11-201-15/+3
* Revert my last...jorlow@chromium.org2009-11-181-3/+15
* Make the WebKitThread object start the WebKit thread on construction (not laz...jorlow@chromium.org2009-11-181-15/+3
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-23/+3
* Refactor DOM storage to be more object oriented. All the DOMStorageDispatche...jorlow@chromium.org2009-09-081-2/+3
* One part of many for enabling DOM Storage.jorlow@chromium.org2009-07-231-0/+14
* Simplify the WebKit thread model. It's now created/destroyed on the UI threa...jorlow@chromium.org2009-07-081-33/+22
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-261-0/+75