summaryrefslogtreecommitdiffstats
path: root/chrome/common/worker_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-1/+3
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-051-3/+1
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-1/+3
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-301-0/+4
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-261-5/+6
* Enable message ports for workers.jam@chromium.org2009-08-061-5/+5
* Cross-process Message Port implementation.jam@chromium.org2009-08-041-3/+55
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack...dimich@google.com2009-07-171-8/+2
* Roll WebKit DEPS from 45738 to 45840.dimich@google.com2009-07-141-1/+2
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Chrome side of webkit merge from r41860 to 41906.tc@google.com2009-03-231-2/+1
* Fix build breaks after webkit merge.jam@chromium.org2009-03-101-1/+2
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+73