Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
4c556b20eb2c5798088f515d83c35db2ea3f08e1
4c556b2
am 263f20b7: Merge "Tidy and reduce ART library dependencies on the host."
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
86262b4
am 29ce77f6: Merge "419 fails on optimizing/arm64."
by Nicolas Geoffray
· 10 years ago
29ce77f
Merge "419 fails on optimizing/arm64."
by Nicolas Geoffray
· 10 years ago
020ac03
419 fails on optimizing/arm64.
by Nicolas Geoffray
· 10 years ago
9ca7d08
am 2fba9d45: Merge "ART: Do not abort on most verifier failures"
by Andreas Gampe
· 10 years ago
e507635
am db32ffec: Merge "Fix for long parameter passed both in stack and register."
by Nicolas Geoffray
· 10 years ago
2fba9d4
Merge "ART: Do not abort on most verifier failures"
by Andreas Gampe
· 10 years ago
7c03810
ART: Do not abort on most verifier failures
by Andreas Gampe
· 10 years ago
db32ffe
Merge "Fix for long parameter passed both in stack and register."
by Nicolas Geoffray
· 10 years ago
0a6c459
Fix for long parameter passed both in stack and register.
by Nicolas Geoffray
· 10 years ago
d292eb0
am d8e231c0: Merge "Update list of failing tests for arm64/optimizing."
by Nicolas Geoffray
· 10 years ago
d8e231c
Merge "Update list of failing tests for arm64/optimizing."
by Nicolas Geoffray
· 10 years ago
4f34f8b
am d59fae7c: Merge "Fix gtest dependencies."
by Nicolas Geoffray
· 10 years ago
d59fae7
Merge "Fix gtest dependencies."
by Nicolas Geoffray
· 10 years ago
96a6345
Fix gtest dependencies.
by Nicolas Geoffray
· 10 years ago
32607a1
Update list of failing tests for arm64/optimizing.
by Nicolas Geoffray
· 10 years ago
8d86d6d
am b96fd84b: Merge "Another ART_TEST_ANDROID_ROOT fix."
by Nicolas Geoffray
· 10 years ago
b96fd84
Merge "Another ART_TEST_ANDROID_ROOT fix."
by Nicolas Geoffray
· 10 years ago
8c3849b
am ab9f4fea: Merge "Also use Quick for target boot image."
by Nicolas Geoffray
· 10 years ago
96a37c8
Another ART_TEST_ANDROID_ROOT fix.
by Nicolas Geoffray
· 10 years ago
7048e9a
am 1381b511: Merge "Opt compiler: Add ARM64 support for the Mul IR."
by Nicolas Geoffray
· 10 years ago
ab9f4fe
Merge "Also use Quick for target boot image."
by Nicolas Geoffray
· 10 years ago
7b76ec4
Also use Quick for target boot image.
by Nicolas Geoffray
· 10 years ago
1381b51
Merge "Opt compiler: Add ARM64 support for the Mul IR."
by Nicolas Geoffray
· 10 years ago
264b782
am 91d6f3f4: Merge "ART: Fix no-image run-test dependency"
by Andreas Gampe
· 10 years ago
91d6f3f
Merge "ART: Fix no-image run-test dependency"
by Andreas Gampe
· 10 years ago
bf03e84
ART: Fix no-image run-test dependency
by Andreas Gampe
· 10 years ago
f9e3c2a
am 0ea53689: Merge "Fix combination of prebuild/no-image."
by Andreas Gampe
· 10 years ago
0ea5368
Merge "Fix combination of prebuild/no-image."
by Andreas Gampe
· 10 years ago
6c5738c
am 58f767fa: Merge "Support gtest with ART_TEST_ANDROID_ROOT."
by Nicolas Geoffray
· 10 years ago
58f767f
Merge "Support gtest with ART_TEST_ANDROID_ROOT."
by Nicolas Geoffray
· 10 years ago
9eb4074
Support gtest with ART_TEST_ANDROID_ROOT.
by Nicolas Geoffray
· 10 years ago
68e25eb
Fix combination of prebuild/no-image.
by Nicolas Geoffray
· 10 years ago
42d641b
Opt compiler: Add ARM64 support for the Mul IR.
by Alexandre Rames
· 10 years ago
7f4a9e9
am 560473c7: Merge "ART: Fix multi-image testing"
by Andreas Gampe
· 10 years ago
560473c
Merge "ART: Fix multi-image testing"
by Andreas Gampe
· 10 years ago
70587a2
ART: Fix multi-image testing
by Andreas Gampe
· 10 years ago
17c4ccf
am af62cf99: Merge "Set ANDROID_ROOT correctly for host in test script."
by Nicolas Geoffray
· 10 years ago
af62cf9
Merge "Set ANDROID_ROOT correctly for host in test script."
by Nicolas Geoffray
· 10 years ago
8eedb47
Set ANDROID_ROOT correctly for host in test script.
by Nicolas Geoffray
· 10 years ago
e8b408a
am 19324d04: Merge "Provide an option to run run-tests with a local dalvikvm."
by Nicolas Geoffray
· 10 years ago
6d5fe54
am cc433713: Merge "Add support for static fields in optimizing compiler."
by Nicolas Geoffray
· 10 years ago
19324d0
Merge "Provide an option to run run-tests with a local dalvikvm."
by Nicolas Geoffray
· 10 years ago
c8f23fc
Provide an option to run run-tests with a local dalvikvm.
by Nicolas Geoffray
· 10 years ago
cc43371
Merge "Add support for static fields in optimizing compiler."
by Nicolas Geoffray
· 10 years ago
19a19cf
Add support for static fields in optimizing compiler.
by Nicolas Geoffray
· 10 years ago
9fe6010
am 7c049c1f: Merge "Remove useless suspend points from arm/arm64 AGET/APUT."
by Vladimir Marko
· 10 years ago
2e58407
am be29639a: Merge "Move GetNameAsString out of MethodHelper into ArtMethod."
by Ian Rogers
· 10 years ago
9c833fc
am eedb5168: Merge changes I70e70894,I3adcb8a1
by Brian Carlstrom
· 10 years ago
d6b31b8
am f13dd507: Merge "Move MethodHelper::GetReturnType to mirror::ArtMethod."
by Ian Rogers
· 10 years ago
a75aac4
am 2d3a69e6: Merge "ART: PIC testing"
by Andreas Gampe
· 10 years ago
9ad0a5d
am 027ea04b: Merge "Fill resolved static fields during class initialization"
by Mathieu Chartier
· 10 years ago
f017668
am e0205d51: Merge "Remove ResolveString from MethodHelper."
by Ian Rogers
· 10 years ago
0d6898e
am e1e08403: Merge "ART: Create and use multiple core images"
by Andreas Gampe
· 10 years ago
8ec72b7
am d0f6f903: Merge "Tidy MethodProtoHelper."
by Ian Rogers
· 10 years ago
d2a8a2e
am 7c1e9d86: Merge "[optimizing compiler] Add division for floats and doubles"
by Calin Juravle
· 10 years ago
aeebf49
am 4816ecfc: Merge "Add long bitwise not instruction in the optimizing compiler."
by Roland Levillain
· 10 years ago
6b69f69
am d3271e8a: Merge changes Ia007744f,Iac6d03d8
by Brian Carlstrom
· 10 years ago
0807667
am 921f3858: Merge "ART: Add support for patching and loading OAT files compiled with PIC"
by Igor Murashkin
· 10 years ago
2e5455e
am 11bd683f: Merge "ART: Add pic flag to oat header store"
by Andreas Gampe
· 10 years ago
8bcb4eb
am 79027f62: Merge "Fix 64 bit build"
by Mathieu Chartier
· 10 years ago
9f99e06
am e74b720d: Merge "ART: Typo fix"
by Andreas Gampe
· 10 years ago
bb75572
am 09e61bb2: Merge "ART: Fix test 089"
by Andreas Gampe
· 10 years ago
bb72bd6
am 57748282: Merge "Optimize method linking"
by Mathieu Chartier
· 10 years ago
d06eefb
am ac293277: Merge "Add gp initialization to the art_quick_imt_conflict_trampoline() function."
by Ian Rogers
· 10 years ago
72d047f
am 384c76aa: Merge "Extra debug output in run-test."
by Ian Rogers
· 10 years ago
7c049c1
Merge "Remove useless suspend points from arm/arm64 AGET/APUT."
by Vladimir Marko
· 10 years ago
be29639
Merge "Move GetNameAsString out of MethodHelper into ArtMethod."
by Ian Rogers
· 10 years ago
6b14d55
Move GetNameAsString out of MethodHelper into ArtMethod.
by Ian Rogers
· 10 years ago
eedb516
Merge changes I70e70894,I3adcb8a1
by Brian Carlstrom
· 10 years ago
f13dd50
Merge "Move MethodHelper::GetReturnType to mirror::ArtMethod."
by Ian Rogers
· 10 years ago
ded66a0
Move MethodHelper::GetReturnType to mirror::ArtMethod.
by Ian Rogers
· 10 years ago
e9105f7
Work around relocated boot.oat corruption
by Brian Carlstrom
· 10 years ago
2d3a69e
Merge "ART: PIC testing"
by Andreas Gampe
· 10 years ago
c23c9c9
ART: PIC testing
by Andreas Gampe
· 10 years ago
027ea04
Merge "Fill resolved static fields during class initialization"
by Mathieu Chartier
· 10 years ago
05d89ee
Fill resolved static fields during class initialization
by Mathieu Chartier
· 10 years ago
37628b7
Remove double space in messages
by Brian Carlstrom
· 10 years ago
e0205d5
Merge "Remove ResolveString from MethodHelper."
by Ian Rogers
· 10 years ago
6786a58
Remove ResolveString from MethodHelper.
by Ian Rogers
· 10 years ago
e1e0840
Merge "ART: Create and use multiple core images"
by Andreas Gampe
· 10 years ago
63fc30e
ART: Create and use multiple core images
by Andreas Gampe
· 10 years ago
d0f6f90
Merge "Tidy MethodProtoHelper."
by Ian Rogers
· 10 years ago
03b6eaf
Tidy MethodProtoHelper.
by Ian Rogers
· 10 years ago
7c1e9d8
Merge "[optimizing compiler] Add division for floats and doubles"
by Calin Juravle
· 10 years ago
7c4954d
[optimizing compiler] Add division for floats and doubles
by Calin Juravle
· 10 years ago
fb311f8
Remove useless suspend points from arm/arm64 AGET/APUT.
by Vladimir Marko
· 10 years ago
a229421
am 4985fdf0: Merge "Rewrite class initialization check elimination."
by Vladimir Marko
· 10 years ago
3137956
am 2deace28: Merge "Support hard float on arm in optimizing compiler."
by Nicolas Geoffray
· 10 years ago
31d2b69
am 7066718b: Merge "ART: Fix ImageSpace error message."
by Andreas Gampe
· 10 years ago
74169a6
am 7e6d3fdb: Merge "ART: Fix leak in bit_vector"
by Andreas Gampe
· 10 years ago
6ff72ae
am 0c1215e2: Merge "[native bridge] Add test to verify code_cache existance."
by Calin Juravle
· 10 years ago
3e5c2ff
am 1ef3495a: Merge "Quick: Fix wide Phi detection in GVN, clean up INVOKEs."
by Vladimir Marko
· 10 years ago
ac3af3c
am 07cce747: Merge "Fix the DW_OP_breg* constants."
by Elliott Hughes
· 10 years ago
1a9a4ef
am 768135f3: Merge "Do not use ld instruction for Mips32."
by Ian Rogers
· 10 years ago
4816ecf
Merge "Add long bitwise not instruction in the optimizing compiler."
by Roland Levillain
· 10 years ago
Next »