summaryrefslogtreecommitdiffstats
path: root/chrome/common/worker_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Add some more IPC plumbing and scaffolding to support having appcache work in...michaeln@chromium.org2010-05-081-0/+54
* Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO...mnaganov@chromium.org2010-04-121-5/+0
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-261-1/+2
* Cross-process Message Port implementation.jam@chromium.org2009-08-041-0/+2
* Split the IPC code into ipc/agl@chromium.org2009-07-221-2/+3
* Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack...dimich@google.com2009-07-171-0/+60
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-8/+3
* Move IPC code to ipc/agl@chromium.org2009-04-031-3/+8
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+21