Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
76e6adb99db915381da89615f303b3b190c547b1
76e6adb
Use ASM for invoke-custom tests
by Orion Hodson
· 7 years ago
33ff844
Merge "Workaround for class loader issues in verifier."
by Nicolas Geoffray
· 7 years ago
e42d717
Merge "native: Cleanup jni usage code"
by Treehugger Robot
· 7 years ago
c848384
Merge "Default generate_operator_out to py2"
by Alex Light
· 7 years ago
3986025
Merge "Add 1946 to gcverify and trace known failures"
by Alex Light
· 7 years ago
598807d
Default generate_operator_out to py2
by Alex Light
· 7 years ago
ce906f1
Add 1946 to gcverify and trace known failures
by Alex Light
· 7 years ago
06537f7
native: Cleanup jni usage code
by Igor Murashkin
· 7 years ago
54d2c7e
Merge "Make duplicate intern string check be debug only"
by Treehugger Robot
· 7 years ago
117781a
Merge "Bump vdex version"
by Mathieu Chartier
· 7 years ago
20b2ce4
Bump vdex version
by Mathieu Chartier
· 7 years ago
037194d
Merge "Fix unquickening logic for quickened input dexes"
by Treehugger Robot
· 7 years ago
81894bc
Make duplicate intern string check be debug only
by Mathieu Chartier
· 7 years ago
2daa134
Fix unquickening logic for quickened input dexes
by Mathieu Chartier
· 7 years ago
befa309
Workaround for class loader issues in verifier.
by Nicolas Geoffray
· 7 years ago
b2f1edc
Merge "Remove duplication, split tests"
by David Sehr
· 7 years ago
b81dedb
Merge "ART: Support for VarHandle invokers"
by Treehugger Robot
· 7 years ago
8ccef7e
Merge "Don't fixup proxy method arguments after invoking the InvocationHandler."
by Roland Levillain
· 7 years ago
b8b9387
ART: Support for VarHandle invokers
by Orion Hodson
· 7 years ago
f70ea62
Merge "Revert "sigchain: add wrappers for sigaction64/sigprocmask64.""
by Treehugger Robot
· 7 years ago
bed2965
Revert "sigchain: add wrappers for sigaction64/sigprocmask64."
by Martijn Coenen
· 7 years ago
1613cd1
Merge "Ensure redefinition does not break breakpoint deoptimization"
by Treehugger Robot
· 7 years ago
1c128fa
Merge "Fix a memory leak"
by Treehugger Robot
· 7 years ago
5b36288
Merge "Remove generate-operator-out.py symlinks"
by Treehugger Robot
· 7 years ago
e34fe44
Ensure redefinition does not break breakpoint deoptimization
by Alex Light
· 7 years ago
8f6dc91
Merge "sigchain: add wrappers for sigaction64/sigprocmask64."
by Treehugger Robot
· 7 years ago
fee188b
Merge "ART: Compile libctstiagent with the NDK"
by Treehugger Robot
· 7 years ago
b69d2d3
Remove generate-operator-out.py symlinks
by Alex Light
· 7 years ago
eb4640b
sigchain: add wrappers for sigaction64/sigprocmask64.
by Josh Gao
· 7 years ago
b2ec9f5
Remove duplication, split tests
by David Sehr
· 7 years ago
f13343e
Merge "Add get_class_loader_class_descriptors JVMTI extension method"
by Alex Light
· 7 years ago
ea81a71
Merge "Extend error reporting in art::gc::Heap::GrowForUtilization."
by Roland Levillain
· 7 years ago
c758875
Add get_class_loader_class_descriptors JVMTI extension method
by Alex Light
· 7 years ago
99bd16b
Extend error reporting in art::gc::Heap::GrowForUtilization.
by Roland Levillain
· 7 years ago
8567751
Merge "Remove the size of oatexec and oatdex dynamic symobls."
by David Srbecky
· 7 years ago
6356cad
Merge "Fix iCache misses for GetKind on x86,x86_64"
by Vladimir Marko
· 7 years ago
64fbbd3
Merge "Don't compress the JIT mini-debug-info if we have just 1 method."
by Treehugger Robot
· 7 years ago
a310f44
Remove the size of oatexec and oatdex dynamic symobls.
by David Srbecky
· 7 years ago
ec419db
Don't compress the JIT mini-debug-info if we have just 1 method.
by David Srbecky
· 7 years ago
ae3c5cc
Merge "Ensure local debug symbols are generated first."
by David Srbecky
· 7 years ago
d9e4d73
Fix iCache misses for GetKind on x86,x86_64
by Gupta Kumar, Sanjiv
· 7 years ago
8dbb4ba
Merge "Generalize CompactDexDebugInfo offset table"
by Treehugger Robot
· 7 years ago
ddeeaea
Merge "Revert "Stress profile saving for gc-stress tests""
by Calin Juravle
· 7 years ago
f34ac49
Revert "Stress profile saving for gc-stress tests"
by Calin Juravle
· 7 years ago
65466b5
Merge "Register tests for profiling after the runtime has started"
by Treehugger Robot
· 7 years ago
5e3cfa2
Generalize CompactDexDebugInfo offset table
by Mathieu Chartier
· 7 years ago
911ae19
Merge "ART: Fix up libartagent deps"
by Treehugger Robot
· 7 years ago
2bce076
Register tests for profiling after the runtime has started
by Calin Juravle
· 7 years ago
1efb431
Merge "Add check JNI tests for byte and 16-bit primitives."
by Treehugger Robot
· 7 years ago
9e937be
Add check JNI tests for byte and 16-bit primitives.
by Ian Rogers
· 7 years ago
b4d3e6c
Merge "Re-enable dex2oat_test copying dex test case for target"
by Treehugger Robot
· 7 years ago
f040585
Merge "Revert "Revert "Remove don't bother checks"""
by Treehugger Robot
· 7 years ago
026dc0b
Re-enable dex2oat_test copying dex test case for target
by Mathieu Chartier
· 7 years ago
535d381
Merge "patchoat: take directories instead of filenames"
by Treehugger Robot
· 7 years ago
d43e02b
Merge "Stress profile saving for gc-stress tests"
by Calin Juravle
· 7 years ago
a68aabb
Don't fixup proxy method arguments after invoking the InvocationHandler.
by Roland Levillain
· 7 years ago
cb5125d
ART: Compile libctstiagent with the NDK
by Andreas Gampe
· 7 years ago
9462a56
ART: Fix up libartagent deps
by Andreas Gampe
· 7 years ago
88c6d26
patchoat: take directories instead of filenames
by Chris Morin
· 7 years ago
38321bb
Merge "ART: Clean up patching data in codegens."
by Vladimir Marko
· 7 years ago
59eb30f
ART: Clean up patching data in codegens.
by Vladimir Marko
· 7 years ago
11088ad
Merge "Visit proxy methods reference arguments when visiting Quick frames roots."
by Roland Levillain
· 7 years ago
87df7ad
Merge "Disable fast_verify output test for dex2oat_test"
by Treehugger Robot
· 7 years ago
88fb743
Disable fast_verify output test for dex2oat_test
by Mathieu Chartier
· 7 years ago
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
a1322f0
Stress profile saving for gc-stress tests
by Calin Juravle
· 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
ccb0019
Fix a memory leak
by George Burgess IV
· 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
d2645a3
Ensure local debug symbols are generated first.
by David Srbecky
· 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
Next »