Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
98ea9d9d82ab078ca10fa7f8e02eddda94cf1d98
/
runtime
/
gc
/
heap.cc
98ea9d9
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
4df2d80
Revert^2 "Load boot image at a random address."
by Vladimir Marko
· 6 years ago
c409d46
Merge "Clean up allocation accounting"
by Hans Boehm
· 6 years ago
fb8b4e2
Clean up allocation accounting
by Hans Boehm
· 6 years ago
fa6a1b0
ART: Continue adding override annotations
by Andreas Gampe
· 6 years ago
bd5e5f6
ART: Fix broken additional output for CHECK().
by Vladimir Marko
· 6 years ago
d44d703
Pre-allocate necessary heap space with boot image.
by Vladimir Marko
· 6 years ago
f73caca
Remove superfluous 'virtual' specifiers in ART.
by Roland Levillain
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 6 years ago
680e099
Make literal arguments passed to art::MemMap::DumpMaps' more explicit.
by Roland Levillain
· 6 years ago
f6985bd
Add an overload for MemMap::MapAnonymous().
by Vladimir Marko
· 6 years ago
c5249b8
Revert heap growth multiplier logic for Generational CC collection.
by Roland Levillain
· 6 years ago
d9205b8
Merge "Experimental Sticky-Bit (Generational) CC collection"
by Roland Levillain
· 6 years ago
88cf462
Merge "Remove unnecessary indirection from MemMap."
by Vladimir Marko
· 6 years ago
c34bebf
Remove unnecessary indirection from MemMap.
by Vladimir Marko
· 6 years ago
82e1e27
Revert^2 "Refactor image loading."
by Vladimir Marko
· 6 years ago
701b6ee
Revert "Refactor image loading."
by Vladimir Marko
· 6 years ago
8d1a996
Experimental Sticky-Bit (Generational) CC collection
by Mathieu Chartier
· 8 years ago
3934736
Refactor image loading.
by Vladimir Marko
· 6 years ago
1a4a7f0
ART: Remove stale cutils includes
by Andreas Gampe
· 7 years ago
05e34f4
Revert^2 "Remove support for Valgrind in ART."
by Roland Levillain
· 7 years ago
317892b
Remove static GcRoot<>s from Class and ClassExt.
by Vladimir Marko
· 7 years ago
8b362a8
Revert "Remove support for Valgrind in ART."
by Andreas Gampe
· 7 years ago
8268cb6
Remove support for Valgrind in ART.
by Roland Levillain
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
7b0e844
Distinguish the various pre-allocated OutOfMemoryError use cases.
by Roland Levillain
· 7 years ago
f8e5d8c
Delete MarkCompact GC
by Mathieu Chartier
· 7 years ago
a16d1ea
Merge "ART: heap counter check"
by Orion Hodson
· 7 years ago
82cf9a2
ART: heap counter check
by Orion Hodson
· 7 years ago
4a01cc3
ART: Relax heap verification failure count
by Orion Hodson
· 7 years ago
88591fe
ART: Simplify atomic.h
by Orion Hodson
· 7 years ago
fa4ea82
Remove mandatory address for non moving space / zygote
by Mathieu Chartier
· 7 years ago
92abf46
Merge "Do fewer GCs shortly after zygote fork"
by Lokesh Gidra
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
af29031
Small documentation and stylistic changes.
by Roland Levillain
· 7 years ago
99bd16b
Extend error reporting in art::gc::Heap::GrowForUtilization.
by Roland Levillain
· 7 years ago
8f7ea9a
Various ART GC documentation updates.
by Roland Levillain
· 7 years ago
2ae376f
Stylistic and aesthetic changes.
by Roland Levillain
· 7 years ago
ef01222
Fix typos.
by Roland Levillain
· 8 years ago
5f0b71a
Implement ClampGrowthLimit feature for region space
by Lokesh Gidra
· 7 years ago
8bcecf9
Merge "Workaround bogus Thread Safety Analysis warning"
by Stephen Hines
· 7 years ago
a98a282
Do fewer GCs shortly after zygote fork
by Mathieu Chartier
· 8 years ago
a1744b6
Merge "Fix calculation of concurrent_start_bytes in GrowForUtilization()"
by Lokesh Gidra
· 7 years ago
1144b63
Fix calculation of concurrent_start_bytes in GrowForUtilization()
by Lokesh Gidra
· 7 years ago
f4eedfe
Remove blocking case from RegisterNativeAllocation.
by Richard Uhler
· 7 years ago
e11d50f
Workaround bogus Thread Safety Analysis warning
by Yi Kong
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
4557b38
ART: Rename Atomic::CompareExchange methods
by Orion Hodson
· 7 years ago
94c589d
ART: Mark Dbg GCs as debugger
by Andreas Gampe
· 7 years ago
55256cb
Extensions to check JNI.
by Ian Rogers
· 7 years ago
9b827ab
ART: Clean up ATRACE use
by Andreas Gampe
· 7 years ago
170331f
ART: Remove base/logging from heap-inl.h
by Andreas Gampe
· 7 years ago
660be6f
Add VMDebug.getInstancesOfClasses API.
by Richard Uhler
· 7 years ago
891a50e
Separate file utilities from utils.cc
by David Sehr
· 7 years ago
373a9b5
ART: Depend on libnativehelper headers only
by Andreas Gampe
· 7 years ago
ed56b5e
ART: Only stress background transition in slow-debug
by Andreas Gampe
· 7 years ago
11c273d
Remove low RAM special casing for heap growth multiplier
by Mathieu Chartier
· 7 years ago
df7f7f0
Address comment for aog/502433
by Mathieu Chartier
· 7 years ago
aac9012
Compare rounded sizes in CheckPreconditionsForAllocObject
by Mathieu Chartier
· 7 years ago
d972b42
Random comment typo fixes
by Hans Boehm
· 7 years ago
e431e27
art: use proper nativehelper headers
by Steven Moreland
· 7 years ago
0c18338
ART: Replace or remove some ObjectCallback Walk functions
by Andreas Gampe
· 7 years ago
10d3908
ART: Remove old visit functions
by Andreas Gampe
· 7 years ago
1c158a0
ART: Use VisitObjects visitor functions
by Andreas Gampe
· 7 years ago
351c447
ART: Add templated VisitObjects
by Andreas Gampe
· 7 years ago
34afcde
Trace heap size for allocations
by Mathieu Chartier
· 8 years ago
40112dd
Make waiting for blocking GC more intuitive
by Mathieu Chartier
· 8 years ago
f45d61c
ART: Fix or disable some tidy warnings.
by Andreas Gampe
· 8 years ago
d490129
ART: Clean up heap headers
by Andreas Gampe
· 8 years ago
75e4b2a
Use HeapGrowthMultiplier for native allocaitons
by Mathieu Chartier
· 8 years ago
95c7d5b
Merge "Go to suspended before waiting for GC to complete."
by Mathieu Chartier
· 8 years ago
1e8ce07
Merge "Use DumpObjectInfo in CheckPreconditionsForAllocObject"
by Mathieu Chartier
· 8 years ago
96f4c3c
Use DumpObjectInfo in CheckPreconditionsForAllocObject
by Mathieu Chartier
· 8 years ago
b93d5b1
Go to suspended before waiting for GC to complete.
by Mathieu Chartier
· 8 years ago
76c7665
heap: Tolerate rosalloc allocation races in the heap visitor
by Igor Murashkin
· 8 years ago
da1da8a
Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""
by Richard Uhler
· 8 years ago
602b1c1
Revert "RegisterNativeAllocation: Avoid case of double blocking gc."
by Richard Uhler
· 8 years ago
8df0f36
RegisterNativeAllocation: Avoid case of double blocking gc.
by Richard Uhler
· 8 years ago
e8857fe
ART: Change alloc-space begin for x86 ASAN
by Andreas Gampe
· 8 years ago
b166f41
Only log a few types of GC causes for the blocking cases
by Mathieu Chartier
· 8 years ago
c3c743a
Merge "Improve deterministic boot image compilation with CC collector."
by Roland Levillain
· 8 years ago
9dd326e
Merge "ART: Add object-readbarrier-inl.h"
by Treehugger Robot
· 8 years ago
c15a2f4
ART: Add object-readbarrier-inl.h
by Andreas Gampe
· 8 years ago
1ca6890
More robust GC verification and corruption dumping
by Mathieu Chartier
· 8 years ago
b81e9e9
Improve deterministic boot image compilation with CC collector.
by Roland Levillain
· 8 years ago
c6ea7d0
ART: Clean up art_method.h
by Andreas Gampe
· 8 years ago
6bc7774
Use partial TLAB regions
by Mathieu Chartier
· 8 years ago
35b59a2
Differentiate between native alloc and normal background GC
by Mathieu Chartier
· 8 years ago
d08f66f
Various debug ART GC performance improvements
by Mathieu Chartier
· 8 years ago
55c05f5
Clear zygote space cards for CC
by Mathieu Chartier
· 8 years ago
3458359
Move backtrace logic to backtrace_helper.h
by Mathieu Chartier
· 8 years ago
e8649c7
Add GC critical section to GetObjectsAllocated
by Mathieu Chartier
· 8 years ago
e0aa5be
Merge "Change the region space region size to 256k."
by Hiroshi Yamauchi
· 8 years ago
6711cd8
Change the region space region size to 256k.
by Hiroshi Yamauchi
· 8 years ago
64be7c5
Merge "Improve the region space memory mapping."
by Hiroshi Yamauchi
· 8 years ago
8876fb7
Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject
by Mathieu Chartier
· 8 years ago
3c3c4a1
Improve the region space memory mapping.
by Hiroshi Yamauchi
· 8 years ago
2fee212
Merge "Always mark reference referents in transaction mode."
by Hiroshi Yamauchi
· 8 years ago
057d977
Always mark reference referents in transaction mode.
by Hiroshi Yamauchi
· 8 years ago
d6b17d4
Move thread_running_gc_ logic to VisitObjectsInternalRegionSpace
by Mathieu Chartier
· 8 years ago
Next »