| Commit message (Expand) | Author | Age | Files | Lines |
* | Add gamepad IPC message definitions, not in-use yet. | scottmg@chromium.org | 2011-10-28 | 1 | -0/+1 |
* | Make pepper_messages.h be included by content's message_generator instead of ... | jam@chromium.org | 2011-10-21 | 1 | -0/+1 |
* | Adds the renderer component of the Java Bridge | steveblock@chromium.org | 2011-10-20 | 1 | -0/+1 |
* | Register all message types with the IPC logging system | steveblock@chromium.org | 2011-09-26 | 1 | -1/+1 |
* | Add messages/handlers for the invocation sequence. Copy from geolocation_disp... | gbillock@chromium.org | 2011-09-16 | 1 | -0/+1 |
* | Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar... | jam@chromium.org | 2011-09-12 | 1 | -4/+0 |
* | Move TextInputClient from chrome to content. | avi@chromium.org | 2011-09-12 | 1 | -0/+1 |
* | MediaStreamDispatcher | perkj@google.com | 2011-06-28 | 1 | -0/+1 |
* | Move media-related IPC message definitions from content/common/ to content/co... | scherkus@chromium.org | 2011-06-17 | 1 | -2/+2 |
* | Move UtilityProcessHost to content and move the message sending/dispatching t... | jam@chromium.org | 2011-06-09 | 1 | -0/+1 |
* | This change provides initial support for sending DevTools messages between Wo... | yurys@chromium.org | 2011-05-27 | 1 | -0/+1 |
* | Move more GPU related files from content/common to content/common/gpu. | apatrick@chromium.org | 2011-04-22 | 1 | -1/+1 |
* | Add IPC plumbing code for Quota API | kinuko@chromium.org | 2011-04-13 | 1 | -0/+1 |
* | Add IPC messages and renderer process side API for video capture. | wjia@google.com | 2011-04-12 | 1 | -0/+1 |
* | Move the rest of the renderer->browser messages that belong in content. Also... | jam@chromium.org | 2011-03-24 | 1 | -1/+6 |
* | Make all_messages.h include the generator files. | jam@chromium.org | 2011-03-23 | 1 | -0/+1 |
* | Move the rest of the content browser->renderer messages to content. Also mov... | jam@chromium.org | 2011-03-23 | 1 | -0/+1 |
* | Create a new message file for view related messages. I just moved a few mess... | jam@chromium.org | 2011-03-21 | 1 | -0/+1 |
* | Move audio messages to their own file. | jam@chromium.org | 2011-03-21 | 1 | -0/+1 |
* | Move geolocation, desktop notification, and device orientation into their own... | jam@chromium.org | 2011-03-19 | 1 | -0/+3 |
* | Move all the message files in chrome that belong in content. | jam@chromium.org | 2011-03-16 | 1 | -2/+6 |
* | Move plugin messages to content. | jam@chromium.org | 2011-03-14 | 1 | -0/+1 |
* | Move AppCache common code to content and split off AppCache messages into the... | jam@chromium.org | 2011-03-14 | 1 | -0/+1 |
* | Move the blob related code to content, and also move the blob messages to the... | jam@chromium.org | 2011-03-14 | 1 | -0/+1 |
* | Move database files from chrome\commmon to content\common, in preparation for... | jam@chromium.org | 2011-03-13 | 1 | -0/+1 |
* | Move some message files and hi_res_timer_manager to content, in preparation f... | jam@chromium.org | 2011-03-13 | 1 | -1/+3 |
* | Move worker_messages to content in preparation of moving worker. | jam@chromium.org | 2011-03-12 | 1 | -0/+1 |
* | Move GPU messages to content. I've also switched the IPC structs to use the ... | jam@chromium.org | 2011-03-10 | 1 | -0/+1 |
* | Move the common child process messages into their own file. | jam@chromium.org | 2011-03-07 | 1 | -0/+1 |
* | Put file_system messages in their own file and move them to content, in prepa... | jam@chromium.org | 2011-03-07 | 1 | -0/+1 |
* | Move resource related IPCs to their own file in content. I added a IPC_STRUC... | jam@chromium.org | 2011-03-05 | 1 | -0/+1 |
* | Move socket stream messages to content, in preparation for moving its dispatc... | jam@chromium.org | 2011-03-05 | 1 | -0/+8 |