| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Mac: More pluming for OOP font loading | jeremy@chromium.org | 2010-06-17 | 1 | -8/+31 |
* | Revert 49982 - patch | thakis@chromium.org | 2010-06-16 | 1 | -4/+2 |
* | patch | thakis@chromium.org | 2010-06-16 | 1 | -2/+4 |
* | Add new ipc message utility and new message types in preparation for OOP impo... | mirandac@chromium.org | 2010-05-13 | 1 | -1/+30 |
* | Fix a typo in ipc_message_utils.h. | evan@chromium.org | 2010-03-26 | 1 | -1/+1 |
* | base: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-09 | 1 | -1/+3 |
* | Added support for opening a GPU command buffer from a renderer processes thro... | apatrick@chromium.org | 2010-03-05 | 1 | -1/+2 |
* | Take out intptr_t IPC serialization support to prevent people from sending po... | jam@chromium.org | 2010-02-09 | 1 | -15/+11 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | Add the ability for the GPU process to be used to paint the backing store of a | brettw@chromium.org | 2010-01-13 | 1 | -0/+2 |
* | Avoid calling vector resize() with excessive size parameter: fix broken integ... | cevans@chromium.org | 2009-12-31 | 1 | -13/+7 |
* | Defense-in-depth: initialize some variables. | cevans@chromium.org | 2009-12-30 | 1 | -2/+2 |
* | Move the utility process messages to their own file now that we have more than | brettw@chromium.org | 2009-12-15 | 1 | -0/+2 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -4/+1 |
* | Added new IPC message class for CommandBuffer. | apatrick@google.com | 2009-12-04 | 1 | -6/+4 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-29 | 1 | -0/+1 |
* | Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-28 | 1 | -1/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-28 | 1 | -0/+1 |
* | Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-26 | 1 | -1/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-26 | 1 | -0/+1 |
* | Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-26 | 1 | -1/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-26 | 1 | -0/+1 |
* | Preparing rollback in case things don't work out. | bradnelson@google.com | 2009-09-18 | 1 | -1/+0 |
* | This is a copy of http://codereview.chromium.org/153002/show | gregoryd@google.com | 2009-09-18 | 1 | -0/+1 |
* | Add a nullable string16 class to base. It combines a string16 + a null param | jorlow@chromium.org | 2009-08-27 | 1 | -0/+27 |
* | Implementation of getBackgroundPage(), getToolstrips(), and | aa@chromium.org | 2009-08-14 | 1 | -5/+13 |
* | Cross-process Message Port implementation. | jam@chromium.org | 2009-08-04 | 1 | -0/+19 |
* | Fix the massive type confusion for ParamTraits in the IPC code. | deanm@chromium.org | 2009-07-28 | 1 | -49/+22 |
* | posix: cut down on IPC logging spew a bit | evan@chromium.org | 2009-07-28 | 1 | -1/+1 |
* | posix: handle chars more delicately in ipc logging | evan@chromium.org | 2009-07-27 | 1 | -4/+25 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+1221 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1258/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+1258 |