Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
27f114df49c5e99bb7712310f153eae089ae15a2
27f114d
Merge "Remove spurious references to kEmitCompilerReadBarrier in MIPS."
by Roland Levillain
· 9 years ago
698fa97
Remove spurious references to kEmitCompilerReadBarrier in MIPS.
by Roland Levillain
· 9 years ago
cbf8af8
Merge "MIPS32: Fuse long and FP compare & condition in Optimizing."
by Roland Levillain
· 9 years ago
1329b15
Merge "Adjust tests blacklisted for heap poisoning and read barriers."
by Roland Levillain
· 9 years ago
42d3ab3
Merge "Disable LinkedTransferQueueTest tests failing on the CC."
by Roland Levillain
· 9 years ago
4741516
Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64"""
by Roland Levillain
· 9 years ago
caad53d
Disable LinkedTransferQueueTest tests failing on the CC.
by Roland Levillain
· 9 years ago
e217fee
Adjust tests blacklisted for heap poisoning and read barriers.
by Roland Levillain
· 9 years ago
7f3b38c
Merge "Add test case for bad arm code generation."
by Nicolas Geoffray
· 9 years ago
d7d3538
Merge "Revert "ART: Reduce the instructions generated by packed switch.""
by Nicolas Geoffray
· 9 years ago
a22cd2e
Add test case for bad arm code generation.
by Nicolas Geoffray
· 9 years ago
b4c1376
Revert "ART: Reduce the instructions generated by packed switch."
by Nicolas Geoffray
· 9 years ago
6b75bc0
Merge "ART: Compile run-tests with Java 7."
by Vladimir Marko
· 9 years ago
f45c3f8
ART: Compile run-tests with Java 7.
by Vladimir Marko
· 9 years ago
96f721d
Merge "Revert "ART: Set RTI of Arm64IntermediateAddress""
by Nicolas Geoffray
· 9 years ago
dce90b9
Revert "ART: Set RTI of Arm64IntermediateAddress"
by Nicolas Geoffray
· 9 years ago
b059c8a
Merge "Revert "ART: Refactor SsaBuilder for more precise typing info""
by Nicolas Geoffray
· 9 years ago
68289a5
Revert "ART: Refactor SsaBuilder for more precise typing info"
by Alex Light
· 9 years ago
cd7b0ee
MIPS32: Fuse long and FP compare & condition in Optimizing.
by Alexey Frunze
· 9 years ago
bc90a05
Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""
by Alex Light
· 9 years ago
ae358c1
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
by Alex Light
· 9 years ago
0bbc172
Merge "Various induction/range analysis improvements."
by Aart Bik
· 9 years ago
7d57d7f
Various induction/range analysis improvements.
by Aart Bik
· 9 years ago
7d5a577
Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
by Alex Light
· 9 years ago
ad94d64
Merge "Remove reference of deleted file."
by Nicolas Geoffray
· 9 years ago
8f27951
Remove reference of deleted file.
by Nicolas Geoffray
· 9 years ago
3e2d206
Merge "Remove test given its flakiness."
by Nicolas Geoffray
· 9 years ago
ab54190
Remove test given its flakiness.
by Nicolas Geoffray
· 9 years ago
96c9de9
Merge "Refactor DexFile::DecodeDebugInfo."
by David Srbecky
· 9 years ago
b06e28e
Refactor DexFile::DecodeDebugInfo.
by David Srbecky
· 9 years ago
74768fb
Merge "x86-64 Baker's read barrier fast path implementation."
by Roland Levillain
· 9 years ago
089ff48
Merge "x86 Baker's read barrier fast path implementation."
by Roland Levillain
· 9 years ago
bd00c82
Merge "Lower jitthreshold for jit profile test."
by Calin Juravle
· 9 years ago
bf14c65
Merge "Fix --inline-max-code-units option."
by Nicolas Geoffray
· 9 years ago
18c12bb
Fix --inline-max-code-units option.
by Nicolas Geoffray
· 9 years ago
0675bec
Lower jitthreshold for jit profile test.
by Calin Juravle
· 9 years ago
3b0ec01
Merge "Revert "Make the JIT the default in ART.""
by Nicolas Geoffray
· 9 years ago
e722d29
Revert "Make the JIT the default in ART."
by Nicolas Geoffray
· 9 years ago
1e7f8db
x86-64 Baker's read barrier fast path implementation.
by Roland Levillain
· 9 years ago
7c1559a
x86 Baker's read barrier fast path implementation.
by Roland Levillain
· 9 years ago
7cd230c
Merge "Make the JIT the default in ART."
by Nicolas Geoffray
· 9 years ago
37fcf39
Merge "Get DCHECK back to EncodedStaticFieldValueIterator"
by Shinichiro Hamaji
· 9 years ago
6286a97
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
by Alex Light
· 9 years ago
a8be6ae
Merge "Temporary disable linker-namespaces"
by Dimitry Ivanov
· 9 years ago
3951251
Merge "Increase the sleep time in 554-jit-profile-file"
by Calin Juravle
· 9 years ago
34021dd
Increase the sleep time in 554-jit-profile-file
by Calin Juravle
· 9 years ago
7f57579
Temporary disable linker-namespaces
by Dimitry Ivanov
· 9 years ago
377cb3b
Merge "Disable 554-jit-profile-file for the READ_BARRIER mode."
by Calin Juravle
· 9 years ago
c44edf6
Disable 554-jit-profile-file for the READ_BARRIER mode.
by Calin Juravle
· 9 years ago
b9d6996
Merge "Print more info on why the code_cache test fails in 115-native-bridge."
by Calin Juravle
· 9 years ago
8cf97d7
Merge "Revert "Revert "Enable profiled guided compilation in dex2oat"""
by Calin Juravle
· 9 years ago
ef885cd
Print more info on why the code_cache test fails in 115-native-bridge.
by Calin Juravle
· 9 years ago
84c3d48
Merge "ART: Set RTI of Arm64IntermediateAddress"
by David Brazdil
· 9 years ago
e36ae94
ART: Set RTI of Arm64IntermediateAddress
by David Brazdil
· 9 years ago
795accf
Merge "ART: Refactor SsaBuilder for more precise typing info"
by David Brazdil
· 9 years ago
d9510df
ART: Refactor SsaBuilder for more precise typing info
by David Brazdil
· 9 years ago
ceec5a3
Merge "ART: Rename ROR test to a shorter name."
by Vladimir Marko
· 9 years ago
5d3fa25
ART: Rename ROR test to a shorter name.
by Vladimir Marko
· 9 years ago
70c1a8f
Merge "Optimizing: Clean up after HRor."
by Vladimir Marko
· 9 years ago
50a2f8d
Get DCHECK back to EncodedStaticFieldValueIterator
by Shinichiro Hamaji
· 9 years ago
4113b97
Merge "Address some comments in image writer"
by Mathieu Chartier
· 9 years ago
2cab581
Merge "Fix call to LoadNativeLibrary"
by Dimitry Ivanov
· 9 years ago
5366f5c
Fix call to LoadNativeLibrary
by Dimitry Ivanov
· 9 years ago
98d46d2
Merge "Use isolated namespaces for app native libs"
by Dimitry Ivanov
· 9 years ago
277da37
Merge "ART: Weaken dex file verifier abstract check"
by Andreas Gampe
· 9 years ago
97b1135
ART: Weaken dex file verifier abstract check
by Andreas Gampe
· 9 years ago
226501b
Revert "Revert "Enable profiled guided compilation in dex2oat""
by Calin Juravle
· 9 years ago
66e43b1
Merge "Make 'dexdump2 -l xml' include whether each class is an interface."
by Alex Light
· 9 years ago
351dddf
Optimizing: Clean up after HRor.
by Vladimir Marko
· 9 years ago
58dcb02
Merge "Replace rotate patterns and invokes with HRor IR."
by Vladimir Marko
· 9 years ago
40a04bf
Replace rotate patterns and invokes with HRor IR.
by Scott Wakeling
· 9 years ago
6627864
Merge "Revert "Enable profiled guided compilation in dex2oat""
by Calin Juravle
· 9 years ago
2306ae0
Revert "Enable profiled guided compilation in dex2oat"
by Calin Juravle
· 9 years ago
919b6d5
Merge "Mark __jit_debug_register_code as a unique symbol"
by Tamas Berghammer
· 9 years ago
0a9b682
Make the JIT the default in ART.
by Nicolas Geoffray
· 9 years ago
7b000c9
Merge "Set DW_AT_comp_dir for each compile unit in dwarf"
by Tamas Berghammer
· 9 years ago
76e5eab
Mark __jit_debug_register_code as a unique symbol
by Tamas Berghammer
· 9 years ago
a79c717
Merge "Enable profiled guided compilation in dex2oat"
by Calin Juravle
· 9 years ago
bf479be
Merge "Don't generate a slow path for strings in the dex cache."
by Nicolas Geoffray
· 9 years ago
376cbcc
Merge "Optimizing: Add direct calls to math intrinsics"
by Nicolas Geoffray
· 9 years ago
b4cc884
Merge "Skip DumpForSigQuit if debugger is active"
by Mathieu Chartier
· 9 years ago
7d2b04c
Skip DumpForSigQuit if debugger is active
by Mathieu Chartier
· 9 years ago
f5a3099
Use isolated namespaces for app native libs
by Dmitriy Ivanov
· 9 years ago
84623e1
Merge "For LSE, add a few non-aliasing cases due to pre-existence."
by Mingyao Yang
· 9 years ago
1f12e28
Make 'dexdump2 -l xml' include whether each class is an interface.
by Alex Light
· 9 years ago
8ab1d64
For LSE, add a few non-aliasing cases due to pre-existence.
by Mingyao Yang
· 9 years ago
748047d
Merge "ART: Stash a resolved method late in the verifier"
by Andreas Gampe
· 9 years ago
1a74dc4
Merge "Output static field values in dexdump"
by Shinichiro Hamaji
· 9 years ago
42ef8ab
ART: Stash a resolved method late in the verifier
by Andreas Gampe
· 9 years ago
170e01a
Merge "Revert "ART: Check invoke-interface earlier in verifier""
by Andreas Gampe
· 9 years ago
c96205e
Revert "ART: Check invoke-interface earlier in verifier"
by Andreas Gampe
· 9 years ago
67ad20e
Address some comments in image writer
by Mathieu Chartier
· 9 years ago
34760f9
Merge "ART: Refactor verifier callbacks"
by Andreas Gampe
· 9 years ago
a1b2121
Merge "Refactor and clean up OatWriter and Dex2Oat."
by Vladimir Marko
· 9 years ago
49b0f45
Refactor and clean up OatWriter and Dex2Oat.
by Vladimir Marko
· 9 years ago
840d229
Merge "Revert "Revert "Add support for LZ4 compressed image files"""
by Mathieu Chartier
· 9 years ago
ceb07b3
Revert "Revert "Add support for LZ4 compressed image files""
by Mathieu Chartier
· 9 years ago
a4f1220
Optimizing: Add direct calls to math intrinsics
by Mark Mendell
· 9 years ago
500c9be
Enable profiled guided compilation in dex2oat
by Calin Juravle
· 9 years ago
917d016
Don't generate a slow path for strings in the dex cache.
by Nicolas Geoffray
· 9 years ago
Next »