summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webworker_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Run workers in separate processes.jam@chromium.org2009-05-011-5/+6
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-12/+10
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-241-1/+5
* Chrome side of webkit merge from r41860 to 41906.tc@google.com2009-03-231-1/+0
* Fix build breaks after webkit merge.jam@chromium.org2009-03-101-0/+1
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-051-0/+5
* Have WebWorkerProxy send messages directly through RenderThread, instead of R...jam@chromium.org2009-03-051-2/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+56