Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2040eaa485c443754762af1be590a569f0c46534
2040eaa
Merge changes I88fd4905,Ib8c0a28c am: 47d00f6c46
by Andreas Gampe
· 8 years ago
47d00f6
Merge changes I88fd4905,Ib8c0a28c
by Treehugger Robot
· 8 years ago
4dee436
Merge "No unrolling for large loop bodies." am: 1ffbc05e2a
by Aart Bik
· 8 years ago
1ffbc05
Merge "No unrolling for large loop bodies."
by Treehugger Robot
· 8 years ago
96568e0
Merge "Use mmapped boot image class table for PIC app HLoadClass."
by Vladimir Marko
· 8 years ago
521b50f
No unrolling for large loop bodies.
by Aart Bik
· 8 years ago
9d9f2d7
Merge "Use mmapped boot image class table for PIC app HLoadClass."
by Vladimir Marko
· 8 years ago
a7c83ac
ART: Clean up WellKnownClasses include.
by Andreas Gampe
· 8 years ago
db48a79
ART: Clear WellKnownClasses on shutdown
by Andreas Gampe
· 8 years ago
94ec2db
Use mmapped boot image class table for PIC app HLoadClass.
by Vladimir Marko
· 8 years ago
88ca506
Merge "Generalize range analysis." am: fe30b3e281
by Aart Bik
· 8 years ago
fe30b3e
Merge "Generalize range analysis."
by Aart Bik
· 8 years ago
8e9090b
Generalize range analysis.
by Aart Bik
· 8 years ago
5f7bd90
Merge "ARM64: Tune SIMD loop unrolling factor heuristic." am: d4d11822e3
by Aart Bik
· 8 years ago
d4d1182
Merge "ARM64: Tune SIMD loop unrolling factor heuristic."
by Aart Bik
· 8 years ago
77498b3
Merge "Bug fix on 32-bit vs 64-bit movd/movdq on x86_64." am: f6dcede656
by Aart Bik
· 8 years ago
f6dcede
Merge "Bug fix on 32-bit vs 64-bit movd/movdq on x86_64."
by Treehugger Robot
· 8 years ago
dd3d78c
Merge "Revert "Add static version of dexdump2"" am: f9661154e2
by Colin Cross
· 8 years ago
f966115
Merge "Revert "Add static version of dexdump2""
by Colin Cross
· 8 years ago
aaa5684
Revert "Add static version of dexdump2"
by Colin Cross
· 8 years ago
dcaf0e5
Bug fix on 32-bit vs 64-bit movd/movdq on x86_64.
by Aart Bik
· 8 years ago
d92e7c9
Merge "Add static version of dexdump2" am: d2d9171a86
by Colin Cross
· 8 years ago
d2d9171
Merge "Add static version of dexdump2"
by Colin Cross
· 8 years ago
32b1423
Merge "optimizing: add block-scoped constructor fence merging pass"
by Igor Murashkin
· 8 years ago
86ce504
Merge "optimizing: add block-scoped constructor fence merging pass"
by Treehugger Robot
· 8 years ago
dd018df
optimizing: add block-scoped constructor fence merging pass
by Igor Murashkin
· 8 years ago
27fde14
Merge "Use mmapped boot image intern table for PIC app HLoadString."
by Vladimir Marko
· 8 years ago
4dd7db3
Merge "MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants."
by Chris Larsen
· 8 years ago
88f929c
Merge "Use mmapped boot image intern table for PIC app HLoadString."
by Vladimir Marko
· 8 years ago
c54e4cf
Merge "MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants."
by Treehugger Robot
· 8 years ago
e6ce6c6
Merge "ART: additional info SIGILL" am: 1f418c1a36
by Orion Hodson
· 8 years ago
1f418c1
Merge "ART: additional info SIGILL"
by Orion Hodson
· 8 years ago
0dfcdb4
Merge "Revert "mirror: Make Class::Status 64-bit field"" am: 3edbcdf01e
by Igor Murashkin
· 8 years ago
3edbcdf
Merge "Revert "mirror: Make Class::Status 64-bit field""
by Treehugger Robot
· 8 years ago
cf83aaa
Revert "mirror: Make Class::Status 64-bit field"
by Igor Murashkin
· 8 years ago
284610e
Add static version of dexdump2
by Colin Cross
· 8 years ago
752e25a
Merge "mirror: Make Class::Status 64-bit field" am: e3f06d5490
by Igor Murashkin
· 8 years ago
e3f06d5
Merge "mirror: Make Class::Status 64-bit field"
by Treehugger Robot
· 8 years ago
96d6414
Merge "Add one more EnsureJitCompiled() to 088-monitor-verification"
by Mingyao Yang
· 8 years ago
806e65e
Merge "Add one more EnsureJitCompiled() to 088-monitor-verification"
by Mingyao Yang
· 8 years ago
ad8394b
Merge changes from topic "ti-stress slicer" am: ec99514299
by Alex Light
· 8 years ago
ec99514
Merge changes from topic "ti-stress slicer"
by Treehugger Robot
· 8 years ago
de07216
mirror: Make Class::Status 64-bit field
by Igor Murashkin
· 8 years ago
8559f14
Merge "Fix context verification for relative dependencies" am: d25c915835
by Calin Juravle
· 8 years ago
8859cec
MIPS64: Ease test for using "Lui + Dinsu" to load 64-bit constants.
by Chris Larsen
· 8 years ago
36ec57e
Merge "Add support for JVMTI GetObjectMonitorUsage function." am: e69463a2a0
by Alex Light
· 8 years ago
d25c915
Merge "Fix context verification for relative dependencies"
by Calin Juravle
· 8 years ago
e69463a
Merge "Add support for JVMTI GetObjectMonitorUsage function."
by Alex Light
· 8 years ago
21a7144
Undefine CHECK while including slicer headers.
by Alex Light
· 8 years ago
9101bb8
Merge "ART: Change thread dump order on abort" am: afd3acdfd0
by Andreas Gampe
· 8 years ago
bfe41af
Suppress warnings caused by including slicer headers in ti-stress
by Alex Light
· 8 years ago
f26bb6c
ARM64: Tune SIMD loop unrolling factor heuristic.
by Artem Serov
· 8 years ago
ceae954
Move ti-stress to use slicer directly
by Alex Light
· 8 years ago
afd3acd
Merge "ART: Change thread dump order on abort"
by Treehugger Robot
· 8 years ago
47adfde
Add one more EnsureJitCompiled() to 088-monitor-verification
by Mingyao Yang
· 8 years ago
6cfbdbc
Use mmapped boot image intern table for PIC app HLoadString.
by Vladimir Marko
· 8 years ago
1191626
Merge "Remove DexCache arrays from app oat .bss." am: 66e3af9ce5
by Vladimir Marko
· 8 years ago
66e3af9
Merge "Remove DexCache arrays from app oat .bss."
by Treehugger Robot
· 8 years ago
3a8e9cc
Merge "2 tests sometimes timing out on gcstress/debug." am: b072ec25f8
by Nicolas Geoffray
· 8 years ago
b072ec2
Merge "2 tests sometimes timing out on gcstress/debug."
by Nicolas Geoffray
· 8 years ago
b22a3ed
2 tests sometimes timing out on gcstress/debug.
by Nicolas Geoffray
· 8 years ago
0cff0b0
ART: additional info SIGILL
by Orion Hodson
· 8 years ago
0f3c700
Remove DexCache arrays from app oat .bss.
by Vladimir Marko
· 8 years ago
9e26136
Merge "Pass stats into the loop optimization phase." am: 9af08e64d0
by Aart Bik
· 8 years ago
9af08e6
Merge "Pass stats into the loop optimization phase."
by Aart Bik
· 8 years ago
1bd8f9e
Merge "Add more logging for b/64759619" am: 70869206e4
by Mathieu Chartier
· 8 years ago
7086920
Merge "Add more logging for b/64759619"
by Treehugger Robot
· 8 years ago
ce56864
Add support for JVMTI GetObjectMonitorUsage function.
by Alex Light
· 8 years ago
f598131
Add more logging for b/64759619
by Mathieu Chartier
· 8 years ago
a3f78fe
ART: Change thread dump order on abort
by Andreas Gampe
· 8 years ago
cc1215a
Merge "Added vectorization stats." am: f56311a966
by Aart Bik
· 8 years ago
b92cc33
Pass stats into the loop optimization phase.
by Aart Bik
· 8 years ago
f56311a
Merge "Added vectorization stats."
by Treehugger Robot
· 8 years ago
21b8592
Added vectorization stats.
by Aart Bik
· 8 years ago
1e96a5d
Fix context verification for relative dependencies
by Calin Juravle
· 8 years ago
e1f590e
Merge "Revert^4 "Allow deoptimization when returning from a runtime method.""
by Mingyao Yang
· 8 years ago
82629c9
Merge "Revert^4 "Allow deoptimization when returning from a runtime method.""
by Mingyao Yang
· 8 years ago
1c7845a
Merge "Basic SIMD reduction support." am: ac8a2a76e3
by Aart Bik
· 8 years ago
ac8a2a7
Merge "Basic SIMD reduction support."
by Aart Bik
· 8 years ago
35f2bb9
Merge "Port two methods in checker-dead-blocks to Smali" am: 562086585f
by Alan Leung
· 8 years ago
5620865
Merge "Port two methods in checker-dead-blocks to Smali"
by Treehugger Robot
· 8 years ago
b03f3eb
Port two methods in checker-dead-blocks to Smali
by Alan Leung
· 8 years ago
7bdec48
Merge changes I66c62317,Id097273a,If3bfe695 am: 28f53f5726
by Andreas Gampe
· 8 years ago
28f53f5
Merge changes I66c62317,Id097273a,If3bfe695
by Treehugger Robot
· 8 years ago
19ba3ec
Merge "Move InlineWithControlFlow to Smali based." am: 901679cbdf
by Alan Leung
· 8 years ago
901679c
Merge "Move InlineWithControlFlow to Smali based."
by Treehugger Robot
· 8 years ago
f070559
Merge "Move some checker-gvn test to Smali" am: 40d6702d18
by Alan Leung
· 8 years ago
40d6702
Merge "Move some checker-gvn test to Smali"
by Treehugger Robot
· 8 years ago
03abd2c
Merge "Revert "Revert "JVMTI Exception and ExceptionCatch events"""
by Alex Light
· 8 years ago
a2a2e46
Merge "Revert "Revert "JVMTI Exception and ExceptionCatch events"""
by Treehugger Robot
· 8 years ago
2ee1790
Revert^4 "Allow deoptimization when returning from a runtime method."
by Mingyao Yang
· 8 years ago
50a5f40
Merge "Disable 639-checker-code-sinking in PIC mode." am: 61758b9f3a
by Vladimir Marko
· 8 years ago
61758b9
Merge "Disable 639-checker-code-sinking in PIC mode."
by Treehugger Robot
· 8 years ago
d3ea5b3
ART: Recognize compile-time soft-fails
by Andreas Gampe
· 8 years ago
5d3b002
ART: Change CanAssumeVerified to GetPreviousClassState
by Andreas Gampe
· 8 years ago
9fb1ab1
Revert "Revert "JVMTI Exception and ExceptionCatch events""
by Alex Light
· 8 years ago
ee5303f
ART: Move Class::Status to ClassStatus
by Andreas Gampe
· 8 years ago
b70a5be
Merge "Clean up ImageHeader section getters." am: 1accd636dc
by Vladimir Marko
· 8 years ago
0148de4
Basic SIMD reduction support.
by Aart Bik
· 8 years ago
1accd63
Merge "Clean up ImageHeader section getters."
by Treehugger Robot
· 8 years ago
Next »