Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5919f737facdebbe8b738272e681ae33e085de98
5919f73
Merge "ART: Move CHECK to DCHECK in FindResolvedMethod"
by Treehugger Robot
· 7 years ago
bdf1bc4
Merge "ART: Add more logging to FindResolvedMethod"
by Treehugger Robot
· 7 years ago
62d45e0
Merge "Add option for not copying dex"
by Mathieu Chartier
· 7 years ago
65915f0
ART: Move CHECK to DCHECK in FindResolvedMethod
by Andreas Gampe
· 7 years ago
315d7af
ART: Add more logging to FindResolvedMethod
by Andreas Gampe
· 7 years ago
792111c
Add option for not copying dex
by Mathieu Chartier
· 7 years ago
b2a9999
Merge "Renumber test 990-method-handle-and-mr to avoid collision in CTS"
by Treehugger Robot
· 7 years ago
faecd6b
Merge "Have patchoat --verify verify symlinks"
by Treehugger Robot
· 7 years ago
e06e48e
Merge "Propagate an is_zygote flag through nativePostForkChild."
by Treehugger Robot
· 7 years ago
b092895
Merge "Dex header cleanup and windows simplification"
by Treehugger Robot
· 7 years ago
cabc6df
Merge "Remove global skip for redefine-stress"
by Treehugger Robot
· 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
999646d
Dex header cleanup and windows simplification
by David Sehr
· 7 years ago
ae6832f
Have patchoat --verify verify symlinks
by Chris Morin
· 7 years ago
42242dd
Add option to make testrunner ignore knownfailures.json
by Alex Light
· 7 years ago
7e4f1b3
Renumber test 990-method-handle-and-mr to avoid collision in CTS
by Alex Light
· 7 years ago
a502c72
Merge "ART: Suppress a warning in run-test 912"
by Treehugger Robot
· 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
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
d937c49
Merge changes I609c26d3,Id7aa1375,I3e39924c,I154ec761
by Treehugger Robot
· 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
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
7d2894d
Merge "Extend logging around instrumentation check"
by Treehugger Robot
· 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
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
77d3398
Propagate an is_zygote flag through nativePostForkChild.
by Robert Sesek
· 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
d1652d1
Merge "Move libdexfile out of runtime"
by David Sehr
· 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
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
1efa7cb
Merge "Disable bitstring type check runtime hooks."
by Vladimir Marko
· 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
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
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
6c555c1
Merge "Remove don't bother checks"
by Colin Cross
· 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
89ceeeb
Merge "Use different method to mark DEX PC in the interpreter's CFI."
by David Srbecky
· 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
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
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
08a5cb2
Merge "Print more information about hidden API accesses"
by David Brazdil
· 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
71f6acb
Merge "Remove full stack-trace printing from test 1928"
by Treehugger Robot
· 7 years ago
068d68d
Print more information about hidden API accesses
by David Brazdil
· 7 years ago
7ecd692
Merge "Renumber tests 988-Too{Wide,Deep}ClassInstanceOf"
by Treehugger Robot
· 7 years ago
9ea6cad
Merge "Ensure that all Breakpoint.java files are identical for CTS"
by Treehugger Robot
· 7 years ago
7801e15
Merge "Disable hidden API checks for WellKnownClasses"
by Treehugger Robot
· 7 years ago
0e09dfc
Add --compilation-reason option to dex2oat
by Calin Juravle
· 7 years ago
f9ff3fb
Remove need for check script in test 1937
by Alex Light
· 7 years ago
400a3aa
Ensure that all Breakpoint.java files are identical for CTS
by Alex Light
· 7 years ago
daf675a
Renumber tests 988-Too{Wide,Deep}ClassInstanceOf
by Alex Light
· 7 years ago
ee5ff3c
Remove full stack-trace printing from test 1928
by Alex Light
· 7 years ago
cf0aa54
Re-enable EnableCollection/IsCollected tests
by Aart Bik
· 7 years ago
a5efc4c
Disable hidden API checks for WellKnownClasses
by David Brazdil
· 7 years ago
db8d909
Merge "ART: Refactor libctstiagent build"
by Treehugger Robot
· 7 years ago
7c16fea
Merge "Revert^6 "Prevent UAF issues caused by static destructors""
by Alex Light
· 7 years ago
215fc3b
Merge "x86/x86-64: Fix cmpw() for 9-16 bit immediates."
by Vladimir Marko
· 7 years ago
29a8d84
x86/x86-64: Fix cmpw() for 9-16 bit immediates.
by Vladimir Marko
· 7 years ago
6d9e2b7
Merge "Blacklist timing out test."
by Treehugger Robot
· 7 years ago
24b93c5
Blacklist timing out test.
by Nicolas Geoffray
· 7 years ago
9130678
Merge "Hide an adbconnection log behind VLOG(jdwp)."
by Treehugger Robot
· 7 years ago
7e760f6
Merge "Fix incorrect condition in TransformationFaultHandler"
by Treehugger Robot
· 7 years ago
d0ed0d9
ART: Refactor libctstiagent build
by Andreas Gampe
· 7 years ago
9ffad49
Merge "ART: Fix memcmp16_test typo"
by Andreas Gampe
· 7 years ago
Next »