summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Messagemorrita2014-09-241-7/+18
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #2pkasting@chromium.org2014-07-181-15/+11
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-271-7/+7
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-2/+2
* 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-21/+2
* Add support for marshalling unsigned char in IPC.tsepez@chromium.org2013-07-121-17/+34
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-281-1/+1
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-3/+3
* Make net and ipc explicitly use the base namespace for Values.brettw@chromium.org2013-06-131-36/+40
* Move nullable_string16.h to the string subdirectory.avi@chromium.org2013-06-131-6/+9
* Revert 205889 "Revert 205775 "Revert 205772 "Revert "Revert 2054..."jochen@chromium.org2013-06-131-2/+0
* Revert 205775 "Revert 205772 "Revert "Revert 205443 "headless wi..."jochen@chromium.org2013-06-121-0/+2
* Revert 205772 "Revert "Revert 205443 "headless windows content_s..."jochen@chromium.org2013-06-121-2/+0
* Revert "Revert 205443 "headless windows content_shell""jochen@chromium.org2013-06-121-0/+2
* Use a direct include of strings headers in ipc/, jingle/, media/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* 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