summaryrefslogtreecommitdiffstats
path: root/chrome/common/worker_messages.h
Commit message (Expand)AuthorAgeFilesLines
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-2/+1
* FBTF: Add default ctors/dtors for various param structs.erg@google.com2010-09-151-69/+12
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-17/+17
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* 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