Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
34053d1f5a9a3d98b5e45d395ed95ba66b518d4d
34053d1
Merge "MIPS64: Add java.lang.String.equals intrinsic."
by Andreas Gampe
· 9 years ago
bc58b02
Merge "Rename options for shorter names."
by Nicolas Geoffray
· 9 years ago
5678229
Rename options for shorter names.
by Nicolas Geoffray
· 9 years ago
ee7d4a3
Merge "ARM read barrier support for concurrent GC in Optimizing."
by Roland Levillain
· 9 years ago
d846a2c
Merge "Fix ClinitCheck pruning."
by Vladimir Marko
· 9 years ago
fbb184a
Fix ClinitCheck pruning.
by Vladimir Marko
· 9 years ago
69edd0d
Merge "Increase code cache after 1 full collection."
by Nicolas Geoffray
· 9 years ago
0a3be16
Increase code cache after 1 full collection.
by Nicolas Geoffray
· 9 years ago
a43a851
Merge "Add jack as a build target for the buildbot."
by Nicolas Geoffray
· 9 years ago
8332cda
Add jack as a build target for the buildbot.
by Nicolas Geoffray
· 9 years ago
0f0d5f3
Merge "ART: Change Init{From,Without}Image to return bool"
by Andreas Gampe
· 9 years ago
3db9c5d
ART: Change Init{From,Without}Image to return bool
by Andreas Gampe
· 9 years ago
31c0d48
Merge "Add immune spaces abstraction"
by Mathieu Chartier
· 9 years ago
763a31e
Add immune spaces abstraction
by Mathieu Chartier
· 9 years ago
2f99a1c
Merge "Fix an assert in lse."
by Mingyao Yang
· 9 years ago
0ff7afc
Fix an assert in lse.
by Mingyao Yang
· 9 years ago
b9bbbeb
Merge "Revert "Revert "Enable store elimination for singleton objects."""
by Mingyao Yang
· 9 years ago
fb8464a
Revert "Revert "Enable store elimination for singleton objects.""
by Mingyao Yang
· 9 years ago
a341377
Merge "Remove incorrect iterator increment"
by Mathieu Chartier
· 9 years ago
055b5f3
Remove incorrect iterator increment
by Mathieu Chartier
· 9 years ago
9231730
Merge "Opt compiler: Arm64 packed-switch jump tables."
by Vladimir Marko
· 9 years ago
3927c8b
Opt compiler: Arm64 packed-switch jump tables.
by Zheng Xu
· 9 years ago
349baca
Merge "Fix bogus DCHECK and rename DidForkFromZygote."
by Nicolas Geoffray
· 9 years ago
ba69a51
Fix bogus DCHECK and rename DidForkFromZygote.
by Nicolas Geoffray
· 9 years ago
f5dd91e
Merge "Remove DEBUG_JIT from Zygote flags."
by Nicolas Geoffray
· 9 years ago
a4d1b64
Merge "Implement common super type in reference type propagation."
by Calin Juravle
· 9 years ago
a7a3ba7
Merge "Support deoptimization only to set vreg"
by Sebastien Hertz
· 9 years ago
3e1ff83
Merge "Fix StackVisitor::GetVReg for reference in shadow frame"
by Sebastien Hertz
· 9 years ago
787ae8e
Remove DEBUG_JIT from Zygote flags.
by Nicolas Geoffray
· 9 years ago
cb6638f
Merge "RosAlloc fast path inline in assembly for x86 32bit."
by Hiroshi Yamauchi
· 9 years ago
ed42f39
Merge "Refactor some patching logic"
by Mathieu Chartier
· 9 years ago
3b359c7
ARM read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 9 years ago
52503d8
Implement common super type in reference type propagation.
by Calin Juravle
· 9 years ago
a04f57b
Merge "Minor fixes and cleaning of arm64 static and direct calls code."
by Vladimir Marko
· 9 years ago
9013bb0
Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list"
by Vladimir Marko
· 9 years ago
3ce45f4
Merge "ART: Refactor GenerateTestAndBranch"
by David Brazdil
· 9 years ago
886d104
Merge "Change roots view to "rooted"."
by Richard Uhler
· 9 years ago
0debae7
ART: Refactor GenerateTestAndBranch
by David Brazdil
· 9 years ago
636b925
Support deoptimization only to set vreg
by Mingyao Yang
· 10 years ago
0968744
Fix StackVisitor::GetVReg for reference in shadow frame
by Sebastien Hertz
· 9 years ago
4b00d34
Refactor some patching logic
by Mathieu Chartier
· 9 years ago
991842a
Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP."
by Alex Light
· 9 years ago
a663d67
Merge "Ignore NullConstants when computing the type for Phis."
by Calin Juravle
· 9 years ago
a445f7a
Merge "Implemented control of "export only" feature in dexdump."
by Aart Bik
· 9 years ago
72cc929
Merge "Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS."
by Roland Levillain
· 9 years ago
1eab4a8
Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS.
by Roland Levillain
· 9 years ago
3eb242c
Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing."
by Roland Levillain
· 9 years ago
3610abe
Merge "Move the trace file out of the profiles folder."
by Calin Juravle
· 9 years ago
0d5a281
x86/x86-64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 9 years ago
dd4cbcc
Merge "Fix class unloading with the CC collector."
by Hiroshi Yamauchi
· 9 years ago
c07d66d
Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP.
by Alex Light
· 9 years ago
04302db
Fix class unloading with the CC collector.
by Hiroshi Yamauchi
· 9 years ago
972d6d7
MIPS64: Add java.lang.String.equals intrinsic.
by Chris Larsen
· 9 years ago
0e06a09
Merge "Disable test 964 with gcstress since it often times out."
by Alex Light
· 9 years ago
9b0f516
Disable test 964 with gcstress since it often times out.
by Alex Light
· 9 years ago
74974ab
ART: add kryo to a53 #835769 & #843419 erratum exception list
by Ajay Dudani
· 9 years ago
f6ebcd0
Merge "Revert "Revert "Add missing null check to String::ToCharArray"""
by Mathieu Chartier
· 9 years ago
3f382ae
Implemented control of "export only" feature in dexdump.
by Aart Bik
· 9 years ago
04e983a
Revert "Revert "Add missing null check to String::ToCharArray""
by Mathieu Chartier
· 9 years ago
2f49b0a
Merge "Stream DWARF debug section directly to disk."
by David Srbecky
· 9 years ago
6aa0735
Merge "Revert "Add missing null check to String::ToCharArray""
by Nicolas Geoffray
· 9 years ago
b52a39c
Revert "Add missing null check to String::ToCharArray"
by Nicolas Geoffray
· 9 years ago
dc9706d
Merge "Add missing null check to String::ToCharArray"
by Mathieu Chartier
· 9 years ago
952d608
Add missing null check to String::ToCharArray
by Mathieu Chartier
· 9 years ago
1227d62
Merge "Fix bug with test 964."
by Alex Light
· 9 years ago
6484b80
Fix bug with test 964.
by Alex Light
· 9 years ago
efca362
Merge "Add class loader argument to openDexFileNative"
by Mathieu Chartier
· 9 years ago
b190d94
Add class loader argument to openDexFileNative
by Mathieu Chartier
· 9 years ago
6dc0174
Minor fixes and cleaning of arm64 static and direct calls code.
by Alexandre Rames
· 9 years ago
cff8107
Merge "Optimizing/X86: PC-relative dex cache array addressing."
by Vladimir Marko
· 9 years ago
fe0ec35
Merge "Optimizing: Clean up constant location handling."
by Vladimir Marko
· 9 years ago
7a2f5c9
Merge "Revert "Mark __jit_debug_register_code as a unique symbol""
by Tamas Berghammer
· 9 years ago
0fd5812
Revert "Mark __jit_debug_register_code as a unique symbol"
by Tamas Berghammer
· 9 years ago
190c5f9
Merge "JDWP: default implementation of Method.IsObsolete"
by Sebastien Hertz
· 9 years ago
0f7dca4
Optimizing/X86: PC-relative dex cache array addressing.
by Vladimir Marko
· 9 years ago
e542fd0
Merge "MIPS64: fix calling conventions in LoadClass and field accesses"
by Roland Levillain
· 9 years ago
772e3ab
Merge "Mark __jit_debug_register_code as a unique symbol"
by Tamas Berghammer
· 9 years ago
9b71e9c
Merge "ART: Add comments to Scoped-/ArenaAllocator."
by Vladimir Marko
· 9 years ago
de95c87
RosAlloc fast path inline in assembly for x86 32bit.
by lwang85
· 9 years ago
11a4c96
Merge "Image space cleanup for app images"
by Mathieu Chartier
· 9 years ago
073b16c
Image space cleanup for app images
by Mathieu Chartier
· 9 years ago
2abe1f4
Merge "Get class loader to remember interrupts"
by Hans Boehm
· 9 years ago
328c5dc
Get class loader to remember interrupts
by Hans Boehm
· 9 years ago
00580bd
MIPS64: fix calling conventions in LoadClass and field accesses
by Alexey Frunze
· 9 years ago
5165b6b
Merge "Make test 968's name shorter"
by Alex Light
· 9 years ago
273baec
Make test 968's name shorter
by Alex Light
· 9 years ago
63e310c
Merge "Revert "lambda: unit test for lambda expressions at Java Language source level.""
by Aart Bik
· 9 years ago
92d662e
Revert "lambda: unit test for lambda expressions at Java Language source level."
by Aart Bik
· 9 years ago
c4b2410
Merge "Move .debug_line before .debug_info."
by David Srbecky
· 9 years ago
b851b49
Stream DWARF debug section directly to disk.
by David Srbecky
· 9 years ago
5f5509a
Move .debug_line before .debug_info.
by David Srbecky
· 9 years ago
fda0432
ART: Add comments to Scoped-/ArenaAllocator.
by Vladimir Marko
· 9 years ago
00bcbcf
Merge "ART: Fix arena allocation for valgrind."
by Vladimir Marko
· 9 years ago
a828aad
Merge "lambda: unit test for lambda expressions at Java Language source level."
by Aart Bik
· 9 years ago
152ee55
lambda: unit test for lambda expressions at Java Language source level.
by Aart Bik
· 9 years ago
f83e733
Move the trace file out of the profiles folder.
by Calin Juravle
· 9 years ago
d15cd44
Merge "Correct exception behavior for default methods"
by Alex Light
· 9 years ago
7500193
ART: Fix arena allocation for valgrind.
by Vladimir Marko
· 9 years ago
7a16adb
Change roots view to "rooted".
by Richard Uhler
· 9 years ago
617bd92
Ignore NullConstants when computing the type for Phis.
by Calin Juravle
· 9 years ago
Next »