| Commit message (Expand) | Author | Age | Files | Lines |
* | base::ManualConstructor improvements | mikhail.pozdnyakov | 2015-04-09 | 1 | -60/+6 |
* | Introduce base::MemoryPressureMonitor | dmichael | 2015-04-07 | 3 | -0/+72 |
* | Re-land: base: Replace PurgeAndTruncate with Shrink function. | reveman | 2015-04-06 | 3 | -22/+48 |
* | Revert of base: Replace PurgeAndTruncate with Shrink function. (patchset #5 i... | reveman | 2015-04-01 | 3 | -48/+22 |
* | base: Replace PurgeAndTruncate with Shrink function. | reveman | 2015-03-25 | 3 | -22/+48 |
* | base: Remove DiscardableMemory::CreateLockedMemory. | reveman | 2015-03-18 | 2 | -30/+16 |
* | base: Rename discardable memory allocator interface and remove unnecessary cl... | reveman | 2015-03-17 | 8 | -176/+73 |
* | De-duplicate BASE_IMPLEMENTATION define in the GN build. | brettw | 2015-03-16 | 1 | -1/+1 |
* | Re-land: base: Implement browser process support for discardable memory. | reveman | 2015-03-16 | 2 | -106/+1 |
* | Revert "base: Implement browser process support for discardable memory." | Stephen White | 2015-03-16 | 2 | -1/+106 |
* | base: Implement browser process support for discardable memory. | reveman | 2015-03-16 | 2 | -106/+1 |
* | base: Remove discardable memory types. | reveman | 2015-03-12 | 8 | -317/+14 |
* | Add profiling to shared memory creation on posix systems. | erikchen | 2015-03-12 | 1 | -1/+24 |
* | base: Simplify the base::DiscardableMemory API. | reveman | 2015-03-12 | 8 | -72/+24 |
* | base: Remove unused DiscardableMemoryManager class. | reveman | 2015-03-12 | 4 | -878/+0 |
* | base: Remove DiscardableMemoryMach. | reveman | 2015-03-11 | 9 | -218/+4 |
* | base: Remove DiscardableMemoryAshmem. | reveman | 2015-03-11 | 13 | -1131/+7 |
* | base: Remove DiscardableMemoryEmulated. | reveman | 2015-03-11 | 9 | -244/+4 |
* | Fix GN NaCl Debug build of base. | ncbray | 2015-03-10 | 1 | -0/+81 |
* | base: Fix/add header #ifndef guards. | danakj | 2015-03-10 | 1 | -3/+3 |
* | base: Use more specific CHECK macros for comparisons. | danakj | 2015-03-09 | 2 | -2/+2 |
* | Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https... | bnc | 2015-03-09 | 1 | -3/+3 |
* | base: Fix/add header #ifndef guards. | danakj | 2015-03-09 | 1 | -3/+3 |
* | base: Spelling corrections in DiscardableSharedMemory comments. | reveman | 2015-03-02 | 1 | -2/+2 |
* | base: Use browser-wide discardable memory on MacOSX. | reveman | 2015-02-27 | 1 | -1/+1 |
* | base: Use browser-wide discardable memory on Android. | reveman | 2015-02-27 | 1 | -1/+1 |
* | On Windows, if intention for shared memory name is empty then we pass NULL. | shrikant | 2015-02-24 | 1 | -1/+2 |
* | Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Wind... | reveman | 2015-02-21 | 4 | -8/+8 |
* | Remove the happens-before annotations from base/memory/singleton.h | glider | 2015-02-20 | 1 | -9/+0 |
* | Remove unnecessary include after https://codereview.chromium.org/932153002/. | bauerb | 2015-02-19 | 1 | -1/+0 |
* | Revert of Re-land: base: Enable browser-wide discardable memory on Linux, CrO... | kbr | 2015-02-19 | 4 | -8/+8 |
* | Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Wind... | reveman | 2015-02-19 | 4 | -8/+8 |
* | Use std::stringstream for the expected value as well in ScopedPtrTest.Logging... | bauerb | 2015-02-18 | 1 | -4/+7 |
* | base: Remove use of DiscardableMemoryManager from shmem implementation of dis... | reveman | 2015-02-18 | 19 | -232/+16 |
* | base: Fix DiscardableSharedMemory locking problem. | reveman | 2015-02-18 | 2 | -16/+26 |
* | Make logging a scoped_ptr<T> more useful. | dcheng | 2015-02-17 | 2 | -0/+19 |
* | Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile. | reillyg | 2015-02-09 | 1 | -1/+1 |
* | Update {virtual,override,final} to follow C++11 style in base. | dcheng | 2015-02-06 | 1 | -8/+8 |
* | Move OpenProcessHandle to Process::Open. | rvargas | 2015-02-04 | 1 | -48/+0 |
* | Mechanical rename of tracing includes for /base | primiano | 2015-01-31 | 2 | -2/+2 |
* | base: Improve DiscardableSharedMemory support for ashmem. | reveman | 2015-01-24 | 4 | -29/+38 |
* | Revert of Re-land: base: Enable browser-wide discardable memory on Linux, CrO... | reveman | 2015-01-20 | 4 | -8/+8 |
* | Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Wind... | reveman | 2015-01-17 | 4 | -8/+8 |
* | Adds ScopedVector::push_back(scoped_ptr) | sky | 2015-01-16 | 2 | -0/+15 |
* | MultiProcessTest: Update SpawnChild* to return a Process. | rvargas | 2015-01-12 | 1 | -4/+4 |
* | Re-land: base: Fix DiscardableSharedMemory::mapped_size(). | reveman | 2015-01-12 | 2 | -0/+15 |
* | Revert of base: Fix DiscardableSharedMemory::mapped_size(). (patchset #2 id:2... | pennymac | 2015-01-10 | 2 | -15/+0 |
* | Revert of Re-land: base: Enable browser-wide discardable memory on Linux, CrO... | danakj | 2015-01-10 | 4 | -8/+8 |
* | Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Wind... | reveman | 2015-01-08 | 4 | -8/+8 |
* | base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON(). | danakj | 2015-01-08 | 2 | -6/+6 |