summaryrefslogtreecommitdiffstats
path: root/content/common/worker_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Change WorkerHostMsg_WorkerContextDestroyed to control message.horo@chromium.org2014-02-101-1/+2
* Move the worker script loading code to the worker process (phase:4/5)horo@chromium.org2014-02-051-9/+11
* Move the worker script loading code to the worker process (phase:2/5)horo@chromium.org2014-01-091-3/+3
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-9/+9
* Remove a stray semicolon in worker_messages.htsepez@chromium.org2013-11-181-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* Kill worker process by way of a sync IPC message before it cleans up.meacer@chromium.org2013-11-051-0/+4
* Removed unhanled/unused Blink API implementation for SharedWorkerkinuko@chromium.org2013-10-241-14/+0
* Refactoring: Move MessagePort-related IPCs and handling them away from Worker...marja@chromium.org2013-10-151-62/+0
* Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..."marja@chromium.org2013-10-141-0/+62
* Refactoring: Move MessagePort-related IPCs and handling them away from Worker...marja@chromium.org2013-10-141-62/+0
* Remove dead IPC WorkerMsg_PostMessage.marja@chromium.org2013-10-071-5/+0
* Add content/common/DEPS to burn down bad Blink usesjamesr@chromium.org2013-07-171-1/+1
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use a direct include of strings headers in content/common/.avi@chromium.org2013-06-121-1/+1
* IndexedDB: chrome-side changes for permission check from shared workerdgrogan@chromium.org2012-03-021-1/+8
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-231-2/+7
* Revert 116954 - Pass Content-security-policy and header type from WebSharedWo...tsepez@chromium.org2012-01-121-5/+3
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-091-3/+5
* more content exports.dpranke@chromium.org2011-10-271-0/+3
* Removing dedicated worker-related IPC codei (first round). dslomov@chromium.org2011-10-271-5/+0
* Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...jam@chromium.org2011-05-121-1/+7
* Creates the ipclist utility that chrome security team has wanted to dumptsepez@chromium.org2011-03-171-0/+6
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-121-0/+167