Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a61347b5f2ffb228e6a6c455b7d7bcde02d44960
a61347b
Address missed amend
by Mathieu Chartier
· 9 years ago
5102279
Merge "Disable kDebugStackWalk"
by Mathieu Chartier
· 9 years ago
8405bfd
Disable kDebugStackWalk
by Mathieu Chartier
· 9 years ago
0adb678
Merge "Fix moving GC bugs in quick_field_entrypoints.cc"
by Mathieu Chartier
· 9 years ago
bf36918
Fix moving GC bugs in quick_field_entrypoints.cc
by Mathieu Chartier
· 9 years ago
45b93ca
Merge "Implemented compare/signum intrinsics as HCompare (with all code generation for all)"
by Aart Bik
· 9 years ago
e2caf54
Merge "Make test 971-iface-super smaller to prevent gcstress timeouts."
by Alex Light
· 9 years ago
a19616e
Implemented compare/signum intrinsics as HCompare
by Aart Bik
· 9 years ago
9fba3f6
Merge "Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."""
by Nicolas Geoffray
· 9 years ago
b331feb
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
by Nicolas Geoffray
· 9 years ago
0f638c6
Merge "Extend De Morgan factorisation to `HBooleanNot`."
by David Brazdil
· 9 years ago
11aa3f5
Merge "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
by David Brazdil
· 9 years ago
bd89a5c
Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."
by David Brazdil
· 9 years ago
7ac9aeb
Merge "Implement on-stack replacement for arm/arm64/x86/x86_64."
by Nicolas Geoffray
· 9 years ago
c8d2b0c
Merge "Support CMOV for x86_64 Select"
by David Brazdil
· 9 years ago
9f98025
Extend De Morgan factorisation to `HBooleanNot`.
by Alexandre Rames
· 9 years ago
3c258f4
Merge "Do not emit DWARF debug info if there are no methods."
by David Srbecky
· 9 years ago
c4252b1
Merge "Add some more tests to those breaking since move to OpenJDK"
by Paul Duffin
· 9 years ago
5dfb202
Merge "Revert "Disable test for now.""
by Nicolas Geoffray
· 9 years ago
1530f2e
Revert "Disable test for now."
by Nicolas Geoffray
· 9 years ago
e6e0cfd
Merge "Revert "Revert "X86: Use the constant area for more operations."""
by David Brazdil
· 9 years ago
370339c
Do not emit DWARF debug info if there are no methods.
by David Srbecky
· 9 years ago
32d39c4
Add some more tests to those breaking since move to OpenJDK
by Paul Duffin
· 9 years ago
891bc28
Implement on-stack replacement for arm/arm64/x86/x86_64.
by Nicolas Geoffray
· 9 years ago
5192810
Merge changes I514f1db3,I7dc1c7c0
by David Srbecky
· 9 years ago
0c4572e
Generate mini-debug-info on separate thread.
by David Srbecky
· 9 years ago
ae5d273
Change the method which generates DWARF mini-debug-info.
by David Srbecky
· 9 years ago
f1ea14a
Merge "ART: Avoid uninitialized padding in LinkerPatch."
by Vladimir Marko
· 9 years ago
586996a
Merge "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""
by Nicolas Geoffray
· 9 years ago
95717f0
Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"
by Nicolas Geoffray
· 9 years ago
3aec725
Merge "Disable test for now."
by Nicolas Geoffray
· 9 years ago
0a57b45
Disable test for now.
by Nicolas Geoffray
· 9 years ago
b2b6d8a
Merge "Use GC critical section for adding and removing app images"
by Mathieu Chartier
· 9 years ago
61d2b2d
Use GC critical section for adding and removing app images
by Mathieu Chartier
· 9 years ago
bd707ab
Merge "runtime: Cleanup comments for kAccSkipAccessChecks"
by Igor Murashkin
· 9 years ago
a4e9812
Merge "ART: Enable Jit Profiling in Mterp for arm/arm64"
by Bill Buzbee
· 9 years ago
34ed3af
ART: Avoid uninitialized padding in LinkerPatch.
by Vladimir Marko
· 9 years ago
e99d23a
Merge "madvise away app image dex cache arrays"
by Mathieu Chartier
· 9 years ago
6f0b042
Merge "Use correct requested alloc space begin for CC"
by Mathieu Chartier
· 9 years ago
8c4f041
madvise away app image dex cache arrays
by Mathieu Chartier
· 9 years ago
27c6b48
Merge "Don't use native bridge for non zygote-spawn processes"
by Calin Juravle
· 9 years ago
d3e7c6c
Don't use native bridge for non zygote-spawn processes
by Calin Juravle
· 9 years ago
8d1da85
runtime: Cleanup comments for kAccSkipAccessChecks
by Igor Murashkin
· 9 years ago
2f10a5f
Revert "Revert "X86: Use the constant area for more operations.""
by Mark P Mendell
· 9 years ago
6234003
Merge "Ignore ZipFileTest#testZipFileWithLotsOfEntries failures with CC on N5."
by Roland Levillain
· 9 years ago
6157a5d
Make test 971-iface-super smaller to prevent gcstress timeouts.
by Alex Light
· 9 years ago
496450a
Merge "Ignore DeflaterOutputStreamTest#testSyncFlushEnabled failures with CC."
by Roland Levillain
· 9 years ago
3ece5e0
Ignore ZipFileTest#testZipFileWithLotsOfEntries failures with CC on N5.
by Roland Levillain
· 9 years ago
582b68f
Use correct requested alloc space begin for CC
by Mathieu Chartier
· 9 years ago
3aec1d1
Ignore DeflaterOutputStreamTest#testSyncFlushEnabled failures with CC.
by Roland Levillain
· 9 years ago
85b3b52
Merge "Fixed bug on premature DCHECK. With fail-before/pass-after test"
by Aart Bik
· 9 years ago
7c0b44f
Support CMOV for x86_64 Select
by Mark Mendell
· 9 years ago
f6171e1
Merge "Re-enable some MIPS/MIPS64 run-tests"
by Roland Levillain
· 9 years ago
a0a1610
ART: Enable Jit Profiling in Mterp for arm/arm64
by buzbee
· 9 years ago
9004b81
Merge "Test 565-checker-doublenegbitwise applies to all architectures."
by Roland Levillain
· 9 years ago
6fe28c0
Re-enable some MIPS/MIPS64 run-tests
by Goran Jakovljevic
· 9 years ago
ac6a195
Merge "Reduce the size of native debug info generated by JIT."
by David Srbecky
· 9 years ago
579942f
Reduce the size of native debug info generated by JIT.
by David Srbecky
· 9 years ago
a211a02
Test 565-checker-doublenegbitwise applies to all architectures.
by Alexandre Rames
· 9 years ago
867d63b
Merge "runtime: Don't skip verification for -Xverify:soft-fail"
by Igor Murashkin
· 9 years ago
6006e2c
Merge "Strip image-format arg in dex2oat"
by Mathieu Chartier
· 9 years ago
97590cc
Strip image-format arg in dex2oat
by Mathieu Chartier
· 9 years ago
009a195
Merge "Fix class_linker_test to take into account default methods."
by Alex Light
· 9 years ago
42d511d
Fix class_linker_test to take into account default methods.
by Alex Light
· 9 years ago
df707e4
runtime: Don't skip verification for -Xverify:soft-fail
by Igor Murashkin
· 9 years ago
287fd33
Merge "Avoid read barrier for UpdateEntrypoints"
by Mathieu Chartier
· 9 years ago
3f1a8be
Fixed bug on premature DCHECK. With fail-before/pass-after test
by Aart Bik
· 9 years ago
e968112
Merge changes I44ee74d8,I78b17187
by Igor Murashkin
· 9 years ago
071b933
Merge changes from topic 'reflection_1_8'
by Igor Murashkin
· 9 years ago
a57ee9d
Avoid read barrier for UpdateEntrypoints
by Mathieu Chartier
· 9 years ago
c5b76b9
Merge "Minor improvement on static BCE analysis."
by Aart Bik
· 9 years ago
1fc3afb
Minor improvement on static BCE analysis.
by Aart Bik
· 9 years ago
a20748a
Merge "Implement first kind of polymorphic inlining on MIPS."
by Roland Levillain
· 9 years ago
2aba7cd
Implement first kind of polymorphic inlining on MIPS.
by Roland Levillain
· 9 years ago
905cb88
Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications"""
by Roland Levillain
· 9 years ago
ca0e3a0
Revert "Revert "Optimizing: double-negated bitwise operations simplifications""
by Alexandre Rames
· 9 years ago
6b5a17a
Merge "ART: Fix rounding up in DexCacheArraysLayout constructor."
by Vladimir Marko
· 9 years ago
371d75e
Merge "Assume fp operations can also take a constant on x86."
by Nicolas Geoffray
· 9 years ago
cbe3b55
Merge "Write DWARF strings inline and remove .debug_str section."
by David Srbecky
· 9 years ago
1c4aeb4
Write DWARF strings inline and remove .debug_str section.
by David Srbecky
· 9 years ago
edd3a4b
Merge "Share DWARF .debug_abbrev sections."
by David Srbecky
· 9 years ago
24868a1
Share DWARF .debug_abbrev sections.
by David Srbecky
· 9 years ago
7770a3e
Assume fp operations can also take a constant on x86.
by Nicolas Geoffray
· 9 years ago
99e8e0b
Merge "ART: Enable multi-level instruction inlining"
by David Brazdil
· 9 years ago
674f519
ART: Enable multi-level instruction inlining
by David Brazdil
· 9 years ago
b72923d
Merge "Handle HSelect in LSE."
by Mingyao Yang
· 9 years ago
e5c71f9
Handle HSelect in LSE.
by Mingyao Yang
· 9 years ago
81e01d7
Merge "Prevent crashes if boot images fail to load"
by Mathieu Chartier
· 9 years ago
b08f305
Prevent crashes if boot images fail to load
by Mathieu Chartier
· 9 years ago
88df489
Merge "Fix updating string dex cache array for no class table case"
by Mathieu Chartier
· 9 years ago
9b1c9b7
Fix updating string dex cache array for no class table case
by Mathieu Chartier
· 9 years ago
12d0e0e
Merge "Fix remaining read barrier issues in image relocation"
by Mathieu Chartier
· 9 years ago
dfe02f6
Fix remaining read barrier issues in image relocation
by Mathieu Chartier
· 9 years ago
b328291
Merge "Rosalloc fast path in assembly for MIPS64"
by Hans Boehm
· 9 years ago
2f0f5ff
Merge "Fix DCHECK compilation error."
by Richard Uhler
· 9 years ago
390f5b3
Merge "Use SS/GSS collectors in dex2oat if they are the default."
by Hiroshi Yamauchi
· 9 years ago
6af5348
Use SS/GSS collectors in dex2oat if they are the default.
by Hiroshi Yamauchi
· 9 years ago
e362740
Fix DCHECK compilation error.
by Richard Uhler
· 9 years ago
e3d4ff5
runtime: Update Proxy to assume 1 less direct method
by Igor Murashkin
· 9 years ago
24c11dc
Merge "ART: Fix bad manual rename of local variable."
by Vladimir Marko
· 9 years ago
Next »