Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
b789d8966c1ca9cdd39d2ea54ea90aae28a3d5af
/
runtime
fa5fc80
Merge "Move .art.rel data to a section in .art, part 2."
by Vladimir Marko
· 8 years ago
9a497a6
Fix mac build (hopefully)
by Mathieu Chartier
· 8 years ago
b07dcdb
Merge changes I87f2999f,I8af0e845
by Vladimir Marko
· 8 years ago
6121aa6
Move .art.rel data to a section in .art, part 2.
by Vladimir Marko
· 8 years ago
125a47c
Merge "Move .art.rel data to a section in .art, part 1."
by Vladimir Marko
· 8 years ago
bd39d14
ART: Clean up unused using declarations
by Andreas Gampe
· 8 years ago
c1d762a
Merge "Revert "Revert "Handle a special case of lock aliasing during lock verification"""
by Treehugger Robot
· 8 years ago
c945e0d
Remove ArtMethod's declaring class state checks.
by Vladimir Marko
· 8 years ago
d93e374
ObjPtr<>-ify ArtMethod and mirror::Method.
by Vladimir Marko
· 8 years ago
ca8de0a
Move .art.rel data to a section in .art, part 1.
by Vladimir Marko
· 8 years ago
d25eb2c
Revert^5 "Rewrite JVMTI method tracing to use trampolines"
by David Srbecky
· 8 years ago
d7da314
Revert^4 "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 8 years ago
14daaca
Merge "Revert^3 "Rewrite JVMTI method tracing to use trampolines""
by David Srbecky
· 8 years ago
bf2ca05
Revert^3 "Rewrite JVMTI method tracing to use trampolines"
by David Srbecky
· 8 years ago
1bec084
Merge changes Id83aa0d7,I91211641
by Treehugger Robot
· 8 years ago
460c6ce
Revert^2 "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 8 years ago
5357067
Allow threads to be marked as unsuspendable by kForUserCode
by Alex Light
· 8 years ago
6743f1e
Merge changes I668f5351,I40fa767b
by Treehugger Robot
· 8 years ago
543d845
Revert^2 "Move GCStress BacktraceHelper to libbacktrace"
by Alex Light
· 8 years ago
184f075
Rewrite thread CustomTLS to support keyed TLS entries
by Alex Light
· 8 years ago
eb577eb
Merge "ART: Clean up test exec code"
by Treehugger Robot
· 8 years ago
2449d6d
Merge "Remove unused InvokeInfo from stack maps and the runtime."
by David Srbecky
· 8 years ago
38aa0b5
ART: Clean up test exec code
by Andreas Gampe
· 8 years ago
cdfc942
Merge "Revert "Emit vector mulitply and accumulate instructions for x86.""
by Hans Boehm
· 8 years ago
ec1f1a9
Merge "Revert "Move GCStress BacktraceHelper to libbacktrace""
by Alex Light
· 8 years ago
7d3256a
Revert "Move GCStress BacktraceHelper to libbacktrace"
by Alex Light
· 8 years ago
2c76257
Remove unused InvokeInfo from stack maps and the runtime.
by David Srbecky
· 8 years ago
0b4a439
Merge "Revert^2 "Use frame info from CodeInfo.""
by David Srbecky
· 8 years ago
ce75049
Revert "Revert "Handle a special case of lock aliasing during lock verification""
by Alexey Grebenkin
· 8 years ago
f5f56c7
Revert "Emit vector mulitply and accumulate instructions for x86."
by Hans Boehm
· 8 years ago
9491694
Move GCStress BacktraceHelper to libbacktrace
by Alex Light
· 8 years ago
79aa624
Revert^2 "Use frame info from CodeInfo."
by David Srbecky
· 8 years ago
dca6840
Merge "Revert "Rewrite JVMTI method tracing to use trampolines""
by Alex Light
· 8 years ago
8772eb7
Revert "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 8 years ago
2a90bc9
Revert^2 "Move Trace to use trampolines"
by Alex Light
· 8 years ago
839f53a
Fix typo in condition for getting the compiled code.
by Alex Light
· 8 years ago
23b8f0d
Merge "Revert "Move Trace to use trampolines""
by Alex Light
· 8 years ago
27d85ea
Revert "Move Trace to use trampolines"
by Alex Light
· 8 years ago
1a2b9be
Merge "Use clang integrated assembler."
by Chih-hung Hsieh
· 8 years ago
955f0ba
Use clang integrated assembler.
by Chih-Hung Hsieh
· 8 years ago
25bf446
Rewrite JVMTI method tracing to use trampolines
by Alex Light
· 8 years ago
19af3b9
Move Trace to use trampolines
by Alex Light
· 8 years ago
3e36a9c
Move back to jit code on trace removal
by Alex Light
· 8 years ago
d109e30
Don't use StringFactory.newEmptyString in compiled code
by Alex Light
· 8 years ago
c916736
Ensure proxy methods are reported by instrumentation
by Alex Light
· 8 years ago
2c8206f
Correctly send MethodExit events from exception handlers
by Alex Light
· 8 years ago
2d441b1
Make instrumentation trampoline able to jump to jit code
by Alex Light
· 8 years ago
b808ddc
Merge "Revert^2 "Add CodeInfo to JNI methods.""
by David Srbecky
· 8 years ago
97c465c
Merge "Revert "Handle a special case of lock aliasing during lock verification""
by Nicolas Geoffray
· 8 years ago
753a055
Revert "Handle a special case of lock aliasing during lock verification"
by Nicolas Geoffray
· 8 years ago
91b6bef
Merge "Handle a special case of lock aliasing during lock verification"
by Treehugger Robot
· 8 years ago
afc97bc
Revert^2 "Add CodeInfo to JNI methods."
by David Srbecky
· 8 years ago
82898ed
Handle a special case of lock aliasing during lock verification
by Alexey Grebenkin
· 8 years ago
b8cfa92
Merge "Revert "Use frame info from CodeInfo.""
by Yohei Yukawa
· 8 years ago
cba94fa
Revert "Use frame info from CodeInfo."
by Yohei Yukawa
· 8 years ago
6f39dab
Merge "Use frame info from CodeInfo."
by Treehugger Robot
· 8 years ago
a296f90
Merge "Use iterators to access stack map data."
by David Srbecky
· 8 years ago
564fa8a
Revert "Add CodeInfo to JNI methods."
by David Srbecky
· 8 years ago
691124f
Use frame info from CodeInfo.
by David Srbecky
· 8 years ago
93bd361
Use iterators to access stack map data.
by David Srbecky
· 8 years ago
85f3934
Add CodeInfo to JNI methods.
by David Srbecky
· 8 years ago
0b42677
Revert "Refactor DexFile ownership"
by David Sehr
· 8 years ago
1398c8f
Merge "Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning."
by Roland Levillain
· 8 years ago
f5dd114
Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning.
by Roland Levillain
· 8 years ago
2258c2e
Merge "ART: Do not use std::<container>::at()."
by Vladimir Marko
· 8 years ago
35d5b8a
ART: Do not use std::<container>::at().
by Vladimir Marko
· 8 years ago
ad78fb2
Merge "Emit vector mulitply and accumulate instructions for x86."
by Treehugger Robot
· 8 years ago
6190888
Emit vector mulitply and accumulate instructions for x86.
by Gupta Kumar, Sanjiv
· 8 years ago
936523d
Merge "ART: Reserve more overflow space for the interpreter"
by Treehugger Robot
· 8 years ago
aee008e
ART: Reserve more overflow space for the interpreter
by Andreas Gampe
· 8 years ago
956753a
Merge "Remove useless assertions in ConcurrentCopying::MarkNonMoving."
by Roland Levillain
· 8 years ago
b2ab807
Merge "Revert^2 "Delay init of classes of pre-allocated exceptions.""
by Vladimir Marko
· 8 years ago
8ad7a3b
ART: Improve Constructor.newInstance
by Andreas Gampe
· 9 years ago
f335241
Remove useless assertions in ConcurrentCopying::MarkNonMoving.
by Roland Levillain
· 8 years ago
b095f02
Refactor DexFile ownership
by David Sehr
· 8 years ago
b5271dd4
Merge "ART: Clean up jit_code_cache.h"
by Treehugger Robot
· 8 years ago
f5020ee
Merge "ART: Finish old move of OatDexFile"
by Treehugger Robot
· 8 years ago
f0f3c59
ART: Clean up jit_code_cache.h
by Andreas Gampe
· 8 years ago
2dc252e
Merge "Remove explicit size from CodeInfo."
by David Srbecky
· 8 years ago
dcfcce4
Revert^2 "Delay init of classes of pre-allocated exceptions."
by Vladimir Marko
· 8 years ago
a38e6cf
Remove explicit size from CodeInfo.
by David Srbecky
· 8 years ago
a84b53a
Merge "Add method frame info to CodeInfo."
by David Srbecky
· 8 years ago
b40d361
ART: Finish old move of OatDexFile
by Andreas Gampe
· 8 years ago
a98d9e7
Merge "Revert "Delay init of classes of pre-allocated exceptions.""
by Lokesh Gidra
· 8 years ago
e32a3c2
Merge "ART: Remove libziparchive dependency"
by Treehugger Robot
· 8 years ago
29cf32b
Revert "Delay init of classes of pre-allocated exceptions."
by Lokesh Gidra
· 8 years ago
a20f969
Merge "Delay init of classes of pre-allocated exceptions."
by Vladimir Marko
· 8 years ago
23c41eb
Merge "ART: Remove stale cutils includes"
by Treehugger Robot
· 8 years ago
f6ba5b3
Add method frame info to CodeInfo.
by David Srbecky
· 8 years ago
cd5c181
Delay init of classes of pre-allocated exceptions.
by Vladimir Marko
· 8 years ago
69de3ce
ART: Remove libziparchive dependency
by Andreas Gampe
· 8 years ago
fad8ad7
Merge "ART: Use clang-tidy to warn on RAII issue"
by Treehugger Robot
· 8 years ago
1a4a7f0
ART: Remove stale cutils includes
by Andreas Gampe
· 8 years ago
d6de456
Merge "ART: Verify StackOverflowError early"
by Treehugger Robot
· 8 years ago
896583e
ART: Use clang-tidy to warn on RAII issue
by Andreas Gampe
· 8 years ago
a9746b9
Refactor Object CAS with and without write barrier
by Mathieu Chartier
· 8 years ago
cca7cb9
Merge "Ensure that BitTableAccessor refers to non-null table."
by David Srbecky
· 8 years ago
accb14c
Merge "Implement BitMemory{Reader,Writer}"
by David Srbecky
· 8 years ago
8a74707
Merge "Add low_4gb MemMap and remove ashmem support for Fuchsia"
by Treehugger Robot
· 8 years ago
a45a85c
Ensure that BitTableAccessor refers to non-null table.
by David Srbecky
· 8 years ago
Next »