summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webworkerclient_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Modify our webkit code to make sure it does not call intonsylvain@chromium.org2009-09-111-0/+4
* New WebKit API interfaces for desktop notifications.johnnyg@google.com2009-09-011-0/+5
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-261-5/+4
* Enable message ports for workers.jam@chromium.org2009-08-061-1/+3
* Roll WebKit DEPS from 45738 to 45840.dimich@google.com2009-07-141-0/+2
* Chromium implementation of new WebKit postMessageToWorkerObject/Context APIslevin@chromium.org2009-06-301-3/+9
* Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...jam@chromium.org2009-05-201-0/+3
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Run workers in separate processes.jam@chromium.org2009-05-011-0/+55
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-29/+32
* Reland changes to enable worker layout tests. Compared to last review (http:/...jianli@chromium.org2009-03-301-2/+1
* Revert 12763.jianli@chromium.org2009-03-301-1/+2
* Enable worker layout tests. In order for test_shell to run worker, we link al...jianli@chromium.org2009-03-301-2/+1
* 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
* Fix lifetime control for worker and worker context.jianli@chromium.org2009-03-061-0/+8
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-051-0/+3
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+61