Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3859966d5c0d4a2d98e6012b458ef0b7e218c9b4
3859966
Merge changes from topic "alternate-jdwp"
by Alex Light
· 7 years ago
ffc3be6
Merge "Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"""
by Mathieu Chartier
· 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
3979571
Add fd-forwarding transport lib
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
532246e
Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""
by Mathieu Chartier
· 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
df99018
Merge "ART: Fix single-preheader transformation."
by Aart Bik
· 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
60413a2
Merge "Fixed typos in fuzzer scripts/readme."
by Aart Bik
· 7 years ago
7d355c7
Merge "Work around a art test script bug mixing up bootclasspaths."
by Tobias Thierer
· 7 years ago
c9b09e4
Merge "Tweak art tests to decouple better from toolchain version."
by Tobias Thierer
· 7 years ago
95e5a35
Merge "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""
by Mathieu Chartier
· 7 years ago
7ff53f8
Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"
by Mathieu Chartier
· 7 years ago
d1d5c95
Revert^4 "Add patchoat test"
by Alex Klyubin
· 7 years ago
1e61f98
Merge "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"
by Mathieu Chartier
· 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
bd82d17
Fixed typos in fuzzer scripts/readme.
by Aart Bik
· 7 years ago
437b54c
Work around a art test script bug mixing up bootclasspaths.
by Tobias Thierer
· 7 years ago
9e80345
Merge "MIPS: Support swaps between 128-bit locations"
by Aart Bik
· 7 years ago
ae915a0
Improve scoped spinlock implementations
by Hans Boehm
· 7 years ago
bb68b22
Tweak art tests to decouple better from toolchain version.
by Tobias Thierer
· 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
fe8a897
Merge changes Ib1381084,Icb2a838f
by Vladimir Marko
· 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
7211c2c
Merge "Log object info for CAS failure"
by Treehugger Robot
· 7 years ago
8a34abc
Move art-heap-poisoning and art-gtest-ss-gc to test cdex
by Mathieu Chartier
· 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
ed416f7
Merge "Fix the side effects of clinit check"
by Treehugger Robot
· 7 years ago
313bee1
Merge "ART: Factor out StackTraceElement creation"
by Treehugger Robot
· 7 years ago
981f51d
Merge "Added option to control debugging info on/off."
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
217eb06
Fix the side effects of clinit check
by Mingyao Yang
· 7 years ago
b6f309e
ART: Factor out StackTraceElement creation
by Andreas Gampe
· 7 years ago
06fa9f0
Added option to control debugging info on/off.
by Aart Bik
· 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
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
8758454
Clean up InstanceOf/CheckCast.
by Vladimir Marko
· 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
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
950a669
Merge "ARM64: Workaround for the callee saved FP registers and SIMD."
by Aart Bik
· 7 years ago
09faaea
ART: Fix single-preheader transformation.
by Artem Serov
· 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
e619f6c
X86: Clean up interface type check for heap poisoning.
by Vladimir Marko
· 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
Next »