Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
64f19d0bce0808802cb8200931ca2a31533e96db
64f19d0
Merge "MIPS32: Remove tests from list of broken tests" am: bf223cdc00
by Nicolas Geoffray
· 9 years ago
bf223cd
Merge "MIPS32: Remove tests from list of broken tests"
by Nicolas Geoffray
· 9 years ago
85f645d
MIPS32: Remove tests from list of broken tests
by Goran Jakovljevic
· 9 years ago
6e7ffc6
Merge "Revert "Run type propagation after inliner only when needed.""
by Calin Juravle
· 9 years ago
1839d3c
Merge "Revert "Run type propagation after inliner only when needed.""
by Calin Juravle
· 9 years ago
2717436
Revert "Run type propagation after inliner only when needed."
by Calin Juravle
· 9 years ago
e865dda
Merge "Run type propagation after inliner only when needed." am: 605f27d871
by Calin Juravle
· 9 years ago
605f27d
Merge "Run type propagation after inliner only when needed."
by Calin Juravle
· 9 years ago
21ad0c9
Merge "Fix dependencies when not building with Jack." am: a643cfd2b6
by Nicolas Geoffray
· 9 years ago
a643cfd
Merge "Fix dependencies when not building with Jack."
by Nicolas Geoffray
· 9 years ago
433335f
Merge "Disable store elimination on singleton object." am: 60b3f9f8b6
by Mingyao Yang
· 9 years ago
60b3f9f
Merge "Disable store elimination on singleton object."
by Mingyao Yang
· 9 years ago
e9d6e60
Disable store elimination on singleton object.
by Mingyao Yang
· 9 years ago
d08e62f
Merge "Add ArenaUniquePtr" am: b5172e8e8c
by Mathieu Chartier
· 9 years ago
b5172e8
Merge "Add ArenaUniquePtr"
by Mathieu Chartier
· 9 years ago
7b05e17
Add ArenaUniquePtr
by Mathieu Chartier
· 9 years ago
3fa5bb4
Merge "enum operator<<() script fails with do { } while cond;" am: 92ca333976
by Andreas Gampe
· 9 years ago
92ca333
Merge "enum operator<<() script fails with do { } while cond;"
by Andreas Gampe
· 9 years ago
714ca11
Merge "Move ArenaBitVector into the runtime" am: b43bdc270e
by Mathieu Chartier
· 9 years ago
b43bdc2
Merge "Move ArenaBitVector into the runtime"
by Mathieu Chartier
· 9 years ago
8c57297
Merge "ART: Speed up thread stack tracing for ANRs" am: a5ae8f3c5a
by Andreas Gampe
· 9 years ago
e5d80f8
Move ArenaBitVector into the runtime
by Mathieu Chartier
· 9 years ago
a5ae8f3
Merge "ART: Speed up thread stack tracing for ANRs"
by Andreas Gampe
· 9 years ago
6cff48f
ART: Speed up thread stack tracing for ANRs
by Christopher Ferris
· 11 years ago
f70a583
Merge "Revert "Revert "load store elimination.""" am: a815f17cc8
by Mingyao Yang
· 9 years ago
a815f17
Merge "Revert "Revert "load store elimination."""
by Mingyao Yang
· 9 years ago
751ceba
Fix dependencies when not building with Jack.
by Nicolas Geoffray
· 9 years ago
4e5dd52
Run type propagation after inliner only when needed.
by Calin Juravle
· 9 years ago
5a29bdb
Merge "Disable two tests that require IPv6." am: fbcafbc816
by Nicolas Geoffray
· 9 years ago
f24503e
Merge "ARM64: Instruction simplification for array accesses." am: 31f0e753a0
by Roland Levillain
· 9 years ago
fbcafbc
Merge "Disable two tests that require IPv6."
by Nicolas Geoffray
· 9 years ago
cbec6d9
Disable two tests that require IPv6.
by Nicolas Geoffray
· 9 years ago
31f0e75
Merge "ARM64: Instruction simplification for array accesses."
by Roland Levillain
· 9 years ago
10f5894
Merge "Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning."
by Roland Levillain
· 9 years ago
fe97bfe
Merge "Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning."
by Roland Levillain
· 9 years ago
985ff70
Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning.
by Roland Levillain
· 9 years ago
2b9fd6b
Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic."
by Roland Levillain
· 9 years ago
68561a1
Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic."
by Roland Levillain
· 9 years ago
1554c58
Merge "MIPS64: Add tests for rotation, and shift instructions" am: b9f3e6d973
by Andreas Gampe
· 9 years ago
b9f3e6d
Merge "MIPS64: Add tests for rotation, and shift instructions"
by Andreas Gampe
· 9 years ago
8df69d4
Revert "Revert "load store elimination.""
by Mingyao Yang
· 9 years ago
a841762
Merge "Release ahat version 0.2." am: 823e693aa9
by Richard Uhler
· 9 years ago
823e693
Merge "Release ahat version 0.2."
by Richard Uhler
· 9 years ago
535aecd
Merge "MIPS: Initial version of optimizing compiler for MIPS32" am: ec26f4b6c5
by Nicolas Geoffray
· 9 years ago
ec26f4b
Merge "MIPS: Initial version of optimizing compiler for MIPS32"
by Nicolas Geoffray
· 9 years ago
f652cec
MIPS: Initial version of optimizing compiler for MIPS32
by Goran Jakovljevic
· 10 years ago
4291fa8
Merge "Do not run the verifier when deopting optimized frames." am: b8b44983f8
by Nicolas Geoffray
· 9 years ago
b8b4498
Merge "Do not run the verifier when deopting optimized frames."
by Nicolas Geoffray
· 9 years ago
3385650
Do not run the verifier when deopting optimized frames.
by Nicolas Geoffray
· 9 years ago
c9e3411
Merge "Fix art-run-tests dependencies" am: 6dc794613a
by Yohann Roussel
· 9 years ago
6dc7946
Merge "Fix art-run-tests dependencies"
by Yohann Roussel
· 9 years ago
b488b78
Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic.
by Roland Levillain
· 9 years ago
8e009aa
Merge "Use binary search for FindDeclaredInstance/StaticField" am: 2b03cef064
by Mathieu Chartier
· 9 years ago
2b03cef
Merge "Use binary search for FindDeclaredInstance/StaticField"
by Mathieu Chartier
· 9 years ago
ac2f311
Merge "Fix destruction order in Dex2Oat." am: 6a877d02da
by Vladimir Marko
· 9 years ago
6a877d0
Merge "Fix destruction order in Dex2Oat."
by Vladimir Marko
· 9 years ago
adfbb1f
Merge "JDWP: fix possible JdwpEvent memory leak" am: 24f3166093
by Sebastien Hertz
· 9 years ago
24f3166
Merge "JDWP: fix possible JdwpEvent memory leak"
by Sebastien Hertz
· 9 years ago
484421e
Merge "Block signals before invoking special or user handlers" am: 69d6b1f1e6
by Calin Juravle
· 9 years ago
69d6b1f
Merge "Block signals before invoking special or user handlers"
by Calin Juravle
· 9 years ago
e2aa326
Use binary search for FindDeclaredInstance/StaticField
by Mathieu Chartier
· 9 years ago
3048698
Fix art-run-tests dependencies
by Yohann Roussel
· 10 years ago
d57c527
Merge "Mark 2 libcore tests as failing." am: 534a9b68ec
by Nicolas Geoffray
· 9 years ago
d7c25d6
Merge "Remove the magic 32 constant and ensure alignment." am: d700afabe2
by Nicolas Geoffray
· 9 years ago
8b43364
Merge "Inliner: make sure the returned value is in the outer graph."
by Calin Juravle
· 9 years ago
358bcaf
JDWP: fix possible JdwpEvent memory leak
by Sebastien Hertz
· 9 years ago
534a9b6
Merge "Mark 2 libcore tests as failing."
by Nicolas Geoffray
· 9 years ago
d9486f9
Mark 2 libcore tests as failing.
by Nicolas Geoffray
· 9 years ago
d700afa
Merge "Remove the magic 32 constant and ensure alignment."
by Nicolas Geoffray
· 9 years ago
1e7de6c
Remove the magic 32 constant and ensure alignment.
by Nicolas Geoffray
· 9 years ago
97da02a
enum operator<<() script fails with do { } while cond;
by Bruce Hoult
· 9 years ago
9926d88
Merge "Inliner: make sure the returned value is in the outer graph."
by Calin Juravle
· 9 years ago
7c8d3de
Merge "Use DlMallocSpace for the JIT code cache." am: 66e33f1906
by Nicolas Geoffray
· 9 years ago
66e33f1
Merge "Use DlMallocSpace for the JIT code cache."
by Nicolas Geoffray
· 9 years ago
0c3c266
Use DlMallocSpace for the JIT code cache.
by Nicolas Geoffray
· 9 years ago
403e777
Merge "ART: Disable Clang for arm" am: 31e913fbea
by Stephen Hines
· 9 years ago
31e913f
Merge "ART: Disable Clang for arm"
by Stephen Hines
· 9 years ago
5295bc2
ART: Disable Clang for arm
by Andreas Gampe
· 9 years ago
267f2f2
Merge "ART: Fix left-shift of negative numbers" am: 11d4236576
by Andreas Gampe
· 9 years ago
11d4236
Merge "ART: Fix left-shift of negative numbers"
by Andreas Gampe
· 9 years ago
58554b7
ART: Fix left-shift of negative numbers
by Andreas Gampe
· 9 years ago
3232183
Merge "Fix typos." am: 1d7d0ce2d6
by Alex Light
· 9 years ago
1d7d0ce
Merge "Fix typos."
by Alex Light
· 9 years ago
958dfc8
Merge "Change dex_location_ from const char* to std::string." am: e16a741c74
by Richard Uhler
· 9 years ago
2a991b8
Merge "Switch ahat test to use core-optimizing-pic.art." am: 0ba73a9970
by Richard Uhler
· 9 years ago
e16a741
Merge "Change dex_location_ from const char* to std::string."
by Richard Uhler
· 9 years ago
0ba73a9
Merge "Switch ahat test to use core-optimizing-pic.art."
by Richard Uhler
· 9 years ago
214bbcd
Inliner: make sure the returned value is in the outer graph.
by Calin Juravle
· 9 years ago
98a73e1
MIPS64: Add tests for rotation, and shift instructions
by Chris Larsen
· 9 years ago
9668054
Merge "Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning."
by Roland Levillain
· 9 years ago
5f9d24a
Merge "Disable test 961-default-iface-resolution-generated with gcstress"
by Alex Light
· 9 years ago
4d3a8be
Fix typos.
by Alex Light
· 9 years ago
b1f10f5
Merge "Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning."
by Roland Levillain
· 9 years ago
6774660
Merge "Disable test 961-default-iface-resolution-generated with gcstress"
by Alex Light
· 9 years ago
c45e740
Merge "MIPS64: Disassembler support for rotate instructions." am: 4bc7168780
by Andreas Gampe
· 9 years ago
4bc7168
Merge "MIPS64: Disassembler support for rotate instructions."
by Andreas Gampe
· 9 years ago
8d148c9
Disable test 961-default-iface-resolution-generated with gcstress
by Alex Light
· 9 years ago
c237b39
Release ahat version 0.2.
by Richard Uhler
· 9 years ago
cfea7d5
Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning.
by Roland Levillain
· 9 years ago
307dac9
Fix destruction order in Dex2Oat.
by Vladimir Marko
· 9 years ago
Next »