Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5a3e9fb4181bda1e7fc5d1775b93cc72207dcb5b
5a3e9fb
Additional sanity checking for JIT thresholds
by Orion Hodson
· 5 years ago
2ea4ec0
ART: Add signal_dumper as target run-test dependency
by Andreas Gampe
· 5 years ago
816a552
ART: Add signal_dumper to testing APEX
by Andreas Gampe
· 5 years ago
a613808
ART: Check for signal_dumper on-device for run-test
by Andreas Gampe
· 5 years ago
975d70b
ART: Add timeout to run-test invocation on-device
by Andreas Gampe
· 5 years ago
ba23956
ART: Add logcat output to signal_dumper
by Andreas Gampe
· 5 years ago
c200355
ART: Enable signal_dumper for device
by Andreas Gampe
· 5 years ago
7551254
ART: Run bpfmt over signal_dumper's Android.bp
by Andreas Gampe
· 5 years ago
3b08bcc
Fixup inconsistency due to change in Plugin loading requirements.
by Alex Light
· 5 years ago
0054aa5
Have JavaFrameRootInfo give more info about provenance of root.
by Alex Light
· 5 years ago
4945b29
hiddenapi: add 'test-api' flag into dex files.
by Mariia Feofanova
· 5 years ago
2afa19d
Fix oatdump usage message
by Mathieu Chartier
· 5 years ago
1092bf3
Avoid creating runtime thread pool for system server
by Mathieu Chartier
· 5 years ago
5c93af3
Loosen verifier around interface-invoke-super
by Alex Light
· 5 years ago
8f70b96
Revert "Java Heap Profiler for Perfetto."
by Andreas Gampe
· 5 years ago
7f8678e
Revert^2 "Prevent overflow for AOT hotness counters"
by Mathieu Chartier
· 5 years ago
84e5bb9
Rename some build variables and targets for the ART APEX.
by Martin Stjernholm
· 5 years ago
acb1237
Fix unhandled allocation failure
by Orion Hodson
· 5 years ago
adf49d4
Java Heap Profiler for Perfetto.
by Florian Mayer
· 5 years ago
7ed5e60
Export headers from libdexfile_external
by Jiyong Park
· 5 years ago
bf7ce25
Enabled AVX2 and FMA compiler Flags for libart module.
by jaishank
· 5 years ago
ec2db5f
Temporary workaround to avoid test failures when TARGET_2ND_ARCH is arm.
by Martin Stjernholm
· 5 years ago
c3eccff
Remove no longer required special case for ndk_translation proxy libs.
by Martin Stjernholm
· 5 years ago
30c0094
Handle image map names that end with ]
by Mathieu Chartier
· 5 years ago
8ea9b37
Use j.l.ThreadGroup class directly for GetThreadGroupInfo
by Alex Light
· 5 years ago
9d4fb71
Fix invalid inverted boolean check.
by Martin Stjernholm
· 5 years ago
bb8830d
Explicitly disable cpp-define-generator for Darwin. am: 221dfa6288
by Elliott Hughes
· 5 years ago
63019be
Switch testrunner.py to report times with monotonic clock am: 3e29e19c9a
by Orion Hodson
· 5 years ago
221dfa6
Explicitly disable cpp-define-generator for Darwin.
by Elliott Hughes
· 5 years ago
3e29e19
Switch testrunner.py to report times with monotonic clock
by Orion Hodson
· 5 years ago
5964e2c
Address syntax warnings in testrunner.py am: da144b68f4
by Orion Hodson
· 5 years ago
da144b6
Address syntax warnings in testrunner.py
by Orion Hodson
· 5 years ago
407a386
Remove duplicate known failure. am: 358b49d212
by Orion Hodson
· 5 years ago
358b49d
Remove duplicate known failure.
by Orion Hodson
· 5 years ago
3a3e17a
Add more pertinent directories to the cleanspec after the APEX split.
by Martin Stjernholm
· 5 years ago
a17346a
Include com.android.runtime in the "runtime" linker namespace. am: 188f21e72d
by Martin Stjernholm
· 5 years ago
935dbd7
Update references to the ART APEX for tests. am: d6be5da752
by Martin Stjernholm
· 5 years ago
659d2d7
Update references to the ART APEX. am: ad909af6c4
by Martin Stjernholm
· 5 years ago
7dbdae8
Replace package variant specific APK keys with a single one. am: 6da456969b
by Martin Stjernholm
· 5 years ago
f5f81de
Split Bionic and ART/libcore into separate APEXes. am: fb3a94be51
by Martin Stjernholm
· 5 years ago
ee3ed38
Add more pertinent directories to the cleanspec after the APEX split.
by Martin Stjernholm
· 5 years ago
188f21e
Include com.android.runtime in the "runtime" linker namespace.
by Martin Stjernholm
· 5 years ago
d6be5da
Update references to the ART APEX for tests.
by Martin Stjernholm
· 5 years ago
ad909af
Update references to the ART APEX.
by Martin Stjernholm
· 5 years ago
6da4569
Replace package variant specific APK keys with a single one.
by Martin Stjernholm
· 5 years ago
fb3a94b
Split Bionic and ART/libcore into separate APEXes.
by Martin Stjernholm
· 5 years ago
00707af
jitzyogte: madvise away dex files after compilation. am: ccb0b5fffa
by Nicolas Geoffray
· 5 years ago
ccb0b5f
jitzyogte: madvise away dex files after compilation.
by Nicolas Geoffray
· 5 years ago
2ff224d
Enable JIT dual data mapping. am: b3b803b69d
by David Srbecky
· 5 years ago
70a6a6c
Fix JIT data dual mapping for apps. am: 87fb032ee1
by David Srbecky
· 5 years ago
b3b803b
Enable JIT dual data mapping.
by David Srbecky
· 5 years ago
87fb032
Fix JIT data dual mapping for apps.
by David Srbecky
· 5 years ago
3a957d1
Prevent attempts to run impossible configurations. am: a86a5d162e
by Alex Light
· 5 years ago
478c0d0
Add --all-<type> options to testrunner am: bf8a5d8f4b
by Alex Light
· 5 years ago
a86a5d1
Prevent attempts to run impossible configurations.
by Alex Light
· 5 years ago
bf8a5d8
Add --all-<type> options to testrunner
by Alex Light
· 5 years ago
9ee372b
Allow space characters in SimpleName for DEX format 040. am: ab5f4c17a8
by Ulya Trafimovich
· 5 years ago
ab5f4c1
Allow space characters in SimpleName for DEX format 040.
by Ulya Trafimovich
· 5 years ago
ec4ec81
Revert "Extend ART/Runtime APEX checker build rules to flattened APEXes."
by Roland Levillain
· 5 years ago
c94b44d
Revert "Extend ART/Runtime APEX checker build rules to flattened APEXes."
by Roland Levillain
· 5 years ago
89c175a
Revert "Prevent overflow for AOT hotness counters" am: 7ab07777b0
by Nicolas Geoffray
· 5 years ago
5376bc9
Use "items" instead of "iteritems". am: 1544457994
by Nicolas Geoffray
· 5 years ago
7c5f817
Revert "Fix profile saver hotness for AOT code" am: 775d38d849
by Nicolas Geoffray
· 5 years ago
7ab0777
Revert "Prevent overflow for AOT hotness counters"
by Nicolas Geoffray
· 5 years ago
1544457
Use "items" instead of "iteritems".
by Nicolas Geoffray
· 5 years ago
775d38d
Revert "Fix profile saver hotness for AOT code"
by Nicolas Geoffray
· 5 years ago
0ff61e4
ART: Change Python code in run-test am: 86459c058c
by Andreas Gampe
· 5 years ago
86459c0
ART: Change Python code in run-test
by Andreas Gampe
· 5 years ago
9cfc441
Prevent overflow for AOT hotness counters am: 79e6eb8b79
by Mathieu Chartier
· 5 years ago
79e6eb8
Prevent overflow for AOT hotness counters
by Mathieu Chartier
· 5 years ago
b74f203
Supported AVX/AVX2 in art-interpreter am: bae88c0759
by jaishank
· 5 years ago
c3f6cb4
Fix vpython embedded specification's bookends in testrunner.py. am: 4e8e0a5a2a
by Roland Levillain
· 5 years ago
bae88c0
Supported AVX/AVX2 in art-interpreter
by jaishank
· 5 years ago
43fe346
Extend ART/Runtime APEX checker build rules to flattened APEXes. am: 0414e244c8
by Roland Levillain
· 5 years ago
4e8e0a5
Fix vpython embedded specification's bookends in testrunner.py.
by Roland Levillain
· 5 years ago
0414e24
Extend ART/Runtime APEX checker build rules to flattened APEXes.
by Roland Levillain
· 5 years ago
69c4871
Add required vpython version tag to testrunner.py am: 8feeef6bf1
by David Srbecky
· 5 years ago
8feeef6
Add required vpython version tag to testrunner.py
by David Srbecky
· 5 years ago
7b06454
Fix profile saver hotness for AOT code am: 4cb48c1bd3
by Mathieu Chartier
· 5 years ago
4cb48c1
Fix profile saver hotness for AOT code
by Mathieu Chartier
· 5 years ago
45adbcc
ART: Add testrunner diagnostics for b/140161314 am: 49484076e8
by Andreas Gampe
· 5 years ago
4948407
ART: Add testrunner diagnostics for b/140161314
by Andreas Gampe
· 5 years ago
67430a0
JIT mini-debug-info: Support JIT data dual mapping. am: e09b87eb8d
by David Srbecky
· 5 years ago
e09b87e
JIT mini-debug-info: Support JIT data dual mapping.
by David Srbecky
· 5 years ago
ef3664e
Fully remove DumpKernelStack. am: c88c1d0fbb
by Elliott Hughes
· 5 years ago
c88c1d0
Fully remove DumpKernelStack.
by Elliott Hughes
· 5 years ago
74d6b43
ART: Verifier cleanup am: 4ec4d48940
by Andreas Gampe
· 5 years ago
4ec4d48
ART: Verifier cleanup
by Andreas Gampe
· 5 years ago
876b68a
ART: Remove .vpython file am: 7263abc75f
by Andreas Gampe
· 5 years ago
7263abc
ART: Remove .vpython file
by Andreas Gampe
· 5 years ago
839b312
Typo fix in test/README.md. am: 6d0e3de6d7
by Ulya Trafimovich
· 5 years ago
6d0e3de
Typo fix in test/README.md.
by Ulya Trafimovich
· 5 years ago
5fecbdd
Remove multilib suffixes from libraries am: 85059deed7
by Colin Cross
· 5 years ago
85059de
Remove multilib suffixes from libraries
by Colin Cross
· 5 years ago
f273562
Don't complain if we can't read /proc/self/task/pid/stack. am: efd55b5b58
by Elliott Hughes
· 5 years ago
efd55b5
Don't complain if we can't read /proc/self/task/pid/stack.
by Elliott Hughes
· 5 years ago
8834fb5
ART: Properly kill timed-out test am: 1ec82e562a
by Andreas Gampe
· 5 years ago
7efc6e7
ART: Take actual time on timeout in testrunner am: 52699518fa
by Andreas Gampe
· 5 years ago
1ec82e5
ART: Properly kill timed-out test
by Andreas Gampe
· 5 years ago
5269951
ART: Take actual time on timeout in testrunner
by Andreas Gampe
· 5 years ago
Next »