Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
6eeb8f42fe2aa3c9740a72bab1f0c992218d05db
6eeb8f4
Merge "Make testrunner runnable from art directory" am: d6f62a538f
by Alex Light
· 6 years ago
d6f62a5
Merge "Make testrunner runnable from art directory"
by Treehugger Robot
· 6 years ago
8ec5614
Merge "Don't mark new non-moving objs in young GC" am: f682870d3a
by Lokesh Gidra
· 6 years ago
f682870
Merge "Don't mark new non-moving objs in young GC"
by Treehugger Robot
· 6 years ago
d51af9e
Make testrunner runnable from art directory
by Alex Light
· 6 years ago
8a7c3ff
Merge "Check is-obj-large before is-obj-zygote-large" am: e12575640d
by Lokesh Gidra
· 6 years ago
e125756
Merge "Check is-obj-large before is-obj-zygote-large"
by Treehugger Robot
· 6 years ago
16d82a2
Don't mark new non-moving objs in young GC
by Lokesh Gidra
· 6 years ago
f67e71d
Merge "Make the boot image always multi-image." am: 146183209c
by Vladimir Marko
· 6 years ago
1461832
Merge "Make the boot image always multi-image."
by Vladimir Marko
· 6 years ago
6b50dae
Merge "ART: Add VMRuntime.hasBootImageSpaces implementation" am: c13c713c6b
by Andreas Gampe
· 6 years ago
c13c713
Merge "ART: Add VMRuntime.hasBootImageSpaces implementation"
by Treehugger Robot
· 6 years ago
06d9fce
Merge "Add a new script for buildbots to sync to device." am: a48eb7e069
by Nicolas Geoffray
· 6 years ago
3b72de4
Merge "ART: Completely remove the --compile-pic option." am: 407bdb1d04
by Vladimir Marko
· 6 years ago
a48eb7e
Merge "Add a new script for buildbots to sync to device."
by Nicolas Geoffray
· 6 years ago
b745adc
Add a new script for buildbots to sync to device.
by Nicolas Geoffray
· 6 years ago
407bdb1
Merge "ART: Completely remove the --compile-pic option."
by Vladimir Marko
· 6 years ago
dbf3d4e
Merge "Remove adb as something buildbots need to build." am: 34e3e3c1ac
by Nicolas Geoffray
· 6 years ago
34e3e3c
Merge "Remove adb as something buildbots need to build."
by Nicolas Geoffray
· 6 years ago
02c230c
Check is-obj-large before is-obj-zygote-large
by Lokesh Gidra
· 6 years ago
db5c3d6
Merge "ART: Refactor for bugprone-argument-comment" am: 9bb9723258
by Andreas Gampe
· 6 years ago
9bb9723
Merge "ART: Refactor for bugprone-argument-comment"
by Treehugger Robot
· 6 years ago
71243f1
Merge "ART: Enforce noinline when suppressing sanitization" am: 4582ce314a
by Andreas Gampe
· 6 years ago
4582ce3
Merge "ART: Enforce noinline when suppressing sanitization"
by Treehugger Robot
· 6 years ago
7215b20
Merge "Revert "Disable lld for unrecognized --keep-unique flag."" am: ec9ebec763
by Chih-hung Hsieh
· 6 years ago
ec9ebec
Merge "Revert "Disable lld for unrecognized --keep-unique flag.""
by Chih-hung Hsieh
· 6 years ago
4519b9d
Make the boot image always multi-image.
by Vladimir Marko
· 6 years ago
b2f61f9
Revert "Disable lld for unrecognized --keep-unique flag."
by Chih-hung Hsieh
· 6 years ago
a2da9b9
ART: Completely remove the --compile-pic option.
by Vladimir Marko
· 6 years ago
2fb9b81
Merge "Introduce a 'baseline' variant for the compiler." am: dc3b4670b1
by Nicolas Geoffray
· 6 years ago
dc3b467
Merge "Introduce a 'baseline' variant for the compiler."
by Nicolas Geoffray
· 6 years ago
5ccadce
Merge "Revert "Revert^2 "JVMTI PopFrame support""" am: 4ca6cc7ddc
by Nicolas Geoffray
· 6 years ago
acc56ac
Introduce a 'baseline' variant for the compiler.
by Nicolas Geoffray
· 6 years ago
4ca6cc7
Merge "Revert "Revert^2 "JVMTI PopFrame support"""
by Nicolas Geoffray
· 6 years ago
bba8c88
Merge "Update expected ART test failures for `jit-on-first-use` test targets."
by Roland Levillain
· 6 years ago
002feb9
Merge "Update expected ART test failures for `jit-on-first-use` test targets."
by Roland Levillain
· 6 years ago
202b617
Revert "Revert^2 "JVMTI PopFrame support""
by Nicolas Geoffray
· 6 years ago
7321622
ART: Enforce noinline when suppressing sanitization
by Andreas Gampe
· 6 years ago
bb4bd7e
Merge "ART: Simplify CurrentMethodVisitor" am: 6e7e0eaca0
by Andreas Gampe
· 6 years ago
6e7e0ea
Merge "ART: Simplify CurrentMethodVisitor"
by Treehugger Robot
· 6 years ago
9b031f7
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
81f396d
Merge changes I166d5c7b,I15d5a2c2 am: c71f38bdf7
by Dan Willemsen
· 6 years ago
c71f38b
Merge changes I166d5c7b,I15d5a2c2
by Dan Willemsen
· 6 years ago
8059678
Merge "Avoid sign extending pointers in SetStringInitValueToAllAliases"
by Mathieu Chartier
· 6 years ago
6359e69
Merge "Avoid sign extending pointers in SetStringInitValueToAllAliases"
by Mathieu Chartier
· 6 years ago
d0bc768
Merge "ART: Add diagnostic for b/117426281" am: 28d84669bd
by Andreas Gampe
· 6 years ago
60f3222
Avoid sign extending pointers in SetStringInitValueToAllAliases
by Mathieu Chartier
· 6 years ago
28d8466
Merge "ART: Add diagnostic for b/117426281"
by Treehugger Robot
· 6 years ago
8b72690
Update expected ART test failures for `jit-on-first-use` test targets.
by Roland Levillain
· 6 years ago
08dfdf9
ART: Add VMRuntime.hasBootImageSpaces implementation
by Andreas Gampe
· 6 years ago
8118607
Merge "Add a `jit-on-first-use` "compiler" option to ART's testrunner script."
by Roland Levillain
· 6 years ago
1f0133b
Merge "Add a `jit-on-first-use` "compiler" option to ART's testrunner script."
by Roland Levillain
· 6 years ago
dd47394
ART: Add diagnostic for b/117426281
by Andreas Gampe
· 6 years ago
b12ca50
Merge "ART: Fix 530-checker-peel-unroll after D8 update." am: e044063620
by Mads Ager
· 6 years ago
ad694bf
Add a `jit-on-first-use` "compiler" option to ART's testrunner script.
by Roland Levillain
· 6 years ago
e044063
Merge "ART: Fix 530-checker-peel-unroll after D8 update."
by Mads Ager
· 6 years ago
b2b1280
Merge "Revert^2 "Re-enable ART's region space memory protection on host.""
by Roland Levillain
· 6 years ago
51a778a
ART: Fix 530-checker-peel-unroll after D8 update.
by Mads Ager
· 6 years ago
fc4660b
Merge "Revert^2 "Re-enable ART's region space memory protection on host.""
by Roland Levillain
· 6 years ago
c24133e
Revert^2 "Re-enable ART's region space memory protection on host."
by Roland Levillain
· 6 years ago
3590dec
Merge "Fix multi-image boot class path construction." am: b63a4e8dc6
by Vladimir Marko
· 6 years ago
b63a4e8
Merge "Fix multi-image boot class path construction."
by Vladimir Marko
· 6 years ago
2e956ba
Use soong_ui.bash instead of the deprecated make wrapper
by Dan Willemsen
· 6 years ago
db72e5e
Stop using DIST_DIR directly, use dist-for-goals
by Dan Willemsen
· 6 years ago
28ece49
Merge changes I46fb4aed,I06410bc3 am: 432d280f68
by Alex Light
· 6 years ago
432d280
Merge changes I46fb4aed,I06410bc3
by Treehugger Robot
· 6 years ago
1c7b1fc
Revert^2 "JVMTI PopFrame support"
by Alex Light
· 6 years ago
25776d7
Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively"
by Tom Cherry
· 6 years ago
6773d08
Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively"
by Tom Cherry
· 6 years ago
d8b2f5e
Merge "Moved several messages from LOG to VLOG(compiler)." am: 989e5c4681
by Christian Wailes
· 6 years ago
989e5c4
Merge "Moved several messages from LOG to VLOG(compiler)."
by Christian Wailes
· 6 years ago
59b950f
Prevent jit-compilation from loading classes in jit-on-first-use
by Alex Light
· 6 years ago
036bae0
Fix multi-image boot class path construction.
by Vladimir Marko
· 6 years ago
4e0171b
Merge "Change FATAL message to WARNING message in FindClass" am: 6e82b7e672
by Jesse Schettler
· 6 years ago
6e82b7e
Merge "Change FATAL message to WARNING message in FindClass"
by Jesse Schettler
· 6 years ago
1b5c5c8
ART: Simplify CurrentMethodVisitor
by Andreas Gampe
· 6 years ago
2608661
Merge "Change address range for loading boot image." am: fdb1b3d50b
by Vladimir Marko
· 6 years ago
fdb1b3d
Merge "Change address range for loading boot image."
by Vladimir Marko
· 6 years ago
ae581ed
Change address range for loading boot image.
by Vladimir Marko
· 6 years ago
512c121
Remove adb as something buildbots need to build.
by Nicolas Geoffray
· 6 years ago
331bae4
Merge "ART: Log /proc/self/maps for RegionSpace failure" am: 3cdd57b7b1
by Andreas Gampe
· 6 years ago
3cdd57b
Merge "ART: Log /proc/self/maps for RegionSpace failure"
by Treehugger Robot
· 6 years ago
5605188
Merge "Drop an empty .vpython file pointing at Python 2.7" am: db0ff5b6ba
by Ryan Tseng
· 6 years ago
db0ff5b
Merge "Drop an empty .vpython file pointing at Python 2.7"
by Ryan Tseng
· 6 years ago
2670715
Merge "Remove the auto-generated asm_support_gen.h" am: d8ee1f5a8b
by David Srbecky
· 6 years ago
03ceeed
ART: Log /proc/self/maps for RegionSpace failure
by Andreas Gampe
· 6 years ago
2d74391
Merge "Revert "JVMTI PopFrame support"" am: 068a9bec8d
by Alex Light
· 6 years ago
d8ee1f5
Merge "Remove the auto-generated asm_support_gen.h"
by David Srbecky
· 6 years ago
068a9be
Merge "Revert "JVMTI PopFrame support""
by Alex Light
· 6 years ago
f67d0cb
Revert "JVMTI PopFrame support"
by Alex Light
· 6 years ago
cc59386
Merge "Disable ASAN for ExecuteSwitchImplCpp" am: bc550bbbf2
by Alex Light
· 6 years ago
9a19e98
Moved several messages from LOG to VLOG(compiler).
by Chris Wailes
· 6 years ago
bc550bb
Merge "Disable ASAN for ExecuteSwitchImplCpp"
by Alex Light
· 6 years ago
199ba2e
Drop an empty .vpython file pointing at Python 2.7
by Ryan Tseng
· 6 years ago
6f22e06
Disable ASAN for ExecuteSwitchImplCpp
by Alex Light
· 6 years ago
7bc8e8f
Use only signed/unsigned numbers with ParseInt/ParseUint respectively
by Tom Cherry
· 6 years ago
78940f2
Remove the auto-generated asm_support_gen.h
by David Srbecky
· 6 years ago
1aefc0f
Merge "Stop using sum(1)." am: 0614de7055
by Elliott Hughes
· 6 years ago
0614de7
Merge "Stop using sum(1)."
by Elliott Hughes
· 6 years ago
7cac35f
Change FATAL message to WARNING message in FindClass
by Jesse Schettler
· 6 years ago
Next »