Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
8467030520beb718f3c648678eed4328254d6307
8467030
Merge "ART: Enable scalar loop peeling and unrolling."
by Treehugger Robot
· 7 years ago
223b8dc
Merge "Check that /system exists in chroot before cleaning it up."
by Roland Levillain
· 7 years ago
bb7cd23
Merge "ART: Remove jack from test"
by Treehugger Robot
· 7 years ago
4a1cac4
ART: Remove jack from test
by Orion Hodson
· 7 years ago
d804b76
Merge "Add ClassIterator"
by Mathieu Chartier
· 7 years ago
05dc23e
Add ClassIterator
by Mathieu Chartier
· 7 years ago
ac1cec6
Merge "Fix gtest Makefile rules with respect to chroot support."
by Roland Levillain
· 7 years ago
148a7c3
Merge "ART: Fix missing field type crasher"
by Treehugger Robot
· 7 years ago
59df4f8
Check that /system exists in chroot before cleaning it up.
by Roland Levillain
· 7 years ago
ff7ff42
Merge "ObjPtr<>-ify tests using ClassLinker::FindClass()."
by Vladimir Marko
· 7 years ago
c6d02fd
Fix gtest Makefile rules with respect to chroot support.
by Roland Levillain
· 7 years ago
9fa1bab
ART: Fix missing field type crasher
by Orion Hodson
· 7 years ago
aaebb14
Merge "ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses."
by Vladimir Marko
· 7 years ago
79866c1
Merge "ART-tests: Remove DX dependency from 450-checker-types."
by Tamas Kenez
· 7 years ago
1500bc6
ART-tests: Remove DX dependency from 450-checker-types.
by Tamas Kenez
· 7 years ago
e9987b0
ObjPtr<>-ify tests using ClassLinker::FindClass().
by Vladimir Marko
· 7 years ago
6ec2a1b
ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses.
by Vladimir Marko
· 7 years ago
197f1ef
Merge "Revert "Remove support for Valgrind in ART.""
by Treehugger Robot
· 7 years ago
8b362a8
Revert "Remove support for Valgrind in ART."
by Andreas Gampe
· 7 years ago
04f0eaf
Merge "ART: Skip duplicate classes during compilation"
by Treehugger Robot
· 7 years ago
438918b
Merge "Add ClassAccessor"
by Mathieu Chartier
· 7 years ago
f31343f
Merge "Remove support for Valgrind in ART."
by Roland Levillain
· 7 years ago
e816389
Merge "LSE improvement: better singleton array optimization"
by Treehugger Robot
· 7 years ago
d352156
Merge "Refactor runtime callee save frame info."
by Vladimir Marko
· 7 years ago
cbe50e9
Merge "ObjPtr<>-ify annotation processing."
by Treehugger Robot
· 7 years ago
2d3065e
ObjPtr<>-ify annotation processing.
by Vladimir Marko
· 7 years ago
d3083dd
Refactor runtime callee save frame info.
by Vladimir Marko
· 7 years ago
1d00c53
Merge "ART: Fix for pkill on device in run-jdwp-tests.sh"
by Orion Hodson
· 7 years ago
64e8175
Merge "Rewrite stackmap encoding code."
by David Srbecky
· 7 years ago
cfb4ed5
ART: Fix for pkill on device in run-jdwp-tests.sh
by Orion Hodson
· 7 years ago
dd5f539
Merge "Remove "stack_map.h" include from code_generator."
by David Srbecky
· 7 years ago
7867514
Merge "ART: Remove 712 from knownfailures.txt"
by Orion Hodson
· 7 years ago
3eb68cf
Merge "ART: Faster 712-varhandle-invocations"
by Orion Hodson
· 7 years ago
ba345bf
Merge "Disable 677-fsi2 on RI."
by Orion Hodson
· 7 years ago
e801116
Merge "Add plugin for testing method tracing speed."
by Treehugger Robot
· 7 years ago
673726b
Add plugin for testing method tracing speed.
by Alex Light
· 7 years ago
c2b4db6
Add ClassAccessor
by Mathieu Chartier
· 7 years ago
4fe708c
Remove "stack_map.h" include from code_generator.
by David Srbecky
· 7 years ago
052f8ca
Rewrite stackmap encoding code.
by David Srbecky
· 7 years ago
fd13287
Disable 677-fsi2 on RI.
by Nicolas Geoffray
· 7 years ago
8419022
Merge "Fix typo that leads to crash."
by Nicolas Geoffray
· 7 years ago
4cb27ed
ART: Remove 712 from knownfailures.txt
by Orion Hodson
· 7 years ago
3f38346
ART: Faster 712-varhandle-invocations
by Orion Hodson
· 7 years ago
e64d58c
Fix typo that leads to crash.
by Nicolas Geoffray
· 7 years ago
1c515f0
Merge "ART: Simplify operands in InstructionBuilder"
by Treehugger Robot
· 7 years ago
e937c04
Merge "Fix golem runs."
by Nicolas Geoffray
· 7 years ago
763a14a
Fix golem runs.
by Nicolas Geoffray
· 7 years ago
be9a83e
Merge "Track (non-public) API change in String"
by Neil Fuller
· 7 years ago
518fcc5
Merge "Revert^2 "Move kVRegSize to globals.h to reduce include dependencies.""
by Treehugger Robot
· 7 years ago
b674a14
Revert^2 "Move kVRegSize to globals.h to reduce include dependencies."
by David Srbecky
· 7 years ago
2c5827a
ART: Simplify operands in InstructionBuilder
by Treehugger Robot
· 7 years ago
f604975
Merge "Move and rewrite bit loading/storing methods."
by David Srbecky
· 7 years ago
68fefac
Move and rewrite bit loading/storing methods.
by David Srbecky
· 7 years ago
b2683cb
Merge "ARM/ARM64: Improve lock/unlock entrypoints."
by Vladimir Marko
· 7 years ago
c8b1d5e
ARM/ARM64: Improve lock/unlock entrypoints.
by Vladimir Marko
· 7 years ago
8926b78
Merge "Re-enable LZ4_compress_HC in image writer"
by Mathieu Chartier
· 7 years ago
ed28df6
Merge "Add ASCII vs UTF-16 string data analysis"
by Mathieu Chartier
· 7 years ago
a218b3e
Re-enable LZ4_compress_HC in image writer
by Mathieu Chartier
· 7 years ago
f275979
Add ASCII vs UTF-16 string data analysis
by Mathieu Chartier
· 7 years ago
a88102c
Merge "Track changes in java.lang.(StringBuilder|String)"
by Neil Fuller
· 7 years ago
4dc09e7
LSE improvement: better singleton array optimization
by Aart Bik
· 7 years ago
e57a82b
Merge "Refactoring LSE/LSA: introduce heap location type"
by Treehugger Robot
· 7 years ago
064dfe4
Merge "Ignore failures in run-test 080-oom-throw with JIT."
by Roland Levillain
· 7 years ago
8d744d9
Merge "Fix test 674-hiddenapi when debuggable."
by Mathew Inwood
· 7 years ago
481d45e
Ignore failures in run-test 080-oom-throw with JIT.
by Roland Levillain
· 7 years ago
b1f8b73
Track changes in java.lang.(StringBuilder|String)
by Neil Fuller
· 7 years ago
eef7757
Fix test 674-hiddenapi when debuggable.
by Mathew Inwood
· 7 years ago
9c422cc
Merge "Hidden API: only log what we deny."
by Mathew Inwood
· 7 years ago
9b5ddff
Hidden API: only log what we deny.
by Mathew Inwood
· 7 years ago
80a7c29
Merge "ART: Refactor String.init binding"
by Treehugger Robot
· 7 years ago
35bf335
Merge "Make dexlayout and profman independent of libart"
by David Sehr
· 7 years ago
9abc31e
ART: Refactor String.init binding
by Andreas Gampe
· 7 years ago
fc2f8b6
Merge "Add some extra dexanalyze tests"
by Treehugger Robot
· 7 years ago
671af6c
Make dexlayout and profman independent of libart
by David Sehr
· 7 years ago
df810b9
Merge "Move ArtDexFileLoader to libdexfile"
by David Sehr
· 7 years ago
0226c1d
Add some extra dexanalyze tests
by Mathieu Chartier
· 7 years ago
ca76865
Merge "Add some experiments to analyze string usage"
by Treehugger Robot
· 7 years ago
1e7b825
Merge "Add a new thread pool pthread priority option."
by Nicolas Geoffray
· 7 years ago
47b9580
Add a new thread pool pthread priority option.
by Nicolas Geoffray
· 7 years ago
7f42425
Merge "ART: minor clean-up for var_handles.cc"
by Orion Hodson
· 7 years ago
cb2187c
Merge "Don't compile methods with irreducible loops and String.<init>."
by Nicolas Geoffray
· 7 years ago
cc05247
ART: minor clean-up for var_handles.cc
by Orion Hodson
· 7 years ago
bb071ee
Merge "Fix typo in tifast.cc"
by Treehugger Robot
· 7 years ago
35ddc6f
Add some experiments to analyze string usage
by Mathieu Chartier
· 7 years ago
fd3ffe0
Merge "ART: Fix jvalue includes"
by Treehugger Robot
· 7 years ago
dc25781
Fix typo in tifast.cc
by Alex Light
· 7 years ago
c5b7564
ART: Fix jvalue includes
by Andreas Gampe
· 7 years ago
1f01016
Move ArtDexFileLoader to libdexfile
by David Sehr
· 7 years ago
a7d37cf
Merge changes from topic "oth-master-art-varhandle-no-converions"
by Orion Hodson
· 7 years ago
8d2befc
Merge "Do not run 999-redefine-hiddenapi under jvm/redefine-stress"
by David Brazdil
· 7 years ago
d147e2f
Don't compile methods with irreducible loops and String.<init>.
by Nicolas Geoffray
· 7 years ago
90701d5
Do not run 999-redefine-hiddenapi under jvm/redefine-stress
by David Brazdil
· 7 years ago
acc2519
Track (non-public) API change in String
by Neil Fuller
· 7 years ago
c4d5c13
ART: Faster VarHandle accessors for exact callsite matches
by Orion Hodson
· 7 years ago
8566e36
Merge "Fix stripping of access flags during JVMTI redefine"
by David Brazdil
· 7 years ago
904e75a
Fix stripping of access flags during JVMTI redefine
by David Brazdil
· 7 years ago
adff274
Merge "Refactor flaky ArtDexFileLoader IsPlatformDex gtest"
by David Brazdil
· 7 years ago
fab9a7c
Merge "Add ti-fast jvmti agent."
by Treehugger Robot
· 7 years ago
aa730ef
Add ti-fast jvmti agent.
by Alex Light
· 7 years ago
b765a3f
Refactoring LSE/LSA: introduce heap location type
by Aart Bik
· 7 years ago
Next »