Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
95fb31e30bf831758ab2b873dc071befde33caaf
95fb31e
Enable Generational GC in Concurrent Copying (CC) collector by default.
by Roland Levillain
· 6 years ago
604e234
Merge "Revert "ART: Dual mapping of JIT code pages""
by Orion Hodson
· 6 years ago
60eaabe
Revert "ART: Dual mapping of JIT code pages"
by Andreas Gampe
· 6 years ago
6fa1729
Merge "ART: Fix bool-related types in compiler/"
by Treehugger Robot
· 6 years ago
f8120a1
Merge "ART: Modernize counting-down loops"
by Treehugger Robot
· 6 years ago
7ee67be
Merge "ART: Fix incorrect dispatch"
by Treehugger Robot
· 6 years ago
d75a268
Merge "ART: Dual mapping of JIT code pages"
by Orion Hodson
· 6 years ago
8f67699
Merge "Put the right defaults for test lib."
by Nicolas Geoffray
· 6 years ago
0e314f0
ART: Dual mapping of JIT code pages
by Orion Hodson
· 6 years ago
d8d0f19
Put the right defaults for test lib.
by Nicolas Geoffray
· 6 years ago
eb53b68
Merge "ART: Fix incorrect dispatch"
by Treehugger Robot
· 6 years ago
6c4f8e8
Merge "Pass JIT roots as a vector<Handle<>> to JIT cache."
by Vladimir Marko
· 6 years ago
72c5d1f
Merge "Blacklist more host fdsan tests."
by Nicolas Geoffray
· 6 years ago
654698d
ART: Fix bool-related types in compiler/
by Andreas Gampe
· 6 years ago
c74d9cb
ART: Modernize counting-down loops
by Andreas Gampe
· 6 years ago
5ec6f36
ART: Fix incorrect dispatch
by Andreas Gampe
· 6 years ago
21ca64e
Blacklist more host fdsan tests.
by Josh Gao
· 6 years ago
2587742
ART: Fix incorrect dispatch
by Andreas Gampe
· 6 years ago
0e2cf3f
Merge "Test for jit deadlock"
by Treehugger Robot
· 6 years ago
89468ae
Merge "Make run-test support multiple --with-agent flags"
by Alex Light
· 6 years ago
0544d2f
Merge "ART: Refactor test profile generation"
by Treehugger Robot
· 6 years ago
d5245a7
Merge "Revert "ART: Refactor typedef to using""
by Treehugger Robot
· 6 years ago
81ccda6
ART: Refactor test profile generation
by Andreas Gampe
· 6 years ago
98399b8
Merge "Use consistent style when checking env vars."
by Dario Freni
· 6 years ago
b7ac4a0
Test for jit deadlock
by Alex Light
· 6 years ago
54dabfb
Make run-test support multiple --with-agent flags
by Alex Light
· 6 years ago
216917a
Use consistent style when checking env vars.
by Dario Freni
· 6 years ago
ee07743
Revert "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
3659f02
Merge "Annotate BinderProxy objects with their interface"
by Treehugger Robot
· 6 years ago
ac3ac68
Pass JIT roots as a vector<Handle<>> to JIT cache.
by Vladimir Marko
· 6 years ago
4c498dd
Annotate BinderProxy objects with their interface
by Zimuzo
· 6 years ago
8402166
Merge "Revert "Temporarily disable failing libcore tests (caused by mockito merge).""
by David Srbecky
· 6 years ago
d3f44e6
Merge "Clean up more test configurations (Part 2)."
by Roland Levillain
· 6 years ago
c137e61
Merge "Revert "Use different operations to load string before loops in LICM test.""
by Treehugger Robot
· 6 years ago
21f9179
Revert "Temporarily disable failing libcore tests (caused by mockito merge)."
by David Srbecky
· 6 years ago
9b1e90e
Merge "Refactor Class::FixupNativePointers()."
by Vladimir Marko
· 6 years ago
51e52c0
Revert "Use different operations to load string before loops in LICM test."
by Ian Zerny
· 6 years ago
c1ecc9b
Merge "Remove sharpening as an optimization pass."
by Nicolas Geoffray
· 6 years ago
b32535d
Merge "ART: Add wrappers for membarrier and memfd_create()"
by Orion Hodson
· 6 years ago
144f082
Merge changes If50d37b5,I0f40f91c,I02e8702c
by Treehugger Robot
· 6 years ago
9a20ff0
ART: Refactor typedef to using
by Andreas Gampe
· 6 years ago
70dfb69
ART: Fix dexdump & dexlist
by Andreas Gampe
· 6 years ago
6142e58
ART: Add redundant-void-arg check
by Andreas Gampe
· 6 years ago
4727396
Merge "Improved tifast.so agent"
by Treehugger Robot
· 6 years ago
6abee81
Merge "Accept an optional PACKAGING env parameter."
by Treehugger Robot
· 6 years ago
cf9efd6
Improved tifast.so agent
by Alex Light
· 6 years ago
a525de7
Accept an optional PACKAGING env parameter.
by Dario Freni
· 6 years ago
563ada2
ART: Add wrappers for membarrier and memfd_create()
by Orion Hodson
· 6 years ago
d2ceecc
Merge "ART: Refactor for bool literals"
by Treehugger Robot
· 6 years ago
9810216
Merge "Add some debugging code to diagnose 602-deoptimizeable failures."
by Nicolas Geoffray
· 6 years ago
b81c15f
Merge "Provide an error message for missing dex-file arg."
by Anton Hansson
· 6 years ago
4eaaa6a
Merge "Revert "Un-blacklist 080-oom-fragmentation for non-GSS configurations.""
by Treehugger Robot
· 6 years ago
bdb2ecc
Remove sharpening as an optimization pass.
by Nicolas Geoffray
· 6 years ago
d6d2c06
Merge "Make veridex not output whitelisted uses by default."
by Anton Hansson
· 6 years ago
a0609e0
Provide an error message for missing dex-file arg.
by Anton Hansson
· 6 years ago
924ad50
Refactor Class::FixupNativePointers().
by Vladimir Marko
· 6 years ago
02089bf
Merge "Clean up more test configurations (Part 1)."
by Roland Levillain
· 6 years ago
e0b7c8a
Revert "Un-blacklist 080-oom-fragmentation for non-GSS configurations."
by Roland Levillain
· 6 years ago
bd2c229
Merge "Update expectations for 089-many-methods"
by Treehugger Robot
· 6 years ago
9bf6631
Merge "Use different operations to load string before loops in LICM test."
by Treehugger Robot
· 6 years ago
498fe55
Update expectations for 089-many-methods
by Søren Gjesse
· 6 years ago
67e4f8f
Use different operations to load string before loops in LICM test.
by Jinseong Jeon
· 6 years ago
af3f6f8
Merge changes Ifd33b241,Ic8678d14,Icb2542c3
by Treehugger Robot
· 6 years ago
9ed3a16
Make veridex not output whitelisted uses by default.
by Anton Hansson
· 6 years ago
8351aac
ART: Refactor for bool literals
by Andreas Gampe
· 6 years ago
322c089
ART: Add tidy errors
by Andreas Gampe
· 6 years ago
157f940
ART: Fix tidy warnings in patchoat (again)
by Andreas Gampe
· 6 years ago
aad9d37
ART: Fix tidy warnings in imgdiag
by Andreas Gampe
· 6 years ago
f035463
Merge "Un-blacklist 080-oom-fragmentation for non-GSS configurations."
by Lokesh Gidra
· 6 years ago
b0d5cc6
Un-blacklist 080-oom-fragmentation for non-GSS configurations.
by Lokesh Gidra
· 6 years ago
7ab23e4
Clean up more test configurations (Part 2).
by Roland Levillain
· 6 years ago
226bee0
Clean up more test configurations (Part 1).
by Roland Levillain
· 6 years ago
4162736
Add some debugging code to diagnose 602-deoptimizeable failures.
by Nicolas Geoffray
· 6 years ago
a93364c
Merge "Fix problems with veridex packaging"
by Treehugger Robot
· 6 years ago
dc92d2d
Merge "ART: Clean up verify and read barrier flags."
by Vladimir Marko
· 6 years ago
3817a46
Fix problems with veridex packaging
by Dan Willemsen
· 6 years ago
98db89c
ART: Clean up verify and read barrier flags.
by Vladimir Marko
· 6 years ago
70cf9e4
Merge "Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host."
by Roland Levillain
· 6 years ago
dc6a7f4
Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host.
by Roland Levillain
· 6 years ago
2e366a1
Merge "Revert "Add a --toybox-path option to the art script.""
by Nicolas Geoffray
· 6 years ago
b487c57
Revert "Add a --toybox-path option to the art script."
by Nicolas Geoffray
· 6 years ago
4bd4d2c
Merge "Disable Generational CC collection with non-Baker read barriers."
by Roland Levillain
· 6 years ago
281c12d
Merge "Add a --toybox-path option to the art script."
by Nicolas Geoffray
· 6 years ago
c3776b8
Merge "Revert "Fiddle with 602-deoptimizable for adding debug info when it fails.""
by Nicolas Geoffray
· 6 years ago
adfd25c
Revert "Fiddle with 602-deoptimizable for adding debug info when it fails."
by Nicolas Geoffray
· 6 years ago
7c50684
Disable Generational CC collection with non-Baker read barriers.
by Roland Levillain
· 6 years ago
9023697
Merge "art: JVMTI unhiding API cleanup"
by Mathieu Chartier
· 6 years ago
4b1c75d
Add a --toybox-path option to the art script.
by Nicolas Geoffray
· 6 years ago
c7d2a83
Merge "Fiddle with 602-deoptimizable for adding debug info when it fails."
by Nicolas Geoffray
· 6 years ago
9f5910c
Merge "Add a --whitelist and --only-report-sdk-uses to veridex."
by Nicolas Geoffray
· 6 years ago
a42f4e6
Fiddle with 602-deoptimizable for adding debug info when it fails.
by Nicolas Geoffray
· 6 years ago
41d9d20
art: JVMTI unhiding API cleanup
by Anestis Bechtsoudis
· 6 years ago
6c2cfb5
Add a --whitelist and --only-report-sdk-uses to veridex.
by Nicolas Geoffray
· 6 years ago
adf05bc
Merge "Refactor DecodeDebugLocalInfo"
by Mathieu Chartier
· 6 years ago
e5afbf3
Refactor DecodeDebugLocalInfo
by Mathieu Chartier
· 6 years ago
b4f3950
Merge "Fix some comments"
by Hans Boehm
· 6 years ago
9076fbd
Fix some comments
by Hans Boehm
· 7 years ago
7dca45b
Merge "Refactor debug info position visiting"
by Mathieu Chartier
· 6 years ago
c409d46
Merge "Clean up allocation accounting"
by Hans Boehm
· 6 years ago
3e2e123
Refactor debug info position visiting
by Mathieu Chartier
· 6 years ago
Next »