summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Add more out of line copy ctors for complex classes.vmpstr2016-03-241-0/+2
* Fix Android x64 build.jam2016-02-111-1/+2
* Add compile time checks against longs being used in IPC structs on 32 bit And...jam2016-02-101-4/+7
* Add message sizing to basic IPC traits and struct macros.rockot2016-02-051-0/+168
* IPC::Message -> base::Picklerockot2016-02-031-60/+66
* Add member ownership_passes_to_ipc_ to SharedMemoryHandle on windows.erikchen2016-02-011-0/+5
* ipc: Implement attachment brokering for SharedMemoryHandle on Windows.erikchen2016-01-081-12/+3
* Switch to standard integer types in ipc/.avi2015-12-221-0/+4
* Kills TraceTicks, which was functionally the same as TimeTickscharliea2015-11-051-19/+0
* ipc: Add ParamTraits<signed char>ortuno2015-10-301-0/+18
* Reland 1: "mac: Add auto-close and share-read-only functionality to SharedMem...erikchen2015-10-241-0/+6
* Revert of mac: Add auto-close and share-read-only functionality to SharedMemo...erikchen2015-10-231-6/+0
* mac: Add auto-close and share-read-only functionality to Mach based SharedMem...erikchen2015-10-231-0/+6
* ipc: Implement MachPortMac serialization.erikchen2015-10-091-3/+22
* Detecting and fixing stringprintf.h format bugsbrucedawson2015-10-061-1/+1
* mac: Implement Mach-primitive backed shared memory.erikchen2015-10-021-17/+34
* Make SharedMemoryHandle a class on windows.erikchen2015-09-251-2/+55
* ipc: Convert int types from basictypes.h to the ones from stdint.htfarina2015-09-041-24/+24
* Revert of IPC: Add attachment brokering support to the message header. (patch...erikchen2015-08-271-4/+2
* Reland #1: IPC: Add attachment brokering support to the message header.erikchen2015-08-221-2/+4
* Revert of IPC: Add attachment brokering support to the message header. (patch...ricea2015-08-201-4/+2
* IPC: Add attachment brokering support to the message header.erikchen2015-08-201-2/+4
* Stub in more IPC attachment brokering functionality.erikchen2015-07-071-0/+22
* Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1...scottmg2015-06-191-0/+56
* Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of ...scottmg2015-06-191-56/+0
* Mac: Make SharedMemoryHandle its own class.erikchen2015-06-191-0/+56
* Change most uses of Pickle to base::Picklebrettw2015-06-031-37/+55
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-291-0/+19
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-2/+2
* More base::Values-related bare pointer -> scoped_ptr conversionsestade2015-05-121-1/+1
* Cleanup: Remove wstring methods from base::Pickle.thestig2015-03-111-6/+0
* IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachmentmorrita2015-01-311-6/+12
* IPC: Generalize FileDescriptorSet to MessageAttachmentSetmorrita2015-01-141-3/+2
* Remove deprecated methods from Pickle.avi2014-12-281-14/+14
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-14/+14
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-14/+14
* 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