summaryrefslogtreecommitdiffstats
path: root/chrome/worker/webworkerclient_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Enable message ports for workers.jam@chromium.org2009-08-061-1/+6
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Roll WebKit DEPS from 45738 to 45840.dimich@google.com2009-07-141-0/+1
* Prevent a worker that loops forever from preventing shutdown of the worker pr...jam@chromium.org2009-05-211-0/+2
* Forgot file with r16454jam@chromium.org2009-05-201-0/+1
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Call WebWorkerClient on the main thread. This makes it consistent with the r...jam@chromium.org2009-05-011-4/+1
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-15/+17
* 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
* Fix threading and ownership issues in WebWorkerClientProxy.jam@chromium.org2009-03-201-4/+7
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-051-8/+0
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+68