summaryrefslogtreecommitdiffstats
path: root/chrome/worker
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-032-2/+2
* Move IPC code to ipc/agl@chromium.org2009-04-032-2/+2
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-102/+0
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-302-0/+15
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-277-59/+6
* Fix threading and ownership issues in WebWorkerClientProxy.jam@chromium.org2009-03-203-9/+25
* Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set thedarin@chromium.org2009-03-191-2/+2
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-192-4/+3
* Refactor sandboxing code so that it can be used by worker processes.jam@chromium.org2009-03-181-3/+12
* Implement WebSandboxSupport.darin@chromium.org2009-03-122-20/+5
* Slight code change to make some global variables const.maruel@google.com2009-03-102-2/+4
* Fill out some of the new abstract methods of WebKitClient.ericroman@google.com2009-03-082-0/+20
* Reland r11118.darin@chromium.org2009-03-062-0/+11
* Revert r11118 :(darin@chromium.org2009-03-062-11/+0
* WorkerWebKitClientImpl snuck up on me. arggh!darin@chromium.org2009-03-062-0/+11
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-058-25/+92
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Add DEPS file for chrome/workerjam@chromium.org2009-03-041-0/+6
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-049-0/+574