summaryrefslogtreecommitdiffstats
path: root/chrome/worker/worker_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-1/+0
* Fix threading and ownership issues in WebWorkerClientProxy.jam@chromium.org2009-03-201-0/+1
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-2/+1
* Slight code change to make some global variables const.maruel@google.com2009-03-101-1/+2
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-051-0/+20
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+26