Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f215c5255ce817e3baca7d71f8de72001f6dfbcd
f215c52
Merge changes from topic 'dex2oat_dexlayout'
by Jeff Hao
· 8 years ago
47d840b
Merge "Always fill in root table length"
by Mathieu Chartier
· 8 years ago
042e898
Add layout scheme to dexlayout for dex file reordering.
by Jeff Hao
· 8 years ago
7a704be
Always fill in root table length
by Mathieu Chartier
· 8 years ago
0e5e9fd
Merge "Verify for type_id out of range errors"
by Treehugger Robot
· 8 years ago
f05ccaf
Merge "Correctly handle EINTR return from futex"
by Mathieu Chartier
· 8 years ago
28e74ed
Verify for type_id out of range errors
by David Sehr
· 8 years ago
c394d05
Merge "Revert "Make sure that const-class linkage is preserved.""
by Vladimir Marko
· 8 years ago
ecffc67
Revert "Make sure that const-class linkage is preserved."
by Vladimir Marko
· 8 years ago
608f2ce
Add new --layout-profile compiler-filter for dex2oat.
by Jeff Hao
· 8 years ago
ea7c629
Dexlayout cleanup and refactoring.
by Jeff Hao
· 8 years ago
b46782a
Merge "Use a per-thread VerifierDeps."
by Nicolas Geoffray
· 8 years ago
24a56c6
Merge "Clear the right data pointer."
by Nicolas Geoffray
· 8 years ago
701bb7d
Merge changes If9d1da45,I6daecb52
by Vladimir Marko
· 8 years ago
ddb8afe
Do not test class unloading in 626-const-class-linking
by Vladimir Marko
· 8 years ago
f46501c
Clear the right data pointer.
by Nicolas Geoffray
· 8 years ago
0ba0c7d
Fix 626-const-class-linking for no-dex2oat configuration.
by Vladimir Marko
· 8 years ago
eb9c58e
Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics."
by Nicolas Geoffray
· 8 years ago
340dafa
Use a per-thread VerifierDeps.
by Nicolas Geoffray
· 8 years ago
71d1510
Merge "Fix build: update test to use dex::TypeIndex."
by Vladimir Marko
· 8 years ago
bad475a
Fix build: update test to use dex::TypeIndex.
by Vladimir Marko
· 8 years ago
9ee5fdf
Merge "Make sure that const-class linkage is preserved."
by Vladimir Marko
· 8 years ago
6f4d102
Correctly handle EINTR return from futex
by Daniel Colascione
· 8 years ago
da2d78b
Merge "Check same dex file for finding class descriptor string id"
by Mathieu Chartier
· 8 years ago
668ba83
Merge changes I8e51415a,I79a255c1
by Treehugger Robot
· 8 years ago
32b5030
Check same dex file for finding class descriptor string id
by Mathieu Chartier
· 8 years ago
a598b86
Merge "ART: Add dex::TypeIndex"
by Treehugger Robot
· 8 years ago
b2dc551
Merge "ART: Add boot classpath check for initialization"
by Treehugger Robot
· 8 years ago
e38f032
Merge "Use type lookup tables in compiler"
by Mathieu Chartier
· 8 years ago
b88c484
ARM: VIXL32: Fix the assembler usage in the intrinsics.
by Anton Kirilov
· 8 years ago
19886db
Make sure that const-class linkage is preserved.
by Vladimir Marko
· 8 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 8 years ago
22f71d2
ART: Add boot classpath check for initialization
by Andreas Gampe
· 8 years ago
1b86849
Use type lookup tables in compiler
by Mathieu Chartier
· 8 years ago
bb4366d
Merge "ART: Fix line break in Throwable::Dump"
by Treehugger Robot
· 8 years ago
dac7ad1
Merge "Revert "Revert "Revert "Revert "JIT root tables."""""
by Nicolas Geoffray
· 8 years ago
af52443
Merge changes I240f8bb7,I27defaa7,Ib82d64cc
by Treehugger Robot
· 8 years ago
cca340b
ART: Fix line break in Throwable::Dump
by Andreas Gampe
· 8 years ago
f8f36c2
ART: Do not DCHECK in verifier when already aborting
by Andreas Gampe
· 8 years ago
320ba91
ART: Add debug exception check to JIT
by Andreas Gampe
· 8 years ago
9fd470f
ART: Extend DumpRecursiveAbort
by Andreas Gampe
· 8 years ago
ab07cbe
Merge "Fix valgrind issue with thread_pool_test."
by Treehugger Robot
· 8 years ago
1013bde
Fix valgrind issue with thread_pool_test.
by Andreas Gampe
· 8 years ago
93c3090
ART: Add JNI local details for FollowReferences
by Andreas Gampe
· 8 years ago
862bdd8
ART: Fix generic_ptr handling in GetMethodName
by Andreas Gampe
· 8 years ago
3bf14d6
Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"""
by Treehugger Robot
· 8 years ago
88c4ff6
Merge "ART: Dump native stack on recursive abort"
by Andreas Gampe
· 8 years ago
a9d8968
Merge "Run 103-string-append with libartd."
by Hiroshi Yamauchi
· 8 years ago
8df07aa
Merge "ART: Use cerr in Runtime::Abort on the host"
by Treehugger Robot
· 8 years ago
8b2cf76
Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""
by Calin Juravle
· 8 years ago
7afa454
ART: Dump native stack on recursive abort
by Andreas Gampe
· 8 years ago
b67906b
ART: Use cerr in Runtime::Abort on the host
by Andreas Gampe
· 8 years ago
5e294c3
Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"""
by Calin Juravle
· 8 years ago
0b4d05e
Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""
by Calin Juravle
· 8 years ago
132d836
Revert "Revert "Revert "Revert "JIT root tables.""""
by Nicolas Geoffray
· 8 years ago
2dae2f2
Merge "Add dequickening support."
by Nicolas Geoffray
· 8 years ago
67eb391
Merge "ARM: VIXL32: Fix PackedSwitch."
by Nicolas Geoffray
· 8 years ago
80fdea4
Merge "Fix valgrind issue with thread_pool_test."
by Nicolas Geoffray
· 8 years ago
b760a2f
Merge "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""
by Calin Juravle
· 8 years ago
965a21e
Merge "Make ImageWriter and PatchOat helper classes nested."
by Treehugger Robot
· 8 years ago
01b70e8
Add dequickening support.
by Nicolas Geoffray
· 8 years ago
e2fc98e
Fix valgrind issue with thread_pool_test.
by Nicolas Geoffray
· 8 years ago
368479e
Merge "ART: Make libopenjdkjvmti a run-test dependency"
by Treehugger Robot
· 8 years ago
f2c5dbd
ART: Make libopenjdkjvmti a run-test dependency
by Andreas Gampe
· 8 years ago
71d763a
Merge "Fix false positive stack ASan errors on x86."
by Treehugger Robot
· 8 years ago
8d3cee0
Merge "ART: Remove ti library dependency for ti tests"
by Treehugger Robot
· 8 years ago
1ffcf7b
Fix false positive stack ASan errors on x86.
by Evgenii Stepanov
· 8 years ago
53b61f7
Run 103-string-append with libartd.
by Hiroshi Yamauchi
· 8 years ago
6e3dd3e
ART: Remove ti library dependency for ti tests
by Andreas Gampe
· 8 years ago
ab95bad
Merge "ART: Rewrite test 913 printing"
by Treehugger Robot
· 8 years ago
137b075
Merge "Change offline profile to store type_idx of classes."
by Jeff Hao
· 8 years ago
de19542
Merge changes I710ca0ed,I576e7926,Id0144b68
by Treehugger Robot
· 8 years ago
dce591b
ART: Rewrite test 913 printing
by Andreas Gampe
· 8 years ago
54b5855
Change offline profile to store type_idx of classes.
by Jeff Hao
· 8 years ago
8eaa426
Merge "[MIPS64] JNI Compiler: compiler independent test"
by Treehugger Robot
· 8 years ago
ad06b98
Make ImageWriter and PatchOat helper classes nested.
by Vladimir Marko
· 8 years ago
8df0692
ART: Stop JIT in 913-heaps
by Andreas Gampe
· 8 years ago
f149b3f
ART: Add ScopedJitSuspend
by Andreas Gampe
· 8 years ago
6f3a70f
ART: Change ThreadPool::Wait behavior
by Andreas Gampe
· 8 years ago
09a940d
ARM: VIXL32: Fix PackedSwitch.
by Artem Serov
· 8 years ago
3825da5
Merge "Revert "jni: Punt to generic JNI for mips""
by Treehugger Robot
· 8 years ago
c180a1b
Merge "jni: Add @CriticalNative support for MIPS32/MIPS64"
by Treehugger Robot
· 8 years ago
2b36258
Merge "MIPS32: Assign missing entrypoints in InitEntryPoints"
by Treehugger Robot
· 8 years ago
0b64a51
Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"
by Calin Juravle
· 8 years ago
85347bd
Merge "Add const-class benchmark."
by Vladimir Marko
· 8 years ago
fa1b78f
Add const-class benchmark.
by Vladimir Marko
· 8 years ago
837e72a
[MIPS64] JNI Compiler: compiler independent test
by Pavle Batuta
· 9 years ago
f75d4c2
Merge "MethodHandles: Check return types when resolving handles."
by Orion Hodson
· 8 years ago
5f498b2
Merge "ARM: VIXL32: Arch specific operations."
by Nicolas Geoffray
· 8 years ago
ab39c21
Merge "Address comments from aog/303658."
by Hiroshi Yamauchi
· 8 years ago
96de579
Merge "Ensure CC GC is used for the read barrier config."
by Treehugger Robot
· 8 years ago
82d44f1
Merge "Change iftable to never be null"
by Mathieu Chartier
· 8 years ago
6013f77
Address comments from aog/303658.
by Hiroshi Yamauchi
· 8 years ago
1b0adbf
Ensure CC GC is used for the read barrier config.
by Hiroshi Yamauchi
· 8 years ago
6beced4
Change iftable to never be null
by Mathieu Chartier
· 8 years ago
2bbc953
ARM: VIXL32: Arch specific operations.
by Artem Serov
· 8 years ago
a45aedb
Merge "A few more tests for LICM."
by Aart Bik
· 8 years ago
c5d1b4b
A few more tests for LICM.
by Aart Bik
· 8 years ago
8797fdf
MethodHandles: Check return types when resolving handles.
by Orion Hodson
· 8 years ago
ecd8300
Merge "ARM: VIXL32: Fix VisitTypeConversion."
by Nicolas Geoffray
· 8 years ago
Next »