Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
772e3ab10292ad3ce4ca5e217c552ded4e26651a
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
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
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
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
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
337a396
Some cleanup for tests 960-965 build scripts.
by Alex Light
· 9 years ago
78232f2
Merge "ART: Rerun the verifier for compile-time failures"
by Andreas Gampe
· 9 years ago
f1584a6
Merge "Class Linker: Implement default interface verification ordering."
by Alex Light
· 9 years ago
f1f1049
Class Linker: Implement default interface verification ordering.
by Alex Light
· 9 years ago
ec6e6c1
ART: Rerun the verifier for compile-time failures
by Andreas Gampe
· 9 years ago
3c589376
Merge "Add more image writer comments and clean up"
by Mathieu Chartier
· 9 years ago
a808bac
Add more image writer comments and clean up
by Mathieu Chartier
· 9 years ago
ce0f43b
Merge "Revert "Revert "Revert "Use Jack lang dev version for compiling art tests""""
by Nicolas Geoffray
· 9 years ago
daf11eb
Revert "Revert "Revert "Use Jack lang dev version for compiling art tests"""
by Nicolas Geoffray
· 9 years ago
31f1584
Merge "Optimizing: Rewrite search for common dominators."
by Vladimir Marko
· 9 years ago
391d01f
Optimizing: Rewrite search for common dominators.
by Vladimir Marko
· 9 years ago
934ea11
Merge "Fix mip64 build: hide current method input only if it exists."
by Vladimir Marko
· 9 years ago
6f6f359
Fix mip64 build: hide current method input only if it exists.
by Vladimir Marko
· 9 years ago
f11f5eb
Merge "ART: Fix critical edge splitting under try/catch"
by David Brazdil
· 9 years ago
df7029f
Merge "Revert "Revert "Use Jack lang dev version for compiling art tests"""
by Nicolas Geoffray
· 9 years ago
4461287
Merge "Fix build: lint error in elf_builder.h"
by David Srbecky
· 9 years ago
4d247f7
Fix build: lint error in elf_builder.h
by David Srbecky
· 9 years ago
03771d8
Merge "Rewrite ElfBuilder to make streaming directly to file easier."
by David Srbecky
· 9 years ago
db51efb
ART: Fix critical edge splitting under try/catch
by David Brazdil
· 9 years ago
3e5b3c9
Merge "Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect."
by Vladimir Marko
· 9 years ago
2649cba
Merge "Remove unused variable."
by Nicolas Geoffray
· 9 years ago
8ccbd27
Remove unused variable.
by Nicolas Geoffray
· 9 years ago
dc18417
Merge "Fix interaction between JIT and instrumentation."
by Nicolas Geoffray
· 9 years ago
6d8c8f0
Rewrite ElfBuilder to make streaming directly to file easier.
by David Srbecky
· 9 years ago
2264f62
Merge "MIPS64: small improvements in code generation"
by Nicolas Geoffray
· 9 years ago
4202a2f
Merge "MIPS64: Improve integer division by constants"
by Nicolas Geoffray
· 9 years ago
ba34e70
Merge "ART: Fix return-object verification"
by Andreas Gampe
· 9 years ago
a4c98f2
ART: Fix return-object verification
by Andreas Gampe
· 9 years ago
8249eac
Merge "Use _exit instead of exit after exec fails"
by Brian Carlstrom
· 9 years ago
5729f5b
Merge "Revert "Mark __jit_debug_register_code as a unique symbol""
by Andreas Gampe
· 9 years ago
6c7aae9
Revert "Mark __jit_debug_register_code as a unique symbol"
by Andreas Gampe
· 9 years ago
5c75ffa
MIPS64: small improvements in code generation
by Alexey Frunze
· 9 years ago
c857c74
MIPS64: Improve integer division by constants
by Alexey Frunze
· 9 years ago
b554b5a
Optimizing: Remove unused ArtMethod* input from HInvokeStaticOrDirect.
by Vladimir Marko
· 9 years ago
b203aad
Merge "ART: Fix simplification of catch blocks in the presence of dead code"
by David Brazdil
· 9 years ago
9bc4361
ART: Fix simplification of catch blocks in the presence of dead code
by David Brazdil
· 9 years ago
52960cd
Merge "Mark __jit_debug_register_code as a unique symbol"
by Tamas Berghammer
· 9 years ago
5caf652
Mark __jit_debug_register_code as a unique symbol
by Tamas Berghammer
· 9 years ago
ef7ef4c
Merge "ART: Change behavior for rethrowing init failures (2)"
by Andreas Gampe
· 9 years ago
a6017d8
Revert "Revert "Use Jack lang dev version for compiling art tests""
by Alex Light
· 9 years ago
f66f05d
Merge "ART: Fix potential integer overflow in JNI."
by Vladimir Marko
· 9 years ago
795e341
ART: Fix potential integer overflow in JNI.
by Vladimir Marko
· 9 years ago
17656eb
Merge "MIPS32: java.lang.String.equals"
by Andreas Gampe
· 9 years ago
16ba2b4
MIPS32: java.lang.String.equals
by Chris Larsen
· 9 years ago
a5891e8
Fix interaction between JIT and instrumentation.
by Nicolas Geoffray
· 9 years ago
Next »