Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3b7537bfc5a6b7ccb18b3970d8edf14b72464af7
3b7537b
Revert "Revert "Use implicit null checks inside try blocks.""
by Vladimir Marko
· 9 years ago
c11d1b4
Merge "Allow for testing alternative code generators in codegen_test.cc"
by Roland Levillain
· 9 years ago
c956879
Merge "Track libcore Executable.getParameter() changes"
by Neil Fuller
· 9 years ago
9ef68a3
Merge "Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n"
by Dan Willemsen
· 9 years ago
5e49b50
Merge "Add a debug check for unsaved callee-save register for diagnosis."
by Treehugger Robot
· 9 years ago
559532d
Merge "ART: Remove libart from disassembler"
by Treehugger Robot
· 9 years ago
6a8c69f
Merge "ART: Remove unnecessary file from vdex"
by Andreas Gampe
· 9 years ago
31fcbf8
ART: Remove libart from disassembler
by Andreas Gampe
· 9 years ago
f7e8223
ART: Remove unnecessary file from vdex
by Andreas Gampe
· 9 years ago
f9decf9
Merge "ART: Add generic system-weak holder infrastructure"
by Andreas Gampe
· 9 years ago
e204051
Merge "Revert "Use implicit null checks inside try blocks.""
by Nicolas Geoffray
· 9 years ago
0719b5b
Revert "Use implicit null checks inside try blocks."
by Nicolas Geoffray
· 9 years ago
eeb436f
Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n
by Dan Willemsen
· 9 years ago
fda5714
ART: Add generic system-weak holder infrastructure
by Andreas Gampe
· 9 years ago
f0c4150
Merge "Remove custom CheckCast slow path caller saves for Baker CC."
by Vladimir Marko
· 9 years ago
eb1680f
Add a debug check for unsaved callee-save register for diagnosis.
by Hiroshi Yamauchi
· 9 years ago
47b4515
Merge "Fix run-test after introduction of VDEX"
by David Brazdil
· 9 years ago
c93b3be
Fix run-test after introduction of VDEX
by David Brazdil
· 9 years ago
a60a705
Remove custom CheckCast slow path caller saves for Baker CC.
by Vladimir Marko
· 9 years ago
6ee9a33
Merge "Use implicit null checks inside try blocks."
by Treehugger Robot
· 9 years ago
a5d718a
Merge "Try to avoid allocation when interning strings."
by Vladimir Marko
· 9 years ago
935cf1b
Merge "Introduce VDEX file, use it for DEX files"
by David Brazdil
· 9 years ago
7aa7560
Use implicit null checks inside try blocks.
by Vladimir Marko
· 9 years ago
7b49e6c
Introduce VDEX file, use it for DEX files
by David Brazdil
· 9 years ago
f029fb6
Merge "Squashed commit of the following:"
by Nicolas Geoffray
· 9 years ago
1ba223b
Squashed commit of the following:
by Nicolas Geoffray
· 9 years ago
50082ba
Merge "MIPS64: Sign-extend results in art_quick_get32_static/instance"
by Treehugger Robot
· 9 years ago
580f3c4
Merge "Blacklist failing test after critical JNI changes."
by Nicolas Geoffray
· 9 years ago
7cb4fb0
Blacklist failing test after critical JNI changes.
by Nicolas Geoffray
· 9 years ago
87068b4
Merge "Update test and dependencies after boot image changes."
by Nicolas Geoffray
· 9 years ago
2a1a8d7
Update test and dependencies after boot image changes.
by Nicolas Geoffray
· 9 years ago
cfe0703
Merge "Re-enable boot image direct string loads for read barriers"
by Treehugger Robot
· 9 years ago
8536f24
Merge "MIPS32: Properly handle doubles in GetRegisterIfAccessible"
by Nicolas Geoffray
· 9 years ago
4bd3d6b
Merge "Cleanup run-test and Makefile around boot image and PIC."
by Nicolas Geoffray
· 9 years ago
bd2b49b
Merge "Get libgtest from libart-gtest."
by Nicolas Geoffray
· 9 years ago
03008e4
Merge "test: Disable 004-JniTest for nodex2oat and JIT config"
by Treehugger Robot
· 9 years ago
dab798e
Merge "Don't assume resolved classes are filled in for ResolvedFieldAccessTest"
by Treehugger Robot
· 9 years ago
199fbe5
Get libgtest from libart-gtest.
by Dan Albert
· 9 years ago
0bc4335
test: Disable 004-JniTest for nodex2oat and JIT config
by Igor Murashkin
· 9 years ago
279ac5c
Don't assume resolved classes are filled in for ResolvedFieldAccessTest
by Mathieu Chartier
· 9 years ago
30a6a88
Merge "64bits codegens need to drag their 32bits equivalent."
by Nicolas Geoffray
· 9 years ago
e0576d1
Re-enable boot image direct string loads for read barriers
by Mathieu Chartier
· 9 years ago
2807644
Merge "Include oatdump/Android.mk"
by Treehugger Robot
· 9 years ago
4a7ad32
Merge "Fix vtable corruption issue"
by Alex Light
· 9 years ago
4d2cf03
Merge "jni: Add @CriticalNative optimization to speed up JNI transitions"
by Igor Murashkin
· 9 years ago
35235cb
Include oatdump/Android.mk
by Colin Cross
· 9 years ago
ed0f9c4
Merge "Stop manually including gtest headers."
by Treehugger Robot
· 9 years ago
e599a14
Merge "ART: Generate path to entrypoints in VisitLoadString for x86_64"
by Treehugger Robot
· 9 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 9 years ago
1f3925d
Fix vtable corruption issue
by Alex Light
· 9 years ago
abb341b
ART: Generate path to entrypoints in VisitLoadString for x86_64
by Christina Wadsworth
· 9 years ago
fa7b5c9
Merge "ART: Generate path to entrypoints in VisitLoadString for x86"
by Mathieu Chartier
· 9 years ago
fd0740a
MIPS64: Sign-extend results in art_quick_get32_static/instance
by Goran Jakovljevic
· 9 years ago
e52ac15
64bits codegens need to drag their 32bits equivalent.
by Nicolas Geoffray
· 9 years ago
4b3acdb
Merge "ARM64: Use macros for increasing and decreasing frame size."
by Treehugger Robot
· 9 years ago
b9b2671
Merge "Remove unnecessary `static` specifiers in `common_arm64.h`."
by Treehugger Robot
· 9 years ago
8c9ccac
Cleanup run-test and Makefile around boot image and PIC.
by Nicolas Geoffray
· 9 years ago
dc7c031
Merge "MIPS32: Implement branchless HCondition for floats"
by Treehugger Robot
· 9 years ago
ae6ba1f
ARM64: Use macros for increasing and decreasing frame size.
by Vladimir Marko
· 9 years ago
986660c
MIPS32: Properly handle doubles in GetRegisterIfAccessible
by Goran Jakovljevic
· 9 years ago
e22a8cb
Merge "Revert "Revert "Re-enable boot image string sharpening."""
by Treehugger Robot
· 9 years ago
2ddb717
MIPS32: Implement branchless HCondition for floats
by Alexey Frunze
· 9 years ago
9502687
Revert "Revert "Re-enable boot image string sharpening.""
by Vladimir Marko
· 9 years ago
728b27a
Stop manually including gtest headers.
by Dan Albert
· 9 years ago
3bac544
Merge "Make bisection search and javafuzz python modules"
by Treehugger Robot
· 9 years ago
175d09b
ART: Generate path to entrypoints in VisitLoadString for x86
by Christina Wadsworth
· 9 years ago
35e5e9c
Merge "Fix mac build"
by Treehugger Robot
· 9 years ago
8dd9068
Fix mac build
by Colin Cross
· 9 years ago
a00fb2c
Merge "Fix mac build"
by Treehugger Robot
· 9 years ago
3f39b1d
Merge "Adding x86 compiler utils instructions and tests"
by Aart Bik
· 9 years ago
38a3ffa
Fix mac build
by Colin Cross
· 9 years ago
fa6d670
Make bisection search and javafuzz python modules
by Wojciech Staszkiewicz
· 9 years ago
02c6980
Merge "Convert more of art to Android.bp"
by Treehugger Robot
· 9 years ago
d7a6222
Merge "Add transactions for string resolve"
by Treehugger Robot
· 9 years ago
bb816d6
Add transactions for string resolve
by Mathieu Chartier
· 9 years ago
fe6064a
Convert more of art to Android.bp
by Colin Cross
· 9 years ago
090a5da
Merge "ART: Detach libart-disassembler from libart"
by Andreas Gampe
· 9 years ago
17ff91d
Merge "Clean up the 538-checker-embed-constants test"
by Treehugger Robot
· 9 years ago
bda1d60
ART: Detach libart-disassembler from libart
by Andreas Gampe
· 9 years ago
a12943a
Merge "ART: Generate path to entrypoints in VisitLoadString for arm64"
by Mathieu Chartier
· 9 years ago
1dd6176
Merge "Do type checks in ArraySet without read barriers."
by Roland Levillain
· 9 years ago
9d14eb1
Clean up the 538-checker-embed-constants test
by Anton Kirilov
· 9 years ago
d14d515
Merge "ART: Remove computed-goto interpreter"
by Bill Buzbee
· 9 years ago
35d06db
Merge "ARM64: Use macros for saving/restoring registers in assembly."
by Treehugger Robot
· 9 years ago
215076b
ARM64: Use macros for saving/restoring registers in assembly.
by Vladimir Marko
· 9 years ago
efb6dd2
Merge "Fix some memory leaks found by valgrind."
by David Sehr
· 9 years ago
7207c9c
Merge changes I20396a1b,I794df17a
by Treehugger Robot
· 9 years ago
7235922
Fix some memory leaks found by valgrind.
by David Sehr
· 9 years ago
522fd12
Merge "ART: Generate path to entrypoints in VisitLoadString for arm"
by Treehugger Robot
· 9 years ago
123989f
Support CUSTOM_TARGET_LINKER
by Colin Cross
· 9 years ago
b03d640
Adding x86 compiler utils instructions and tests
by jessicahandojo
· 9 years ago
1fe89ea
ART: Generate path to entrypoints in VisitLoadString for arm64
by Christina Wadsworth
· 9 years ago
6326d1b
Support HOST_PREFER_32_BIT
by Colin Cross
· 9 years ago
d8ec6db
ART: Generate path to entrypoints in VisitLoadString for arm
by Christina Wadsworth
· 9 years ago
e96bda1
Merge "Avoid read barrier for image HLoadClass"
by Mathieu Chartier
· 9 years ago
a1be503
Merge "Prepare bisection search for runtest integration"
by Aart Bik
· 9 years ago
ef858c2
Merge "Separate DexIr building from constructors."
by David Sehr
· 9 years ago
31b12e3
Avoid read barrier for image HLoadClass
by Mathieu Chartier
· 9 years ago
038cb84
Merge "LogMessageData: Fix assignment in constructor"
by Greg Kaiser
· 9 years ago
f61df9b
ART: Remove computed-goto interpreter
by buzbee
· 9 years ago
Next »