Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3979571aa1dfc907569fb7e27ab225ca89f6f86e
3979571
Add fd-forwarding transport lib
by Alex Light
· 7 years ago
4032071
Add support for selecting alternate JDWP implementations
by Alex Light
· 7 years ago
ba3a790
Merge "Revert "ART: Try to statically evaluate some conditions.""
by Treehugger Robot
· 7 years ago
df6e7fa
Merge "Implemented missing move/exchange paths for x86"
by Aart Bik
· 7 years ago
ff789be
Merge "Added choice of dexer to fuzzer scripts."
by Aart Bik
· 7 years ago
df259b0
Merge "Add mini-debug-info generation mode for JIT."
by David Srbecky
· 7 years ago
04366f3
Revert "ART: Try to statically evaluate some conditions."
by Nicolas Geoffray
· 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
ced61ab
Merge "Specify INFO log severity for -XX:DumpGCPerformanceOnShutdown"
by Mathieu Chartier
· 7 years ago
e263e48
Merge changes I78041b1b,I5736187b
by Treehugger Robot
· 7 years ago
b0042b8
Specify INFO log severity for -XX:DumpGCPerformanceOnShutdown
by Mathieu Chartier
· 7 years ago
950a669
Merge "ARM64: Workaround for the callee saved FP registers and SIMD."
by Aart Bik
· 7 years ago
cfe50bb
Implemented missing move/exchange paths for x86
by Aart Bik
· 7 years ago
ad7d26f
Added choice of dexer to fuzzer scripts.
by Aart Bik
· 7 years ago
d47dea2
Remove some Tests that are passing from external_oj_libjdwp_art_failures.
by Alex Light
· 7 years ago
e4f220d
Rename libjdwp expectations files.
by Alex Light
· 7 years ago
89ff8b2
ARM64: Workaround for the callee saved FP registers and SIMD.
by Artem Serov
· 7 years ago
d1c3915
Merge "Fix typo in test name."
by Nicolas Geoffray
· 7 years ago
5791327
Fix typo in test name.
by Nicolas Geoffray
· 7 years ago
03376f4
Merge "ART: Try to statically evaluate some conditions."
by Treehugger Robot
· 7 years ago
3f74ea4
Merge "Decouple virtual memory allocation in ElfBuilder."
by David Srbecky
· 7 years ago
b67c20c
Merge "Reduce DWARF local variable error to just warning."
by David Srbecky
· 7 years ago
ea32413
Merge "Blacklist failing test."
by Nicolas Geoffray
· 7 years ago
33d0b4a
Blacklist failing test.
by Nicolas Geoffray
· 7 years ago
f686b5c
Merge "Add new VMDebug jdwp test to skips for prebuilt-libjdwp"
by Treehugger Robot
· 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
3cd9bcf
Add new VMDebug jdwp test to skips for prebuilt-libjdwp
by Alex Light
· 7 years ago
1de1e11
ART: Try to statically evaluate some conditions.
by Artem Serov
· 7 years ago
9e73b32
Merge changes Idea9aa42,I2e47280e
by Vladimir Marko
· 7 years ago
d06e0bf
Merge "ART: Give 667-jit-jni-stub more time for compiling."
by Vladimir Marko
· 7 years ago
8a4d1e5
ART: Give 667-jit-jni-stub more time for compiling.
by Vladimir Marko
· 7 years ago
666ee3d
Do not pass DexFile to ClassLinker::Lookup/ResolveType().
by Vladimir Marko
· 7 years ago
e155f4b
Decouple virtual memory allocation in ElfBuilder.
by David Srbecky
· 7 years ago
bc96fc6
Merge "Revert "Add patchoat test""
by Nicolas Geoffray
· 7 years ago
5dd08ac
Revert "Add patchoat test"
by Nicolas Geoffray
· 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
ce61d75
Merge "Add patchoat test"
by Treehugger Robot
· 7 years ago
14e895e
Add patchoat test
by Alex Klyubin
· 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
768bd97
Merge "MIPS: Add missing include"
by Treehugger Robot
· 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
d13126d
Merge "Reduce memory allocations in dexlayout's CodeFixups."
by Vladimir Marko
· 7 years ago
7f3b608
Merge "jfuzz: Fix whitespace bogon"
by Orion Hodson
· 7 years ago
1746b69
Merge "Update help message dump-timing -> dump-timings."
by Nicolas Geoffray
· 7 years ago
9c32ada
jfuzz: Fix whitespace bogon
by Orion Hodson
· 7 years ago
cb18123
Merge "jfuzz: Add try..catch..finally blocks"
by Treehugger Robot
· 7 years ago
e82b60f
Update help message dump-timing -> dump-timings.
by Nicolas Geoffray
· 7 years ago
078f96f
Merge "Blacklist timing out test."
by Nicolas Geoffray
· 7 years ago
5c6ff7d
Blacklist timing out test.
by Nicolas Geoffray
· 7 years ago
e38ff66
Merge "Don't check the offset of a NPE for field accesses."
by Nicolas Geoffray
· 7 years ago
368a828
Merge "ART: Clean up ATRACE use"
by Treehugger Robot
· 7 years ago
db97032
Merge "ART: Change SCOPED_TRACE implementation"
by Treehugger Robot
· 7 years ago
f279b82
Merge "Add --cdex-fast and --cdex-none variant to testrunner"
by Mathieu Chartier
· 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
dcd56c9
Add --cdex-fast and --cdex-none variant to testrunner
by Mathieu Chartier
· 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
4a10c75
jfuzz: Add try..catch..finally blocks
by Orion Hodson
· 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
219cb90
Reduce memory allocations in dexlayout's CodeFixups.
by Vladimir Marko
· 7 years ago
5449e07
Merge "Fixed spilling bug (visible on ARM64): missed SIMD type."
by Aart Bik
· 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
2dd7b67
Fixed spilling bug (visible on ARM64): missed SIMD type.
by Aart Bik
· 7 years ago
d515362
Merge "Merged a few more ARM64/MIPS64 cases."
by Aart Bik
· 7 years ago
6c0122c
Merge "type conversion elimination for store value only uses."
by Mingyao Yang
· 7 years ago
be83ddd
Merge "ART: Make kDebugVerifier a verbose flag"
by Treehugger Robot
· 7 years ago
3bcb751
type conversion elimination for store value only uses.
by Mingyao Yang
· 7 years ago
92d7720
ART: Make kDebugVerifier a verbose flag
by Andreas Gampe
· 7 years ago
4388fb2
Merge "Fix typing bug in load store elimination"
by Treehugger Robot
· 7 years ago
7869c87
Merge "ART: Remove old aget on null workaround"
by Treehugger Robot
· 7 years ago
94539fd
Fix typing bug in load store elimination
by Vladimir Marko
· 7 years ago
52f205a
ART: Remove old aget on null workaround
by Andreas Gampe
· 7 years ago
83a5710
Merged a few more ARM64/MIPS64 cases.
by Aart Bik
· 7 years ago
92ab698
Merge "Fix races in trace_helper.cc" am: 718173b770
by Alex Light
· 7 years ago
6f1bd46
Extra debugging output for bug 64759619.
by Vladimir Marko
· 7 years ago
Next »