Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
6f6f3592ea47be2a59836bd9fe5feb2003c6aee7
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
· 10 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
97e7401
Merge "Improve X86 handling of constants to Field/Array Set"
by Nicolas Geoffray
· 9 years ago
8148937
Improve X86 handling of constants to Field/Array Set
by Mark Mendell
· 9 years ago
5348137
Merge "JDWP: fix returned tag for ClassType.NewInstance"
by Sebastien Hertz
· 9 years ago
2fa6842
Merge "ART: Fix ignoring duplicate fields when loading class."
by Vladimir Marko
· 9 years ago
2704896
Merge "MIPS64: Implement virtual intrinsic slow path"
by Nicolas Geoffray
· 9 years ago
9c3cd19
Merge "Change test .dex.art to .art"
by Mathieu Chartier
· 9 years ago
4ca1037
Change test .dex.art to .art
by Mathieu Chartier
· 9 years ago
53afca1
MIPS64: Implement virtual intrinsic slow path
by Alexey Frunze
· 9 years ago
ae04419
Merge "Revert "Revert "Add basic image writer support for app images"""
by Mathieu Chartier
· 9 years ago
da5b28a
Revert "Revert "Add basic image writer support for app images""
by Mathieu Chartier
· 9 years ago
51c1b63
Merge "Fix elf writer to properly handle empty text sections"
by Mathieu Chartier
· 9 years ago
07ddb6f
Fix elf writer to properly handle empty text sections
by Mathieu Chartier
· 9 years ago
1a14328
Merge "ahat: limit default number of results shown."
by Richard Uhler
· 9 years ago
ae35c37
Use _exit instead of exit after exec fails
by Tobias Lindskog
· 9 years ago
4ba3766
Merge "Minor cleanup of Monitor::VisitLocks"
by Sebastien Hertz
· 9 years ago
81819db
ART: Fix ignoring duplicate fields when loading class.
by Vladimir Marko
· 9 years ago
0f7c933
Minor cleanup of Monitor::VisitLocks
by Sebastien Hertz
· 9 years ago
d93223d
Merge "Finalized all components of range analysis needed for dynamic bce."
by Aart Bik
· 9 years ago
f2a93f4
Merge "X86-64: Split long/double constant array/field set"
by Nicolas Geoffray
· 9 years ago
ea5af68
X86-64: Split long/double constant array/field set
by Mark Mendell
· 9 years ago
3f96f42
Merge "Fix conditional jump over jmp (X86/X86-64/ARM32)"
by Nicolas Geoffray
· 9 years ago
b8b9769
Fix conditional jump over jmp (X86/X86-64/ARM32)
by Mark Mendell
· 10 years ago
f941a32
Merge "Move .dynsym ELF section after .text"
by David Srbecky
· 9 years ago
a3e1377
JDWP: fix returned tag for ClassType.NewInstance
by Sebastien Hertz
· 9 years ago
55a77ef
Merge "Fix flake around instrumentation."
by Nicolas Geoffray
· 9 years ago
19fcbda
Move .dynsym ELF section after .text
by David Srbecky
· 9 years ago
63e47f4
Fix flake around instrumentation.
by Nicolas Geoffray
· 9 years ago
b24301b
Merge "Code cleanup to avoid CompilerDriver abstractions in JIT."
by Nicolas Geoffray
· 9 years ago
2b13eaa
Merge "Properly delete the jit thread pool."
by Nicolas Geoffray
· 9 years ago
629e935
Properly delete the jit thread pool.
by Nicolas Geoffray
· 9 years ago
d28b969
Code cleanup to avoid CompilerDriver abstractions in JIT.
by Nicolas Geoffray
· 9 years ago
ad15539
Merge "Revert "Use Jack lang dev version for compiling art tests""
by Nicolas Geoffray
· 9 years ago
a5a79b6
Revert "Use Jack lang dev version for compiling art tests"
by Nicolas Geoffray
· 9 years ago
c09b334
Merge "Revert "Add basic image writer support for app images""
by Nicolas Geoffray
· 9 years ago
4b01856
Revert "Add basic image writer support for app images"
by Nicolas Geoffray
· 9 years ago
f97ad81
Merge "Use Jack lang dev version for compiling art tests"
by Yohann Roussel
· 9 years ago
e597d59
Merge "Fix continuous build"
by Sebastien Hertz
· 9 years ago
ff2f2ad
Fix continuous build
by Sebastien Hertz
· 9 years ago
a930832
Merge "Add basic image writer support for app images"
by Mathieu Chartier
· 9 years ago
cb08695
ART: Change behavior for rethrowing init failures (2)
by Andreas Gampe
· 9 years ago
c033474
Add basic image writer support for app images
by Mathieu Chartier
· 9 years ago
accc249
Merge "ART: Change behavior for rethrowing init failures"
by Andreas Gampe
· 9 years ago
3c60103
Merge "Revert "ART: Implement DeadPhiHandling in PrimitiveTypePropagation""
by David Brazdil
· 9 years ago
2bd4c5c
Revert "ART: Implement DeadPhiHandling in PrimitiveTypePropagation"
by David Brazdil
· 9 years ago
99babb6
ART: Change behavior for rethrowing init failures
by Andreas Gampe
· 9 years ago
26bfcec
Merge "ART: Implement DeadPhiHandling in PrimitiveTypePropagation"
by David Brazdil
· 9 years ago
1749e2c
ART: Implement DeadPhiHandling in PrimitiveTypePropagation
by David Brazdil
· 9 years ago
389b3db
Finalized all components of range analysis needed for dynamic bce.
by Aart Bik
· 9 years ago
55fed87
Use Jack lang dev version for compiling art tests
by Yohann Roussel
· 9 years ago
c8894ab
Merge "Delay emitting CFI PC adjustments until after Thumb2/Mips fixup."
by Vladimir Marko
· 9 years ago
10ef694
Delay emitting CFI PC adjustments until after Thumb2/Mips fixup.
by Vladimir Marko
· 9 years ago
b178e11
Merge "Fix test in case we run the ART_TEST_TRACE tests."
by Nicolas Geoffray
· 9 years ago
41f10bc
Fix test in case we run the ART_TEST_TRACE tests.
by Nicolas Geoffray
· 9 years ago
6bf6e43
Merge "JDWP: fix java.lang.String creation"
by Sebastien Hertz
· 9 years ago
12cbc87
Merge "Fix TODO on instrumentation and add some more DCHECKs."
by Nicolas Geoffray
· 9 years ago
147bc83
Merge "Fix mips32oc ArraySet null constant assignment"
by Nicolas Geoffray
· 9 years ago
5a23d2e
Fix TODO on instrumentation and add some more DCHECKs.
by Nicolas Geoffray
· 9 years ago
934808f
Fix mips32oc ArraySet null constant assignment
by Pavle Batuta
· 9 years ago
f33ea79
Merge "lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews."
by Igor Murashkin
· 9 years ago
1af86f1
ahat: limit default number of results shown.
by Richard Uhler
· 9 years ago
530dcc8
Merge "Annotate References with their referent."
by Richard Uhler
· 9 years ago
b357730
Annotate References with their referent.
by Richard Uhler
· 9 years ago
fb4b605
Merge "Fix broken handling of instrumentation lists."
by Nicolas Geoffray
· 9 years ago
3f922d1
Merge "Make things generally quieter."
by Alex Light
· 9 years ago
91de25f
Make things generally quieter.
by Alex Light
· 9 years ago
243a468
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
by Bill Yi
· 9 years ago
7727ea6
Merge "Limit summary string lengths to 200 characters."
by Richard Uhler
· 9 years ago
Next »