Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2989fb5968f5478e283e941e2f8c8d7ec230ab85
2989fb5
Merge "ART: Mterp for arm64" am: 7fac3532a8
by Bill Buzbee
· 9 years ago
7fac353
Merge "ART: Mterp for arm64"
by Bill Buzbee
· 9 years ago
5872a1c
Merge "Fix up dex cache strings stored in classes" am: 85db315a42
by Mathieu Chartier
· 9 years ago
85db315
Merge "Fix up dex cache strings stored in classes"
by Mathieu Chartier
· 9 years ago
1aa8ec2
Fix up dex cache strings stored in classes
by Mathieu Chartier
· 9 years ago
d3e3679
Merge "Add read barrier option to UpdateEntrypoints" am: 36fe0e8709
by Mathieu Chartier
· 9 years ago
36fe0e8
Merge "Add read barrier option to UpdateEntrypoints"
by Mathieu Chartier
· 9 years ago
e7f75f3
Add read barrier option to UpdateEntrypoints
by Mathieu Chartier
· 9 years ago
e0c269e
ART: Mterp for arm64
by buzbee
· 9 years ago
d911390
Merge "Implemented signum() on ARM64." am: c3cf1d2e35
by Aart Bik
· 9 years ago
c3cf1d2
Merge "Implemented signum() on ARM64."
by Aart Bik
· 9 years ago
bb24bd0
Implemented signum() on ARM64.
by Aart Bik
· 9 years ago
ebfb119
Merge "ART: Fix test 117 after OatFileAssistant change" am: fda30a435d
by David Brazdil
· 9 years ago
fda30a4
Merge "ART: Fix test 117 after OatFileAssistant change"
by David Brazdil
· 9 years ago
1ed4449
ART: Fix test 117 after OatFileAssistant change
by David Brazdil
· 9 years ago
76b4a6d
Merge "ART: Release DexFile in OatFileAssistant" am: 7375fa1b21
by David Brazdil
· 9 years ago
7375fa1
Merge "ART: Release DexFile in OatFileAssistant"
by David Brazdil
· 9 years ago
1355495
ART: Release DexFile in OatFileAssistant
by David Brazdil
· 9 years ago
9a3ae4e
Merge "Ensure instruction cache is flushed in compiler tests with Clang."
by Roland Levillain
· 9 years ago
d111cce
Merge "Ensure instruction cache is flushed in compiler tests with Clang."
by Roland Levillain
· 9 years ago
455a4bf
Merge "Ignore image checksum for ExtractOnly oat files" am: bceee26590
by David Brazdil
· 9 years ago
bceee26
Merge "Ignore image checksum for ExtractOnly oat files"
by David Brazdil
· 9 years ago
3243026
Ensure instruction cache is flushed in compiler tests with Clang.
by Roland Levillain
· 9 years ago
ce4b0ba
Ignore image checksum for ExtractOnly oat files
by David Brazdil
· 9 years ago
860169d
Merge "Be on the safe side: emit an environment for runtime calls."
by Nicolas Geoffray
· 9 years ago
99b4d43
Merge "Be on the safe side: emit an environment for runtime calls."
by Nicolas Geoffray
· 9 years ago
2f51891
Merge "Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9."
by Narayan Kamath
· 9 years ago
a2e599a
Merge "Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9."
by Narayan Kamath
· 9 years ago
fe4e778
Merge "Invoke all other registered handlers only for generated code"
by Calin Juravle
· 9 years ago
0dd8c39
Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9.
by Narayan Kamath
· 9 years ago
3caf203
Merge "Invoke all other registered handlers only for generated code"
by Calin Juravle
· 9 years ago
03196cf
Be on the safe side: emit an environment for runtime calls.
by Nicolas Geoffray
· 9 years ago
4e2ecda
Merge "ART: Disallow uses of uninitialized references" am: 6f2c459c97
by David Brazdil
· 9 years ago
6f2c459
Merge "ART: Disallow uses of uninitialized references"
by David Brazdil
· 9 years ago
68b5c0b
ART: Disallow uses of uninitialized references
by David Brazdil
· 9 years ago
643207f
Merge "Revert "Disable test after failing test was pushed."" am: 2b8624cf94
by Narayan Kamath
· 9 years ago
2b8624c
Merge "Revert "Disable test after failing test was pushed.""
by Narayan Kamath
· 9 years ago
2d7c8ea
Revert "Disable test after failing test was pushed."
by Narayan Kamath
· 9 years ago
356fe5e
Merge "Clean up UpdateOatFile for app images" am: 7f1551d28b
by Mathieu Chartier
· 9 years ago
7f1551d
Merge "Clean up UpdateOatFile for app images"
by Mathieu Chartier
· 9 years ago
0436f59
Merge "Add oat checksum check for app image loading" am: dc5909af87
by Mathieu Chartier
· 9 years ago
14567fd
Clean up UpdateOatFile for app images
by Mathieu Chartier
· 9 years ago
dc5909a
Merge "Add oat checksum check for app image loading"
by Mathieu Chartier
· 9 years ago
092ccae
Merge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()."
by Mathieu Chartier
· 9 years ago
472964b
Merge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()."
by Mathieu Chartier
· 9 years ago
7e98241
Merge "Regression test ensuring unresolved classes are not put in dex cache."
by Jeff Hao
· 9 years ago
36a0cc7
Merge "Regression test ensuring unresolved classes are not put in dex cache."
by Jeff Hao
· 9 years ago
b4961db
Regression test ensuring unresolved classes are not put in dex cache.
by Jeff Hao
· 9 years ago
c8cc1b0
Merge "Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE." am: 1945103a87
by Hiroshi Yamauchi
· 9 years ago
9ff8460
Add oat checksum check for app image loading
by Mathieu Chartier
· 9 years ago
1945103
Merge "Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE."
by Hiroshi Yamauchi
· 9 years ago
28370dc
Merge "Fix issue with exception type resolution during linking." am: ea59deb1a3
by Alex Light
· 9 years ago
ea59deb
Merge "Fix issue with exception type resolution during linking."
by Alex Light
· 9 years ago
eba19bc
Merge "Do not use atomic increment in allocation as fence." am: ab00be9c6e
by Hans Boehm
· 9 years ago
ab00be9
Merge "Do not use atomic increment in allocation as fence."
by Hans Boehm
· 9 years ago
5a55986
Fix issue with exception type resolution during linking.
by Alex Light
· 9 years ago
2e5de78
Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE.
by Hiroshi Yamauchi
· 9 years ago
1d6a08c
Merge "Implement compare() on ARM64." am: 2624ffcdba
by Aart Bik
· 9 years ago
c7981ed
Merge "ART: Dump full exception on re-init failure message" am: 392899e8e2
by Andreas Gampe
· 9 years ago
2624ffc
Merge "Implement compare() on ARM64."
by Aart Bik
· 9 years ago
392899e
Merge "ART: Dump full exception on re-init failure message"
by Andreas Gampe
· 9 years ago
7b56502
Implement compare() on ARM64.
by Aart Bik
· 9 years ago
04f0ac0
Merge "Implementation of integer intrinsics on x86_64" am: ea3a00744d
by Aart Bik
· 9 years ago
ea3a007
Merge "Implementation of integer intrinsics on x86_64"
by Aart Bik
· 9 years ago
df38089
Merge "Optimizing compiler support for directly calling interface methods"
by Alex Light
· 9 years ago
1c720b7
Merge "Optimizing compiler support for directly calling interface methods"
by Alex Light
· 9 years ago
d8904a5
ART: Do not reopen oat file in ImageWriter::UpdateOatFile().
by Vladimir Marko
· 9 years ago
c33cf01
Merge "Disable test after failing test was pushed." am: ba5ea7003f
by Nicolas Geoffray
· 9 years ago
ba5ea70
Merge "Disable test after failing test was pushed."
by Nicolas Geoffray
· 9 years ago
fd82520
Disable test after failing test was pushed.
by Nicolas Geoffray
· 9 years ago
fc856fc
Merge "Re-enable test 566-polymorphic-inlining." am: e38a328dfd
by Nicolas Geoffray
· 9 years ago
e38a328
Merge "Re-enable test 566-polymorphic-inlining."
by Nicolas Geoffray
· 9 years ago
c26f128
Re-enable test 566-polymorphic-inlining.
by Nicolas Geoffray
· 9 years ago
3a8229e
Merge "Re-enable test 496-checker-inlining-and-class-loader with CC."
by Roland Levillain
· 9 years ago
5bd53a9
Merge "Re-enable test 496-checker-inlining-and-class-loader with CC."
by Roland Levillain
· 9 years ago
560297f
Re-enable test 496-checker-inlining-and-class-loader with CC.
by Roland Levillain
· 9 years ago
6d7b8b5
Merge "Optimizing: Use dex pc 0 for pattern substitution-generated IGET."
by Vladimir Marko
· 9 years ago
eeede83
Merge "ART: Do not use AT register in MIPS DSS<->RP swap" am: 4cd4c399bf
by David Brazdil
· 9 years ago
87d38b7
Merge "Optimizing: Use dex pc 0 for pattern substitution-generated IGET."
by Vladimir Marko
· 9 years ago
4cd4c39
Merge "ART: Do not use AT register in MIPS DSS<->RP swap"
by David Brazdil
· 9 years ago
adda435
Optimizing: Use dex pc 0 for pattern substitution-generated IGET.
by Vladimir Marko
· 9 years ago
0f61866
Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests""
by Nicolas Geoffray
· 9 years ago
10cd5ee
Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests""
by Nicolas Geoffray
· 9 years ago
28a2a18
Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"
by Nicolas Geoffray
· 9 years ago
04d3e87
ART: Do not use AT register in MIPS DSS<->RP swap
by David Brazdil
· 9 years ago
3ed027c
Merge "ART: Fix single-step interpretation for mterp" am: ed1d318ecc
by Bill Buzbee
· 9 years ago
ed1d318
Merge "ART: Fix single-step interpretation for mterp"
by Bill Buzbee
· 9 years ago
b0171b9
Do not use atomic increment in allocation as fence.
by Hans Boehm
· 9 years ago
d6b48db
ART: Fix single-step interpretation for mterp
by buzbee
· 9 years ago
dfdfbac
Merge "Fix "Never Interpret" option for all interpreters" am: 1d81df8ff1
by Bill Buzbee
· 9 years ago
1d81df8
Merge "Fix "Never Interpret" option for all interpreters"
by Bill Buzbee
· 9 years ago
734f3aa
Fix "Never Interpret" option for all interpreters
by buzbee
· 9 years ago
fedd91d
Optimizing compiler support for directly calling interface methods
by Alex Light
· 9 years ago
369c851
ART: Dump full exception on re-init failure message
by Andreas Gampe
· 9 years ago
7f8b787
Merge "Disable test for now." am: 97f4bc04b6
by Nicolas Geoffray
· 9 years ago
97f4bc0
Merge "Disable test for now."
by Nicolas Geoffray
· 9 years ago
1cdee57
Disable test for now.
by Nicolas Geoffray
· 9 years ago
142788b
Merge "Clear image file in image writer" am: 70dd22fb3b
by Mathieu Chartier
· 9 years ago
70dd22f
Merge "Clear image file in image writer"
by Mathieu Chartier
· 9 years ago
d625547
Merge "Remove ALWAYS_INLINE from ReadBarrier::Mark()." am: fd071680f0
by Hiroshi Yamauchi
· 9 years ago
Next »