Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
d551eb95fe7242f00726cc4adc2e8a53d83e3629
/
runtime
5678229
Rename options for shorter names.
by Nicolas Geoffray
· 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
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
763a31e
Add immune spaces abstraction
by Mathieu Chartier
· 9 years ago
055b5f3
Remove incorrect iterator increment
by Mathieu Chartier
· 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
52503d8
Implement common super type in reference type propagation.
by Calin Juravle
· 9 years ago
9013bb0
Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list"
by Vladimir Marko
· 9 years ago
636b925
Support deoptimization only to set vreg
by Mingyao Yang
· 9 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
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
04302db
Fix class unloading with the CC collector.
by Hiroshi Yamauchi
· 9 years ago
74974ab
ART: add kryo to a53 #835769 & #843419 erratum exception list
by Ajay Dudani
· 9 years ago
04e983a
Revert "Revert "Add missing null check to String::ToCharArray""
by Mathieu Chartier
· 9 years ago
b52a39c
Revert "Add missing null check to String::ToCharArray"
by Nicolas Geoffray
· 9 years ago
952d608
Add missing null check to String::ToCharArray
by Mathieu Chartier
· 9 years ago
b190d94
Add class loader argument to openDexFileNative
by Mathieu Chartier
· 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
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
328c5dc
Get class loader to remember interrupts
by Hans Boehm
· 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
f83e733
Move the trace file out of the profiles folder.
by Calin Juravle
· 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
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
688567c
Merge "Rosalloc fast path in assembly for x86_64."
by Hiroshi Yamauchi
· 9 years ago
21e3325
Delete flaky DCHECK
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
42bddce
Add low_4gb support to MapFile and MapFileAtAddress
by Mathieu Chartier
· 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
a808bac
Add more image writer comments and clean up
by Mathieu Chartier
· 9 years ago
0a97fc6
JDWP: default implementation of Method.IsObsolete
by Sebastien Hertz
· 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
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
6c7aae9
Revert "Mark __jit_debug_register_code as a unique symbol"
by Andreas Gampe
· 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
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
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
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
ae35c37
Use _exit instead of exit after exec fails
by Tobias Lindskog
· 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
a3e1377
JDWP: fix returned tag for ClassType.NewInstance
by Sebastien Hertz
· 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
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
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
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
99babb6
ART: Change behavior for rethrowing init failures
by Andreas Gampe
· 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
5a23d2e
Fix TODO on instrumentation and add some more DCHECKs.
by Nicolas Geoffray
· 9 years ago
f33ea79
Merge "lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews."
by Igor Murashkin
· 9 years ago
fb4b605
Merge "Fix broken handling of instrumentation lists."
by Nicolas Geoffray
· 9 years ago
514a616
Fix broken handling of instrumentation lists.
by Nicolas Geoffray
· 9 years ago
56d5e50
JDWP: fix java.lang.String creation
by Sebastien Hertz
· 9 years ago
Next »