summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Proudly fixing funny indents since 1969groby@chromium.org2013-03-301-3/+3
* Fix libcxx build.eugenis@chromium.org2013-03-201-2/+5
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-9/+10
* Add IPC handling for INVALID_HANDLE_VALUE on Win64 buildsjschuh@chromium.org2013-03-041-5/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-6/+6
* ipc: Do not use Value::Create* functions.tfarina@chromium.org2013-01-301-4/+4
* Don't allow '\0' characters in FilePath.aedla@chromium.org2013-01-281-9/+2
* Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...pneubeck@chromium.org2013-01-181-16/+6
* Validate that paths don't contain embedded NULLs at deserialization.cevans@chromium.org2013-01-031-0/+3
* Remove IPC::MessageIterator.viettrungluu@chromium.org2012-12-171-17/+0
* Verify lfFaceName is NUL terminated in IPC deserializer.jschuh@chromium.org2012-11-211-7/+10
* LogData.message_name not marshalled across logging IPCs.tsepez@chromium.org2012-11-151-0/+2
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-1/+1
* Fixed several CHECKED_RETURN defects in ipc message utils ccorenb@chromium.org2012-07-261-4/+9
* Make the serialization of IPC::Messages inside other IPC::Messages independentbrettw@chromium.org2012-06-291-10/+31
* This groups the ParamTraits into different categories and orders the .cc file...brettw@chromium.org2012-06-041-137/+412
* Move ParamTraits<base::PlatformFileInfo> and <base::PlatformFileError>.tsepez@chromium.org2012-05-301-0/+43
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-2/+2
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-15/+21
* Initialize IPC:ChannelHandle from existing HANDLEamit@chromium.org2012-01-241-1/+5
* Fix IPC logging on Windows.jam@chromium.org2011-10-171-6/+3
* Improve IPC logging for ChannelHandle and NPVariant_Paramsteveblock@chromium.org2011-09-231-0/+1
* Add metrics to measure time elapsed between form load and form submission wit...isherman@chromium.org2011-09-021-3/+22
* Fix IPC marshalling of dictionaries with dots in their key names.kalman@chromium.org2011-08-191-1/+1
* base: Remove using declaration of BinaryValue as it's no longer necessary.tfarina@chromium.org2011-08-051-2/+3
* Initialize struct member in LogData.finnur@chromium.org2011-03-301-2/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-4/+4
* Add proxies for some of the PDF & Flash functionality. There are still a fewbrettw@chromium.org2010-11-121-0/+17
* Added IPC ParamTraits for TimeDelta.apatrick@chromium.org2010-10-211-0/+19
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-211-19/+0
* Relanding 61718.apatrick@chromium.org2010-10-211-0/+19
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+32
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-16/+52
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+127
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-127/+0
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+109
* FBTF: Reapplies r55259, the first new IPC definition patch.erg@google.com2010-08-101-0/+18
* Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...pinkerton@google.com2010-08-091-18/+0
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-061-0/+18
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-1/+1
* Up the warnings in ipc (take 2)thomasvl@google.com2010-07-231-1/+1
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-3/+3
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-3/+3
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-19/+25
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+235
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-76/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+76