| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid sync IPCs for FileSystem API | hanxi@chromium.org | 2014-05-24 | 1 | -1/+1 |
* | Add pause_on_start flag to WorkerProcessMsg_CreateWorker_Params. | horo@chromium.org | 2014-03-29 | 1 | -0/+1 |
* | Change WorkerHostMsg_WorkerContextDestroyed to control message. | horo@chromium.org | 2014-02-10 | 1 | -1/+2 |
* | Move the worker script loading code to the worker process (phase:4/5) | horo@chromium.org | 2014-02-05 | 1 | -9/+11 |
* | Move the worker script loading code to the worker process (phase:2/5) | horo@chromium.org | 2014-01-09 | 1 | -3/+3 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -9/+9 |
* | Remove a stray semicolon in worker_messages.h | tsepez@chromium.org | 2013-11-18 | 1 | -1/+1 |
* | Rename WebKit namespace to blink (part 3) | abarth@chromium.org | 2013-11-07 | 1 | -2/+2 |
* | Kill worker process by way of a sync IPC message before it cleans up. | meacer@chromium.org | 2013-11-05 | 1 | -0/+4 |
* | Removed unhanled/unused Blink API implementation for SharedWorker | kinuko@chromium.org | 2013-10-24 | 1 | -14/+0 |
* | Refactoring: Move MessagePort-related IPCs and handling them away from Worker... | marja@chromium.org | 2013-10-15 | 1 | -62/+0 |
* | Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..." | marja@chromium.org | 2013-10-14 | 1 | -0/+62 |
* | Refactoring: Move MessagePort-related IPCs and handling them away from Worker... | marja@chromium.org | 2013-10-14 | 1 | -62/+0 |
* | Remove dead IPC WorkerMsg_PostMessage. | marja@chromium.org | 2013-10-07 | 1 | -5/+0 |
* | Add content/common/DEPS to burn down bad Blink uses | jamesr@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | Use a direct include of strings headers in content/common/. | avi@chromium.org | 2013-06-12 | 1 | -1/+1 |
* | IndexedDB: chrome-side changes for permission check from shared worker | dgrogan@chromium.org | 2012-03-02 | 1 | -1/+8 |
* | Pass Content-security-policy and header type from WebSharedWorkerProxy to Web... | tsepez@chromium.org | 2012-01-23 | 1 | -2/+7 |
* | Revert 116954 - Pass Content-security-policy and header type from WebSharedWo... | tsepez@chromium.org | 2012-01-12 | 1 | -5/+3 |
* | Pass Content-security-policy and header type from WebSharedWorkerProxy to Web... | tsepez@chromium.org | 2012-01-09 | 1 | -3/+5 |
* | more content exports. | dpranke@chromium.org | 2011-10-27 | 1 | -0/+3 |
* | Removing dedicated worker-related IPC codei (first round). | dslomov@chromium.org | 2011-10-27 | 1 | -5/+0 |
* | Chrome side of having the WebKit FileSystem API use WebPermissionClient for c... | jam@chromium.org | 2011-05-12 | 1 | -1/+7 |
* | Creates the ipclist utility that chrome security team has wanted to dump | tsepez@chromium.org | 2011-03-17 | 1 | -0/+6 |
* | Move worker_messages to content in preparation of moving worker. | jam@chromium.org | 2011-03-12 | 1 | -0/+167 |