1. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  2. a39bcb0 Re-land: base: Introduce an explicit call for reducing emulated discardable memory usage. by reveman@chromium.org · 10 years ago
  3. 799684d Revert of base: Introduce an explicit call for reducing emulated discardable memory usage. (https://codereview.chromium.org/448173002/) by tapted@chromium.org · 10 years ago
  4. 5a274c0 base: Introduce an explicit call for reducing emulated discardable memory usage. by reveman@chromium.org · 10 years ago
  5. f9a990f Add DACL and fix test for anonymous read-only memory by jschuh@chromium.org · 10 years ago
  6. c57caaa Disable SharedMemoryTest.AnonymousExecutable on iOS. by lliabraa@chromium.org · 10 years ago
  7. c7cde4f Add a trace event to MemoryPressureListener::NotifyMemoryPressure. by rmcilroy@chromium.org · 10 years ago
  8. 9ef69ca base: Increase hard limit for emulated discardable memory. by reveman@chromium.org · 10 years ago
  9. 6593c3b base: Add soft memory limit to DiscardableMemoryManager. by reveman@chromium.org · 10 years ago
  10. a141b17 Resolve build issues for ashmem_allocator/libc++ by pasko@chromium.org · 10 years ago
  11. da21aff Expose a low-end device mode override flags for non-android OSs as well by c.shu@samsung.com · 10 years ago
  12. b2154c0 Test that a WeakPtrFactory can create new weak pointers after a by wtc@chromium.org · 10 years ago
  13. 0e28948 Revert 268371 "base: Increase emulated discardable memory limit." by reveman@chromium.org · 10 years ago
  14. dfaa94c dllexport base::internal::WeakReference::Flag by hans@chromium.org · 10 years ago
  15. 8f538b8 Remove base/memory/scoped_handle.h by brettw@chromium.org · 10 years ago
  16. 7ad4013 chrome: Add crash key for discardable memory usage. by reveman@chromium.org · 10 years ago
  17. cac211d A couple of incremental improvements for DiscardableMemory. by mark@chromium.org · 10 years ago
  18. b99732e base: Use DiscardableMemoryManager on MacOSX. by reveman@chromium.org · 10 years ago
  19. ecf6329 base: Increase emulated discardable memory limit. by reveman@chromium.org · 10 years ago
  20. 87954e0 Add pointer+size ctor to RefCountedBytes by scottmg@chromium.org · 10 years ago
  21. ec29960 Reland r267170 "Use DiscardableMemoryManager on Android." by pliard@chromium.org · 10 years ago
  22. 9bca88a Revert 267170 "Use DiscardableMemoryManager on Android." by pliard@chromium.org · 10 years ago
  23. a9890be Use DiscardableMemoryManager on Android. by pliard@chromium.org · 10 years ago
  24. 9237ff1 base: Refactor DiscdarableMemoryManager for use with different type of allocations. by reveman@chromium.org · 10 years ago
  25. d3387a0 Allow creating SharedMemory that can't be shared read-only. by jbauman@chromium.org · 10 years ago
  26. 6773eb4 base: Avoid unnecessary calls to BytesAllocatedChanged(). by reveman@chromium.org · 10 years ago
  27. acb0a5a base: Add a trace counter for amount of discardable memory allocated. by reveman@chromium.org · 10 years ago
  28. 67622f7 Remove use of mprotect() in DiscardableMemoryAllocatorAndroid. by pliard@chromium.org · 10 years ago
  29. 86e08ac Remove the (private) SharedMemory::{PrepareMapFile,FilePathForMemoryName}() on Android. by viettrungluu@chromium.org · 10 years ago
  30. a48e8b8 base: Rename DiscardableMemoryProvider to DiscardableMemoryManager. by reveman@chromium.org · 10 years ago
  31. 5c328d5 Remove CreateAndOpenTemporaryShmemFile(). by viettrungluu@chromium.org · 10 years ago
  32. 5d4660c Convert scoped_ptr_malloc -> scoped_ptr, part 6. by viettrungluu@chromium.org · 10 years ago
  33. f582bd0 base: Replace BytesToReclaimUnderModeratePressure with BytesToKeepUnderModeratePressure. by reveman@chromium.org · 10 years ago
  34. 02d192b Disallow calling Map on currently-mapped SharedMemory by jbauman@chromium.org · 10 years ago
  35. 77b8603 Move ScopedFILE to base namespace and scoped_file.h by brettw@chromium.org · 10 years ago
  36. b52f29b Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 10 years ago
  37. 7ee0956 Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by jochen@chromium.org · 10 years ago
  38. 6d7afc8 Revert 257300 "Disallow calling Map on currently-mapped SharedMe..." by jbauman@chromium.org · 10 years ago
  39. 39cb719 Disallow calling Map on currently-mapped SharedMemory by jbauman@chromium.org · 10 years ago
  40. 9e91982 Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 10 years ago
  41. 6209f3a Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by thakis@chromium.org · 10 years ago
  42. 917f714 Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 10 years ago
  43. ceed605 Get rid of multiprocess_test's debug_on_start arguments. by viettrungluu@chromium.org · 10 years ago
  44. d7f032e Update AshmemRegion::highest_allocated_chunk_ when merging free chunks. by pliard@chromium.org · 10 years ago
  45. b96c58d Move ashmem utility functions to discardable_memory_allocator_android.cc. by pliard@chromium.org · 10 years ago
  46. 2ac79e0 Fix base::internal::Singleton to use acquire loads instead of nobarrier ones. by glider@chromium.org · 10 years ago
  47. 2a1f926 Make kAllowedToAccessOnNonjoinableThread debug-only. by thakis@chromium.org · 10 years ago
  48. 132e4cf Deprecate named base::SharedMemory. by viettrungluu@chromium.org · 10 years ago
  49. 9871a81 Disable AlignedMemoryTest.StackAlignment for size >= 128 on arm64 by sdefresne@chromium.org · 10 years ago
  50. b3822d1 Fix bug in DiscardableMemoryAllocatorAndroid. by pliard@chromium.org · 10 years ago
  51. a88f155 Make scoped_ptr_malloc abort() on an invalid assignment. by viettrungluu@chromium.org · 10 years ago
  52. 1c2e640 Deprecate base::SharedMemory's lock functionality. by viettrungluu@chromium.org · 10 years ago
  53. c494b36 Convert scoped_ptr_malloc -> scoped_ptr, part 1. by viettrungluu@chromium.org · 10 years ago
  54. 535322f Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter. by viettrungluu@chromium.org · 10 years ago
  55. b78bfb8 Changed RefCountedStaticMemory() to accept a void pointer. by joaoe@opera.com · 10 years ago
  56. e72481b Fix leak in WeakPtrTest.MoveOwnershipAfterInvalidate by sievers@chromium.org · 10 years ago
  57. 019db99 Typo fix in scoped_ptr.h comment by tnagel@chromium.org · 10 years ago
  58. 0cab3f7 base: Add uncached malloc based discardable memory type. by reveman@chromium.org · 10 years ago
  59. 7fab533 Grammar fix in scoped_ptr.h comment by tnagel@chromium.org · 10 years ago
  60. 1fc5bc2 base: Increase emulated discardable memory limit. by reveman@chromium.org · 10 years ago
  61. 7c0dccb Remove stale 'virtual' in DiscardableMemoryAllocator. by pliard@chromium.org · 11 years ago
  62. 364cce3 Align ashmem region sizes to page size after ashmem creation failed. by pliard@chromium.org · 11 years ago
  63. db9105a Removes MessageLoop::TYPE_XXX where possible by sky@chromium.org · 11 years ago
  64. 458b7b4 Re-land: base: Fix registering of memory pressure listeners used when emulating discardable memory. by reveman@chromium.org · 11 years ago
  65. d684768 Revert 244229 "base: Fix registering of memory pressure listener..." by reveman@chromium.org · 11 years ago
  66. f472d96 base: Fix registering of memory pressure listeners used when emulating discardable memory. by reveman@chromium.org · 11 years ago
  67. 8dfb3ea base: Discardable memory types. by reveman@chromium.org · 11 years ago
  68. 9426f87 Always use the ashmem allocator when creating DiscardableMemory instances. by pliard@chromium.org · 11 years ago
  69. 5bcfb95 Make size of ashmem regions based on device's physical memory. by pliard@chromium.org · 11 years ago
  70. d45f3e3 Make base::RefCountedBase methods inline by mikhail.pozdnyakov@intel.com · 11 years ago
  71. 39c447f base: Refactor DiscardableMemoryProvider to build and be tested on all platforms. by reveman@chromium.org · 11 years ago
  72. 6586f4c Revert of https://codereview.chromium.org/88993002/ by mikhail.pozdnyakov@intel.com · 11 years ago
  73. 0fe6634 Revert "Revert 239763 "Add DiscardableMemoryAllocator to minimize use of..."" by pliard@chromium.org · 11 years ago
  74. ed3782a Revert 239763 "Add DiscardableMemoryAllocator to minimize use of..." by pliard@chromium.org · 11 years ago
  75. 826fcb5 Add DiscardableMemoryAllocator to minimize use of FDs with discardable memory. by pliard@chromium.org · 11 years ago
  76. f01de7e Revert 239400 "Revert 239280 "Move more file_util functions to b..." by thakis@chromium.org · 11 years ago
  77. c4512e4 Revert 239280 "Move more file_util functions to base namespace." by thakis@chromium.org · 11 years ago
  78. bb48397 Move more file_util functions to base namespace. by brettw@chromium.org · 11 years ago
  79. f9461bc base: Make emulated discardable memory handle malloc failure properly and protect against overflow. by reveman@chromium.org · 11 years ago
  80. 9af3b43 Make base::RefCountedBase methods inline by mikhail.pozdnyakov@intel.com · 11 years ago
  81. 735d11d Move temp file functions to base namespace. by brettw@chromium.org · 11 years ago
  82. fa5a0f9 Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. by mark@chromium.org · 11 years ago
  83. 83c44c8 Move some more file utils to the base namespace. by brettw@chromium.org · 11 years ago
  84. 6446c17 Add ScopedVector<T>::pop_back(). by pliard@chromium.org · 11 years ago
  85. 1580640 Fix error: unused variable 'kNumTasks'. by justincohen@chromium.org · 11 years ago
  86. 56498ff Use posix_memalign for OS_NACL instead of memalign, remove TODO for docs. by jvoung@chromium.org · 11 years ago
  87. f1d0969 Base: Remove Receive() from ScopedHandle. by rvargas@chromium.org · 11 years ago
  88. 7d5c33e Revert of https://codereview.chromium.org/71013004/ by hashimoto@chromium.org · 11 years ago
  89. 2973cc4 Base: Remove Receive() from ScopedHandle. by rvargas@chromium.org · 11 years ago
  90. 9c7cfca Added RefCountedMallocedMemory by joaoe@opera.com · 11 years ago
  91. 7e001eb Implement SharedMemory::ShareReadOnlyToProcess(). by jyasskin@chromium.org · 11 years ago
  92. 31fdd94 Revert "Unmap unpinned ashmem regions." by pliard@chromium.org · 11 years ago
  93. 8c49cd0 base: Avoid purging more discardable memory than necessary. by reveman@chromium.org · 11 years ago
  94. 4fcc2eb Test ShareToProcess within the same process. by jyasskin@chromium.org · 11 years ago
  95. 33f7e38 Fix iOS device builds broken by r232181 by kiyun@chromium.org · 11 years ago
  96. 6cae194 Unmap unpinned ashmem regions. by pliard@chromium.org · 11 years ago
  97. 2322cc7 Add discardable memory emulation for non-android/mac platforms by vollick@chromium.org · 11 years ago
  98. d3e59b1 No-op death test if not supported. by lpromero@chromium.org · 11 years ago
  99. 06f2d40 Refactor DiscardableMemory for the upcoming DiscardableMemoryAllocator. by pliard@chromium.org · 11 years ago
  100. 3d81572 Add unit test for base::scoped_refptr boolean operations. by mikhail.pozdnyakov@intel.com · 11 years ago