Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
723daab3c99675d37da0275719dc36e871471cff
723daab
Merge "Remove global skip for redefine-stress" am: cabc6df1ea
by Alex Light
· 7 years ago
cabc6df
Merge "Remove global skip for redefine-stress"
by Treehugger Robot
· 7 years ago
3805256
Merge "Add option to make testrunner ignore knownfailures.json" am: 040fcf1796
by Alex Light
· 7 years ago
811c98e
Merge "Actually use --copy-and-update-profile-key argument in profman..."
by Calin Juravle
· 7 years ago
040fcf1
Merge "Add option to make testrunner ignore knownfailures.json"
by Treehugger Robot
· 7 years ago
29d4cc0
Merge "Actually use --copy-and-update-profile-key argument in profman..."
by Calin Juravle
· 7 years ago
36acfcc
Merge "ART: Suppress a warning in run-test 912" am: a502c7202f
by Andreas Gampe
· 7 years ago
42242dd
Add option to make testrunner ignore knownfailures.json
by Alex Light
· 7 years ago
a502c72
Merge "ART: Suppress a warning in run-test 912"
by Treehugger Robot
· 7 years ago
1b92599
Merge "Ensure that apis are unhidden even if there is no vdex" am: 20a1e31283
by Alex Light
· 7 years ago
02c0879
Actually use --copy-and-update-profile-key argument in profman...
by Calin Juravle
· 7 years ago
20a1e31
Merge "Ensure that apis are unhidden even if there is no vdex"
by Treehugger Robot
· 7 years ago
f7c4e4b
Remove global skip for redefine-stress
by Alex Light
· 7 years ago
109e827
ART: Suppress a warning in run-test 912
by Andreas Gampe
· 7 years ago
929c74c
Merge "ART: Refactor run-test 983 dex verification" am: 0694a55278
by Andreas Gampe
· 7 years ago
c88a008
Ensure that apis are unhidden even if there is no vdex
by Alex Light
· 7 years ago
0694a55
Merge "ART: Refactor run-test 983 dex verification"
by Treehugger Robot
· 7 years ago
7075ecb
Merge changes I609c26d3,Id7aa1375,I3e39924c,I154ec761 am: d937c49b19
by Richard Uhler
· 7 years ago
d937c49
Merge changes I609c26d3,Id7aa1375,I3e39924c,I154ec761
by Treehugger Robot
· 7 years ago
e61d425
Merge "Remove libdexfiled.so from public libraries for golem." am: 2b7e1c6d04
by Nicolas Geoffray
· 7 years ago
2b7e1c6
Merge "Remove libdexfiled.so from public libraries for golem."
by Nicolas Geoffray
· 7 years ago
2b5a65d
AMM: Add graphics models.
by Richard Uhler
· 7 years ago
91aac09
Remove libdexfiled.so from public libraries for golem.
by Nicolas Geoffray
· 7 years ago
bdfd9c1
Merge "Refactor method resolution in class linker." am: 86f452c179
by Nicolas Geoffray
· 7 years ago
86f452c
Merge "Refactor method resolution in class linker."
by Nicolas Geoffray
· 7 years ago
59484b9
ART: Refactor run-test 983 dex verification
by Andreas Gampe
· 7 years ago
2f4c4cd
Merge "Extend logging around instrumentation check" am: 7d2894d67a
by Alex Light
· 7 years ago
7d2894d
Merge "Extend logging around instrumentation check"
by Treehugger Robot
· 7 years ago
43bb529
Merge "Ensure that we always set the method hotness in the profile"
by Calin Juravle
· 7 years ago
6a4ac4a
Merge "Build debug library libdexfiled" am: 3e55ea3118
by David Sehr
· 7 years ago
f1c29aa
Merge "Ensure that we always set the method hotness in the profile"
by Treehugger Robot
· 7 years ago
3e55ea3
Merge "Build debug library libdexfiled"
by Treehugger Robot
· 7 years ago
0a80b0e
Extend logging around instrumentation check
by Alex Light
· 7 years ago
ee9cb41
Ensure that we always set the method hotness in the profile
by Calin Juravle
· 7 years ago
fcbe15c
Build debug library libdexfiled
by David Sehr
· 7 years ago
90fe92e
Merge "Refactor test 983 to prepare for inclusion in CTS" am: 7fe39afe80
by Alex Light
· 7 years ago
b7cf680
Merge "Reduce the scope of CheckJNI." am: 0280eb019b
by Ian Rogers
· 7 years ago
7fe39af
Merge "Refactor test 983 to prepare for inclusion in CTS"
by Alex Light
· 7 years ago
0280eb0
Merge "Reduce the scope of CheckJNI."
by Treehugger Robot
· 7 years ago
ac4d45a
Reduce the scope of CheckJNI.
by Ian Rogers
· 7 years ago
f8b89ab
Merge "Add Class.getPrimitiveClass()." am: b40fa7c330
by Vladimir Marko
· 7 years ago
b40fa7c
Merge "Add Class.getPrimitiveClass()."
by Vladimir Marko
· 7 years ago
8fd0856
Refactor test 983 to prepare for inclusion in CTS
by Alex Light
· 7 years ago
522fac2
Merge "Move libdexfile out of runtime" am: d1652d14fb
by David Sehr
· 7 years ago
d1652d1
Merge "Move libdexfile out of runtime"
by David Sehr
· 7 years ago
6093766
Merge "Pass the right dex_file/method_index for String.<init>." am: d991e5119a
by Nicolas Geoffray
· 7 years ago
ea179f4
Refactor method resolution in class linker.
by Nicolas Geoffray
· 7 years ago
d991e51
Merge "Pass the right dex_file/method_index for String.<init>."
by Nicolas Geoffray
· 7 years ago
7287c4d
Add Class.getPrimitiveClass().
by Vladimir Marko
· 7 years ago
4ecdcdc
Merge "Disable 130-hprof test on asan." am: 416ed78d28
by Nicolas Geoffray
· 7 years ago
416ed78
Merge "Disable 130-hprof test on asan."
by Nicolas Geoffray
· 7 years ago
f665f84
Pass the right dex_file/method_index for String.<init>.
by Nicolas Geoffray
· 7 years ago
a2a7000
AMM: Add SoCode model.
by Richard Uhler
· 7 years ago
ae724e1
AMM: Add Bitmap model.
by Richard Uhler
· 7 years ago
24d888e
Disable 130-hprof test on asan.
by Nicolas Geoffray
· 7 years ago
d9caa9b
Initial checkin of actionable memory metric.
by Richard Uhler
· 7 years ago
72c18c9
Merge "Disable bitstring type check runtime hooks." am: 1efa7cb8c4
by Vladimir Marko
· 7 years ago
1efa7cb
Merge "Disable bitstring type check runtime hooks."
by Vladimir Marko
· 7 years ago
369a4ce
Merge "Fix dependencies on x86_64 valgrind" am: a5b02382ba
by Colin Cross
· 7 years ago
a5b0238
Merge "Fix dependencies on x86_64 valgrind"
by Treehugger Robot
· 7 years ago
6497ede
Fix dependencies on x86_64 valgrind
by Colin Cross
· 7 years ago
8444d05
Merge "Revert "Remove don't bother checks"" am: 57207cd8a6
by Colin Cross
· 7 years ago
57207cd
Merge "Revert "Remove don't bother checks""
by Colin Cross
· 7 years ago
04ccfaf
Revert "Remove don't bother checks"
by Colin Cross
· 7 years ago
acff4de
Merge "Expose the optimization status of a dex file" am: 60cae4feb1
by Calin Juravle
· 7 years ago
0a36857
Merge "Add --compilation-reason option to dex2oat" am: ebe485eed2
by Calin Juravle
· 7 years ago
334b9d7
Move libdexfile out of runtime
by David Sehr
· 7 years ago
60cae4f
Merge "Expose the optimization status of a dex file"
by Calin Juravle
· 7 years ago
ebe485e
Merge "Add --compilation-reason option to dex2oat"
by Calin Juravle
· 7 years ago
80f54ea
Merge "Remove don't bother checks" am: 6c555c1779
by Colin Cross
· 7 years ago
6c555c1
Merge "Remove don't bother checks"
by Colin Cross
· 7 years ago
5a3a6fa
Merge changes I6643c9ee,Ibd412b26 am: b5708a93b1
by Alex Light
· 7 years ago
b5708a9
Merge changes I6643c9ee,Ibd412b26
by Alex Light
· 7 years ago
305c38b
Disable bitstring type check runtime hooks.
by Vladimir Marko
· 7 years ago
592fd70
Merge "Use different method to mark DEX PC in the interpreter's CFI."
by David Srbecky
· 7 years ago
89ceeeb
Merge "Use different method to mark DEX PC in the interpreter's CFI."
by David Srbecky
· 7 years ago
640d5c5
Merge "Remove -Xno-hidden-api-check flag." am: 6177ead17f
by Nicolas Geoffray
· 7 years ago
0e711f4
Merge "Refactor hidden API runtime flag from negative to positive"
by Nicolas Geoffray
· 7 years ago
6177ead
Merge "Remove -Xno-hidden-api-check flag."
by Nicolas Geoffray
· 7 years ago
d92e627
Remove -Xno-hidden-api-check flag.
by Nicolas Geoffray
· 7 years ago
4c6dfb9
Merge "Refactor hidden API runtime flag from negative to positive"
by Nicolas Geoffray
· 7 years ago
d7fbc0e
Refactor hidden API runtime flag from negative to positive
by David Brazdil
· 7 years ago
3f25be2
Merge "Don't depend on x86 valgrind" am: 3bffbe8a82
by Colin Cross
· 7 years ago
3bffbe8
Merge "Don't depend on x86 valgrind"
by Treehugger Robot
· 7 years ago
3bc3da0
Make test 1939 not depend on total number of proxies allocated
by Alex Light
· 7 years ago
5f9a801
Expose the optimization status of a dex file
by Calin Juravle
· 7 years ago
f1993cd
Merge "jdwp: send pids to adbd as raw integers." am: c6023e576f
by Josh Gao
· 7 years ago
c6023e5
Merge "jdwp: send pids to adbd as raw integers."
by Treehugger Robot
· 7 years ago
9c57025
Ensure that all StackTrace.java files are identical for CTS
by Alex Light
· 7 years ago
ca48c2b
Merge "Print more information about hidden API accesses" am: 08a5cb2e09
by David Brazdil
· 7 years ago
08a5cb2
Merge "Print more information about hidden API accesses"
by David Brazdil
· 7 years ago
4ea5e5e
Merge "Re-enable EnableCollection/IsCollected tests" am: 0eacf1be06
by Aart Bik
· 7 years ago
cf60061
Merge "Remove need for check script in test 1937" am: ccfbcc8567
by Alex Light
· 7 years ago
63605c5
Merge "Remove full stack-trace printing from test 1928" am: 71f6acb7e6
by Alex Light
· 7 years ago
d5a03bd
Merge "Renumber tests 988-Too{Wide,Deep}ClassInstanceOf" am: 7ecd6920be
by Alex Light
· 7 years ago
1ad75a4
Merge "Ensure that all Breakpoint.java files are identical for CTS"
by Alex Light
· 7 years ago
83761ed
Remove don't bother checks
by Colin Cross
· 7 years ago
b015529
Don't depend on x86 valgrind
by Colin Cross
· 7 years ago
0eacf1b
Merge "Re-enable EnableCollection/IsCollected tests"
by Treehugger Robot
· 7 years ago
ccfbcc8
Merge "Remove need for check script in test 1937"
by Treehugger Robot
· 7 years ago
Next »