summaryrefslogtreecommitdiffstats
path: root/chrome/worker/webworkerclient_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-3/+3
* Call WebWorkerClient on the main thread. This makes it consistent with the r...jam@chromium.org2009-05-011-9/+1
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-16/+22
* 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
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-3/+3
* Fix threading and ownership issues in WebWorkerClientProxy.jam@chromium.org2009-03-201-5/+17
* 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-15/+0
* 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/+95