Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a04f57badca0a9211d45eb7bde44c1d1e8f159ff
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
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
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
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
13c86fd
Optimizing: Clean up constant location handling.
by Vladimir Marko
· 9 years ago
e7132a9
Mark __jit_debug_register_code as a unique symbol
by Tamas Berghammer
· 9 years ago
54af9bd
Merge "Revert "Revert "Run type propagation after inliner only when needed."""
by Calin Juravle
· 9 years ago
cdfed3d
Revert "Revert "Run type propagation after inliner only when needed.""
by Calin Juravle
· 9 years ago
c85f88b
Merge "Ignore failures of WeakHashMapTest#test_keySet in libcore tests."
by Roland Levillain
· 9 years ago
32f7a16
Ignore failures of WeakHashMapTest#test_keySet in libcore tests.
by Roland Levillain
· 9 years ago
ea30dae
Merge "Optimizing/ARM: Improve shifts of long values by a constant."
by Vladimir Marko
· 9 years ago
33ad10e
Optimizing/ARM: Improve shifts of long values by a constant.
by Vladimir Marko
· 9 years ago
9139e00
Correct exception behavior for default methods
by Alex Light
· 9 years ago
d7c76bd
Merge "Don't use fixed addresses in mem map test"
by Mathieu Chartier
· 9 years ago
16d29f8
Don't use fixed addresses in mem map test
by Mathieu Chartier
· 9 years ago
5b1157b
Merge "ART: Fix leak in Heap"
by Andreas Gampe
· 9 years ago
6be4f2a
ART: Fix leak in Heap
by Andreas Gampe
· 9 years ago
972c5a6
Merge "Optimizing: Clean up Equal/NotEqual constant folding for nulls."
by Vladimir Marko
· 9 years ago
688567c
Merge "Rosalloc fast path in assembly for x86_64."
by Hiroshi Yamauchi
· 9 years ago
040db34
Optimizing: Clean up Equal/NotEqual constant folding for nulls.
by Vladimir Marko
· 9 years ago
5c7c824
Merge "ART: Remove unnecessary helper method from GraphChecker"
by David Brazdil
· 9 years ago
d8ef0c6
ART: Remove unnecessary helper method from GraphChecker
by David Brazdil
· 9 years ago
feaf26d
Merge "Optimizing: Improve constant folding + DCE for inlining."
by Vladimir Marko
· 9 years ago
9696702
Merge "ART: Refactor iteration over normal/exceptional successors"
by David Brazdil
· 9 years ago
d26a411
ART: Refactor iteration over normal/exceptional successors
by David Brazdil
· 9 years ago
9e23df5
Optimizing: Improve constant folding + DCE for inlining.
by Vladimir Marko
· 9 years ago
8a6463a
Merge "ART: Improve comment about inlining into try/catch"
by David Brazdil
· 9 years ago
59a850e
ART: Improve comment about inlining into try/catch
by David Brazdil
· 9 years ago
ee57104
Merge "ART: Fix critical edge checks in GraphChecker"
by David Brazdil
· 9 years ago
83dcccb
Merge "Revert "Revert "ART: Update DCE to work with try/catch"""
by David Brazdil
· 9 years ago
81e479e
ART: Fix critical edge checks in GraphChecker
by David Brazdil
· 9 years ago
1963759
Merge "ART: Add clarifying comment"
by David Brazdil
· 9 years ago
dc0d1eb
ART: Add clarifying comment
by David Brazdil
· 9 years ago
8a7c0fe
Revert "Revert "ART: Update DCE to work with try/catch""
by David Brazdil
· 9 years ago
1b87033
Merge "Delete flaky DCHECK"
by Mathieu Chartier
· 9 years ago
21e3325
Delete flaky DCHECK
by Mathieu Chartier
· 9 years ago
a5c3e44
Merge "Fix mac build"
by Mathieu Chartier
· 9 years ago
11cea0c
Fix mac build
by Mathieu Chartier
· 9 years ago
86c3f48
Rosalloc fast path in assembly for x86_64.
by Hiroshi Yamauchi
· 9 years ago
ff12923
Merge "Add low_4gb support to MapFile and MapFileAtAddress"
by Mathieu Chartier
· 9 years ago
02c330f
Merge "Some cleanup for tests 960-965 build scripts."
by Alex Light
· 9 years ago
42bddce
Add low_4gb support to MapFile and MapFileAtAddress
by Mathieu Chartier
· 9 years ago
Next »