Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
94a520243c11957f8bbe3aff40dc94b310a8b2b1
/
test
11e7f99
Merge "Revert "Disable kBssEntry LoadString sharpening.""
by Vladimir Marko
· 8 years ago
1bc4b17
Revert "Disable kBssEntry LoadString sharpening."
by Vladimir Marko
· 8 years ago
5458f89
ART: Blacklist test 908 for target
by Andreas Gampe
· 8 years ago
78d5396
Merge "ART: Add GC callbacks"
by Treehugger Robot
· 8 years ago
9b8c588
ART: Add GC callbacks
by Andreas Gampe
· 8 years ago
1ceb37c
Remove unnecessary load class for new instance
by Mathieu Chartier
· 8 years ago
3667e26
Merge "Dex disassembly suppport for invoke-polymorphic."
by Orion Hodson
· 8 years ago
dfa8f18
Merge "ART: Switch tagging table to a map"
by Treehugger Robot
· 8 years ago
e54eee1
ART: Switch tagging table to a map
by Andreas Gampe
· 8 years ago
776e473
Merge "Reduce the number of dumps in 130-hprof."
by Treehugger Robot
· 8 years ago
f8f830c
Reduce the number of dumps in 130-hprof.
by Hiroshi Yamauchi
· 8 years ago
65e3e8d
Merge "Add missing shared library"
by Treehugger Robot
· 8 years ago
f0af906
Add missing shared library
by Colin Cross
· 8 years ago
b55fdbb
Disable kBssEntry LoadString sharpening.
by Vladimir Marko
· 8 years ago
a818819
Merge "Improve recognition of select-based period induction."
by Treehugger Robot
· 8 years ago
639cc8c
Improve recognition of select-based period induction.
by Aart Bik
· 8 years ago
6494dae
Merge "Test for the CC RegionSpace::WalkInternal crash."
by Hiroshi Yamauchi
· 8 years ago
fc5fbfc
Merge "Ensure that overrides work in presence of package-private methods."
by Treehugger Robot
· 8 years ago
b34bb19
Dex disassembly suppport for invoke-polymorphic.
by Orion Hodson
· 8 years ago
58deb86
Disable 151-OpenFileLimit test.
by Richard Uhler
· 8 years ago
4a4ff64
Merge "Revert "Revert "Interpreter: Add support for direct handle invokes on methods."""
by Narayan Kamath
· 8 years ago
2f2533f
Merge "ARM: VIXL32: Pass initial ART tests with new code generator."
by Roland Levillain
· 8 years ago
3bbfcb7
Merge "Return error message if IndirectReferenceTable construction fails."
by Treehugger Robot
· 8 years ago
9bdaeeb
Revert "Revert "Interpreter: Add support for direct handle invokes on methods.""
by Narayan Kamath
· 8 years ago
c7a420c
Ensure that overrides work in presence of package-private methods.
by Alex Light
· 8 years ago
3941c88
Merge "Fix bug in dynamic BCE. With regression test."
by Treehugger Robot
· 8 years ago
12a1060
Fix bug in dynamic BCE. With regression test.
by Aart Bik
· 8 years ago
da0a69e
Return error message if IndirectReferenceTable construction fails.
by Richard Uhler
· 8 years ago
58b99c7
Merge "Revert "Interpreter: Add support for direct handle invokes on methods.""
by Treehugger Robot
· 8 years ago
cfa61ad
Revert "Interpreter: Add support for direct handle invokes on methods."
by Narayan Kamath
· 8 years ago
82c8cdc
Merge "Fix string compression, add tests."
by Treehugger Robot
· 8 years ago
8e92b9c
Merge "Interpreter: Add support for direct handle invokes on methods."
by Narayan Kamath
· 8 years ago
9c9883b
Fix string compression, add tests.
by Vladimir Marko
· 8 years ago
c2fe891
Blacklist test that has been flaky for days.
by Nicolas Geoffray
· 8 years ago
6310435
Merge "Enable last value generation of periodic sequence."
by Treehugger Robot
· 8 years ago
9d7c8a3
Merge "More store/allocation elimination for singletons in case of loops"
by Mingyao Yang
· 8 years ago
66e6901
Merge changes If0d5eeeb,Id927f2b5
by Treehugger Robot
· 8 years ago
e5cd2cd
Interpreter: Add support for direct handle invokes on methods.
by Narayan Kamath
· 8 years ago
9abf894
Enable last value generation of periodic sequence.
by Aart Bik
· 8 years ago
2427aae
ART: Fix and extend test 904
by Andreas Gampe
· 8 years ago
3da7190
Merge "Revert "Revert "Revert "Temporarily blacklist 955-method-handles-smali.""""
by Narayan Kamath
· 8 years ago
d6e0fa9
Fix invoke-virtual not throwing ICCE in some cases
by Alex Light
· 8 years ago
0a84520
More store/allocation elimination for singletons in case of loops
by Mingyao Yang
· 8 years ago
e7adee7
Revert "Revert "Revert "Temporarily blacklist 955-method-handles-smali."""
by Narayan Kamath
· 8 years ago
a7812ae
ARM: VIXL32: Pass initial ART tests with new code generator.
by Scott Wakeling
· 8 years ago
6467876
ART: Blacklist test 907 for target
by Andreas Gampe
· 8 years ago
d2d0353
ART: Temporarily use global references for GetLoadedClasses
by Andreas Gampe
· 8 years ago
aa8b60c
ART: Add GetLoadedClasses support
by Andreas Gampe
· 8 years ago
5665f6a
Revert "Revert "Temporarily blacklist 955-method-handles-smali.""
by Narayan Kamath
· 8 years ago
f18d846
Revert "Temporarily blacklist 955-method-handles-smali."
by Narayan Kamath
· 8 years ago
208f857
interpreter: support for non-exact invokes.
by Narayan Kamath
· 8 years ago
a34efac
Test for the CC RegionSpace::WalkInternal crash.
by Hiroshi Yamauchi
· 8 years ago
68f1128
Merge "Update HInstruction::NeedsCurrentMethod."
by Nicolas Geoffray
· 8 years ago
5d03701
ART: Disable test 906 for JIT
by Andreas Gampe
· 8 years ago
023161e
Merge "Recognize XOR-based periodic induction."
by Treehugger Robot
· 8 years ago
96eeb4e
Update HInstruction::NeedsCurrentMethod.
by Nicolas Geoffray
· 8 years ago
7dc9693
Recognize XOR-based periodic induction.
by Aart Bik
· 8 years ago
8ccc8fc
ART: Disable test 906 for target
by Andreas Gampe
· 8 years ago
e54d992
ART: Add heap iteration callback
by Andreas Gampe
· 8 years ago
cc13b22
ART: Add object reclaim support
by Andreas Gampe
· 8 years ago
c1f24b9
Merge "Improved and simplified loop optimizations."
by Treehugger Robot
· 8 years ago
482095d
Improved and simplified loop optimizations.
by Aart Bik
· 8 years ago
d6d3f0e
ART: Fix test 904
by Andreas Gampe
· 8 years ago
f24ddb2
Merge "ART: Add allocation callback"
by Andreas Gampe
· 8 years ago
a6bfd5f
Merge "ART: Switch to name-based IMT hashing"
by Treehugger Robot
· 8 years ago
a1ff30f
ART: Switch to name-based IMT hashing
by Andreas Gampe
· 8 years ago
f95054f
Merge "Avoid ThreadStress timeout with art-read-barrier-table-lookup."
by Hiroshi Yamauchi
· 8 years ago
27fa96c
ART: Add allocation callback
by Andreas Gampe
· 8 years ago
a9b296c
Avoid ThreadStress timeout with art-read-barrier-table-lookup.
by Hiroshi Yamauchi
· 8 years ago
6ed8fc7
Merge "Improved and simplified loop optimizations."
by Treehugger Robot
· 8 years ago
8c4a854
Improved and simplified loop optimizations.
by Aart Bik
· 8 years ago
fec2bdf
Blacklist test 903.
by Nicolas Geoffray
· 8 years ago
6dee92e
ART: Support object tagging
by Andreas Gampe
· 8 years ago
2f61867
Merge "Remove #include "oat_file.h" from class_linker.h ."
by Vladimir Marko
· 8 years ago
adc2ef2
Temporarily blacklist 955-method-handles-smali.
by Narayan Kamath
· 8 years ago
97d7e1c
Remove #include "oat_file.h" from class_linker.h .
by Vladimir Marko
· 8 years ago
8ee0b08
Merge "Basic implementation of invoke / invoke-polymorphic."
by Treehugger Robot
· 8 years ago
9823e78
Basic implementation of invoke / invoke-polymorphic.
by Narayan Kamath
· 8 years ago
3601e4a
Merge "Revert "Compute PPID at ninja time""
by Colin Cross
· 8 years ago
556c9a2
Merge "Rename ObjPtr::Decode to ObjPtr::Ptr"
by Mathieu Chartier
· 8 years ago
a82a1ac
Revert "Compute PPID at ninja time"
by Colin Cross
· 8 years ago
26705cc
Merge "A first implementation of a loop optimization framework."
by Aart Bik
· 8 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
aad75c6
Revert "Revert "Store resolved Strings for AOT code in .bss.""
by Vladimir Marko
· 8 years ago
b1c17bb
Compute PPID at ninja time
by Colin Cross
· 8 years ago
281c681
A first implementation of a loop optimization framework.
by Aart Bik
· 8 years ago
25352fc
class_linker: Add support for resolving method types.
by Narayan Kamath
· 8 years ago
4f0cabf
Merge "Remove dependency on libcutils"
by Dimitry Ivanov
· 8 years ago
5f92605
Revert "Store resolved Strings for AOT code in .bss."
by Vladimir Marko
· 8 years ago
9e5739a
Merge "Make run-test fail if output-path is too long"
by Treehugger Robot
· 8 years ago
9642b1b
Remove dependency on libcutils
by Dimitry Ivanov
· 8 years ago
4287925
Merge "Store resolved Strings for AOT code in .bss."
by Vladimir Marko
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
63dccbb
Store resolved Strings for AOT code in .bss.
by Vladimir Marko
· 8 years ago
3bc58b9
Print to System.err to avoid output races.
by Nicolas Geoffray
· 8 years ago
e663653
Make run-test fail if output-path is too long
by Wojciech Staszkiewicz
· 8 years ago
36cbbde
Merge "Store bisection logs in test directory"
by Treehugger Robot
· 8 years ago
fbe170c
Fix no-prebuild failure.
by Nicolas Geoffray
· 8 years ago
0c88383
Store bisection logs in test directory
by Wojciech Staszkiewicz
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
Next »