Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
877b18bcf4c6a69502b9a9b838dedd2528d3de40
/
runtime
/
gc
ab4a4d2
Fix zygote handling of when secondary image is out of date.
by Jeff Hao
· 9 years ago
0b4cbd0
Add oatdump support for app images
by Mathieu Chartier
· 9 years ago
bec6358
ART: Update dalvik-cache for zygote after OTA
by Andreas Gampe
· 9 years ago
8e864bf
Do not include image header in decompressed size
by Mathieu Chartier
· 9 years ago
14b0a5d
Fix cases where we miss instrumentation changes
by Mathieu Chartier
· 9 years ago
e87fe95
Merge "Clear inline caches at each full GC."
by Nicolas Geoffray
· 9 years ago
8b8f6d6
Use per character suffix for multi image
by Mathieu Chartier
· 9 years ago
b6e20ae
Clear inline caches at each full GC.
by Nicolas Geoffray
· 9 years ago
bcd9dd7
Don't use ScopedObjectAccess in Heap::DumpSpaces
by Mathieu Chartier
· 9 years ago
32ce2ad
Add more systracing everywhere
by Mathieu Chartier
· 9 years ago
9a9aee6
Use MarkIfNotInToSpace for SemiSpace::MarkObject
by Mathieu Chartier
· 9 years ago
0b8b4a6
Delete alloc tracking map outside of critical section
by Mathieu Chartier
· 9 years ago
eebc3af
Fix allocation tracking race
by Mathieu Chartier
· 9 years ago
032c005
Revert "Revert "Improve immune spaces logic""
by Mathieu Chartier
· 9 years ago
a48224f
Merge "Revert "Improve immune spaces logic""
by Nicolas Geoffray
· 9 years ago
07dbbca
Revert "Improve immune spaces logic"
by Nicolas Geoffray
· 9 years ago
d8e6d82
Merge "Improve immune spaces logic"
by Mathieu Chartier
· 9 years ago
17b8bce
Improve immune spaces logic
by Mathieu Chartier
· 9 years ago
c5dd319
Add and use loaded class profiling
by Mathieu Chartier
· 9 years ago
a6e81ed
Add lz4hc image compression format
by Mathieu Chartier
· 9 years ago
eea36cb
Merge "Add a decompression scoped timing for image loading"
by Mathieu Chartier
· 9 years ago
31317c3
Add a decompression scoped timing for image loading
by Mathieu Chartier
· 9 years ago
6ea1a0e
AOT compile framework code as non-debuggable
by Mingyao Yang
· 9 years ago
16e51be
Fix allocation tracking race
by Mathieu Chartier
· 9 years ago
a7deef9
Visit stack trace roots
by Mathieu Chartier
· 9 years ago
8852d80
Merge "Fix CC collector thread flip and JNI critical section deadlocks."
by Hiroshi Yamauchi
· 9 years ago
20a0be0
Fix CC collector thread flip and JNI critical section deadlocks.
by Hiroshi Yamauchi
· 9 years ago
66a5539
Add VLOG(collector) to reduce log spam
by Mathieu Chartier
· 9 years ago
52d9c2f
Merge "Use image oat file instead of image header for immune spaces"
by Mathieu Chartier
· 9 years ago
5351da0
Use image oat file instead of image header for immune spaces
by Mathieu Chartier
· 9 years ago
ad736f1
Merge "Fix rosalloc issues with valgrind."
by Hiroshi Yamauchi
· 9 years ago
6a6a753
Merge "Disable read barriers in GC VisitReferences calls."
by Hiroshi Yamauchi
· 9 years ago
5496f69
Disable read barriers in GC VisitReferences calls.
by Hiroshi Yamauchi
· 9 years ago
b5e31f3
Fix rosalloc issues with valgrind.
by Hiroshi Yamauchi
· 9 years ago
91edc62
Only visit pointer arrays once during image relocation
by Mathieu Chartier
· 9 years ago
6eb6a39
ART: Simplify patchoat
by Andreas Gampe
· 9 years ago
6edb9ae
Check pages are readable after mprotect for SEGV_ACCERR diagnosis
by Hiroshi Yamauchi
· 9 years ago
e6141d7
Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs."
by Hiroshi Yamauchi
· 9 years ago
7ed9c56
Use 8-byte increment bracket sizes for rosalloc thread local runs.
by Hiroshi Yamauchi
· 9 years ago
61d2b2d
Use GC critical section for adding and removing app images
by Mathieu Chartier
· 9 years ago
582b68f
Use correct requested alloc space begin for CC
by Mathieu Chartier
· 9 years ago
a57ee9d
Avoid read barrier for UpdateEntrypoints
by Mathieu Chartier
· 9 years ago
b08f305
Prevent crashes if boot images fail to load
by Mathieu Chartier
· 9 years ago
12d0e0e
Merge "Fix remaining read barrier issues in image relocation"
by Mathieu Chartier
· 9 years ago
dfe02f6
Fix remaining read barrier issues in image relocation
by Mathieu Chartier
· 9 years ago
e362740
Fix DCHECK compilation error.
by Richard Uhler
· 9 years ago
a89d6d6
Merge "Always use pendingNext to test enqueability of references."
by Richard Uhler
· 9 years ago
1aa8ec2
Fix up dex cache strings stored in classes
by Mathieu Chartier
· 9 years ago
9ff8460
Add oat checksum check for app image loading
by Mathieu Chartier
· 9 years ago
ab00be9
Merge "Do not use atomic increment in allocation as fence."
by Hans Boehm
· 9 years ago
b0171b9
Do not use atomic increment in allocation as fence.
by Hans Boehm
· 9 years ago
c4695df
Always use pendingNext to test enqueability of references.
by Richard Uhler
· 9 years ago
c68e77b
Fix image test with GSS
by Mathieu Chartier
· 9 years ago
60bc39c
Remove some more read barriers in image relocation
by Mathieu Chartier
· 9 years ago
26a04e1
Merge "Factor out common code for SetPendingNext."
by Richard Uhler
· 9 years ago
78e9015
Merge "ART: Add option to ensure deterministic compilation"
by Andreas Gampe
· 9 years ago
ace0dc1
ART: Add option to ensure deterministic compilation
by Andreas Gampe
· 9 years ago
76ce917
Move heap trim outside of zygote creation lock region
by Mathieu Chartier
· 9 years ago
4a26f17
Remove GetImageRoots read barrier for image relocation
by Mathieu Chartier
· 9 years ago
522d51b
Factor out common code for SetPendingNext.
by Richard Uhler
· 9 years ago
a9d82fe
Use mutator lock to guard adding and removing heap spaces
by Mathieu Chartier
· 9 years ago
fbc3108
Revert "Revert "Load app images""
by Mathieu Chartier
· 9 years ago
966f533
Only create non-moving space at fixed address if zygote
by Mathieu Chartier
· 9 years ago
4fe6ce5
Merge "Use dlmalloc from external/dlmalloc instead of bionic/."
by Josh Gao
· 9 years ago
5d5dbeb
Merge "Revert "Load app images""
by Nicolas Geoffray
· 9 years ago
1bc977c
Revert "Load app images"
by Nicolas Geoffray
· 9 years ago
3c44893
Disable the CC collector verbose log.
by Hiroshi Yamauchi
· 9 years ago
f7fd970
Load app images
by Mathieu Chartier
· 9 years ago
3220a6d
Use dlmalloc from external/dlmalloc instead of bionic/.
by Josh Gao
· 9 years ago
28b1cf7
Change space base test to use parameters
by Mathieu Chartier
· 9 years ago
91d65e0
Fix various typos in ART's comments and string literals.
by Roland Levillain
· 9 years ago
a06ba05
Remove gaps between images
by Mathieu Chartier
· 9 years ago
503a6fa
Merge "Re-enable adding intern table to image"
by Mathieu Chartier
· 9 years ago
2d124ec
Get rid of shadow maps for images
by Mathieu Chartier
· 9 years ago
ea0831f
Re-enable adding intern table to image
by Mathieu Chartier
· 9 years ago
8994a04
Revert "Revert "ART: Fix up some multi-image cases""
by Andreas Gampe
· 9 years ago
de38b79
Revert "ART: Fix up some multi-image cases"
by Nicolas Geoffray
· 9 years ago
288b1e9
ART: Fix up some multi-image cases
by Andreas Gampe
· 9 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 9 years ago
95bbf62
Fix multiple image space handing for SS collector
by Mathieu Chartier
· 9 years ago
9865bde
Rename NullHandle to ScopedNullHandle
by Mathieu Chartier
· 9 years ago
e6465bc
Remove references to dlmalloc specific functions
by Dimitry Ivanov
· 9 years ago
ceb07b3
Revert "Revert "Add support for LZ4 compressed image files""
by Mathieu Chartier
· 9 years ago
83d4d72
Revert "Add support for LZ4 compressed image files"
by Nicolas Geoffray
· 9 years ago
c6f41b5
Add support for LZ4 compressed image files
by Mathieu Chartier
· 9 years ago
352c36e
Merge "No need merging bulk free list again when revoking thread local runs"
by Hiroshi Yamauchi
· 9 years ago
5784621
No need merging bulk free list again when revoking thread local runs
by Lei Li
· 10 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
1532476
Use arc4random when available to select delta for image relocation.
by Alex Light
· 9 years ago
732f016
Revert "Use arc4random when available to select delta for image relocation."
by Alex Light
· 9 years ago
7ecbd49
Use arc4random when available to select delta for image relocation.
by Alex Light
· 9 years ago
16cabc4
Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer."
by Hiroshi Yamauchi
· 9 years ago
ed70b4a
Relax CAS in some uses of Object::AtomicSetReadBarrierPointer.
by Hiroshi Yamauchi
· 9 years ago
69edd0d
Merge "Increase code cache after 1 full collection."
by Nicolas Geoffray
· 9 years ago
0a3be16
Increase code cache after 1 full collection.
by Nicolas Geoffray
· 9 years ago
763a31e
Add immune spaces abstraction
by Mathieu Chartier
· 9 years ago
073b16c
Image space cleanup for app images
by Mathieu Chartier
· 9 years ago
6be4f2a
ART: Fix leak in Heap
by Andreas Gampe
· 9 years ago
42bddce
Add low_4gb support to MapFile and MapFileAtAddress
by Mathieu Chartier
· 9 years ago
Next »