Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2dcbf269749daf4f03426642ec6249a71ce61b36
2dcbf26
Merge "Quiet run for nightly fuzzing (and some minor edits)" am: 536e54a6af
by Aart Bik
· 8 years ago
536e54a
Merge "Quiet run for nightly fuzzing (and some minor edits)"
by Aart Bik
· 8 years ago
bc55554
Merge "Stop interpreter from accessing code items of compiled code."
by Jeff Hao
· 8 years ago
0c26f2f
Merge "Stop interpreter from accessing code items of compiled code."
by Treehugger Robot
· 8 years ago
daacc5e
Quiet run for nightly fuzzing (and some minor edits)
by Aart Bik
· 8 years ago
ac0782a
Merge "ART: Add UNLIKELY in verifier" am: e9196b6332
by Andreas Gampe
· 8 years ago
7689713
Merge "ART: Collect instruction flags in a struct" am: 2f2824474e
by Andreas Gampe
· 8 years ago
e9196b6
Merge "ART: Add UNLIKELY in verifier"
by Treehugger Robot
· 8 years ago
2f28244
Merge "ART: Collect instruction flags in a struct"
by Treehugger Robot
· 8 years ago
178dce7
Stop interpreter from accessing code items of compiled code.
by Jeff Hao
· 8 years ago
74979b1
ART: Add UNLIKELY in verifier
by Andreas Gampe
· 8 years ago
b3937e3
ART: Collect instruction flags in a struct
by Andreas Gampe
· 8 years ago
1818649
Merge "ART: Fix iterator invalidation" am: 6579b09978
by Andreas Gampe
· 8 years ago
6579b09
Merge "ART: Fix iterator invalidation"
by Treehugger Robot
· 8 years ago
dfb20fc
Merge "Min/max SIMDization support." am: a1633a7077
by Aart Bik
· 8 years ago
a1633a7
Merge "Min/max SIMDization support."
by Aart Bik
· 8 years ago
61c8221
Merge "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""
by Richard Uhler
· 8 years ago
a774575
Merge "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""
by Richard Uhler
· 8 years ago
602b1c1
Revert "RegisterNativeAllocation: Avoid case of double blocking gc."
by Richard Uhler
· 8 years ago
7f0198c
Merge "RegisterNativeAllocation: Avoid case of double blocking gc."
by Richard Uhler
· 8 years ago
a65f767
Merge "RegisterNativeAllocation: Avoid case of double blocking gc."
by Treehugger Robot
· 8 years ago
8df0f36
RegisterNativeAllocation: Avoid case of double blocking gc.
by Richard Uhler
· 8 years ago
c9753d8
Merge "sigchain: limit use of SetHandlingSignal." am: 7974468d32
by Josh Gao
· 8 years ago
7974468
Merge "sigchain: limit use of SetHandlingSignal."
by Treehugger Robot
· 8 years ago
39e6738
ART: Fix iterator invalidation
by Andreas Gampe
· 8 years ago
a899ab3
Merge "Fix determinism for app images" am: c4209f024a
by Mathieu Chartier
· 8 years ago
c4209f0
Merge "Fix determinism for app images"
by Treehugger Robot
· 8 years ago
1c6104e
Merge "ART: Cache AoT state in verifier" am: ca26c4b05c
by Andreas Gampe
· 8 years ago
3738e98
Fix determinism for app images
by Mathieu Chartier
· 8 years ago
ca26c4b
Merge "ART: Cache AoT state in verifier"
by Treehugger Robot
· 8 years ago
bf5ed8f
Merge "ART: Split out old instruction flags" am: f6730e3383
by Andreas Gampe
· 8 years ago
53e6550
Merge "ART: Add experimental constexpr" am: aca1ee2e40
by Andreas Gampe
· 8 years ago
f6730e3
Merge "ART: Split out old instruction flags"
by Treehugger Robot
· 8 years ago
aca1ee2
Merge "ART: Add experimental constexpr"
by Treehugger Robot
· 8 years ago
6b2018f
sigchain: limit use of SetHandlingSignal.
by Josh Gao
· 8 years ago
26021ff
Merge "ART: Delete dex_instruction_visitor" am: 23d75aa98d
by Andreas Gampe
· 8 years ago
23d75aa
Merge "ART: Delete dex_instruction_visitor"
by Treehugger Robot
· 8 years ago
c8e93c7
Min/max SIMDization support.
by Aart Bik
· 8 years ago
1189516
ART: Cache AoT state in verifier
by Andreas Gampe
· 8 years ago
ae08cc2
ART: Split out old instruction flags
by Andreas Gampe
· 8 years ago
e05cc66
ART: Add experimental constexpr
by Andreas Gampe
· 8 years ago
6fb693a
ART: Delete dex_instruction_visitor
by Andreas Gampe
· 8 years ago
a2c356f
Merge "Revert "Revert "Use IsMarked instead of Mark for profiling info."""
by Nicolas Geoffray
· 8 years ago
ed00ddb
Merge "Revert "Revert "Use IsMarked instead of Mark for profiling info."""
by Nicolas Geoffray
· 8 years ago
b17eb60
Merge "sigchain: always call InitializeSignalChain on startup." am: 5362c423af
by Josh Gao
· 8 years ago
5362c42
Merge "sigchain: always call InitializeSignalChain on startup."
by Josh Gao
· 8 years ago
f6f7810
Merge "MIPS64: Add ilvr.df MSA instructions" am: a152c4b160
by Aart Bik
· 8 years ago
a152c4b
Merge "MIPS64: Add ilvr.df MSA instructions"
by Aart Bik
· 8 years ago
80f93dc
Merge "Revert "Revert "Profile compression: Replace method index with difference with the last method_index"""
by Shubham Ajmera
· 8 years ago
54db2e2
Merge "Revert "Revert "Profile compression: Replace method index with difference with the last method_index"""
by Shubham Ajmera
· 8 years ago
87bf006
Merge "Revert "Revert "Compress profile files""" am: bc9a87c33a
by Shubham Ajmera
· 8 years ago
fd4d0d3
sigchain: always call InitializeSignalChain on startup.
by Josh Gao
· 8 years ago
bc9a87c
Merge "Revert "Revert "Compress profile files"""
by Treehugger Robot
· 8 years ago
d119d9e
Merge "ART: Refactor VerifiedMethod" am: bcd27692d7
by Andreas Gampe
· 8 years ago
bcd2769
Merge "ART: Refactor VerifiedMethod"
by Treehugger Robot
· 8 years ago
4b8a96b
Revert "Revert "Profile compression: Replace method index with difference with the last method_index""
by Shubham Ajmera
· 8 years ago
4d198e0
Revert "Revert "Compress profile files""
by Shubham Ajmera
· 8 years ago
3e37e57
Merge "ART: Remove CompiledClass" am: 13b392640f
by Andreas Gampe
· 8 years ago
13b3926
Merge "ART: Remove CompiledClass"
by Treehugger Robot
· 8 years ago
26699c6
ART: Refactor VerifiedMethod
by Andreas Gampe
· 8 years ago
620f3a1
Merge "MIPS: Drop unnecessary code for R6 (NAN2008)" am: 30148eefec
by Lena Djokic
· 8 years ago
30148ee
Merge "MIPS: Drop unnecessary code for R6 (NAN2008)"
by Treehugger Robot
· 8 years ago
13056a1
Revert "Revert "Use IsMarked instead of Mark for profiling info.""
by Nicolas Geoffray
· 8 years ago
f4e23a8
MIPS: Drop unnecessary code for R6 (NAN2008)
by Lena Djokic
· 8 years ago
bb84610
ART: Remove CompiledClass
by Andreas Gampe
· 8 years ago
ba27e60
Merge changes I73637476,I5a94be6c am: d6705a0586
by Shubham Ajmera
· 8 years ago
d6705a0
Merge changes I73637476,I5a94be6c
by Shubham Ajmera
· 8 years ago
1cf1fe2
Revert "Compress profile files"
by Shubham Ajmera
· 8 years ago
509d424
Revert "Profile compression: Replace method index with difference with the last method_index"
by Shubham Ajmera
· 8 years ago
0998c44
Merge "Clear odex/vdex/art file before running run-test" am: 0af0ec2b59
by Calin Juravle
· 8 years ago
f90df5c
Merge "Profile compression: Replace method index with difference with the last method_index"
by Shubham Ajmera
· 8 years ago
0af0ec2
Merge "Clear odex/vdex/art file before running run-test"
by Treehugger Robot
· 8 years ago
cad5183
Merge "Profile compression: Replace method index with difference with the last method_index"
by Shubham Ajmera
· 8 years ago
24bd3f9
Clear odex/vdex/art file before running run-test
by Calin Juravle
· 8 years ago
4e80b61
Merge "Compress profile files" am: 05850204bd
by Shubham Ajmera
· 8 years ago
0585020
Merge "Compress profile files"
by Shubham Ajmera
· 8 years ago
d59f564
Profile compression: Replace method index with difference with the last method_index
by Shubham Ajmera
· 8 years ago
ab2bf0c
Merge "Remove 597-deopt-new-string from blacklist." am: f137396823
by Mingyao Yang
· 8 years ago
f137396
Merge "Remove 597-deopt-new-string from blacklist."
by Mingyao Yang
· 8 years ago
4f0a15a
Compress profile files
by Shubham Ajmera
· 8 years ago
cb9fb29
Merge "MIPS64: Saves 128-bit vector registers along SuspendCheckSlowPath"
by Aart Bik
· 8 years ago
63529dd
Merge "MIPS64: Saves 128-bit vector registers along SuspendCheckSlowPath"
by Aart Bik
· 8 years ago
c68d791
Merge "ARM/ARM64: Clean up relative patchers." am: f4afd9f340
by Vladimir Marko
· 8 years ago
f4afd9f
Merge "ARM/ARM64: Clean up relative patchers."
by Treehugger Robot
· 8 years ago
0dc6666
Merge "Use a sentinel when clearing JIT table entries." am: 6c28d1129b
by Nicolas Geoffray
· 8 years ago
6c28d11
Merge "Use a sentinel when clearing JIT table entries."
by Nicolas Geoffray
· 8 years ago
6ca115b
Use a sentinel when clearing JIT table entries.
by Nicolas Geoffray
· 8 years ago
d487cf3
Merge "ARM64: Share address computation across SIMD LDRs/STRs." am: de6fc4a429
by Artem Serov
· 8 years ago
de6fc4a
Merge "ARM64: Share address computation across SIMD LDRs/STRs."
by Treehugger Robot
· 8 years ago
964c28e
Merge "Clean up some uses of "auto"." am: 99a77162e9
by Vladimir Marko
· 8 years ago
99a7716
Merge "Clean up some uses of "auto"."
by Treehugger Robot
· 8 years ago
7aa0c26
Merge "Revert "Use IsMarked instead of Mark for profiling info."" am: 32a680a579
by Nicolas Geoffray
· 8 years ago
32a680a
Merge "Revert "Use IsMarked instead of Mark for profiling info.""
by Nicolas Geoffray
· 8 years ago
3afefba
Revert "Use IsMarked instead of Mark for profiling info."
by Nicolas Geoffray
· 8 years ago
7d157fc
Clean up some uses of "auto".
by Vladimir Marko
· 8 years ago
84113bb
Merge "Instruction scheduling for ARM." am: 58d7ddc678
by Nicolas Geoffray
· 8 years ago
58d7ddc
Merge "Instruction scheduling for ARM."
by Nicolas Geoffray
· 8 years ago
ad54591
Merge "Use IsMarked instead of Mark for profiling info." am: a76e0caa54
by Nicolas Geoffray
· 8 years ago
a76e0ca
Merge "Use IsMarked instead of Mark for profiling info."
by Nicolas Geoffray
· 8 years ago
e1811ed
ARM64: Share address computation across SIMD LDRs/STRs.
by Artem Serov
· 8 years ago
Next »