Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a05d1ae5224f25cc364c2d4c22b373b58631b9c1
a05d1ae
Merge "Implementation of fast lookup table to search class_def by descriptor"
by Mathieu Chartier
· 9 years ago
59cc4e8
Merge "Implementation of fast lookup table to search class_def by descriptor"
by Mathieu Chartier
· 9 years ago
1d8bae7
Merge "ART: Fix deopt from optimized code under inlining" am: a9cf6eef38
by David Brazdil
· 9 years ago
3a1bc28
Merge "Change Checkpoint API to return total number of checkpoints"
by Mathieu Chartier
· 9 years ago
d9786b0
Implementation of fast lookup table to search class_def by descriptor
by Artem Udovichenko
· 9 years ago
a9cf6ee
Merge "ART: Fix deopt from optimized code under inlining"
by David Brazdil
· 9 years ago
57bee8d
Merge "Change Checkpoint API to return total number of checkpoints"
by Mathieu Chartier
· 9 years ago
628dab7
Merge "MIPS64: Add "Compare and Swap" intrinsic support." am: 6f42850562
by Andreas Gampe
· 9 years ago
6f42850
Merge "MIPS64: Add "Compare and Swap" intrinsic support."
by Andreas Gampe
· 9 years ago
deb2a89
Merge "Revert "Enable store elimination for singleton objects."" am: 594c061251
by Andreas Gampe
· 9 years ago
594c061
Merge "Revert "Enable store elimination for singleton objects.""
by Andreas Gampe
· 9 years ago
55d02cf
Revert "Enable store elimination for singleton objects."
by Andreas Gampe
· 9 years ago
10d2508
Change Checkpoint API to return total number of checkpoints
by Mathieu Chartier
· 9 years ago
efc3f02
ART: Fix deopt from optimized code under inlining
by David Brazdil
· 9 years ago
59a984e
Merge "Store method as ArtMethod* instead of jmethodId in Breakpoint"
by Mathieu Chartier
· 9 years ago
5f2e628
Merge "Store method as ArtMethod* instead of jmethodId in Breakpoint"
by Mathieu Chartier
· 9 years ago
41af5e5
Store method as ArtMethod* instead of jmethodId in Breakpoint
by Mathieu Chartier
· 9 years ago
444719e
Merge "Generate taken-test during trip-count analysis." am: f7b7f9984d
by Aart Bik
· 9 years ago
f7b7f99
Merge "Generate taken-test during trip-count analysis."
by Aart Bik
· 9 years ago
3ff0d48
Merge "Enable store elimination for singleton objects." am: d2b29d69a2
by Mingyao Yang
· 9 years ago
d2b29d6
Merge "Enable store elimination for singleton objects."
by Mingyao Yang
· 9 years ago
22f0587
Generate taken-test during trip-count analysis.
by Aart Bik
· 9 years ago
4b97bd8
Merge "Rosalloc fast path in assembly for arm64." am: b058de905d
by Hiroshi Yamauchi
· 9 years ago
b058de9
Merge "Rosalloc fast path in assembly for arm64."
by Hiroshi Yamauchi
· 9 years ago
4a7a553
Merge "Fix up run-test." am: 9b4571cadc
by Alex Light
· 9 years ago
9b4571c
Merge "Fix up run-test."
by Alex Light
· 9 years ago
fadfee9
Fix up run-test.
by Alex Light
· 9 years ago
c2ef5aa
Merge "Tune heuristics a bit." am: e35764f1f8
by Nicolas Geoffray
· 9 years ago
e35764f
Merge "Tune heuristics a bit."
by Nicolas Geoffray
· 9 years ago
02ec74a
Merge "Adjust jit code cache on ThreadStress to avoid timeouts." am: 13f6af0f9c
by Nicolas Geoffray
· 9 years ago
13f6af0
Merge "Adjust jit code cache on ThreadStress to avoid timeouts."
by Nicolas Geoffray
· 9 years ago
4e915fb
Tune heuristics a bit.
by Nicolas Geoffray
· 9 years ago
709b38e
Adjust jit code cache on ThreadStress to avoid timeouts.
by Nicolas Geoffray
· 9 years ago
5c5f05b
Merge "We still need to provide an image." am: 28b48026f0
by Nicolas Geoffray
· 9 years ago
258db69
Merge "Fix test failure due to wrong runtime arguments." am: 01d5cced1d
by Alex Light
· 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
098aed8
Merge "A native method may be running and have the resolution stub."
by Nicolas Geoffray
· 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
3031b1c
Merge "Add support for collection ProfilingInfo objects." am: c1fc2b01a5
by Nicolas Geoffray
· 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
0a9d392
Merge "Do not assume the dex cache is already populated." am: 7b829f6b83
by Nicolas Geoffray
· 9 years ago
7b829f6
Merge "Do not assume the dex cache is already populated."
by Nicolas Geoffray
· 9 years ago
9b718ec
Merge "Fix script after image changes." am: a0d26f6428
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
46ed877
Merge "Remove obsolete comment and option." am: 26af653a84
by Nicolas Geoffray
· 9 years ago
26af653
Merge "Remove obsolete comment and option."
by Nicolas Geoffray
· 9 years ago
f315ac6
Merge "MIPS32: added support for unresolved classes" am: 9490043806
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
74cfd16
Merge "Revert "Remove DCHECK that does not work for gtests."" am: 6fcb8b95e2
by Vladimir Marko
· 9 years ago
6fcb8b9
Merge "Revert "Remove DCHECK that does not work for gtests.""
by Vladimir Marko
· 9 years ago
7f43a3d
Enable store elimination for singleton objects.
by Mingyao Yang
· 9 years ago
25b9d6f
Merge "Use HashMap for DexFileVerifier" am: 3dca4c0417
by Mathieu Chartier
· 9 years ago
3dca4c0
Merge "Use HashMap for DexFileVerifier"
by Mathieu Chartier
· 9 years ago
e424f5f
Merge "Make the mark stack expandable for the CC collector." am: 9e1b56f0e7
by Hiroshi Yamauchi
· 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
c1babb7
Merge "Remove DCHECK that does not work for gtests." am: 3aa2895fe9
by Nicolas Geoffray
· 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
b9982b6
Merge "Added format 25x to dexdump(2)." am: 903ef50ed0
by Aart Bik
· 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
a66efbc
Merge "Reduce memory used by CompiledMethods." am: 7a16bdbcce
by Vladimir Marko
· 9 years ago
7a16bdb
Merge "Reduce memory used by CompiledMethods."
by Vladimir Marko
· 9 years ago
0d86778
Merge "Support garbage collection of JITted code." am: 1a7b133947
by Nicolas Geoffray
· 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
95f63e6
Merge "Remove stalled DCHECK." am: 9c6ad8e5da
by Nicolas Geoffray
· 9 years ago
aa2f0a6
Merge "Optimizing: Determine invoke-static/-direct dispatch early."
by Vladimir Marko
· 9 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
bb21b79
Merge "MIPS32: Move code from RA to T9 in longjump" am: 1af35996af
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
cb280d9
Merge "Move jdwp and libcore testing to jit." am: 171b12e806
by Nicolas Geoffray
· 9 years ago
171b12e
Merge "Move jdwp and libcore testing to jit."
by Nicolas Geoffray
· 9 years ago
06d5c23
Merge "MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp()."
by Calin Juravle
· 9 years ago
95e5462
Merge "MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp()."
by Calin Juravle
· 9 years ago
d309cca
Merge "Revert "Mark 2 libcore tests as failing."" am: 8a5c253769
by Neil Fuller
· 9 years ago
8a5c253
Merge "Revert "Mark 2 libcore tests as failing.""
by Neil Fuller
· 9 years ago
3642749
MIPS64: Add "Compare and Swap" intrinsic support.
by Chris Larsen
· 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
6f6244a
Rosalloc fast path in assembly for arm64.
by Hiroshi Yamauchi
· 9 years ago
bf001be
Merge "MIPS64: Clean-up intrinsics code" am: 525b665cef
by Andreas Gampe
· 9 years ago
525b665
Merge "MIPS64: Clean-up intrinsics code"
by Andreas Gampe
· 9 years ago
2c10e02
Merge "Cleanup some of the run-test system" am: 065f519190
by Alex Light
· 9 years ago
065f519
Merge "Cleanup some of the run-test system"
by Alex Light
· 9 years ago
4ee4263
Merge "Make dchecked_vector C++11 compatible." am: 450f012957
by Dan Albert
· 9 years ago
450f012
Merge "Make dchecked_vector C++11 compatible."
by Dan Albert
· 9 years ago
Next »