Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a13628ed118c821eef5e2eaf76a9b17ac27a405f
/
runtime
fe0daae
Use code item accessors in dex file verifier
by Mathieu Chartier
· 7 years ago
fbd5b0e
Merge "Move dex exception helpers to their own file and use dex accessor"
by Mathieu Chartier
· 7 years ago
dc578c7
Move dex exception helpers to their own file and use dex accessor
by Mathieu Chartier
· 7 years ago
94c589d
ART: Mark Dbg GCs as debugger
by Andreas Gampe
· 7 years ago
1d32a16
Merge "Extensions to check JNI."
by Treehugger Robot
· 7 years ago
55256cb
Extensions to check JNI.
by Ian Rogers
· 7 years ago
808c7a5
Make CodeItem fields private
by Mathieu Chartier
· 7 years ago
8b3479b
Merge "Make GetState() handle overflowed state and 0 path to root"
by Hans Boehm
· 7 years ago
b91f9c1
Make GetState() handle overflowed state and 0 path to root
by Hans Boehm
· 7 years ago
3859966
Merge changes from topic "alternate-jdwp"
by Alex Light
· 7 years ago
a661594
Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""
by Treehugger Robot
· 7 years ago
fbf9670
Add adbconnection plugin
by Alex Light
· 7 years ago
69b2560
Merge "Add code_item_accessors-no_art-inl and use it in dexlist, dexdump"
by Mathieu Chartier
· 7 years ago
641a3af
Add code_item_accessors-no_art-inl and use it in dexlist, dexdump
by Mathieu Chartier
· 7 years ago
5b2c96b
Merge "Update java.lang.String class size."
by Alan Leung
· 7 years ago
e166e67
Revert "Don't embed the dex code in the oat file if dex is uncompressed."
by Andreas Gampe
· 7 years ago
4032071
Add support for selecting alternate JDWP implementations
by Alex Light
· 7 years ago
35e9c14
Merge "Undefine TO_ENTRY_POINT macro after consumption"
by vichang
· 7 years ago
8f514ee
Update java.lang.String class size.
by Alan Leung
· 7 years ago
ee58c02
Merge "Revert^4 "Add patchoat test""
by Treehugger Robot
· 7 years ago
2f5bfb1
Undefine TO_ENTRY_POINT macro after consumption
by Victor Chang
· 7 years ago
d1d5c95
Revert^4 "Add patchoat test"
by Alex Klyubin
· 7 years ago
7861b4b
Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing"
by Mathieu Chartier
· 7 years ago
0bd8a87
Merge "Improve scoped spinlock implementations"
by Hans Boehm
· 7 years ago
ae915a0
Improve scoped spinlock implementations
by Hans Boehm
· 7 years ago
e7de5ec
MIPS: Support swaps between 128-bit locations
by Goran Jakovljevic
· 7 years ago
2c4b084
Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing
by Mathieu Chartier
· 7 years ago
bee510c
Merge "Re-enable dumping unattached threads."
by Christopher Ferris
· 7 years ago
f6be09f
Merge "ART: Null thread_name check for loggings in rare occasions."
by Treehugger Robot
· 7 years ago
9ff1251
ART: Null thread_name check for loggings in rare occasions.
by Kazuhiro Inaba
· 7 years ago
c8d9103
Merge "Don't embed the dex code in the oat file if dex is uncompressed."
by Nicolas Geoffray
· 7 years ago
192cf6e
Merge "ART: Factor out stack dumping with monitor objects"
by Treehugger Robot
· 7 years ago
2af7a3e
Log object info for CAS failure
by Mathieu Chartier
· 7 years ago
9310495
ART: Factor out stack dumping with monitor objects
by Andreas Gampe
· 7 years ago
4531aae
Re-enable dumping unattached threads.
by Christopher Ferris
· 7 years ago
313bee1
Merge "ART: Factor out StackTraceElement creation"
by Treehugger Robot
· 7 years ago
016fcbe3
Merge "Revert "Revert "Revert "Add patchoat test""""
by Alex Klyubin
· 7 years ago
1fb8d5e
Revert "Revert "Revert "Add patchoat test"""
by Alex Klyubin
· 7 years ago
16c103e
Merge "ART: Add Monitor::FetchState"
by Treehugger Robot
· 7 years ago
b6f309e
ART: Factor out StackTraceElement creation
by Andreas Gampe
· 7 years ago
f3ebcce
ART: Add Monitor::FetchState
by Andreas Gampe
· 7 years ago
bac0376
Merge "Revert "Revert "Add patchoat test"""
by Alex Klyubin
· 7 years ago
f4886df
Add mini-debug-info generation mode for JIT.
by David Srbecky
· 7 years ago
7eb4333
Merge "Loosen check:jni around GetStatic[...]Field"
by Treehugger Robot
· 7 years ago
e4033fa
Loosen check:jni around GetStatic[...]Field
by Alex Light
· 7 years ago
ae7e838
Don't embed the dex code in the oat file if dex is uncompressed.
by Nicolas Geoffray
· 7 years ago
b0042b8
Specify INFO log severity for -XX:DumpGCPerformanceOnShutdown
by Mathieu Chartier
· 7 years ago
203010a
Revert "Revert "Add patchoat test""
by Alex Klyubin
· 7 years ago
acea243
Merge changes Ic67db951,I1ba0f43c
by Treehugger Robot
· 7 years ago
76fb093
Merge "ART: Reinstate secondary-image-patching exit"
by Andreas Gampe
· 7 years ago
e5463a8
Ensure that DDM processing doesn't leave unhandled exceptions
by Alex Light
· 7 years ago
702f6f2
Merge "Add CodeItemDebugInfoAccessor"
by Mathieu Chartier
· 7 years ago
6f2a634
Clean up JVMTI DDMS extension function.
by Alex Light
· 7 years ago
8d8a005
ART: Reinstate secondary-image-patching exit
by Andreas Gampe
· 7 years ago
6f05cca
Merge "Add ART_DEFAULT_COMPACT_DEX_LEVEL"
by Mathieu Chartier
· 7 years ago
666ee3d
Do not pass DexFile to ClassLinker::Lookup/ResolveType().
by Vladimir Marko
· 7 years ago
31f4c9f
Add CodeItemDebugInfoAccessor
by Mathieu Chartier
· 7 years ago
a7f6b81
Add ART_DEFAULT_COMPACT_DEX_LEVEL
by Mathieu Chartier
· 7 years ago
8901119
Do not pass DexFile to ClassLinker::Lookup/ResolveMethod().
by Vladimir Marko
· 7 years ago
0f13269
Merge changes I8c4cec43,I00634b89,I0579db64
by Vladimir Marko
· 7 years ago
a64b52d
Do not pass DexFile to ClassLinker::Lookup/ResolveString().
by Vladimir Marko
· 7 years ago
bfe2c6c
MIPS: Add missing include
by Goran Jakovljevic
· 7 years ago
e38ff66
Merge "Don't check the offset of a NPE for field accesses."
by Nicolas Geoffray
· 7 years ago
9b827ab
ART: Clean up ATRACE use
by Andreas Gampe
· 7 years ago
c654816
ART: Change SCOPED_TRACE implementation
by Andreas Gampe
· 7 years ago
8f1a586
Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672
by Treehugger Robot
· 7 years ago
af94020
Do not pass DexFile to ClassLinker::ResolveMethodType().
by Vladimir Marko
· 7 years ago
e11dd50
Do not pass DexFile to ClassLinker::ResolveField*().
by Vladimir Marko
· 7 years ago
2ba3557
Merge "Change ArtField::ProxyFindSystemClass() to lookup the class."
by Vladimir Marko
· 7 years ago
f56a1c0
Merge "Determine HLoadClass/String load kind early."
by Vladimir Marko
· 7 years ago
208f670
Change ArtField::ProxyFindSystemClass() to lookup the class.
by Vladimir Marko
· 7 years ago
28e012a
Determine HLoadClass/String load kind early.
by Vladimir Marko
· 7 years ago
1344914
Don't check the offset of a NPE for field accesses.
by Nicolas Geoffray
· 7 years ago
f23779b
Merge "Fix VDEX header when no quickening info"
by David Brazdil
· 7 years ago
b58739b
Merge "Extra debugging output for bug 64759619."
by Vladimir Marko
· 7 years ago
93592f5
Fix VDEX header when no quickening info
by David Brazdil
· 7 years ago
f223f76
Merge "ART: Add ScopedTrace constructor with lambda"
by Treehugger Robot
· 7 years ago
dfebbac
ART: Add ScopedTrace constructor with lambda
by Andreas Gampe
· 7 years ago
170331f
ART: Remove base/logging from heap-inl.h
by Andreas Gampe
· 7 years ago
39b378c
ART: Factor out gAborting
by Andreas Gampe
· 7 years ago
dcc528d
ART: Move runtime-debug flags to own files
by Andreas Gampe
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
92d7720
ART: Make kDebugVerifier a verbose flag
by Andreas Gampe
· 7 years ago
52f205a
ART: Remove old aget on null workaround
by Andreas Gampe
· 7 years ago
6f1bd46
Extra debugging output for bug 64759619.
by Vladimir Marko
· 7 years ago
5cf8b53
Modify to use new BacktraceMap iterator.
by Christopher Ferris
· 7 years ago
8ddb7f5
ART: Reorder null check in verifier
by Andreas Gampe
· 7 years ago
eed3a5d
ART: Add null type to verifier
by Andreas Gampe
· 7 years ago
c9df2dd
Merge "Pretty print startup methods in profile dump"
by Calin Juravle
· 7 years ago
2edafc5
Merge "ART: Clean up primitive-type construction"
by Treehugger Robot
· 7 years ago
93b57b9
Merge "ART: Add more comprehensive merge test"
by Treehugger Robot
· 7 years ago
f65aa50
Merge "Speed up MterpShouldSwitchInterpreters check"
by Alex Light
· 7 years ago
0545d4a
Pretty print startup methods in profile dump
by Calin Juravle
· 7 years ago
b6b1543
ART: Clean up primitive-type construction
by Andreas Gampe
· 7 years ago
c638708
ART: Add more comprehensive merge test
by Andreas Gampe
· 7 years ago
7919db9
Speed up MterpShouldSwitchInterpreters check
by Alex Light
· 7 years ago
d40e416
Merge "Fix MIPS32 mterp"
by Vladimir Marko
· 7 years ago
f8054b5
Merge "ART: Fix crash accessing .bss for non-executable oat file."
by Vladimir Marko
· 7 years ago
8fcfdc6
Merge "Track Proxy change in libcore"
by Neil Fuller
· 7 years ago
5414977
Fix MIPS32 mterp
by Goran Jakovljevic
· 7 years ago
Next »