index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
memory
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
base: Fix DiscardableSharedMemory::mapped_size().
reveman
2015-01-08
2
-0
/
+15
*
Revert of base: Enable browser-wide discardable memory on Linux, CrOS and Win...
falken
2015-01-07
4
-8
/
+8
*
base: Enable browser-wide discardable memory on Linux, CrOS and Windows.
reveman
2015-01-06
4
-8
/
+8
*
Disable DiscardableMemoryTest.AddressSpace under AddressSanitizer on Windows
timurrrr
2014-12-29
1
-0
/
+4
*
base: Add free list implementation to browser-wide discardable memory system.
reveman
2014-12-24
4
-21
/
+50
*
Standardize usage of virtual/override/final specifiers in base/.
dcheng
2014-12-23
4
-14
/
+14
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
1
-9
/
+9
*
base: Add ashmem support to base::DiscardableSharedMemory implementation.
reveman
2014-12-18
4
-67
/
+260
*
Extending the memory pressure system by adding one more state to denote a lac...
skuhne
2014-12-17
2
-8
/
+10
*
Allow closing SharedMemory without unmapping it.
jbauman
2014-12-10
6
-11
/
+35
*
Cleanup: Get rid of more base::ASCIIToWide usage.
thestig
2014-12-04
1
-8
/
+8
*
Enable boolean testing of scoped_refptr<T>.
dcheng
2014-11-26
2
-1
/
+55
*
Remove unneeded #define in ref_counted.h
dcheng
2014-11-25
1
-15
/
+2
*
Disable implicit conversion of scoped_refptr<T> to T* on Windows.
dcheng
2014-11-25
1
-1
/
+1
*
Enable -Wunused-local-typedef
thakis
2014-11-12
1
-0
/
+2
*
Cleanup: Remove unneeded path_service.h includes in base and chrome.
thestig
2014-11-06
1
-1
/
+0
*
Switch to clang for nocompile tests and rebaseline existing results.
dcheng
2014-11-03
2
-24
/
+24
*
Re-land: Add browser-wide discardable memory implementation.
reveman
2014-10-25
22
-6
/
+987
*
Revert of Add browser-wide discardable memory implementation. (patchset #23 i...
avi
2014-10-24
22
-985
/
+6
*
Add browser-wide discardable memory implementation.
reveman
2014-10-24
22
-6
/
+985
*
Final step of the java_cpp_template -> java_cpp_enum migration.
mkosiba
2014-10-23
2
-22
/
+10
*
Update WeakPtr documentation for SequencedTaskRunner support.
davidben
2014-10-22
1
-9
/
+10
*
Clean up final uses of scoped_ptr<T>::PassAs() and remove it.
dcheng
2014-10-21
2
-42
/
+0
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
9
-46
/
+45
*
base: Add discardable memory test that check behavior when creating enough in...
reveman
2014-10-17
1
-0
/
+16
*
base: Use nullptr instead of NULL and static_cast in discardable memory unit ...
reveman
2014-10-16
1
-2
/
+2
*
base: Use LazyInstanceTraits instead of SharedState class for discardable mem...
reveman
2014-10-15
2
-25
/
+56
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
4
-20
/
+20
*
Allow custom deleters to opt out of self reset checks for scoped_ptr.
dcheng
2014-10-14
2
-3
/
+52
*
base: Rename and move Mach implementation of discardable memory to a separate...
reveman
2014-10-14
9
-156
/
+203
*
base: Remove non-caching discardable memory implementation.
reveman
2014-10-13
8
-126
/
+6
*
base: Add NOTREACHED() for when using a non-supported discardable memory type.
reveman
2014-10-13
4
-14
/
+18
*
base: Use range-based for loops in DiscardableMemoryManager.
reveman
2014-10-13
1
-5
/
+4
*
Disable implicit conversions from scoped_refptr to T* on iOS.
dcheng
2014-10-11
1
-1
/
+1
*
Align base::hash_map with C++11, part 1.
davidben
2014-10-11
1
-12
/
+0
*
scoped_refptr: support opaque pointed-to classes via extern template
mdempsky
2014-10-09
2
-6
/
+36
*
Disable implicit conversions from scoped_refptr to T* on Android.
dcheng
2014-10-09
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
11
-43
/
+43
*
base: Make scoped_ptr::Pass() act like std::move().
danakj
2014-10-06
2
-19
/
+7
*
Revert of Revert of Add nullptr support to scoped_ptr. (patchset #1 id:1 of h...
eustas
2014-09-29
2
-39
/
+122
*
Revert of Add nullptr support to scoped_ptr. (patchset #8 id:200001 of https:...
eustas
2014-09-29
2
-122
/
+39
[next]