Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
7ef371c34e41293f9c1a1eac7e9183e1572e7652
7ef371c
Merge "ART: Increase the number of potential instrinsics" am: d7d5ed9531
by Orion Hodson
· 7 years ago
d7d5ed9
Merge "ART: Increase the number of potential instrinsics"
by Orion Hodson
· 7 years ago
7adf401
Merge "ART: Generalize "x >> (s & m)" simplification." am: cd9903db5d
by Vladimir Marko
· 7 years ago
cd9903d
Merge "ART: Generalize "x >> (s & m)" simplification."
by Vladimir Marko
· 7 years ago
cfcc9cf
ART: Increase the number of potential instrinsics
by Orion Hodson
· 7 years ago
74a8ed2
Merge "Send ThreadEnd after clearing ThreadGroup." am: f67f115423
by Alex Light
· 7 years ago
f67f115
Merge "Send ThreadEnd after clearing ThreadGroup."
by Treehugger Robot
· 7 years ago
a014d4f
Merge "Add startup/post-startup bits for random profiles" am: 2cda354d7f
by Mathieu Chartier
· 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
2d1f647
Merge "Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant."
by Roland Levillain
· 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
c648c97
Merge "ART: Fix loading PIC oat files without image for oatdump." am: 40a21b3f2a
by Vladimir Marko
· 7 years ago
40a21b3
Merge "ART: Fix loading PIC oat files without image for oatdump."
by Vladimir Marko
· 7 years ago
4f8d73e
Merge "Check the to-space invariant on a delivered exception." am: eb5bedd1ac
by Roland Levillain
· 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
ed146f2
Merge "Give better error messages on failure to launch ahat." am: cdf68b16a2
by Richard Uhler
· 7 years ago
a80551f
Merge "Add support for parsing the ROOT_FINALIZING record." am: b880a8a592
by Richard Uhler
· 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
2ca2240
Merge "Clean up DexInstuctionIterator." am: 05727c50c8
by Vladimir Marko
· 7 years ago
eba3864
Merge "Rename libz-host -> libz" am: 87575bdcae
by Dan Willemsen
· 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
8d6c440
Merge "Ensure that OSR doesn't break local-variable get/set" am: f94d960109
by Alex Light
· 7 years ago
f94d960
Merge "Ensure that OSR doesn't break local-variable get/set"
by Alex Light
· 7 years ago
b77b698
Check the to-space invariant on a delivered exception.
by Roland Levillain
· 8 years ago
6e3b862
Merge "Enables GVN for x86 and x86_64." am: 9c0a6ce0a4
by Aart Bik
· 7 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
· 8 years ago
e949f82
Add support for parsing the ROOT_FINALIZING record.
by Richard Uhler
· 7 years ago
37bbe1a
Merge "assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble."
by Rahul Chaudhry
· 7 years ago
6e7e0dd
Merge "assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble."
by Treehugger Robot
· 7 years ago
6267815
Merge "Revert^2 "Increase threshold for profile compilation"" am: 6b78003cf9
by Shubham Ajmera
· 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
8485e6b
Merge changes Iec406b73,I18aa6aa5 am: 9486eab711
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
89e3742
Merge "Add DexInstructionIterator and use it a few places" am: 2a7b84ba85
by Mathieu Chartier
· 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
3c0f1f4
Merge "Increase test 961 dex2oat timeout to 2 minutes" am: 350546494d
by Alex Light
· 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
0a29016
Merge "Added SAD test. Generalized vector analysis of narrow type."
by Aart Bik
· 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
3a1e6b1
Merge "Enables GVN for MIPS32 and MIPS64." am: e5b35ed787
by Lena Djokic
· 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
ad8251a
Merge "Make test 566-polymorphic-inlining more robust." am: 476fce3434
by Nicolas Geoffray
· 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
608026a
Merge "Revert "Increase threshold for profile compilation"" am: b1252b8eba
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
c23aac3
Merge "Pass methods array to GetMethodsSliceRangeUnchecked" am: ba8069e088
by Mathieu Chartier
· 7 years ago
825c75f
Merge "Increase threshold for profile compilation" am: 0bad53b2f3
by Shubham Ajmera
· 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
aa53072
Merge "ART: Refactor IRT:Add" am: fb21f9db75
by Andreas Gampe
· 7 years ago
fb21f9d
Merge "ART: Refactor IRT:Add"
by Treehugger Robot
· 7 years ago
43afa03
Merge "Provide a way to run all the configurations of run-test" am: 15aa5f6e87
by Shubham Ajmera
· 7 years ago
567e804
Merge "Remove legacy make env variables" am: 5b294caa8d
by Shubham Ajmera
· 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
6ff5a0b
Merge "Testrunner: Refactor to remove duplication of variant types"
by Shubham Ajmera
· 7 years ago
b2c45f8
Merge "Testrunner: Refactor to remove duplication of variant types"
by Treehugger Robot
· 7 years ago
2466d62
Pass methods array to GetMethodsSliceRangeUnchecked
by Mathieu Chartier
· 7 years ago
d0358f8
Remove legacy make env variables
by Shubham Ajmera
· 7 years ago
8585395
Testrunner: Refactor to remove duplication of variant types
by Shubham Ajmera
· 8 years ago
483208d
Increase test 961 dex2oat timeout to 2 minutes
by Alex Light
· 7 years ago
dece87c
Merge "Ensure the oat/vdex file is erased if we fail to truncate"
by Calin Juravle
· 7 years ago
2dc2bcc
Merge "Ensure the oat/vdex file is erased if we fail to truncate"
by Calin Juravle
· 7 years ago
9e24e0b
Merge "Add failures file to jdwp tests using libjdwp.so" am: 8b96c164a1
by Alex Light
· 7 years ago
8b96c16
Merge "Add failures file to jdwp tests using libjdwp.so"
by Alex Light
· 7 years ago
f13249b
Merge changes I87f14bf1,Idc21bf89 am: f6362521be
by Alex Light
· 7 years ago
f636252
Merge changes I87f14bf1,Idc21bf89
by Alex Light
· 7 years ago
1026fc3
Merge "ART: Introduce compiler data type." am: 4894cdd8eb
by Vladimir Marko
· 7 years ago
4894cdd
Merge "ART: Introduce compiler data type."
by Vladimir Marko
· 7 years ago
ecc389a
Merge "ART: Blacklist oatwriter layout test for more configs" am: d796c61d30
by Andreas Gampe
· 7 years ago
d796c61
Merge "ART: Blacklist oatwriter layout test for more configs"
by Treehugger Robot
· 7 years ago
9c39cae
ART: Blacklist oatwriter layout test for more configs
by Andreas Gampe
· 7 years ago
77f3e6a
Merge "ART: Change GetAndroidRoot() handling" am: 6b801024b0
by Andreas Gampe
· 7 years ago
6b80102
Merge "ART: Change GetAndroidRoot() handling"
by Treehugger Robot
· 7 years ago
b09be72
Ensure the oat/vdex file is erased if we fail to truncate
by Calin Juravle
· 7 years ago
8a443bb
Merge "test: Blacklist oatwriter layout test for no-dex2oat" am: 8f6d83f69a
by Igor Murashkin
· 7 years ago
0e9d7aa
Add failures file to jdwp tests using libjdwp.so
by Alex Light
· 7 years ago
2565112
ART: Refactor IRT:Add
by Andreas Gampe
· 7 years ago
Next »