summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webworker_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...dimich@google.com2009-06-161-0/+7
* Update WebKit to r44544.darin@chromium.org2009-06-091-0/+9
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-2/+0
* Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...jam@chromium.org2009-05-201-0/+2
* 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-1/+42
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-25/+27
* 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/+14
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+57