summaryrefslogtreecommitdiffstats
path: root/chrome/worker/worker_webkitclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...jam@chromium.org2009-05-201-6/+0
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-2/+2
* Chrome side to handle changing CreateWebWorker to createWorker.darin@chromium.org2009-05-051-1/+1
* Run workers in separate processes.jam@chromium.org2009-05-011-0/+7
* Chrome changes to support WebKit API changes.darin@chromium.org2009-04-161-3/+4
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-301-0/+14
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-2/+2
* Implement WebSandboxSupport.darin@chromium.org2009-03-121-16/+4
* Fill out some of the new abstract methods of WebKitClient.ericroman@google.com2009-03-081-0/+16
* Reland r11118.darin@chromium.org2009-03-061-0/+9
* Revert r11118 :(darin@chromium.org2009-03-061-9/+0
* WorkerWebKitClientImpl snuck up on me. arggh!darin@chromium.org2009-03-061-0/+9
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-051-0/+29