1. 707844c Added protection against mapping image sections between processes. by forshaw · 9 years ago
  2. 7b98d83 Cleanup: Remove unused SharedMemory ctor. by thestig · 9 years ago
  3. 368053a Cleanup: Convert const char* kFoo to const char kFoo[]. by thestig · 9 years ago
  4. 961ff4a Rewrite Pass() to std::move() in base/ by dcheng · 9 years ago
  5. 4f10c19 Add WrapUnique helper to wrap a raw pointer in a std::unique_ptr. by dcheng · 9 years ago
  6. 587f17f Fix nocompile base_unittests by tzik · 9 years ago
  7. 9a34049 Rename MOVE_ONLY_TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 by danakj · 9 years ago
  8. 1a33614 Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro. by danakj · 9 years ago
  9. 82bb343 mac: Back discardable shared memory with a Mach primitive. by erikchen · 9 years ago
  10. 8e5e0e6 Remove old C++03 move emulation code. by dcheng · 9 years ago
  11. 35da23a Reland of base: Make shared memory backed by Mach primitives by default. (patchset #1 id:1 of https://codereview.chromium.org/1472313002/ ) by skyostil · 9 years ago
  12. 243850f Revert "Revert of [Discardable Shared Memory] Adding Windows support. (patchset #5 id:80001 of https://codereview.chromium.org/1427163003/ )" by Penny MacNeil · 9 years ago
  13. b673593 Revert of [Discardable Shared Memory] Adding Windows support. (patchset #5 id:80001 of https://codereview.chromium.org/1427163003/ ) by nednguyen · 9 years ago
  14. 3413d7f Revert of base: Make shared memory backed by Mach primitives by default. (patchset #3 id:40001 of https://codereview.chromium.org/1453383002/ ) by skyostil · 9 years ago
  15. 800d2ea base: Use std::move() instead of Pass() for real movable types. by danakj · 9 years ago
  16. 486c61f Switch to static_assert in base/. by avi · 9 years ago
  17. 4e6faf7 base: Make shared memory backed by Mach primitives by default. by erikchen · 9 years ago
  18. 01c3e1c Add a move constructor and move assignment operator to scoped_ptr. by dcheng · 9 years ago
  19. ab8fea6 Try to remove <algorithm> header from scoped_ptr.h, again. by dcheng · 9 years ago
  20. 74f5a1a Temporarily re-add #include <algorithm> to scoped_ptr.h by Daniel Cheng · 9 years ago
  21. 0bdf377 Use std::default_delete as the default deleter for scoped_ptr. by dcheng · 9 years ago
  22. 3b96334 mac: Some consumers of SharedMemory require a POSIX fd. by erikchen · 9 years ago
  23. d2fcf98 linked_ptr: Add deprecation notice. by limasdf · 9 years ago
  24. e112aba Make operators on scoped_ptr match the ones defined for std::unique_ptr by danakj · 9 years ago
  25. 1b20efe Unify ParamsUseScopedRefptrCorrectly specializations to one by tzik · 9 years ago
  26. 246ac37 ScopedVector and ScopedPtrMap: Added deprecation notice. by mgiuca · 9 years ago
  27. 8b7b117 include what you use: errno.h and string.h in base/ by mostynb · 9 years ago
  28. cba51a4 [Discardable Shared Memory] Adding Windows support. by pennymac · 9 years ago
  29. d2f1b52 Call reset(nullptr) in scoped_ptr's destructor. by amistry · 9 years ago
  30. 031e976 reland 3: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers." by erikchen · 9 years ago
  31. e270a1d Revert of Call reset(nullptr) in scoped_ptr's. (patchset #7 id:120001 of https://codereview.chromium.org/1356483002/ ) by perkj · 9 years ago
  32. 7a0e111 Call reset(nullptr) in scoped_ptr's destructor. by amistry · 9 years ago
  33. 4342938 Revert "reland 2: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers."" by erikchen · 9 years ago
  34. ccde48d reland 2: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers." by erikchen · 9 years ago
  35. 3a501e4 Revert "reland 1: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers."" by caseq · 9 years ago
  36. 2f9d11b reland 1: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers." by erikchen · 9 years ago
  37. f57bddd Revert "mac: Run A/B experiment on SharedMemory mechanism for resource buffers." by ellyjones · 9 years ago
  38. 26e5ff3 mac: Run A/B experiment on SharedMemory mechanism for resource buffers. by erikchen · 9 years ago
  39. ebe6e5c Reland 1: "mac: Add auto-close and share-read-only functionality to SharedMemory." by erikchen · 9 years ago
  40. 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
  41. e14aba7 mac: Add auto-close and share-read-only functionality to Mach based SharedMemory. by erikchen · 9 years ago
  42. c5a7da8 base: Update constructors of SharedMemory in preparation for Mach transition. by erikchen · 9 years ago
  43. e20879a base: Change failure behavior of SharedMemory::ShareToProcessCommon. by erikchen · 9 years ago
  44. fb54d6a Re-land: base: Use MADV_REMOVE instead of ftruncate to purge discardable memory segments. by reveman · 9 years ago
  45. eaf8d13 Revert of base: Use MADV_REMOVE instead of ftruncate to purge discardable memory segments. (patchset #11 id:190001 of https://codereview.chromium.org/1409743002/ ) by reveman · 9 years ago
  46. ad243d1 base: Use MADV_REMOVE instead of ftruncate to purge discardable memory segments. by reveman · 9 years ago
  47. 5616e12 Describe .nc files as "No Compile Test" suites and link doc. by scheib · 9 years ago
  48. 3fb5a06 Reland of [tracing] Display the locked size of discardable memory segment. (patchset #1 id:1 of https://codereview.chromium.org/1386333003/ ) by ssid · 9 years ago
  49. 6625a25 Revert of [tracing] Display the locked size of discardable memory segment. (patchset #8 id:200001 of https://codereview.chromium.org/1374213002/ ) by ssid · 9 years ago
  50. f88529f Clarify WeakPtr threading characteristic. by scheib · 9 years ago
  51. 347f5cb mac: Implement Mach-primitive backed shared memory. by erikchen · 9 years ago
  52. 118c9c6 [tracing] Display the locked size of discardable memory segment. by ssid · 9 years ago
  53. c6776fe base: Minor improvement to interface of base::SharedMemory. by erikchen · 9 years ago
  54. b7fd0b0 Add method for simulating MemoryPressureListener notifications by petrcermak · 9 years ago
  55. ea6d6b7 Use POSIX implementation of shared memory on iOS. by erikchen · 9 years ago
  56. 18430e5 Make SharedMemoryHandle a class on windows. by erikchen · 9 years ago
  57. dd988ec Cleanup: IWYU for base/gtest_prod_util.h. by thestig · 9 years ago
  58. b6a9c68 Fix LifeCycleWatcher in ScopedVectorTest to not be referenced after being destructed. by amistry · 9 years ago
  59. 85d43f4 base: Template methods on Timer classes instead of the classes themselves. by danakj · 9 years ago
  60. ac454d3 Change scoped_ptr::reset()'s behaviour to match unique_ptr. by amistry · 9 years ago
  61. 9110131 Remove base's implicit_cast. by danakj · 9 years ago
  62. 9fe6fc4 Document weak pointer factory constructor requirement. by scheib · 9 years ago
  63. 54f6e21 Remove named SharedMemory usage on Mac. by thestig · 9 years ago
  64. 5ba9489 Move Singleton and related structs to namespace base by olli.raula · 9 years ago
  65. 595fa8f Add method for suppressing MemoryPressureListener notifications by petrcermak · 9 years ago
  66. e6eb5d6 Build shared_memory_mac.cc and shared_memory_handle_mac.cc for iOS by jfroy · 9 years ago
  67. bd827b3 Add support to create memory allocator dump in base::DiscardableMemory by ssid · 9 years ago
  68. ba4f406 Reduce LOG(ERROR) spam on linux with chromeos=1 by stevenjb · 9 years ago
  69. 47c6906 Align base::Pickle allocations to 4k boundaries by primiano · 9 years ago
  70. 9607151 Use scoped_ptr for NavigationEntries. by avi · 9 years ago
  71. 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
  72. e76a93e Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of https://codereview.chromium.org/1163943004/) by scottmg · 9 years ago
  73. e52d17b Mac: Make SharedMemoryHandle its own class. by erikchen · 9 years ago
  74. 01d661c Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of https://codereview.chromium.org/1191893009/) by thakis · 9 years ago
  75. 9d993e1 Use scoped_ptr for NavigationEntries. by avi · 9 years ago
  76. 62d3a92 Remove unused locking functionality from base::SharedMemory. by erikchen · 9 years ago
  77. b80ae93 Remove unnecessary message_loop_proxy.h includes by skyostil · 9 years ago
  78. ac4b2f2 Move safe_strerror to posix directory and the base namespace. by brettw · 9 years ago
  79. bdff251 Mac: Remove code for testing batch creation of SharedMemory regions. by erikchen · 9 years ago
  80. adc170b Remove "using" for ObserverListThreadsafe namespace. by brettw · 9 years ago
  81. 6c28a02 Remove base::SharedMemory::SharedMemoryId and TransportDIB::Id. by erikchen · 9 years ago
  82. e996cd9 Several small changes to base::SharedMemory. by erikchen · 9 years ago
  83. d352cdd Move some logic from DiscardableSharedMemory into SharedMemory. by erikchen · 9 years ago
  84. a07ed2a Extract some logic from transport_dib into shared_memory. by erikchen · 9 years ago
  85. 84427c1 Add methods to base::SharedMemory to replace common SharedMemoryHandle operations. by erikchen · 9 years ago
  86. e31b8db mac: Create an A/B test for batch creation for shared memory. by erikchen · 9 years ago
  87. 8068d95 Refactor SharedMemory::Create and fix a rare file leak. by erikchen · 9 years ago
  88. d5614aa Avoid basename conflict from memory_pressure_monitor.cc by scottmg · 9 years ago
  89. 1b9a378 content: Close in-process discardable memory segments. by reveman · 9 years ago
  90. ceda0af Wrap calls to dup() in shared_memory_posix.cc in HANDLE_EINTR. by erikchen · 9 years ago
  91. 05c87fb Rename OS-specific MemoryPressureMonitor implementations. by chrisha · 9 years ago
  92. 5d323a1 Create base::win::MemoryPressureMonitor class. by chrisha · 9 years ago
  93. 97aefe1 base: Remove most uses of MessageLoopProxy by skyostil · 9 years ago
  94. c5c108d Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of https://codereview.chromium.org/1100773004/) by stevenjb · 9 years ago
  95. cbedda7 base: Remove use of MessageLoopProxy by skyostil · 9 years ago
  96. 6a80db6 base: Remove const modifier from return type of DiscardableMemory::data_as(). by reveman · 9 years ago
  97. b34e4c4 Update RefCountedDeleteOnMessageLoop to use SingleThreadTaskRunner by ricea · 9 years ago
  98. 21f8440 Apply automated fixits for Chrome clang plugin to base_unittests. by dcheng · 10 years ago
  99. d0ab04c base: Rename DiscardableMemory::Memory() to ::data(). by reveman · 10 years ago
  100. 56bcfba Add move support for scoped_refptr. by kkimlabs · 10 years ago