1. aa891fd ipcz: Remove allow_unsafe_buffers and allow_unsafe_libc_calls pragmas by Arthur Sonzogni · 25 hours ago main
  2. c746459 ipcz: Allow //base. Part 4: Make IpczAPI cpp class by Egor Pasko · 2 days ago
  3. 4bc8b97 ipcz: Allow //base. Part 3: Make IpczDriver cpp class by Egor Pasko · 3 days ago
  4. 2bb2399 ipcz: Allow //base. Part 2: From IpczDriver constants to functions by Egor Pasko · 9 days ago
  5. 5e26880 ipcz: Allow //base. Part 1: Remove standalone build by Egor Pasko · 9 days ago
  6. 22f515a ipcz: Improve consistency in ipcz.h function parameter comments by Egor Pasko · 7 weeks ago
  7. ec66f73 [ipcz] Clarify C++ standard in .clang-format by Victor Hugo Vianna Silva · 3 months ago
  8. d60c476 Fix memory ordering in NodeName::LoadAcquire by gate kibr · 4 months ago
  9. f25a016 ipcz: Fix assertion failure on redundant router messages by Andrea Orru · 4 months ago
  10. 4f8bc03 Fix asserts in Message::GetArrayView() and add clarifying comments by Daniel Cheng · 4 months ago
  11. 9ecaff0 Reland "Gracefully handle overlapping driver handle ranges" by Daniel Cheng · 4 months ago
  12. 5a6f8f3 Revert "Gracefully handle overlapping driver handle ranges" by Kay Lin · 4 months ago
  13. d7bfeea Gracefully handle overlapping driver handle ranges by Daniel Cheng · 4 months ago
  14. 0c6974d [ipcz] Compact SequencedQueue storage before reallocation by Klaus · 4 months ago
  15. 3475fbe src: optimize ipcz_chromium for speed by George Burgess IV · 5 months ago
  16. 49d9a0c [ipcz] Roll third_party/catapult/ 6fd8bbe72..8ce759d4b (71 commits) by Victor Hugo Vianna Silva · 5 months ago
  17. 1c85ac9 Add tests of boxed IPCZ ApplicationObject destructor funcs by Joe Mason · 6 months ago
  18. d6ae5c4 IPCZ API correctness tests, fix missing ReportBadTransportActivity check by Joe Mason · 6 months ago
  19. 2ad8727 spanification: Remove DriverMemoryMapping::address* API. by Weidong Liu · 6 months ago
  20. 142e3db [ipcz] Roll build/ 0347b4909..3c58005ad (60 commits) by Victor Hugo Vianna Silva · 8 months ago
  21. d108762 ipcz: Add missing BUILD.gn files by Victor Hugo Vianna Silva · 8 months ago
  22. 15e49a3 Roll build deps in standalone ipcz by Victor Hugo Vianna Silva · 8 months ago
  23. e48d4eb ipcz: Update license from BSD to BSD-3-Clause by Andrea Orru · 9 months ago
  24. ac65d3c ipcz: Fix a lock order inversion in Router::Deserialize by Andrea Orru · 10 months ago
  25. 010dbcc ipcz: Rename node sequence number by Egor Pasko · 10 months ago
  26. 56625d9 ipcz: doc: Fix a few typos in comments by Egor Pasko · 10 months ago
  27. 1b97ef3 Move ashmem code from third_party/ashmem to base/android/linker by Isaac J. Manjarres · 10 months ago
  28. 309d9b9 Add 'Update Mechanism: Manual' to README.chromium files by Jordan · 10 months ago
  29. 5ca869b [ipcz] Bump vpython from 3.8 to 3.11 by Victor Hugo Vianna Silva · 11 months ago
  30. 41d8ccb ipcz: Add log messages in router and node_link by Egor Pasko · 11 months ago
  31. d49962a ipcz: Do not store early parcels when late by Egor Pasko · 11 months ago
  32. 5ecda9c [exit-time-destructors] Exclude target with warnings by Claudio DeSouza · 12 months ago
  33. cfe6249 Rework file-wide unsafe buffers in ipcz/ by Tom Sepez · 12 months ago
  34. 316fd7c Add UNSAFE_BUFFER macro equivalents for third_party/ipcz by Tom Sepez · 12 months ago
  35. 917e9d3 Remove remaining BUILDFLAG(IS_NACL)s by Nico Weber · 1 year ago
  36. bffe5e5 doc: ipcz: Tiny spelling/wording fixes in router/router_link by Egor Pasko · 1 year, 1 month ago
  37. be871fd ipcz: Store early parcels until their sublink is available by Egor Pasko · 1 year, 1 month ago
  38. f7dbfe1 [ipcz] Replace Overloaded with absl::Overload by Ho Cheung · 1 year, 1 month ago
  39. 182f69f Fix invalid escape sequences in ipcz node message generator by Daniel Cheng · 1 year, 2 months ago
  40. c6a1552 ipcz: Synchronize Router::pending_puts_ like other members by Egor Pasko · 1 year, 2 months ago
  41. 86f2e0f Validate enum fields in ipcz messages by Alex Gough · 1 year, 2 months ago
  42. d6df0ba Remove unused forward struct declaration by Alex Gough · 1 year, 2 months ago
  43. 84838f1 Generate ipcz message code with jinja by Alex Gough · 1 year, 2 months ago
  44. 8272ad9 Golden messages tests for ipcz by Alex Gough · 1 year, 2 months ago
  45. 9e42a1c Propagate failure when relaying messages by Alex Gough · 1 year, 3 months ago
  46. 29d041d Add configs to avoid formatting code under third-party by Chenlin Fan · 1 year, 3 months ago
  47. 461bf5a Use exec_script_allowlist in //third_party/ipcz/.gn. by Dirk Pranke · 1 year, 4 months ago
  48. 1c592e1 Migrate absl variant.h and utility.h in third_party/ipcz/src by Victor Hugo Vianna Silva · 1 year, 4 months ago
  49. 44e4223 [standalone ipcz] Roll third_party/abseil-cpp/ a64dd87ce..cc230bcfd (100 commits) by Victor Hugo Vianna Silva · 1 year, 4 months ago
  50. 8ca58b5 Add next batch of unsafe_libc_calls suppressions by Tom Sepez · 1 year, 6 months ago
  51. 09a4de2 Enforce unsafe_buffer_usage on ipcz files. by Tom Sepez · 1 year, 6 months ago
  52. c0971da third_party/ipcz: add missing includes for the build with use_libcxx_modules by Takuto Ikuta · 1 year, 7 months ago
  53. dca8383 third_party/ipcz: add missing includes for the build with use_libcxx_modules by Takuto Ikuta · 1 year, 8 months ago
  54. 62c335a ipcz: Validate new router sublinks by Ken Rockot · 1 year, 8 months ago
  55. 948fb20 Remove rockot@ from mojo+ipcz OWNERS by Ken Rockot · 1 year, 8 months ago
  56. 49164b5 ipcz: Fix nullptr deref on Router deserialization by Ken Rockot · 1 year, 8 months ago
  57. 1897607 ipcz: Fix bad assertion on DriverMemory adoption by Ken Rockot · 1 year, 8 months ago
  58. 833d90e ipcz: Fix potential leak on disconnect by Ken Rockot · 1 year, 8 months ago
  59. 04f1c4b ipcz: Fix deadlock on disconnect by Ken Rockot · 1 year, 8 months ago
  60. 2c70ab4 ipcz: Fix data race / crash on ConnectNode failure by Ken Rockot · 1 year, 8 months ago
  61. 788ab60 ipcz: Validate shared memory request size by Ken Rockot · 1 year, 8 months ago
  62. a159df0 Reland "ipcz: Fix various potential driver object leaks" by Ken Rockot · 1 year, 8 months ago
  63. ce0492a ipcz: Validate introduction transport by Ken Rockot · 1 year, 8 months ago
  64. 6164b42 ipcz: Remove invalid assertion by Ken Rockot · 1 year, 8 months ago
  65. adf4430 ipcz: Validate consistent subparcel counts by Ken Rockot · 1 year, 8 months ago
  66. c46cfa2 ipcz: Stronger validation for block buffers by Ken Rockot · 1 year, 8 months ago
  67. 4430fc6 ipcz: Fix assertions in link state adoption by Ken Rockot · 1 year, 8 months ago
  68. 4ee2be9 Revert "ipcz: Fix various potential driver object leaks" by Ken Rockot · 1 year, 8 months ago
  69. 8c8386a Fix deadlock in ipcz by Ken Rockot · 1 year, 8 months ago
  70. c11be5d Introduce ipcz fuzzer by Ken Rockot · 1 year, 8 months ago
  71. 41d9f27 ipcz: Fix various potential driver object leaks by Ken Rockot · 1 year, 8 months ago
  72. 7d51cf4 ipcz: Fix OOB access in message validation by Ken Rockot · 1 year, 8 months ago
  73. 4621fb4 mojo: keeps mach voucher alive until message dispatched by Scott Violet · 1 year, 9 months ago
  74. f0932a3 ipcz: remove unnecessary include by Takuto Ikuta · 1 year, 10 months ago
  75. dba88b9 ipcz: Validate link state fragment before adoption by Ken Rockot · 1 year, 10 months ago
  76. ca21f0d ssci: fill in URL and Version for third_party/ipcz by Jiewei Qian · 2 years ago
  77. 91ebfad ipcz: Track API call context across reentrancy by Ken Rockot · 2 years, 1 month ago
  78. 3a70cd1 Don't mark ipcz wire structures as 8-byte aligned by David Benjamin · 2 years, 1 month ago
  79. 2e42db1 ipcz: Update standalone checkout deps by Ken Rockot · 2 years, 3 months ago
  80. a6dc491 Reduce allocations in ipcz Parcel::SetObjects() by Etienne Pierre-doray · 2 years, 3 months ago
  81. 592f3a5 ipcz: Implement ID generation for memv2 by Ken Rockot · 2 years, 3 months ago
  82. d161c7e ipcz: Parameterize tests over feature sets by Ken Rockot · 2 years, 3 months ago
  83. 0565a17 Reland "ipcz: Support dynamic runtime features" by Ken Rockot · 2 years, 4 months ago
  84. effde8c Revert "ipcz: Support dynamic runtime features" by luci-bisection@appspot.gserviceaccount.com · 2 years, 4 months ago
  85. 0c3a311 ipcz: Support dynamic runtime features by Ken Rockot · 2 years, 4 months ago
  86. 60fea1e ipcz: Support addition of new message versions by Ken Rockot · 2 years, 4 months ago
  87. c099442 ipcz: Prepare for message versioning support by Ken Rockot · 2 years, 4 months ago
  88. 3e51f57 ipcz: Disable unreliable test on Android by Ken Rockot · 2 years, 4 months ago
  89. 078cfba ipcz: Safe memory allocation failure for Node intros by Ken Rockot · 2 years, 4 months ago
  90. 002ec86 [buganizer] Migrate DIR_METADATA in third_party/f*-m* by Jeff Yoon · 2 years, 5 months ago
  91. 65b83a5 Remove rsesek@chromium.org from third_party/ipcz/OWNERS by Owners Cleanup · 2 years, 5 months ago
  92. 2b908ff Use std::in_place instead of absl::in_place in ipcz multinode_test.cc. by Daniel Cheng · 2 years, 6 months ago
  93. ca976d8 Fix racy iterator use in Node::AddConnection by Peter Boström · 2 years, 6 months ago
  94. e8513e9 ipcz: Fix a few weak asserts by Ken Rockot · 2 years, 6 months ago
  95. c586a16 Migrate ipcz to std::optional by Ken Rockot · 2 years, 6 months ago
  96. 141f161 Mark LOG(FATAL) [[noreturn]] by Peter Boström · 2 years, 6 months ago
  97. c119889 Fix null deref in DriverTransport::Deactivate by Stefan Smolen · 2 years, 7 months ago
  98. 56c41e1 ipcz: Fix nullptr deref in bridge bypass by Ken Rockot · 2 years, 9 months ago
  99. d30a7b2 Fix IWYU issue in third_party/ipcz by David Benjamin · 2 years, 11 months ago
  100. b21fc9e IWYU: add memory for std::unique_ptr in //third_party/ipcz by Stephan Hartmann · 3 years ago