Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
1f6942459cb346be9179ae553b98c200adb1ab45
1f69424
am a68a7cf8: Merge "ART: Move trace options to a struct"
by Andreas Gampe
· 10 years ago
a68a7cf
Merge "ART: Move trace options to a struct"
by Andreas Gampe
· 10 years ago
f6a780a
ART: Move trace options to a struct
by Andreas Gampe
· 10 years ago
c61083d
am fc2b49a5: Merge "Revert "ART: Valgrind hotfix for VIXL 1.9""
by Andreas Gampe
· 10 years ago
fc2b49a
Merge "Revert "ART: Valgrind hotfix for VIXL 1.9""
by Andreas Gampe
· 10 years ago
202342f
am 97597c9b: Merge "[optimizing] Implement x86/x86_64 math intrinsics"
by Andreas Gampe
· 10 years ago
97597c9
Merge "[optimizing] Implement x86/x86_64 math intrinsics"
by Andreas Gampe
· 10 years ago
f25c46c
am 7775d2c1: Merge "Fix for issue 20051601 - ARM instruction alignment."
by Andreas Gampe
· 10 years ago
7775d2c
Merge "Fix for issue 20051601 - ARM instruction alignment."
by Andreas Gampe
· 10 years ago
6eac5c7
am 79ed989a: Merge "Remove version-script option"
by Dmitriy Ivanov
· 10 years ago
79ed989
Merge "Remove version-script option"
by Dmitriy Ivanov
· 10 years ago
7de85ca
Remove version-script option
by Dmitriy Ivanov
· 10 years ago
a5c25e7
am 3795e94a: Merge "Split RelativePatcher::ReserveSpace() into two."
by Vladimir Marko
· 10 years ago
3795e94
Merge "Split RelativePatcher::ReserveSpace() into two."
by Vladimir Marko
· 10 years ago
934d754
Fix for issue 20051601 - ARM instruction alignment.
by David Srbecky
· 10 years ago
71b0ddf
Split RelativePatcher::ReserveSpace() into two.
by Vladimir Marko
· 10 years ago
43cbc0d
am 93c65adb: Merge "Add tests for Arm64RelativePatcher."
by Vladimir Marko
· 10 years ago
93c65ad
Merge "Add tests for Arm64RelativePatcher."
by Vladimir Marko
· 10 years ago
f1742d6
am 9a5df52b: Merge "Fix race with Heap::ClampGrowthLimit and GC"
by Mathieu Chartier
· 10 years ago
9a5df52
Merge "Fix race with Heap::ClampGrowthLimit and GC"
by Mathieu Chartier
· 10 years ago
ddac423
Fix race with Heap::ClampGrowthLimit and GC
by Mathieu Chartier
· 10 years ago
3f311cf
Add tests for Arm64RelativePatcher.
by Vladimir Marko
· 10 years ago
d30f4a3
am f9492310: Merge "Update dexfuzz after optimizing default selection."
by Andreas Gampe
· 10 years ago
f949231
Merge "Update dexfuzz after optimizing default selection."
by Andreas Gampe
· 10 years ago
fc3ee8f
Revert "ART: Valgrind hotfix for VIXL 1.9"
by Serban Constantinescu
· 10 years ago
d244b40
am e28be7d9: Merge "Add tests for Thumb2RelativePatcher."
by Vladimir Marko
· 10 years ago
e28be7d
Merge "Add tests for Thumb2RelativePatcher."
by Vladimir Marko
· 10 years ago
4d23c9d
Add tests for Thumb2RelativePatcher.
by Vladimir Marko
· 10 years ago
82150c3
am e8a339e5: Merge "Write .debug_line section using the new DWARF library."
by David Srbecky
· 10 years ago
e8a339e
Merge "Write .debug_line section using the new DWARF library."
by David Srbecky
· 10 years ago
8849ced
am fc67542a: Merge "Refactor RelativePatcher out of OatWriter."
by Vladimir Marko
· 10 years ago
f2d2595
am 24864207: Merge "PC-relative loads from dex cache arrays for x86-64."
by Vladimir Marko
· 10 years ago
740b2d8
am 28be3fbd: Merge "Move the "huge method" test into its own test case."
by Roland Levillain
· 10 years ago
7c43af0
am c6e949a6: Merge "Switch to shared libcutils on host to fix odr-violation"
by Brian Carlstrom
· 10 years ago
fc67542
Merge "Refactor RelativePatcher out of OatWriter."
by Vladimir Marko
· 10 years ago
2486420
Merge "PC-relative loads from dex cache arrays for x86-64."
by Vladimir Marko
· 10 years ago
1ec46bc
Update dexfuzz after optimizing default selection.
by Stephen Kyle
· 10 years ago
b163bb7
Refactor RelativePatcher out of OatWriter.
by Vladimir Marko
· 10 years ago
28be3fb
Merge "Move the "huge method" test into its own test case."
by Roland Levillain
· 10 years ago
812c141
Move the "huge method" test into its own test case.
by Roland Levillain
· 10 years ago
dc56cc5
PC-relative loads from dex cache arrays for x86-64.
by Vladimir Marko
· 10 years ago
c6e949a
Merge "Switch to shared libcutils on host to fix odr-violation"
by Brian Carlstrom
· 10 years ago
b4524fd
Switch to shared libcutils on host to fix odr-violation
by Brian Carlstrom
· 10 years ago
e9d4aa2
am e4285226: Merge "Revert "Revert "Deoptimization-based bce."""
by Mingyao Yang
· 10 years ago
e428522
Merge "Revert "Revert "Deoptimization-based bce."""
by Mingyao Yang
· 10 years ago
84e33cf
am 79bdb47d: Merge "CanThrow() of HNewArray should return true."
by Mingyao Yang
· 10 years ago
87f77c9
am d11fa65a: Merge "Clean up some RecordPcInfo in x86 slow paths."
by Mingyao Yang
· 10 years ago
79bdb47
Merge "CanThrow() of HNewArray should return true."
by Mingyao Yang
· 10 years ago
d11fa65
Merge "Clean up some RecordPcInfo in x86 slow paths."
by Mingyao Yang
· 10 years ago
0c365e6
CanThrow() of HNewArray should return true.
by Mingyao Yang
· 10 years ago
be0e1ae
am 31da5cd3: Merge "ART: Fix unstarted runtime"
by Andreas Gampe
· 10 years ago
31da5cd
Merge "ART: Fix unstarted runtime"
by Andreas Gampe
· 10 years ago
aacc25d
ART: Fix unstarted runtime
by Andreas Gampe
· 10 years ago
340d6be
am a703a728: Merge "ART: Workaround for b/20019689"
by Andreas Gampe
· 10 years ago
b7cdb4f
am 475e4c2d: Merge "Opt compiler: Fix move from constant."
by Nicolas Geoffray
· 10 years ago
a703a72
Merge "ART: Workaround for b/20019689"
by Andreas Gampe
· 10 years ago
328dd44
ART: Workaround for b/20019689
by Andreas Gampe
· 10 years ago
475e4c2
Merge "Opt compiler: Fix move from constant."
by Nicolas Geoffray
· 10 years ago
d43b3ac
Revert "Revert "Deoptimization-based bce.""
by Mingyao Yang
· 10 years ago
1bd89ea4
am a25b5fec: Merge "ART: Set default prune counter to 10"
by Andreas Gampe
· 10 years ago
fe94768
am 664e4616: Merge "Adds host execution to dexfuzz."
by Calin Juravle
· 10 years ago
a25b5fe
Merge "ART: Set default prune counter to 10"
by Andreas Gampe
· 10 years ago
664e461
Merge "Adds host execution to dexfuzz."
by Calin Juravle
· 10 years ago
7bf62ab
am 0c2ef744: Merge "Fix test 421-large-frame."
by Roland Levillain
· 10 years ago
0c2ef74
Merge "Fix test 421-large-frame."
by Roland Levillain
· 10 years ago
06fbd65
Fix test 421-large-frame.
by Roland Levillain
· 10 years ago
a5b9174
am 6936eeea: Merge "Fix formatting"
by Dmitriy Ivanov
· 10 years ago
6936eee
Merge "Fix formatting"
by Dmitriy Ivanov
· 10 years ago
a3164b9
Fix formatting
by Dmitriy Ivanov
· 10 years ago
a896d1f
am a109632b: Merge "ART: Regression test for condition materialization bug"
by David Brazdil
· 10 years ago
a109632
Merge "ART: Regression test for condition materialization bug"
by David Brazdil
· 10 years ago
aef17ec
ART: Regression test for condition materialization bug
by David Brazdil
· 10 years ago
71b2d46
am d29c27ff: Merge "ART: Materialize constants on environment use"
by David Brazdil
· 10 years ago
d29c27f
Merge "ART: Materialize constants on environment use"
by David Brazdil
· 10 years ago
0534beb
ART: Materialize constants on environment use
by David Brazdil
· 10 years ago
fb8d279
[optimizing] Implement x86/x86_64 math intrinsics
by Mark Mendell
· 10 years ago
6f71589
Write .debug_line section using the new DWARF library.
by David Srbecky
· 10 years ago
23cca23
am 04914da1: Merge "ART: Same skip-compilation heuristic in both backends"
by David Brazdil
· 10 years ago
04914da
Merge "ART: Same skip-compilation heuristic in both backends"
by David Brazdil
· 10 years ago
e2ab1ba
am 14d20c01: Merge "ART: Valgrind hotfix for VIXL 1.9"
by Andreas Gampe
· 10 years ago
14d20c0
Merge "ART: Valgrind hotfix for VIXL 1.9"
by Andreas Gampe
· 10 years ago
75fda57
ART: Valgrind hotfix for VIXL 1.9
by Andreas Gampe
· 10 years ago
7da01a2
am 3360a990: Merge "ARM64: Update to VIXL 1.9."
by Andreas Gampe
· 10 years ago
3360a99
Merge "ARM64: Update to VIXL 1.9."
by Andreas Gampe
· 10 years ago
8d925f4
am 8160bc08: Merge "Only GC the first time we call PreZygoteFork"
by Mathieu Chartier
· 10 years ago
f40de7b
am bf143069: Merge "Visit image roots for hprof"
by Mathieu Chartier
· 10 years ago
ee06ede
am 38d3b133: Merge "Fix lint error."
by Nicolas Geoffray
· 10 years ago
9106e52
ART: Set default prune counter to 10
by Andreas Gampe
· 10 years ago
2be4869
Clean up some RecordPcInfo in x86 slow paths.
by Mingyao Yang
· 10 years ago
8160bc0
Merge "Only GC the first time we call PreZygoteFork"
by Mathieu Chartier
· 10 years ago
faed995
Only GC the first time we call PreZygoteFork
by Mathieu Chartier
· 10 years ago
bf14306
Merge "Visit image roots for hprof"
by Mathieu Chartier
· 10 years ago
461687d
Visit image roots for hprof
by Mathieu Chartier
· 10 years ago
38d3b13
Merge "Fix lint error."
by Nicolas Geoffray
· 10 years ago
5aab7cb
Fix lint error.
by Nicolas Geoffray
· 10 years ago
576d628
am 6b63e92f: Merge "Fix locations at environment uses."
by Nicolas Geoffray
· 10 years ago
6b63e92
Merge "Fix locations at environment uses."
by Nicolas Geoffray
· 10 years ago
d8126be
Fix locations at environment uses.
by Nicolas Geoffray
· 10 years ago
1b8c4ff
am ef3456f8: Merge "Cortex-A53 Erratum 843419 workaround in OatWriter."
by Vladimir Marko
· 10 years ago
ef3456f
Merge "Cortex-A53 Erratum 843419 workaround in OatWriter."
by Vladimir Marko
· 10 years ago
Next »