Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
aac901234850494523b8907d51cc4b3e714efda7
aac9012
Compare rounded sizes in CheckPreconditionsForAllocObject
by Mathieu Chartier
· 7 years ago
4a89916
Merge "Use CheckedCall for mprotects"
by Mathieu Chartier
· 7 years ago
8d8de0c
Use CheckedCall for mprotects
by Mathieu Chartier
· 7 years ago
1602bf6
Merge "Rename CHECK_MEMORY_CALL to CheckedCall"
by Mathieu Chartier
· 7 years ago
50d1080
Merge "Add a new test target - art-pictest"
by Shubham Ajmera
· 7 years ago
08c128a
Merge "ART: 088-monitor-verification robustness"
by Treehugger Robot
· 7 years ago
9decf47
ART: 088-monitor-verification robustness
by Orion Hodson
· 7 years ago
2cee7da
Merge "ART: Bump API level used in const-method-{handle,type} test"
by Treehugger Robot
· 7 years ago
351d285
ART: Bump API level used in const-method-{handle,type} test
by Orion Hodson
· 7 years ago
bfcd0d3
Merge "Remove dump-oat-Calculator"
by Treehugger Robot
· 7 years ago
3425d02
Rename CHECK_MEMORY_CALL to CheckedCall
by Mathieu Chartier
· 7 years ago
5b6e881
Remove dump-oat-Calculator
by Colin Cross
· 7 years ago
001aef6
Merge "Disable 1934 on stream and trace configurations."
by Alex Light
· 7 years ago
d229229
Disable 1934 on stream and trace configurations.
by Alex Light
· 7 years ago
3395da0
Merge changes I03daad97,I7d47b978,I70103fb2
by Treehugger Robot
· 7 years ago
691839c
signal_catcher: reformat includes.
by Josh Gao
· 7 years ago
361a1fa
fd_file: never report Close failure on linux.
by Josh Gao
· 7 years ago
494ec69
fd_file: don't report failure when trying to flush a pipe.
by Josh Gao
· 7 years ago
8cdfac7
Merge "Disable D8 for a subset of the tests"
by Treehugger Robot
· 7 years ago
3069f90
Merge "Use -Werror in art"
by Treehugger Robot
· 7 years ago
391ba8e
Add a new test target - art-pictest
by Shubham Ajmera
· 7 years ago
f167135
Merge changes from topic "thread-stop"
by Alex Light
· 7 years ago
fefd318
Use -Werror in art
by Chih-Hung Hsieh
· 7 years ago
844a4ed
Merge "ART: Dump allocation stacks in reference table dumps"
by Treehugger Robot
· 7 years ago
8a6b8fc
Merge "ART: Simplify And(TypeConversion<Int64>(x), Const32)."
by Treehugger Robot
· 7 years ago
c8fb211
ART: Simplify And(TypeConversion<Int64>(x), Const32).
by Vladimir Marko
· 7 years ago
5adf26c
Merge "ART: Introduce Uint8 compiler data type."
by Vladimir Marko
· 7 years ago
d5d2f2c
ART: Introduce Uint8 compiler data type.
by Vladimir Marko
· 7 years ago
25ae379
Merge "ART: Add VarHandle fence intrinsics"
by Orion Hodson
· 7 years ago
aeafbe4
Merge "ART: support for const-method-{handle,type}"
by Orion Hodson
· 7 years ago
026b3d4
Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]"
by Dan Willemsen
· 7 years ago
69107b3
Disable D8 for a subset of the tests
by Alan Leung
· 7 years ago
498e8ed
Merge "Delete jack support"
by Colin Cross
· 7 years ago
54d39dc
Implement JVMTI can_signal_thread capability.
by Alex Light
· 7 years ago
8a2a1fc
ART: Dump allocation stacks in reference table dumps
by Andreas Gampe
· 7 years ago
822cf6a
Delete jack support
by Colin Cross
· 7 years ago
a96c478
Merge "Add script to run JDWP tests against prebuilt libjdwp.so"
by Treehugger Robot
· 7 years ago
9e4a54c
Merge "Add D8 verification for 910-methods."
by Treehugger Robot
· 7 years ago
dc700a7
Add script to run JDWP tests against prebuilt libjdwp.so
by Alex Light
· 7 years ago
efac0df
Merge "Generalized zero/sign-ext analysis. Generalized SAD."
by Treehugger Robot
· 7 years ago
99988f8
Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]
by Dan Willemsen
· 7 years ago
df011c3
Generalized zero/sign-ext analysis. Generalized SAD.
by Aart Bik
· 7 years ago
2e59994
ART: support for const-method-{handle,type}
by Orion Hodson
· 7 years ago
7ba68c8
Merge "ARM/ARM64: Move simplifier visitors to .cc files."
by Treehugger Robot
· 7 years ago
4a4610a
ART: Add VarHandle fence intrinsics
by Orion Hodson
· 7 years ago
0f689e7
ARM/ARM64: Move simplifier visitors to .cc files.
by Vladimir Marko
· 7 years ago
865a050
Merge "Update ahat version number to 1.4."
by Richard Uhler
· 7 years ago
d7d5ed9
Merge "ART: Increase the number of potential instrinsics"
by Orion Hodson
· 7 years ago
cd9903d
Merge "ART: Generalize "x >> (s & m)" simplification."
by Vladimir Marko
· 7 years ago
10e4b85
Update ahat version number to 1.4.
by Richard Uhler
· 7 years ago
cfcc9cf
ART: Increase the number of potential instrinsics
by Orion Hodson
· 7 years ago
f67f115
Merge "Send ThreadEnd after clearing ThreadGroup."
by Treehugger Robot
· 7 years ago
2cda354
Merge "Add startup/post-startup bits for random profiles"
by Mathieu Chartier
· 7 years ago
df13240
Send ThreadEnd after clearing ThreadGroup.
by Alex Light
· 7 years ago
c46cf80
Add startup/post-startup bits for random profiles
by Mathieu Chartier
· 7 years ago
7ec532f
Merge "Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant."
by Roland Levillain
· 7 years ago
a78f5b6
Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant.
by Roland Levillain
· 7 years ago
40a21b3
Merge "ART: Fix loading PIC oat files without image for oatdump."
by Vladimir Marko
· 7 years ago
7033d49
ART: Generalize "x >> (s & m)" simplification.
by Vladimir Marko
· 7 years ago
eb5bedd
Merge "Check the to-space invariant on a delivered exception."
by Roland Levillain
· 7 years ago
667585a
ART: Fix loading PIC oat files without image for oatdump.
by Vladimir Marko
· 7 years ago
cdf68b1
Merge "Give better error messages on failure to launch ahat."
by Richard Uhler
· 7 years ago
b880a8a
Merge "Add support for parsing the ROOT_FINALIZING record."
by Richard Uhler
· 7 years ago
05727c5
Merge "Clean up DexInstuctionIterator."
by Treehugger Robot
· 7 years ago
87575bd
Merge "Rename libz-host -> libz"
by Dan Willemsen
· 7 years ago
f94d960
Merge "Ensure that OSR doesn't break local-variable get/set"
by Alex Light
· 7 years ago
848574c
Implement asynchronous exception support
by Alex Light
· 7 years ago
b77b698
Check the to-space invariant on a delivered exception.
by Roland Levillain
· 8 years ago
9c0a6ce
Merge "Enables GVN for x86 and x86_64."
by Treehugger Robot
· 7 years ago
d7559b7
Clean up DexInstuctionIterator.
by Vladimir Marko
· 7 years ago
5316bb8
Give better error messages on failure to launch ahat.
by Richard Uhler
· 7 years ago
e949f82
Add support for parsing the ROOT_FINALIZING record.
by Richard Uhler
· 7 years ago
6e7e0dd
Merge "assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble."
by Treehugger Robot
· 7 years ago
6b78003
Merge "Revert^2 "Increase threshold for profile compilation""
by Treehugger Robot
· 7 years ago
0e503b5
Rename libz-host -> libz
by Dan Willemsen
· 7 years ago
9486eab
Merge changes Iec406b73,I18aa6aa5
by Treehugger Robot
· 7 years ago
956dac2
assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble.
by Rahul Chaudhry
· 7 years ago
9ab6e1d
Revert^2 "Increase threshold for profile compilation"
by Shubham Ajmera
· 7 years ago
2a7b84b
Merge "Add DexInstructionIterator and use it a few places"
by Mathieu Chartier
· 7 years ago
2ca2780
Run bpfmt
by Dan Willemsen
· 7 years ago
9389ae7
Simplify Android.bp files
by Dan Willemsen
· 7 years ago
3505464
Merge "Increase test 961 dex2oat timeout to 2 minutes"
by Treehugger Robot
· 7 years ago
1d2d4ff
Add DexInstructionIterator and use it a few places
by Mathieu Chartier
· 7 years ago
f5095ec
Merge "Added SAD test. Generalized vector analysis of narrow type."
by Treehugger Robot
· 7 years ago
9e14787
Enables GVN for x86 and x86_64.
by Aart Bik
· 7 years ago
68ca702
Added SAD test. Generalized vector analysis of narrow type.
by Aart Bik
· 7 years ago
e5b35ed
Merge "Enables GVN for MIPS32 and MIPS64."
by Treehugger Robot
· 7 years ago
2161193
Ensure that OSR doesn't break local-variable get/set
by Alex Light
· 7 years ago
476fce3
Merge "Make test 566-polymorphic-inlining more robust."
by Nicolas Geoffray
· 7 years ago
95e5f7e
Make test 566-polymorphic-inlining more robust.
by Nicolas Geoffray
· 7 years ago
b1252b8
Merge "Revert "Increase threshold for profile compilation""
by Nicolas Geoffray
· 7 years ago
a660171
Revert "Increase threshold for profile compilation"
by Nicolas Geoffray
· 7 years ago
ba8069e
Merge "Pass methods array to GetMethodsSliceRangeUnchecked"
by Mathieu Chartier
· 7 years ago
0bad53b
Merge "Increase threshold for profile compilation"
by Shubham Ajmera
· 7 years ago
fb21f9d
Merge "ART: Refactor IRT:Add"
by Treehugger Robot
· 7 years ago
15aa5f6
Merge "Provide a way to run all the configurations of run-test"
by Shubham Ajmera
· 7 years ago
42ea83b
Provide a way to run all the configurations of run-test
by Shubham Ajmera
· 7 years ago
5b294ca
Merge "Remove legacy make env variables"
by Shubham Ajmera
· 7 years ago
b00bb06
Increase threshold for profile compilation
by Shubham Ajmera
· 7 years ago
b2c45f8
Merge "Testrunner: Refactor to remove duplication of variant types"
by Treehugger Robot
· 7 years ago
Next »