Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
41af5e50d0b5e9d13084a61cfe9dfa6b6e201a40
41af5e5
Store method as ArtMethod* instead of jmethodId in Breakpoint
by Mathieu Chartier
· 9 years ago
13f6af0
Merge "Adjust jit code cache on ThreadStress to avoid timeouts."
by Nicolas Geoffray
· 9 years ago
709b38e
Adjust jit code cache on ThreadStress to avoid timeouts.
by Nicolas Geoffray
· 9 years ago
28b4802
Merge "We still need to provide an image."
by Nicolas Geoffray
· 9 years ago
8d10e45
We still need to provide an image.
by Nicolas Geoffray
· 9 years ago
01d5cce
Merge "Fix test failure due to wrong runtime arguments."
by Alex Light
· 9 years ago
8fa2ae3
Merge "A native method may be running and have the resolution stub."
by Nicolas Geoffray
· 9 years ago
49e4396
A native method may be running and have the resolution stub.
by Nicolas Geoffray
· 9 years ago
fa02285
Fix test failure due to wrong runtime arguments.
by Alex Light
· 9 years ago
c1fc2b0
Merge "Add support for collection ProfilingInfo objects."
by Nicolas Geoffray
· 9 years ago
26705e2
Add support for collection ProfilingInfo objects.
by Nicolas Geoffray
· 9 years ago
7b829f6
Merge "Do not assume the dex cache is already populated."
by Nicolas Geoffray
· 9 years ago
a0d26f6
Merge "Fix script after image changes."
by Nicolas Geoffray
· 9 years ago
9518655
Fix script after image changes.
by Nicolas Geoffray
· 9 years ago
26af653
Merge "Remove obsolete comment and option."
by Nicolas Geoffray
· 9 years ago
9490043
Merge "MIPS32: added support for unresolved classes"
by Nicolas Geoffray
· 9 years ago
c89715c
Do not assume the dex cache is already populated.
by Nicolas Geoffray
· 9 years ago
e87a718
MIPS32: added support for unresolved classes
by Pavle Batuta
· 9 years ago
0775dba
Remove obsolete comment and option.
by Nicolas Geoffray
· 9 years ago
6fcb8b9
Merge "Revert "Remove DCHECK that does not work for gtests.""
by Vladimir Marko
· 9 years ago
3dca4c0
Merge "Use HashMap for DexFileVerifier"
by Mathieu Chartier
· 9 years ago
9e1b56f
Merge "Make the mark stack expandable for the CC collector."
by Hiroshi Yamauchi
· 9 years ago
562ff44
Revert "Remove DCHECK that does not work for gtests."
by Vladimir Marko
· 9 years ago
3aa2895
Merge "Remove DCHECK that does not work for gtests."
by Nicolas Geoffray
· 9 years ago
7d32dbc
Remove DCHECK that does not work for gtests.
by Nicolas Geoffray
· 9 years ago
903ef50
Merge "Added format 25x to dexdump(2)."
by Aart Bik
· 9 years ago
a3bb720
Added format 25x to dexdump(2).
by Aart Bik
· 9 years ago
7a16bdb
Merge "Reduce memory used by CompiledMethods."
by Vladimir Marko
· 9 years ago
1a7b133
Merge "Support garbage collection of JITted code."
by Nicolas Geoffray
· 9 years ago
35831e8
Reduce memory used by CompiledMethods.
by Vladimir Marko
· 10 years ago
9c6ad8e
Merge "Remove stalled DCHECK."
by Nicolas Geoffray
· 9 years ago
cbf3c0f
Merge "Optimizing: Determine invoke-static/-direct dispatch early."
by Vladimir Marko
· 9 years ago
bd425fa
Remove stalled DCHECK.
by Nicolas Geoffray
· 9 years ago
1af3599
Merge "MIPS32: Move code from RA to T9 in longjump"
by Nicolas Geoffray
· 9 years ago
7596996
MIPS32: Move code from RA to T9 in longjump
by Goran Jakovljevic
· 9 years ago
171b12e
Merge "Move jdwp and libcore testing to jit."
by Nicolas Geoffray
· 9 years ago
95e5462
Merge "MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp()."
by Calin Juravle
· 9 years ago
8a5c253
Merge "Revert "Mark 2 libcore tests as failing.""
by Neil Fuller
· 9 years ago
c9e94f3
MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp().
by Alexey Frunze
· 9 years ago
0f8e072
Use HashMap for DexFileVerifier
by Mathieu Chartier
· 9 years ago
525b665
Merge "MIPS64: Clean-up intrinsics code"
by Andreas Gampe
· 9 years ago
065f519
Merge "Cleanup some of the run-test system"
by Alex Light
· 9 years ago
450f012
Merge "Make dchecked_vector C++11 compatible."
by Dan Albert
· 9 years ago
1dad3f6
Support garbage collection of JITted code.
by Nicolas Geoffray
· 9 years ago
f230fee
Merge "Add HashSet::Reserve"
by Mathieu Chartier
· 9 years ago
05ff5a4
Make dchecked_vector C++11 compatible.
by Dan Albert
· 9 years ago
ac157b0
Merge "Trim arena maps during heap trim"
by Mathieu Chartier
· 9 years ago
c482d38
Add HashSet::Reserve
by Mathieu Chartier
· 9 years ago
e2725c5
Move jdwp and libcore testing to jit.
by Nicolas Geoffray
· 9 years ago
8a0e033
Cleanup some of the run-test system
by Alex Light
· 9 years ago
8d44725
Trim arena maps during heap trim
by Mathieu Chartier
· 9 years ago
e04f379
Merge "Use arenas for the verifier"
by Mathieu Chartier
· 9 years ago
de40d47
Use arenas for the verifier
by Mathieu Chartier
· 9 years ago
fd94824
Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr"
by Andreas Gampe
· 9 years ago
d20a26d
Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall"
by Nicolas Geoffray
· 9 years ago
bf223cd
Merge "MIPS32: Remove tests from list of broken tests"
by Nicolas Geoffray
· 9 years ago
1a87837
MIPS32: Fix loading address in GenerateStaticOrDirectCall
by Goran Jakovljevic
· 9 years ago
85f645d
MIPS32: Remove tests from list of broken tests
by Goran Jakovljevic
· 9 years ago
1839d3c
Merge "Revert "Run type propagation after inliner only when needed.""
by Calin Juravle
· 9 years ago
2717436
Revert "Run type propagation after inliner only when needed."
by Calin Juravle
· 9 years ago
605f27d
Merge "Run type propagation after inliner only when needed."
by Calin Juravle
· 9 years ago
d63c799
Revert "Mark 2 libcore tests as failing."
by Neil Fuller
· 9 years ago
a643cfd
Merge "Fix dependencies when not building with Jack."
by Nicolas Geoffray
· 9 years ago
19eab40
Make the mark stack expandable for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
60b3f9f
Merge "Disable store elimination on singleton object."
by Mingyao Yang
· 9 years ago
e9d6e60
Disable store elimination on singleton object.
by Mingyao Yang
· 9 years ago
784e790
ART: Support trivially-destructible arrays in ArenaUniquePtr
by Andreas Gampe
· 9 years ago
b5172e8
Merge "Add ArenaUniquePtr"
by Mathieu Chartier
· 9 years ago
7b05e17
Add ArenaUniquePtr
by Mathieu Chartier
· 9 years ago
92ca333
Merge "enum operator<<() script fails with do { } while cond;"
by Andreas Gampe
· 9 years ago
b43bdc2
Merge "Move ArenaBitVector into the runtime"
by Mathieu Chartier
· 9 years ago
e5d80f8
Move ArenaBitVector into the runtime
by Mathieu Chartier
· 9 years ago
a5ae8f3
Merge "ART: Speed up thread stack tracing for ANRs"
by Andreas Gampe
· 9 years ago
6cff48f
ART: Speed up thread stack tracing for ANRs
by Christopher Ferris
· 11 years ago
a815f17
Merge "Revert "Revert "load store elimination."""
by Mingyao Yang
· 9 years ago
751ceba
Fix dependencies when not building with Jack.
by Nicolas Geoffray
· 9 years ago
4e5dd52
Run type propagation after inliner only when needed.
by Calin Juravle
· 9 years ago
fbcafbc
Merge "Disable two tests that require IPv6."
by Nicolas Geoffray
· 9 years ago
cbec6d9
Disable two tests that require IPv6.
by Nicolas Geoffray
· 9 years ago
31f0e75
Merge "ARM64: Instruction simplification for array accesses."
by Roland Levillain
· 9 years ago
dc151b2
Optimizing: Determine invoke-static/-direct dispatch early.
by Vladimir Marko
· 9 years ago
fe97bfe
Merge "Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning."
by Roland Levillain
· 9 years ago
985ff70
Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning.
by Roland Levillain
· 9 years ago
68561a1
Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic."
by Roland Levillain
· 9 years ago
b9f3e6d
Merge "MIPS64: Add tests for rotation, and shift instructions"
by Andreas Gampe
· 9 years ago
8df69d4
Revert "Revert "load store elimination.""
by Mingyao Yang
· 9 years ago
823e693
Merge "Release ahat version 0.2."
by Richard Uhler
· 9 years ago
ec26f4b
Merge "MIPS: Initial version of optimizing compiler for MIPS32"
by Nicolas Geoffray
· 9 years ago
f652cec
MIPS: Initial version of optimizing compiler for MIPS32
by Goran Jakovljevic
· 10 years ago
b8b4498
Merge "Do not run the verifier when deopting optimized frames."
by Nicolas Geoffray
· 9 years ago
3385650
Do not run the verifier when deopting optimized frames.
by Nicolas Geoffray
· 9 years ago
6dc7946
Merge "Fix art-run-tests dependencies"
by Yohann Roussel
· 9 years ago
b488b78
Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic.
by Roland Levillain
· 9 years ago
8128437
MIPS64: Clean-up intrinsics code
by Chris Larsen
· 9 years ago
2b03cef
Merge "Use binary search for FindDeclaredInstance/StaticField"
by Mathieu Chartier
· 9 years ago
6a877d0
Merge "Fix destruction order in Dex2Oat."
by Vladimir Marko
· 9 years ago
24f3166
Merge "JDWP: fix possible JdwpEvent memory leak"
by Sebastien Hertz
· 9 years ago
69d6b1f
Merge "Block signals before invoking special or user handlers"
by Calin Juravle
· 9 years ago
e2aa326
Use binary search for FindDeclaredInstance/StaticField
by Mathieu Chartier
· 9 years ago
3048698
Fix art-run-tests dependencies
by Yohann Roussel
· 10 years ago
Next »