Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a11c391458d2cda4c1510c50f84824c6d42291f7
a11c391
am 457e6170: Merge "New failure on optimizing/arm64 after CONST_CLASS support."
by Nicolas Geoffray
· 10 years ago
457e617
Merge "New failure on optimizing/arm64 after CONST_CLASS support."
by Nicolas Geoffray
· 10 years ago
03e68d5
New failure on optimizing/arm64 after CONST_CLASS support.
by Nicolas Geoffray
· 10 years ago
5f3a1a1
am 636e1f55: Merge "Implement CONST_CLASS in optimizing compiler."
by Nicolas Geoffray
· 10 years ago
636e1f5
Merge "Implement CONST_CLASS in optimizing compiler."
by Nicolas Geoffray
· 10 years ago
424f676
Implement CONST_CLASS in optimizing compiler.
by Nicolas Geoffray
· 10 years ago
4b7b706
am 793d1023: Merge "miranda multidex test fails on optimizing/arm64."
by Nicolas Geoffray
· 10 years ago
793d102
Merge "miranda multidex test fails on optimizing/arm64."
by Nicolas Geoffray
· 10 years ago
4b420e7
miranda multidex test fails on optimizing/arm64.
by Nicolas Geoffray
· 10 years ago
f23b7ba
am b6b9eeab: Merge "ART: Fix unused parameter warning on Mac"
by Andreas Gampe
· 10 years ago
b6b9eea
Merge "ART: Fix unused parameter warning on Mac"
by Andreas Gampe
· 10 years ago
d77ac7e
ART: Fix unused parameter warning on Mac
by Andreas Gampe
· 10 years ago
cdd9838
am ad17d418: Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)"
by Andreas Gampe
· 10 years ago
6f3c4b3
am 8851cbae: Merge "ART: Replace COMPILE_ASSERT with static_assert (runtime)"
by Andreas Gampe
· 10 years ago
ad17d41
Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)"
by Andreas Gampe
· 10 years ago
8851cba
Merge "ART: Replace COMPILE_ASSERT with static_assert (runtime)"
by Andreas Gampe
· 10 years ago
575e78c
ART: Replace COMPILE_ASSERT with static_assert (runtime)
by Andreas Gampe
· 10 years ago
785d2f2
ART: Replace COMPILE_ASSERT with static_assert (compiler)
by Andreas Gampe
· 10 years ago
317a7a1
am 2998e9cd: Merge "ART: Fix unused parameters in libsigchain"
by Andreas Gampe
· 10 years ago
2998e9c
Merge "ART: Fix unused parameters in libsigchain"
by Andreas Gampe
· 10 years ago
9d9cfa8
ART: Fix unused parameters in libsigchain
by Andreas Gampe
· 10 years ago
1525ed8
am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags."
by Ian Rogers
· 10 years ago
a10a8b5
Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags."
by Ian Rogers
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
9d7bf4e
am c6e09557: Merge "Some improvement to reg alloc."
by Mingyao Yang
· 10 years ago
a9c793c
am 9aee6fc7: Merge "ART: Add missing test dependency"
by Andreas Gampe
· 10 years ago
e9f3424
am 0c25f441: Merge "Check null this pointer for direct methods in FindMethodFast."
by Jeff Hao
· 10 years ago
c6e0955
Merge "Some improvement to reg alloc."
by Mingyao Yang
· 10 years ago
296bd60
Some improvement to reg alloc.
by Mingyao Yang
· 10 years ago
9aee6fc
Merge "ART: Add missing test dependency"
by Andreas Gampe
· 10 years ago
da82344
ART: Add missing test dependency
by Andreas Gampe
· 10 years ago
0c25f44
Merge "Check null this pointer for direct methods in FindMethodFast."
by Jeff Hao
· 10 years ago
207a37d
Check null this pointer for direct methods in FindMethodFast.
by Jeff Hao
· 10 years ago
16f523b
am a338da43: Merge "ART: Add miranda checking"
by Andreas Gampe
· 10 years ago
a338da4
Merge "ART: Add miranda checking"
by Andreas Gampe
· 10 years ago
231d835
am 4450721d: Merge "ART: Discard generated image in a low-memory environment"
by Andreas Gampe
· 10 years ago
4450721
Merge "ART: Discard generated image in a low-memory environment"
by Andreas Gampe
· 10 years ago
2b0fa5b
ART: Add miranda checking
by Andreas Gampe
· 10 years ago
d74f000
am a88219f1: Merge "Add image strings to intern table"
by Mathieu Chartier
· 10 years ago
5521f8e
am 71ed8c7e: Merge "Remove generated file if compiling the image failed."
by Nicolas Geoffray
· 10 years ago
a88219f
Merge "Add image strings to intern table"
by Mathieu Chartier
· 10 years ago
71ed8c7
Merge "Remove generated file if compiling the image failed."
by Nicolas Geoffray
· 10 years ago
eb175f7
Add image strings to intern table
by Mathieu Chartier
· 10 years ago
2585098
am 31e7c162: Merge "ART: Remove unnecessary includes"
by Andreas Gampe
· 10 years ago
31e7c16
Merge "ART: Remove unnecessary includes"
by Andreas Gampe
· 10 years ago
b688611
ART: Remove unnecessary includes
by Andreas Gampe
· 10 years ago
130bd1b
Remove generated file if compiling the image failed.
by Nicolas Geoffray
· 10 years ago
664091d
am 07f09809: Merge "Add missing when testing TARGET_ARCH."
by Nicolas Geoffray
· 10 years ago
07f0980
Merge "Add missing $() when testing TARGET_ARCH."
by Nicolas Geoffray
· 10 years ago
08d5e28
Add missing $() when testing TARGET_ARCH.
by Nicolas Geoffray
· 10 years ago
c36e77c
am 17231d03: Merge "Only use Quick for optimizing on arm64."
by Nicolas Geoffray
· 10 years ago
e68dde4
am 6cc88a7e: Merge "Disable kNoOutputOverlap optimization."
by Nicolas Geoffray
· 10 years ago
17231d0
Merge "Only use Quick for optimizing on arm64."
by Nicolas Geoffray
· 10 years ago
6cc88a7
Merge "Disable kNoOutputOverlap optimization."
by Nicolas Geoffray
· 10 years ago
70be1fb
ART: Discard generated image in a low-memory environment
by Andreas Gampe
· 10 years ago
e4c648b
am 9a41fb16: Merge "Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods"
by Brian Carlstrom
· 10 years ago
9a41fb1
Merge "Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods"
by Brian Carlstrom
· 10 years ago
f322c4c
Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods
by Brian Carlstrom
· 10 years ago
043b3b0
am 57b4d1c4: Merge "Fix armv8 testing with default ANDROID_ROOT."
by Nicolas Geoffray
· 10 years ago
da2a551
am f6e59f57: Merge "More armv8 failures now that optimizing supports CONST_STRING."
by Nicolas Geoffray
· 10 years ago
57b4d1c
Merge "Fix armv8 testing with default ANDROID_ROOT."
by Nicolas Geoffray
· 10 years ago
eb441dd
Fix armv8 testing with default ANDROID_ROOT.
by Nicolas Geoffray
· 10 years ago
f6e59f5
Merge "More armv8 failures now that optimizing supports CONST_STRING."
by Nicolas Geoffray
· 10 years ago
53c42b6
More armv8 failures now that optimizing supports CONST_STRING.
by Nicolas Geoffray
· 10 years ago
2810f92
Disable kNoOutputOverlap optimization.
by Nicolas Geoffray
· 10 years ago
8ed5c9c
am a9014f97: Merge "Support for CONST_STRING in optimizing compiler."
by Nicolas Geoffray
· 10 years ago
a9014f9
Merge "Support for CONST_STRING in optimizing compiler."
by Nicolas Geoffray
· 10 years ago
b5f62b3
Support for CONST_STRING in optimizing compiler.
by Nicolas Geoffray
· 10 years ago
a136ab5
Only use Quick for optimizing on arm64.
by Nicolas Geoffray
· 10 years ago
7e7f648
am 8b557af8: Merge "Add math routines with defined wrapping behavior for the interpreter."
by Ian Rogers
· 10 years ago
4ae7f32
am 2a4e71ca: Merge "Avoid signed integer overflow in identity hash code."
by Ian Rogers
· 10 years ago
ed54f6a
am 45664c99: Merge "Avoid signed integer overflow."
by Ian Rogers
· 10 years ago
53e0fc9
am 6163fd40: Merge "Add hash table to link virtual methods"
by Mathieu Chartier
· 10 years ago
63abb7d
am c74c218d: Merge "Fix mixed signed/unsigned arithmetic in BitVector."
by Ian Rogers
· 10 years ago
8314848
am da7bb738: Merge "Avoid signed arithmetic overflow in UTF hash functions."
by Ian Rogers
· 10 years ago
d2e9017
am 3efa15fd: Merge "art: Fix classlinker and nopatchoat test for PIC case"
by Igor Murashkin
· 10 years ago
8b557af
Merge "Add math routines with defined wrapping behavior for the interpreter."
by Ian Rogers
· 10 years ago
f72a11d
Add math routines with defined wrapping behavior for the interpreter.
by Ian Rogers
· 10 years ago
2a4e71c
Merge "Avoid signed integer overflow in identity hash code."
by Ian Rogers
· 10 years ago
bbcd30b
Avoid signed integer overflow in identity hash code.
by Ian Rogers
· 10 years ago
45664c9
Merge "Avoid signed integer overflow."
by Ian Rogers
· 10 years ago
6163fd4
Merge "Add hash table to link virtual methods"
by Mathieu Chartier
· 10 years ago
c74c218
Merge "Fix mixed signed/unsigned arithmetic in BitVector."
by Ian Rogers
· 10 years ago
9f3629d
Add hash table to link virtual methods
by Mathieu Chartier
· 10 years ago
da7bb73
Merge "Avoid signed arithmetic overflow in UTF hash functions."
by Ian Rogers
· 10 years ago
8f41dc3
Avoid signed arithmetic overflow in UTF hash functions.
by Ian Rogers
· 10 years ago
5a2e4cc
Fix mixed signed/unsigned arithmetic in BitVector.
by Ian Rogers
· 10 years ago
7d4ecd5
Avoid signed integer overflow.
by Ian Rogers
· 10 years ago
3efa15f
Merge "art: Fix classlinker and nopatchoat test for PIC case"
by Igor Murashkin
· 10 years ago
96e8393
art: Fix classlinker and nopatchoat test for PIC case
by Igor Murashkin
· 10 years ago
1dd4091
am d99865e1: Merge "Remove bogus compiler flag from libart-compiler."
by Ian Rogers
· 10 years ago
d99865e
Merge "Remove bogus compiler flag from libart-compiler."
by Ian Rogers
· 10 years ago
99f84c4
Remove bogus compiler flag from libart-compiler.
by Ian Rogers
· 10 years ago
d0403ec
am a8825e4b: Merge "ARM: Generate mapping symbol to indicate thumb2 code"
by Ian Rogers
· 10 years ago
4c556b2
am 263f20b7: Merge "Tidy and reduce ART library dependencies on the host."
by Ian Rogers
· 10 years ago
a8825e4
Merge "ARM: Generate $t mapping symbol to indicate thumb2 code"
by Ian Rogers
· 10 years ago
263f20b
Merge "Tidy and reduce ART library dependencies on the host."
by Ian Rogers
· 10 years ago
a3d6f67
am 26dcecb0: Merge "Follow-up CL after hard float changes."
by Nicolas Geoffray
· 10 years ago
26dcecb
Merge "Follow-up CL after hard float changes."
by Nicolas Geoffray
· 10 years ago
872dd82
Tidy and reduce ART library dependencies on the host.
by Ian Rogers
· 10 years ago
Next »