1. a16212a5 Convert NULL and 0 to nullptr in base using clang-tidy. by Ivan Kotenkov · 8 years ago
  2. acbe01b Add a test of SharedMemory by Zijie He · 8 years ago
  3. fe0e9f46 fuchsia: Magenta -> Zircon by Scott Graham · 8 years ago
  4. 4a44260b Revert "Changing multiprocess test SpawnChild to return a struct instead of a" by Jay Civelli · 8 years ago
  5. 78b73313 Provide base::ScopedMxHandle helper for use in Fuchsia implementations. by Wez · 8 years ago
  6. 5d64433 Add SharedMemory::mapped_id() by Hajime Hoshi · 8 years ago
  7. a26c270f fuchsia: Implement SharedMemory and SharedMemoryHandle by Scott Graham · 8 years ago
  8. 9d6afd71 Add a size parameter to SharedMemoryHandle. by erikchen · 8 years ago
  9. 1452520 Add a GUID to base::SharedMemoryHandle. by erikchen · 8 years ago
  10. 996f592 Get rid of all pid references from base::SharedMemoryHandle. by erikchen · 8 years ago
  11. 37e7d830 Remove base::SharedMemory::ShareToProcess. by erikchen · 8 years ago
  12. c87903e Replace base::SharedMemory read-only methods with GetReadOnlyHandle. by erikchen · 8 years ago
  13. 22a813b Make base::SharedMemoryHandle a class on POSIX. by erikchen · 8 years ago
  14. 87c322b Changing multiprocess test SpawnChild to return a struct instead of a by jcivelli · 8 years ago
  15. 2fc6cf8 Add POSIX shared memory support for Mac by lawrencewu · 9 years ago
  16. 2660facb Change MessagePumpForGpu and SharedMemory to ScopedHandle. by stanisc · 9 years ago
  17. 21fef17 Remove POSIX shared memory. by erikchen · 9 years ago
  18. 48b7edf Revert of mac: Remove POSIX shared memory. (patchset #1 id:1 of https://codereview.chromium.org/1893603002/ ) by erikchen · 9 years ago
  19. 0739bac Reland of mac: Remove POSIX shared memory. (patchset #1 id:1 of https://codereview.chromium.org/1890023002/ ) by erikchen · 9 years ago
  20. 6b5d3ac Revert of mac: Remove POSIX shared memory. (patchset #8 id:140001 of https://codereview.chromium.org/1867733002/ ) by shrike · 9 years ago
  21. acc9ec9e mac: Remove POSIX shared memory. by erikchen · 9 years ago
  22. 093de9b Convert //base to use std::unique_ptr by dcheng · 9 years ago
  23. 699c5f9 Add sharing flag to file open during unsafe image test. by forshaw · 9 years ago
  24. 0da9425 Enable attachment brokering of SharedMemoryHandle on Windows. by erikchen · 9 years ago
  25. 71bc3b2 Add member ownership_passes_to_ipc_ to SharedMemoryHandle on windows. by erikchen · 9 years ago
  26. 9d688915 Revert of Enable attachment brokering of SharedMemoryHandle on Windows. (patchset #4 id:60001 of https://codereview.chromium.org/1588683003/ ) by erikchen · 9 years ago
  27. 7ceb8901 Enable attachment brokering of SharedMemoryHandle on Windows. by erikchen · 9 years ago
  28. 9beac25 Switch to standard integer types in base/memory/. by avi · 9 years ago
  29. 0474abe Added protection against mapping image sections between processes. by forshaw · 10 years ago
  30. 53c883cd Cleanup: Convert const char* kFoo to const char kFoo[]. by thestig · 10 years ago
  31. 8e53d1be Reland of base: Make shared memory backed by Mach primitives by default. (patchset #1 id:1 of https://codereview.chromium.org/1472313002/ ) by skyostil · 10 years ago
  32. 3e6b742e Revert of base: Make shared memory backed by Mach primitives by default. (patchset #3 id:40001 of https://codereview.chromium.org/1453383002/ ) by skyostil · 10 years ago
  33. 8b8e421 base: Make shared memory backed by Mach primitives by default. by erikchen · 10 years ago
  34. 885da51 mac: Some consumers of SharedMemory require a POSIX fd. by erikchen · 10 years ago
  35. 0d77970 mac: Implement Mach-primitive backed shared memory. by erikchen · 10 years ago
  36. 5ea2ab7 Make SharedMemoryHandle a class on windows. by erikchen · 10 years ago
  37. d0deb21e Remove named SharedMemory usage on Mac. by thestig · 10 years ago
  38. d19b4f7 Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1 of https://codereview.chromium.org/1200473003/) by scottmg · 10 years ago
  39. 6035df80 Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of https://codereview.chromium.org/1163943004/) by scottmg · 10 years ago
  40. cc9f9127f Mac: Make SharedMemoryHandle its own class. by erikchen · 10 years ago
  41. 893dadc6 Remove unused locking functionality from base::SharedMemory. by erikchen · 10 years ago
  42. fbce126 Apply automated fixits for Chrome clang plugin to base_unittests. by dcheng · 10 years ago
  43. 07b589c MultiProcessTest: Update SpawnChild* to return a Process. by rvargas · 10 years ago
  44. 569918b Allow closing SharedMemory without unmapping it. by jbauman · 11 years ago
  45. 5648818 Standardize usage of virtual/override/final in base/ by dcheng · 11 years ago
  46. 9e096de replace OVERRIDE and FINAL with override and final in base/ by mostynb · 11 years ago
  47. 6d6797eb Add DACL and fix test for anonymous read-only memory by [email protected] · 11 years ago
  48. 96153401 Disable SharedMemoryTest.AnonymousExecutable on iOS. by [email protected] · 11 years ago
  49. add1a267 Allow creating SharedMemory that can't be shared read-only. by [email protected] · 11 years ago
  50. 421c150 Disallow calling Map on currently-mapped SharedMemory by [email protected] · 11 years ago
  51. 422d935 Revert 257300 "Disallow calling Map on currently-mapped SharedMe..." by [email protected] · 11 years ago
  52. 154c984 Disallow calling Map on currently-mapped SharedMemory by [email protected] · 11 years ago
  53. 963a91b Get rid of multiprocess_test's debug_on_start arguments. by [email protected] · 11 years ago
  54. ff672b7 Deprecate named base::SharedMemory. by [email protected] · 11 years ago
  55. 4342900 Deprecate base::SharedMemory's lock functionality. by [email protected] · 11 years ago
  56. b561f6d Fix error: unused variable 'kNumTasks'. by [email protected] · 12 years ago
  57. 5be06e40 Base: Remove Receive() from ScopedHandle. by [email protected] · 12 years ago
  58. ecb10fa Revert of https://codereview.chromium.org/71013004/ by [email protected] · 12 years ago
  59. 166a865e Base: Remove Receive() from ScopedHandle. by [email protected] · 12 years ago
  60. 5f58adab Implement SharedMemory::ShareReadOnlyToProcess(). by [email protected] · 12 years ago
  61. cb4a73194 Test ShareToProcess within the same process. by [email protected] · 12 years ago
  62. dd4b5126 Update include paths in base for base/process changes. by [email protected] · 12 years ago
  63. afb848a Posix: fix named SHM mappings permissions. by [email protected] · 12 years ago
  64. 99084f6 Use a direct include of time headers in base/, part 1. by [email protected] · 12 years ago
  65. 99873aa Move shared_memory into base/memory subdirectory. by [email protected] · 12 years ago[Renamed (99%) from base/shared_memory_unittest.cc]
  66. 67ea507 Make SharedMemory track the size that was actually mapped by [email protected] · 12 years ago
  67. 604eb05 base: Convert scoped_arrays to the new scoped_ptr style. by [email protected] · 12 years ago
  68. e29e3f55 Added SharedMemory::MapFrom. by [email protected] · 12 years ago
  69. 404a058 Advertise a minimum alignment for SharedMemory::Map(). by [email protected] · 13 years ago
  70. e7bc136 Reenable the following tests that were disabled because they failed on OS X 10.5: by [email protected] · 13 years ago
  71. bceb5ce Add a !defined(OS_IOS) block around SharedMemoryProcessTest tests. by [email protected] · 13 years ago
  72. 3585e8e Exclude unsupported tests from the android build. by [email protected] · 13 years ago
  73. 4410618 Add virtual and OVERRIDE to base/ implementation files by [email protected] · 13 years ago
  74. 50c7c41 Resubmit r127219: Make test failure clearer by [email protected] · 13 years ago
  75. 6d18543 Revert 127219 - Make test failure clearer by [email protected] · 13 years ago
  76. 6e853032 Make test failure clearer by [email protected] · 13 years ago
  77. a67fc9e1 Flakiness cleanup: disable flaky tests under base/ by [email protected] · 13 years ago
  78. a1b75b94 Change code in base (primarily unit tests) to use Sleep(TimeDelta). by [email protected] · 13 years ago
  79. 29535ff mac: use the preprocessor for the mac header by [email protected] · 14 years ago
  80. b05df6b Give base::SharedMemory::CreateAnonymous an executable flag by [email protected] · 14 years ago
  81. badf5cf Expose the sandbox related code through the content API. I did a bit of cleanup while I was doing this. by [email protected] · 14 years ago
  82. e62b551 Don't use `sizeof(a) / sizeof(a)` to compute the number of elements in array a. by [email protected] · 14 years ago
  83. e84a4ee4 Ensure tests check the return of SpawnChild() when they may wait without timeouts by [email protected] · 14 years ago
  84. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  85. ce072a7 Move platform_thread to base/threading and put in the base namespace. I left a by [email protected] · 14 years ago
  86. 9d86cf7 Mark SharedMemoryProcessTest.Tasks as flaky on Mac. by [email protected] · 15 years ago
  87. 54e3dfa2 Fix up SharedMemory implementation so that it is more equivalent on Windows vs Posix and enforces exclusive creates. by [email protected] · 15 years ago
  88. c2818d4 Move scoped_nsdisable_screen_update from base to app/mac by [email protected] · 15 years ago
  89. b6413b49b shared_memory: remove wstrings, fix callers. by [email protected] · 15 years ago
  90. 20e1491 Re-land part of r55416, minus actually moving the test_suite.h contents to a .cc file. by [email protected] · 15 years ago
  91. 85f6335 Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of header file by [email protected] · 15 years ago
  92. 19d536f Cleanup in base. This moves the implementation (and a bunch of header file by [email protected] · 15 years ago
  93. d420c31e Add an AppendSwitchASCII to CommandLine, and convert a test to it. by [email protected] · 15 years ago
  94. b5ab398 Make SharedMemory use uint32 instead of size_t. This removes the remaining size_t's from the IPC code. by [email protected] · 15 years ago
  95. 74d3809 Remove an extra const keyword which caused a build break. by [email protected] · 16 years ago
  96. 52a261f NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by [email protected] · 16 years ago
  97. ec031eb Transition POSIX shmem to use lockf(), not semaphores. Eliminates by [email protected] · 16 years ago
  98. 9e51af9 Properly honor base::SharedMemory semantics for name="" to mean by [email protected] · 16 years ago
  99. 176aa48 Add Terminate() to the Process object, have RenderProcessHost use this to avoid some more Windows specific code. by [email protected] · 17 years ago
  100. a44aee6 This change ensures that base_unittests will not segfault on this. by [email protected] · 17 years ago