Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f1fd898fa05aa864475227245659d58e71c05226
/
runtime
/
gc
1c1786f
Merge "Rosalloc should print unreachable page map type"
by Hiroshi Yamauchi
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
2fdeecb
Rosalloc should print unreachable page map type
by Maxim Kazantsev
· 10 years ago
59c0706
Work around ICE bugs with MIPS GCC and O1.
by Ian Rogers
· 10 years ago
fc787ec
Enable -Wimplicit-fallthrough.
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
31d8f52
Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 10 years ago
9ef78b5
Fix broken runtime SetStatsEnabled logic
by Mathieu Chartier
· 10 years ago
268ea6c
Change heap base address
by Mathieu Chartier
· 10 years ago
2d5f39e
Add ScopedAssertNoThreadSuspension
by Mathieu Chartier
· 10 years ago
3c13a79
ART: Only allow the zygote to create the global boot image
by Andreas Gampe
· 10 years ago
7f590e2
Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d
by Mathieu Chartier
· 10 years ago
1b636c6
Add allocation rate tracking to systrace.
by Mathieu Chartier
· 10 years ago
cbd49ac
Merge "Avoid suspending for alloc trace enabling when already suspended."
by Jeff Hao
· 10 years ago
69dbec6
Avoid suspending for alloc trace enabling when already suspended.
by Jeff Hao
· 10 years ago
58553c7
Add allocation tracking allocators to ROSAlloc
by Mathieu Chartier
· 10 years ago
a20b7b3
Merge "Add runtime options for large object space"
by Mathieu Chartier
· 10 years ago
2dbe627
Add runtime options for large object space
by Mathieu Chartier
· 10 years ago
5a4b8a2
ART: Rename Handle hierarchy
by Andreas Gampe
· 10 years ago
a5a53ef
Add native support for FinalizerList.makeCircularListIfUnenqueued
by Mathieu Chartier
· 10 years ago
844506b
Pass current thread as argument to alloc instrumentation.
by Ian Rogers
· 10 years ago
ebab3bb
Merge "Compile time performance improvements focusing on interpret-only."
by Ian Rogers
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
af4edbd
Fix and re-enable FreeList large object space for 64 bit
by Mathieu Chartier
· 10 years ago
30cbbee
Ignore heap trim requests if we are the zygote
by Mathieu Chartier
· 10 years ago
b272855
Revert "Fix heap trimmer daemon sleeping."
by Mathieu Chartier
· 10 years ago
1f0437e
Delete double finalization hack.
by Mathieu Chartier
· 10 years ago
23d683f
Fix heap trimmer daemon sleeping.
by Mathieu Chartier
· 10 years ago
8ec31f9
Fix native allocation watermark clamping.
by Mathieu Chartier
· 10 years ago
f4f3843
Add exception check to AllocateInternalWithGc
by Mathieu Chartier
· 10 years ago
0848745
Change native allocations to use growth limit.
by Mathieu Chartier
· 10 years ago
98172a6
Change heap transitions + hspace compation to use VLOG(heap)
by Mathieu Chartier
· 10 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
c84b7c5
Merge "ART: Check for no gaps only when we will have an immune region"
by Andreas Gampe
· 10 years ago
debdda0
Fix Mac build
by Brian Carlstrom
· 10 years ago
e1cb298
ART: Check for no gaps only when we will have an immune region
by Andreas Gampe
· 10 years ago
1291e9b
Fix incorect variable name.
by Alex Light
· 10 years ago
2539613
Change /dalvik-cache to be owned by root.
by Alex Light
· 10 years ago
709368e
Merge "Reduce interpret-only compile time."
by Mathieu Chartier
· 10 years ago
8e219ae
Reduce interpret-only compile time.
by Mathieu Chartier
· 10 years ago
e4927f6
Fix race condition in TransitionCollector.
by Mathieu Chartier
· 10 years ago
c44ce2e
Map heap maps at a lower address.
by Mathieu Chartier
· 10 years ago
91c2f71
Reduce GC log spam.
by Mathieu Chartier
· 10 years ago
b6cabc1
Reduce log spam by changing a LOG(INFO) to VLOG(startup)
by Alex Light
· 10 years ago
e25826e
Merge "Support running without a boot image."
by Brian Carlstrom
· 10 years ago
a5a3ac9
Fix GC memory overhead accounting.
by Mathieu Chartier
· 10 years ago
64ad14d
Support running without a boot image.
by Alex Light
· 10 years ago
6a7824d
Add fallback for non moving space being full.
by Mathieu Chartier
· 10 years ago
0deeb81
Fix testing wrong variable for non zygote.
by Mathieu Chartier
· 10 years ago
8e70519
Check pending exception result in AllocObjectWithAllocator.
by Mathieu Chartier
· 10 years ago
e4cab17
Enable large object space for zygote.
by Mathieu Chartier
· 10 years ago
d35326f
Fix heap corruption and verification.
by Mathieu Chartier
· 10 years ago
1ff3c98
Avoid use of std::string where we have const char*.
by Ian Rogers
· 10 years ago
c30a725
Prevent merge conflicts.
by Mathieu Chartier
· 10 years ago
dd162fb
Change FreeMemory and TotalMemory behavior.
by Mathieu Chartier
· 10 years ago
376fc3c
Check pause histogram sample size.
by Mathieu Chartier
· 10 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 10 years ago
7663126
Merge "Clean up card table test."
by Mathieu Chartier
· 10 years ago
46ee77d
Merge "Guard pause histogram with lock."
by Mathieu Chartier
· 10 years ago
104fa0c
Guard pause histogram with lock.
by Mathieu Chartier
· 10 years ago
47e2e95
Clean up card table test.
by Mathieu Chartier
· 10 years ago
c1276c8
Fix a SIGSEGV at background-to-foreground collector transition.
by Hiroshi Yamauchi
· 10 years ago
2524ffd
Merge "Implement TLAB fast paths in artAllocObjectFromCode."
by Hiroshi Yamauchi
· 10 years ago
eb1e929
Implement TLAB fast paths in artAllocObjectFromCode.
by Hiroshi Yamauchi
· 10 years ago
2c26501
Add card table test.
by Mathieu Chartier
· 10 years ago
aa3c3e5
Fix byte_cas to use uintptr_t Atomic.
by Mathieu Chartier
· 10 years ago
6e183f2
Make system use patchoat to relocate during runtime.
by Alex Light
· 10 years ago
4e97f65
Merge "Move image classes options from art to AndroidRuntime [art]"
by Brian Carlstrom
· 10 years ago
57309db
Move image classes options from art to AndroidRuntime [art]
by Brian Carlstrom
· 10 years ago
b93637a
Make ImageSpace skip validation if we are using a relocated image
by Alex Light
· 10 years ago
1a76213
Fix image not regenerating on changes to bootclasspath
by Alex Light
· 10 years ago
36dab36
Add support for bump pointer spaces to DdmSendHeapSegments.
by Mathieu Chartier
· 10 years ago
ff9d95d
Merge "Tweaks to patchoat and other related things."
by Andreas Gampe
· 10 years ago
cf4bf38
Tweaks to patchoat and other related things.
by Alex Light
· 10 years ago
2796a16
Fix main space memory leak and add checks.
by Mathieu Chartier
· 10 years ago
00b5915
Fix dangling pointer bug when transitioning to background.
by Mathieu Chartier
· 10 years ago
5189e24
Fix memory leak in RemoveRememberedSet.
by Mathieu Chartier
· 10 years ago
c5a8347
Fix stale remembered sets error.
by Mathieu Chartier
· 10 years ago
b363f66
Recycle mem-maps for collector transitions.
by Mathieu Chartier
· 10 years ago
45232a4
ART: Fix checks for relocation delta
by Andreas Gampe
· 10 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 10 years ago
81457a3
Merge "Add back a deleted check related to verification."
by Stephen Hines
· 10 years ago
233b0e3
Merge "Remove errors/warnings from tautological comparisons."
by Stephen Hines
· 10 years ago
22c6a81
Add back a deleted check related to verification.
by Stephen Hines
· 10 years ago
b5f5649
Remove errors/warnings from tautological comparisons.
by Stephen Hines
· 10 years ago
479f131
Merge "Disable adding main and non moving spaces to immune region in GSS"
by Mathieu Chartier
· 10 years ago
4c13a3f
Disable adding main and non moving spaces to immune region in GSS
by Mathieu Chartier
· 10 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 10 years ago
ebaca19
Merge "Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""""
by Mathieu Chartier
· 10 years ago
4ee7a66
Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
by Fred Shih
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
fd22d5b
Fix infinite loop when calling SetStatus after OOM.
by Mathieu Chartier
· 10 years ago
0ee33c3
Merge "Revert "Revert "ART: Key-Value Store in Oat header"""
by Andreas Gampe
· 10 years ago
22f8e5c
Revert "Revert "ART: Key-Value Store in Oat header""
by Andreas Gampe
· 10 years ago
f37a88b
ART: Compacting ROS/DlMalloc spaces with semispace copy GC
by Zuo Wang
· 10 years ago
14cc9be
Faster TLAB allocator.
by Mathieu Chartier
· 10 years ago
49ab79d
Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
by Sebastien Hertz
· 10 years ago
9e82bd3
Revert "Revert "Revert "Add intrinsic for Reference.get()"""
by Sebastien Hertz
· 10 years ago
d4415e8
Revert "Revert "Add intrinsic for Reference.get()""
by Christopher Ferris
· 10 years ago
Next »