1. 76e690d Add base::UnguessableToken by tguilbert · 8 years ago
  2. 70d6357 Support using a Mojo message pipe in a ChannelHandle. by amistry · 8 years ago
  3. 03c8f32 Return a unique_ptr from BinaryValue::CreateWithCopiedBuffer. by dcheng · 8 years ago
  4. 1fa44fb Use std::unique_ptr for base::DictionaryValue and base::ListValue's internal store. by dcheng · 8 years ago
  5. 1ea1e0d Generate param traits size methods for IPC files in chrome/ (and traits it depends on). by jam · 8 years ago
  6. 7f5c574 Generate param traits size methods for IPC files in content/ (and traits it depends on). by jam · 8 years ago
  7. c3fb6c5 Convert scoped_ptr to std::unique_ptr in //ipc. by danakj · 8 years ago
  8. a355c82 Remove POSIX shared memory. by erikchen · 8 years ago
  9. 4ac69ee Revert of mac: Remove POSIX shared memory. (patchset #1 id:1 of https://codereview.chromium.org/1893603002/ ) by erikchen · 8 years ago
  10. db519ba Reland of mac: Remove POSIX shared memory. (patchset #1 id:1 of https://codereview.chromium.org/1890023002/ ) by erikchen · 8 years ago
  11. 84a38bf Revert of mac: Remove POSIX shared memory. (patchset #8 id:140001 of https://codereview.chromium.org/1867733002/ ) by shrike · 8 years ago
  12. a148edf mac: Remove POSIX shared memory. by erikchen · 8 years ago
  13. 0bab732 Make IPC::ParamTraits<>GetSize work with base::Value as a result of JSON parsing. by amistry · 9 years ago
  14. b23e3a4 Make PlatformFileForTransit a class on Windows. by erikchen · 9 years ago
  15. d661bf7 Add more out of line copy ctors for complex classes. by vmpstr · 9 years ago
  16. 739d8d1 Fix Android x64 build. by jam · 9 years ago
  17. 923e546 Add compile time checks against longs being used in IPC structs on 32 bit Android. by jam · 9 years ago
  18. 15c8ac4 Add message sizing to basic IPC traits and struct macros. by rockot · 9 years ago
  19. 6dbfea5 IPC::Message -> base::Pickle by rockot · 9 years ago
  20. eeaf5f9 Add member ownership_passes_to_ipc_ to SharedMemoryHandle on windows. by erikchen · 9 years ago
  21. 97211e1 ipc: Implement attachment brokering for SharedMemoryHandle on Windows. by erikchen · 9 years ago
  22. 42ebda4 Switch to standard integer types in ipc/. by avi · 9 years ago
  23. 1cd1210 Kills TraceTicks, which was functionally the same as TimeTicks by charliea · 9 years ago
  24. 6e3f7b3 ipc: Add ParamTraits<signed char> by ortuno · 9 years ago
  25. ebe6e5c Reland 1: "mac: Add auto-close and share-read-only functionality to SharedMemory." by erikchen · 9 years ago
  26. d0ad511 Revert of mac: Add auto-close and share-read-only functionality to SharedMemory. (patchset #5 id:80001 of https://codereview.chromium.org/1418113003/ ) by erikchen · 9 years ago
  27. e14aba7 mac: Add auto-close and share-read-only functionality to Mach based SharedMemory. by erikchen · 9 years ago
  28. ae16e0c ipc: Implement MachPortMac serialization. by erikchen · 9 years ago
  29. d7e5dfd Detecting and fixing stringprintf.h format bugs by brucedawson · 9 years ago
  30. 347f5cb mac: Implement Mach-primitive backed shared memory. by erikchen · 9 years ago
  31. 18430e5 Make SharedMemoryHandle a class on windows. by erikchen · 9 years ago
  32. 1cbfa08 ipc: Convert int types from basictypes.h to the ones from stdint.h by tfarina · 9 years ago
  33. c577844 Revert of IPC: Add attachment brokering support to the message header. (patchset #3 id:40001 of https://codereview.chromium.org/1303103002/ ) by erikchen · 9 years ago
  34. 228c086 Reland #1: IPC: Add attachment brokering support to the message header. by erikchen · 9 years ago
  35. 786abbd Revert of IPC: Add attachment brokering support to the message header. (patchset #20 id:420001 of https://codereview.chromium.org/1286253002/ ) by ricea · 9 years ago
  36. 62bc367 IPC: Add attachment brokering support to the message header. by erikchen · 9 years ago
  37. fdd43fe Stub in more IPC attachment brokering functionality. by erikchen · 9 years ago
  38. 8149127 Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1 of https://codereview.chromium.org/1200473003/) by scottmg · 9 years ago
  39. e76a93e Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of https://codereview.chromium.org/1163943004/) by scottmg · 9 years ago
  40. e52d17b Mac: Make SharedMemoryHandle its own class. by erikchen · 9 years ago
  41. f314620 Change most uses of Pickle to base::Pickle by brettw · 9 years ago
  42. 85c3556 Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicks by miu · 9 years ago
  43. b5f30dd Convert JsonWriter::Write to taking a const ref for the in-param by estade · 9 years ago
  44. 033e61e More base::Values-related bare pointer -> scoped_ptr conversions by estade · 9 years ago
  45. 4a30855 Cleanup: Remove wstring methods from base::Pickle. by thestig · 10 years ago
  46. 7d1bfcc IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment by morrita · 10 years ago
  47. 33a3590 IPC: Generalize FileDescriptorSet to MessageAttachmentSet by morrita · 10 years ago
  48. c9f0ad0 Remove deprecated methods from Pickle. by avi · 10 years ago
  49. fadd1f2 Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of https://codereview.chromium.org/818833004/) by avi · 10 years ago
  50. dcc95fa Remove deprecated methods from Pickle. by Avi Drissman · 10 years ago
  51. ab20725 IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Message by morrita · 10 years ago
  52. 150a849 Fixes for re-enabling more MSVC level 4 warnings: misc edition #2 by pkasting@chromium.org · 10 years ago
  53. 9e469f6 Convert Media Galleries to use base::File by rvargas@chromium.org · 11 years ago
  54. 4f87d8f Update uses of UTF conversions in courgette/, device/, extensions/, google_apis/, gpu/, ipc/, media/, net/ to use the base:: namespace. by avi@chromium.org · 11 years ago
  55. 5b04085 Move more uses of string16 to specify base:: by brettw@chromium.org · 11 years ago
  56. dd413b4 Optimize ParamTraits<float> and ParamTraits<double> by piman@chromium.org · 11 years ago
  57. 09eb95f Add support for marshalling unsigned char in IPC. by tsepez@chromium.org · 11 years ago
  58. 78a7e7b Use a direct include of time headers in courgette/, crypto/, dbus/, device/, google_apis/, gpu/, ipc/, jingle/. by avi@chromium.org · 11 years ago
  59. 3228519 Add base namespace to more values in sync and elsewhere. by brettw@chromium.org · 11 years ago
  60. ccffb7d Make net and ipc explicitly use the base namespace for Values. by brettw@chromium.org · 11 years ago
  61. d817965 Move nullable_string16.h to the string subdirectory. by avi@chromium.org · 11 years ago
  62. cc7a273 Revert 205889 "Revert 205775 "Revert 205772 "Revert "Revert 2054..." by jochen@chromium.org · 11 years ago
  63. b1c0d3a Revert 205775 "Revert 205772 "Revert "Revert 205443 "headless wi..." by jochen@chromium.org · 11 years ago
  64. 9c5bc78 Revert 205772 "Revert "Revert 205443 "headless windows content_s..." by jochen@chromium.org · 11 years ago
  65. 1ca0c80 Revert "Revert 205443 "headless windows content_shell"" by jochen@chromium.org · 11 years ago
  66. e7eaf39 Use a direct include of strings headers in ipc/, jingle/, media/. by avi@chromium.org · 11 years ago
  67. 6453554 Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/, media/, ppapi/, printing/, remoting/, rlz/, skia/, sql/, sync/, third_party/, tools/, webkit/, win8/. by avi@chromium.org · 11 years ago
  68. 22e9398 Proudly fixing funny indents since 1969 by groby@chromium.org · 12 years ago
  69. 1708581 Fix libcxx build. by eugenis@chromium.org · 12 years ago
  70. 6b4dc5e [Cleanup] Remove StringPrintf from global namespace by groby@chromium.org · 12 years ago
  71. fb87c34 Add IPC handling for INVALID_HANDLE_VALUE on Win64 builds by jschuh@chromium.org · 12 years ago
  72. 59eef1f Move file_path.h to base/files. by brettw@chromium.org · 12 years ago
  73. 22b3fda Rename FilePath -> base::FilePath in various toplevel directories by brettw@chromium.org · 12 years ago
  74. 4ef57d9 ipc: Do not use Value::Create* functions. by tfarina@chromium.org · 12 years ago
  75. 51127b9 Don't allow '\0' characters in FilePath. by aedla@chromium.org · 12 years ago
  76. a2fbefc Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside of chrome/browser. by pneubeck@chromium.org · 12 years ago
  77. 2d83ff4 Validate that paths don't contain embedded NULLs at deserialization. by cevans@chromium.org · 12 years ago
  78. c3ad051 Remove IPC::MessageIterator. by viettrungluu@chromium.org · 12 years ago
  79. b9ee7d6 Verify lfFaceName is NUL terminated in IPC deserializer. by jschuh@chromium.org · 12 years ago
  80. 6639c18 LogData.message_name not marshalled across logging IPCs. by tsepez@chromium.org · 12 years ago
  81. a8ca4fd Correct const accessors in base/values.(h|cc), Part II (ListValue) by vabr@chromium.org · 12 years ago
  82. 7456243 Correct const accessors in base/values.(h|cc) by vabr@chromium.org · 12 years ago
  83. 88de387 Fixed several CHECKED_RETURN defects in ipc message utils cc by orenb@chromium.org · 12 years ago
  84. f48910a Make the serialization of IPC::Messages inside other IPC::Messages independent by brettw@chromium.org · 12 years ago
  85. ce352e5 This groups the ParamTraits into different categories and orders the .cc file the same. It makes all non-trivial Read/Write calls non-inline. by brettw@chromium.org · 12 years ago
  86. 3081fac Move ParamTraits<base::PlatformFileInfo> and <base::PlatformFileError>. by tsepez@chromium.org · 12 years ago
  87. 3cfd016 JSONWriter cleanup: integrate pretty print into write options. by ericdingle@chromium.org · 13 years ago
  88. 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 13 years ago
  89. 3729074 Initialize IPC:ChannelHandle from existing HANDLE by amit@chromium.org · 13 years ago
  90. 1d8d4d1 Fix IPC logging on Windows. Review URL: http://codereview.chromium.org/8322013 by jam@chromium.org · 13 years ago
  91. 7a47031 Improve IPC logging for ChannelHandle and NPVariant_Param by steveblock@chromium.org · 13 years ago
  92. 9952aaf Add metrics to measure time elapsed between form load and form submission with or without Autofill. by isherman@chromium.org · 13 years ago
  93. 9c8b573 Fix IPC marshalling of dictionaries with dots in their key names. by kalman@chromium.org · 13 years ago
  94. 2e2a902 base: Remove using declaration of BinaryValue as it's no longer necessary. by tfarina@chromium.org · 13 years ago
  95. 5a9b4a9 Initialize struct member in LogData. by finnur@chromium.org · 14 years ago
  96. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 14 years ago
  97. 13413eb Rename Real* to Double* in values.* and dependent files by arv@chromium.org · 14 years ago
  98. 1cd2d6d Add proxies for some of the PDF & Flash functionality. There are still a few by brettw@chromium.org · 14 years ago
  99. 519c1c6 Added IPC ParamTraits for TimeDelta. by apatrick@chromium.org · 14 years ago
  100. 3e6864e Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%20Tests%20(dbg)(2)/builds/10949 by stoyan@chromium.org · 14 years ago