Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0797e5890f0db2a95ad5be840f2999f51aeb731e
0797e58
Skip 098-ddmc for GC stress test
by Man Cao
· 9 years ago
8d73a91
Merge "Move image intern table into image"
by Mathieu Chartier
· 9 years ago
d39645e
Move image intern table into image
by Mathieu Chartier
· 9 years ago
cff5855
Merge "Reset GC performance stats at zygote fork."
by Hiroshi Yamauchi
· 9 years ago
3767017
Reset GC performance stats at zygote fork.
by Hiroshi Yamauchi
· 9 years ago
15306dc
Merge "Add hprof accounting for Class IMT, VTable"
by Mathieu Chartier
· 9 years ago
a6d3a7e
Add hprof accounting for Class IMT, VTable
by Mathieu Chartier
· 10 years ago
79b08e6
Merge "runtime: Minor cleanup and extra comments around interpreter"
by Igor Murashkin
· 9 years ago
c449e8b
runtime: Minor cleanup and extra comments around interpreter
by Igor Murashkin
· 9 years ago
9fb3e66
Merge "Fix buildbot failure for 098-ddmc test"
by Mathieu Chartier
· 9 years ago
18af0bf
Merge "Revert "art/tools: add new tests in security packages to the build bot""
by Sergio Giro
· 9 years ago
688e1b6
Revert "art/tools: add new tests in security packages to the build bot"
by Sergio Giro
· 9 years ago
cb0c4c3
Merge "art/tools: add new tests in security packages to the build bot"
by Sergio Giro
· 9 years ago
7904aba
art/tools: add new tests in security packages to the build bot
by Sergio Giro
· 9 years ago
8d86843
Merge "Fix build breakage in dwarf_test."
by Narayan Kamath
· 9 years ago
97dabb7
Fix build breakage in dwarf_test.
by Narayan Kamath
· 9 years ago
f80ebf2
Fix buildbot failure for 098-ddmc test
by Man Cao
· 9 years ago
e257ee4
Merge "ART: Fix BCE lint issue"
by Andreas Gampe
· 9 years ago
45d68f1
ART: Fix BCE lint issue
by Andreas Gampe
· 9 years ago
bc8a8ee
Merge "Generate debug info for core.oat files."
by David Srbecky
· 9 years ago
461d72a
Generate debug info for core.oat files.
by David Srbecky
· 9 years ago
9254056
Merge "[MIPS] Fix method tracing for mips64"
by Andreas Gampe
· 9 years ago
2ce3fe3
Merge "Fix premature deoptimization if the loop body isn't entered."
by Mingyao Yang
· 9 years ago
3584bce
Fix premature deoptimization if the loop body isn't entered.
by Mingyao Yang
· 10 years ago
ae63ea9
Merge "Revert "Revert "Test that we can unwind framework code."""
by David Srbecky
· 9 years ago
1297660
Merge "run-test: add --never-clean option"
by Igor Murashkin
· 9 years ago
05f30e1
run-test: add --never-clean option
by Igor Murashkin
· 9 years ago
cbc1e2e
Merge "Add more log output to the CFI test."
by David Srbecky
· 9 years ago
bb076e5
Merge "Add allocation stack traces for HPROF dump."
by Mathieu Chartier
· 9 years ago
8c2ff64
Add allocation stack traces for HPROF dump.
by Man Cao
· 10 years ago
3da7608
Revert "Revert "Test that we can unwind framework code.""
by David Srbecky
· 9 years ago
020c543
Add more log output to the CFI test.
by David Srbecky
· 9 years ago
6dbf5a5
Merge "Revert "Revert "Support for inlining virtual and interface calls."""
by Nicolas Geoffray
· 9 years ago
454a481
Revert "Revert "Support for inlining virtual and interface calls.""
by Nicolas Geoffray
· 9 years ago
84bc06e
[MIPS] Fix method tracing for mips64
by Lazar Trsic
· 9 years ago
57ae6c3
Merge "Revert "art/tools: add new tests for the build bot""
by Sergio Giro
· 9 years ago
dd1f8bd
Revert "art/tools: add new tests for the build bot"
by Sergio Giro
· 9 years ago
bebf6bd
Merge "Add optimizations for instanceof/checkcast."
by Nicolas Geoffray
· 9 years ago
8241f71
Merge "Revert "art/tools: add new tests for the build bot""
by Nicolas Geoffray
· 9 years ago
e17c8fe
Revert "art/tools: add new tests for the build bot"
by Nicolas Geoffray
· 9 years ago
222862c
Add optimizations for instanceof/checkcast.
by Guillaume Sanchez
· 9 years ago
7c0efe1
Merge "art/tools: add new tests for the build bot"
by Sergio Giro
· 9 years ago
10ec4f9
art/tools: add new tests for the build bot
by Sergio Giro
· 9 years ago
5a176fb
Merge "Add boilerplate code for architecture-specific HInstructions."
by Nicolas Geoffray
· 9 years ago
ef20f71
Add boilerplate code for architecture-specific HInstructions.
by Alexandre Rames
· 9 years ago
864a2d9
Merge "Revert "Test that we can unwind framework code.""
by David Srbecky
· 9 years ago
2c4733d
Revert "Test that we can unwind framework code."
by David Srbecky
· 9 years ago
2ecc308
Merge "Test that we can unwind framework code."
by David Srbecky
· 9 years ago
73d01bc
Merge "ART: Check long and double register pairs in invokes"
by Andreas Gampe
· 9 years ago
edc9ea1
Merge "Make dex file verifier check for dups between direct and virtual methods."
by Jeff Hao
· 9 years ago
e0a9ee0
Merge "Increase ulimit to 64MB for --no-relocate"
by Mathieu Chartier
· 9 years ago
cae2ed9
Increase ulimit to 64MB for --no-relocate
by Mathieu Chartier
· 9 years ago
5c40961
Test that we can unwind framework code.
by David Srbecky
· 9 years ago
a574b0e
Make dex file verifier check for dups between direct and virtual methods.
by Jeff Hao
· 9 years ago
da9badb
ART: Check long and double register pairs in invokes
by Andreas Gampe
· 9 years ago
26b97f8
Merge "Add support for inlining already sharpened interface calls."
by Nicolas Geoffray
· 9 years ago
6b0d6c6
Merge "Bring back verbosity override"
by Sebastien Hertz
· 9 years ago
559f11f
Merge "Follow up on CL 151605"
by Sebastien Hertz
· 9 years ago
a4207b7
Merge "Revert "Revert "Pass current method to HNewInstance and HNewArray."""
by Nicolas Geoffray
· 9 years ago
f795869
Follow up on CL 151605
by Sebastien Hertz
· 9 years ago
69aa601
Revert "Revert "Pass current method to HNewInstance and HNewArray.""
by Nicolas Geoffray
· 9 years ago
aa77f6e
Merge "Fix a crash in optimizing compiler with the current method."
by Nicolas Geoffray
· 9 years ago
3507105
Add support for inlining already sharpened interface calls.
by Nicolas Geoffray
· 9 years ago
ae71a05
Fix a crash in optimizing compiler with the current method.
by Nicolas Geoffray
· 9 years ago
bba348e
Bring back verbosity override
by Sebastien Hertz
· 10 years ago
7c5e26b
Merge "Revert "Pass current method to HNewInstance and HNewArray.""
by Nicolas Geoffray
· 9 years ago
7b0e353
Revert "Pass current method to HNewInstance and HNewArray."
by Nicolas Geoffray
· 9 years ago
93ce352
Merge "Quick: Fix LoopRepeatingTopologicalSortIterator."
by Vladimir Marko
· 9 years ago
b0c8598
Merge "Pass current method to HNewInstance and HNewArray."
by Nicolas Geoffray
· 9 years ago
f7bd8fa
Merge "Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect."""
by Nicolas Geoffray
· 9 years ago
430afef
Merge "Enable 64-bit CFI tests."
by David Srbecky
· 9 years ago
f50fa82
Enable 64-bit CFI tests.
by David Srbecky
· 9 years ago
0f68339
Merge "More LOW_4G optimizations"
by Mathieu Chartier
· 9 years ago
38c8221
More LOW_4G optimizations
by Mathieu Chartier
· 9 years ago
a56b2e0
Merge "Fix nested deoptimization."
by Mingyao Yang
· 9 years ago
67c8c94
Quick: Fix LoopRepeatingTopologicalSortIterator.
by Vladimir Marko
· 9 years ago
94015b9
Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect.""
by Nicolas Geoffray
· 9 years ago
8c4cce0
Merge "Revert "Support for inlining virtual and interface calls.""
by Nicolas Geoffray
· 9 years ago
6e47586
Revert "Support for inlining virtual and interface calls."
by Nicolas Geoffray
· 9 years ago
c2c2207
Merge "Revert "Do a type check for knowing if we can inline.""
by Nicolas Geoffray
· 9 years ago
4a56aca
Revert "Do a type check for knowing if we can inline."
by Nicolas Geoffray
· 9 years ago
e21aa42
Pass current method to HNewInstance and HNewArray.
by Nicolas Geoffray
· 9 years ago
1f2d3ba
Fix nested deoptimization.
by Mingyao Yang
· 10 years ago
ccd6337
Merge "ART: Reload class on miranda method in verifier"
by Andreas Gampe
· 9 years ago
eb45989
Merge "Revert "Revert "Turn off duplicate-classes checking"""
by Andreas Gampe
· 9 years ago
7048c40
Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking""
by Andreas Gampe
· 9 years ago
346bf29
Merge "DO NOT MERGE ART: Turn off duplicate-classes checking"
by Andreas Gampe
· 9 years ago
d9e2301
ART: Reload class on miranda method in verifier
by Andreas Gampe
· 9 years ago
69b5d8f
Revert "Revert "Turn off duplicate-classes checking""
by Andreas Gampe
· 10 years ago
12768a0
Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"
by Andreas Gampe
· 10 years ago
fc3f39e
DO NOT MERGE ART: Turn off duplicate-classes checking
by Andreas Gampe
· 10 years ago
c1d8da1
Merge "ART: Add SetSpecialSignalHandlerFn to version-script.txt"
by Andreas Gampe
· 9 years ago
e089920
ART: Add SetSpecialSignalHandlerFn to version-script.txt
by Andreas Gampe
· 9 years ago
6d35918
Merge "Use runFinalizationWithTimeout for native allocations"
by Mathieu Chartier
· 9 years ago
b5de3bb
Use runFinalizationWithTimeout for native allocations
by Mathieu Chartier
· 9 years ago
38b66b6
Merge "Add atrace calls to runtime start and heap create"
by Mathieu Chartier
· 9 years ago
054a078
Add atrace calls to runtime start and heap create
by Richard Uhler
· 10 years ago
da2fd5a
Merge "If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS."
by Hiroshi Yamauchi
· 9 years ago
8c46e0d
Merge "Add optimization for LOW_4G allocator"
by Mathieu Chartier
· 9 years ago
7889a77
Add optimization for LOW_4G allocator
by Mathieu Chartier
· 9 years ago
Next »