Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
45ac9ff885f9fdc0eccf4080e112267c553b9281
/
runtime
/
gc
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
a9b870b
Revert "Add intrinsic for Reference.get()"
by Christopher Ferris
· 10 years ago
03c672f
Merge "Revert "Revert "Add intrinsic for Reference.get()"""
by Christopher Ferris
· 10 years ago
7ee5cd1
Merge "Revert "Add intrinsic for Reference.get()""
by Christopher Ferris
· 10 years ago
e2ebfb4
Merge "Add intrinsic for Reference.get()"
by Mathieu Chartier
· 10 years ago
2f4f0a3
Change default heap maximum size to be 256m.
by Mathieu Chartier
· 10 years ago
e28ed99
Fix race condition in release pages.
by Mathieu Chartier
· 10 years ago
460503b
Add intrinsic for Reference.get()
by Fred Shih
· 10 years ago
654dd48
Improve the OOME fragmentation message.
by Hiroshi Yamauchi
· 10 years ago
be2a1df
Fix GC to use art::Atomic rather than compiler intrinsics.
by Ian Rogers
· 10 years ago
a5b5c55
Add notion of released vs empty pages to ROSAlloc.
by Mathieu Chartier
· 10 years ago
1461144
Move card table away from android_atomic_cas.
by Ian Rogers
· 10 years ago
7c88c60
Add easy way to ensure the next allocation does GC.
by Mathieu Chartier
· 10 years ago
8078b29
Merge "Revert "ART: Key-Value Store in Oat header""
by Nicolas Geoffray
· 10 years ago
452bee5
Revert "ART: Key-Value Store in Oat header"
by Nicolas Geoffray
· 10 years ago
c87d27b
ART: Key-Value Store in Oat header
by Andreas Gampe
· 10 years ago
6e524dd
Merge "Make dex2oat heap size product configurable [art]"
by Brian Carlstrom
· 10 years ago
670134e
Make dex2oat heap size product configurable [art]
by Brian Carlstrom
· 10 years ago
Next »