summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Mac: More pluming for OOP font loadingjeremy@chromium.org2010-06-171-8/+31
* Revert 49982 - patchthakis@chromium.org2010-06-161-4/+2
* patchthakis@chromium.org2010-06-161-2/+4
* Add new ipc message utility and new message types in preparation for OOP impo...mirandac@chromium.org2010-05-131-1/+30
* Fix a typo in ipc_message_utils.h.evan@chromium.org2010-03-261-1/+1
* base: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-091-1/+3
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-1/+2
* Take out intptr_t IPC serialization support to prevent people from sending po...jam@chromium.org2010-02-091-15/+11
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+2
* Avoid calling vector resize() with excessive size parameter: fix broken integ...cevans@chromium.org2009-12-311-13/+7
* Defense-in-depth: initialize some variables.cevans@chromium.org2009-12-301-2/+2
* Move the utility process messages to their own file now that we have more thanbrettw@chromium.org2009-12-151-0/+2
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-4/+1
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-6/+4
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-291-0/+1
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-281-1/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-281-0/+1
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-1/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+1
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-1/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+1
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-181-1/+0
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-181-0/+1
* Add a nullable string16 class to base. It combines a string16 + a null paramjorlow@chromium.org2009-08-271-0/+27
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-5/+13
* Cross-process Message Port implementation.jam@chromium.org2009-08-041-0/+19
* Fix the massive type confusion for ParamTraits in the IPC code.deanm@chromium.org2009-07-281-49/+22
* posix: cut down on IPC logging spew a bitevan@chromium.org2009-07-281-1/+1
* posix: handle chars more delicately in ipc loggingevan@chromium.org2009-07-271-4/+25
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+1221
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1258/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+1258