summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_utils.h
Commit message (Expand)AuthorAgeFilesLines
* NaCl: Pass the process handle to the broker rather than reopening itmseaborn@chromium.org2012-04-271-4/+7
* Browser side implementation of browser pluginfsamuel@chromium.org2012-04-061-0/+1
* Remove Pickle::WriteSize() now that it has no remaining callers. Also renamemdm@chromium.org2012-03-231-2/+2
* Delete chrome_plugin_messages.h which is no longer usedjam@chromium.org2012-03-191-1/+0
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-0/+1
* Prerendered pages are swapped in at browser::Navigate time. cbentzel@chromium.org2012-03-091-0/+1
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-53/+76
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-1/+1
* Refactoring: Split more accessibility code into separate files.dmazzoni@chromium.org2012-02-131-0/+1
* Add option --dump-render-tree to content_shell to dump the render tree as text.jochen@chromium.org2012-01-291-1/+2
* Add gamepad IPC message definitions, not in-use yet.scottmg@chromium.org2011-10-281-0/+1
* Adds the renderer component of the Java Bridgesteveblock@chromium.org2011-10-201-0/+1
* More message names and some timing output for the IPC logging.scottbyer@chromium.org2011-10-201-2/+2
* Use a placeholder instead of the default plugin for missing plug-ins on Mac a...bauerb@chromium.org2011-10-051-0/+31
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-161-0/+1
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-0/+1
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-061-11/+2
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-2/+11
* Add metrics to measure time elapsed between form load and form submission wit...isherman@chromium.org2011-09-021-0/+9
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-0/+1
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-261-145/+17
* Create ipc.dll.darin@chromium.org2011-08-151-21/+22
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-6/+6
* MediaStreamDispatcher perkj@google.com2011-06-281-0/+1
* Move UtilityProcessHost to content and move the message sending/dispatching t...jam@chromium.org2011-06-091-0/+1
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-0/+1
* [Mac] Implement the system dictionary popup by implementing NSTextInput methods.rsesek@chromium.org2011-05-021-0/+1
* Make icon_messages use the IPC macros for defining the structs and the serial...jam@chromium.org2011-04-181-0/+1
* Add IPC plumbing code for Quota APIkinuko@chromium.org2011-04-131-0/+1
* Add IPC messages and renderer process side API for video capture. wjia@google.com2011-04-121-0/+1
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-0/+1
* Move spellcheck messages into their own file, and dispatch them all in SpellC...jam@chromium.org2011-03-251-0/+1
* Move printing messages to their own file.jam@chromium.org2011-03-241-0/+1
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-0/+1
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-211-0/+1
* Move audio messages to their own file.jam@chromium.org2011-03-211-0/+1
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-4/+4
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-0/+3
* Creates the ipclist utility that chrome security team has wanted to dumptsepez@chromium.org2011-03-171-0/+1
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-141-0/+1
* Move the blob related code to content, and also move the blob messages to the...jam@chromium.org2011-03-141-0/+1
* Move the clipboard messages to their own message filter.dcheng@chromium.org2011-03-101-0/+1
* Move the common child process messages into their own file.jam@chromium.org2011-03-071-0/+1
* Put file_system messages in their own file and move them to content, in prepa...jam@chromium.org2011-03-071-0/+1
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-0/+1
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-051-0/+1
* P2P Sockets host implementation.sergeyu@chromium.org2011-03-021-0/+1
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-2/+2
* Intergration of the client-side phishing detection.noelutz@google.com2011-02-171-0/+1
* Make the implementation .cc files go away, instead have the authors give us a...tsepez@chromium.org2011-02-111-0/+6