summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Make ServiceWorkerFetchRequest and ServiceWorkerResponse header maps case ins...jkarlin2014-09-241-3/+3
* Bundle DidOverscrollParams with the input event ackjdduke@chromium.org2014-05-201-0/+35
* Replace std::map with base::SmallMap in ui::LatencyInfojdduke@chromium.org2014-03-181-0/+36
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-271-4/+4
* Move more uses of string16 to specify base::brettw@chromium.org2013-12-031-2/+2
* Optimize ParamTraits<float> and ParamTraits<double>piman@chromium.org2013-10-311-2/+6
* Fix ParamTraits::param_type for unsigned charjschuh@chromium.org2013-07-131-1/+1
* Add support for marshalling unsigned char in IPC.tsepez@chromium.org2013-07-121-8/+16
* Move nullable_string16.h to the string subdirectory.avi@chromium.org2013-06-131-4/+3
* Use a direct include of strings headers in ipc/, jingle/, media/.avi@chromium.org2013-06-111-3/+3
* Minimal Chrome Frame with Aura.grt@chromium.org2013-02-281-0/+7
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-3/+3
* Remove IPC::MessageIterator.viettrungluu@chromium.org2012-12-171-14/+1
* net: Change type of UploadData::elements from std::vector to ScopedVectorhashimoto@chromium.org2012-11-141-0/+32
* Move IPCMessageStart enum into it own file with security team OWNERS, so that...tsepez@chromium.org2012-10-231-69/+1
* Upstream fullscreen video implementation for androidqinmin@chromium.org2012-10-051-0/+1
* Listen in the browser for a connection from a metro viewer process.scottmg@google.com2012-10-011-1/+1
* Cleanup the IPC param traits structure:jam@chromium.org2012-09-251-0/+1
* Bunch of boilerplate to set up a process, ipc, etc.scottmg@google.com2012-09-181-0/+1
* In-te-grate hy-phen-ator to con-tent.hbono@chromium.org2012-09-031-0/+1
* Implement DocuementHasImagesjoth@chromium.org2012-09-011-0/+1
* Implements part of DeviceMotion in the browseraousterh@chromium.org2012-08-161-0/+1
* Browser Plugin: New Implementation (Renderer Side)fsamuel@chromium.org2012-08-101-0/+1
* Revert 150863 - Browser Plugin: New Implementation (Renderer Side)mmoss@chromium.org2012-08-091-1/+0
* Browser Plugin: New Implementation (Renderer Side)fsamuel@chromium.org2012-08-091-0/+1
* Revert 150654 - Browser Plugin: New Implementation (Renderer Side)jeremya@chromium.org2012-08-091-1/+0
* Browser Plugin: New Implementation (Renderer Side)fsamuel@chromium.org2012-08-091-0/+1
* Browser Plugin: Rename BrowserPluginMsg/BrowserPluginHostMsg to OldBrowserPlu...fsamuel@chromium.org2012-07-311-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* This groups the ParamTraits into different categories and orders the .cc file...brettw@chromium.org2012-06-041-370/+175
* Remove some obscure unused Windows types from the ParamTraits specializations.brettw@chromium.org2012-06-021-84/+0
* Move ParamTraits<base::PlatformFileInfo> and <base::PlatformFileError>.tsepez@chromium.org2012-05-301-0/+14
* 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