Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
267366ca19e7b71a63d3c4a02976cc56a6e58adc
/
build
/
apex
/
art_apex_test.py
fa2b2d3
Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex."
by Ulyana Trafimovich
· 5 years ago
77e6187
Include libadbconnection_server in the art apex.
by Josh Gao
· 5 years ago
215cf3f
Remove deprecated ART apex hooks.
by Ulya Trafimovich
· 5 years ago
0c63f76
Revert "Package dexpreopt artifacts for libcore jars in the ART apex."
by Nicolas Geoffray
· 5 years ago
bd30285
Package dexpreopt artifacts for libcore jars in the ART apex.
by Ulya Trafimovich
· 5 years ago
0c262ed
Remove legacy flavor option support from `art_apex_test.py`.
by Roland Levillain
· 5 years ago
dbd6a14
Relax options checking for Host APEX in `build/apex/runtests.sh`.
by Roland Levillain
· 5 years ago
af3ed62
Simplifications to art_apex_test.py
by Orion Hodson
· 5 years ago
65ae669
Add jni libicu_jni library into ART APEX
by Victor Chang
· 5 years ago
f70dfec
Attach the running bitness to the boot image profile
by Calin Juravle
· 5 years ago
4d6f24d
Always include `libart(d)-disassembler` in debug-able ART APEXes.
by Roland Levillain
· 5 years ago
627d8d3
Move bionic ("runtime") apex definition out of art/.
by Elliott Hughes
· 5 years ago
e58624f
Various renames following the name change from "Runtime APEX" to "ART APEX".
by Martin Stjernholm
· 5 years ago
d7ea043
Generalize ART APEX flavor handling in `art_apex_test.py`.
by Roland Levillain
· 5 years ago
07710c5
Reland "Java Heap Profiler for Perfetto." again
by Florian Mayer
· 5 years ago
284b1b0
Revert "Reland "Java Heap Profiler for Perfetto.""
by Lokesh Gidra
· 5 years ago
5a446bd
Reland "Java Heap Profiler for Perfetto."
by Florian Mayer
· 5 years ago
816a552
ART: Add signal_dumper to testing APEX
by Andreas Gampe
· 5 years ago
8f70b96
Revert "Java Heap Profiler for Perfetto."
by Andreas Gampe
· 5 years ago
adf49d4
Java Heap Profiler for Perfetto.
by Florian Mayer
· 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
fb3a94b
Split Bionic and ART/libcore into separate APEXes.
by Martin Stjernholm
· 5 years ago
29e740f
Convert the `art_apex_test.py` script to Python 2.
by Roland Levillain
· 5 years ago
759845f
Separate ICU4J from core-libart
by Victor Chang
· 5 years ago
77251f9
art_apex_test.py: Fix uses of APEX providers' field `_folder_cache`.
by Roland Levillain
· 5 years ago
3cb59a4
Don't require --debugfs and --tmpdir when --flattened is used.
by Martin Stjernholm
· 5 years ago
d4d6fb5
Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`.
by Roland Levillain
· 5 years ago
61f0716
Introduce a Testing Runtime APEX (test) module including ART gtests.
by Roland Levillain
· 5 years ago
e91d787
Support option to show file sizes in Runtime APEX test scripts' list output.
by Roland Levillain
· 5 years ago
88e5569
Add an option to show file sizes in Runtime APEX test scripts' tree output.
by Roland Levillain
· 5 years ago
dd20d00
Support flattened APEXes in Runtime APEX unit testing.
by Roland Levillain
· 5 years ago
6dd6212
Add more tools to the Debug and Host Runtime APEXes.
by Roland Levillain
· 5 years ago
09744ac
Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`.
by Roland Levillain
· 5 years ago
8c73087
Fix the output of art_apex_test.py's `--list` option.
by Roland Levillain
· 5 years ago
9a45d01
Fix dex2oatd module definition.
by Roland Levillain
· 5 years ago
2fb74d3
Fix location of guest libraries on translated archs
by dimitry
· 5 years ago
356864a
Add libdexfiled_external to the debug Runtime APEX.
by Martin Stjernholm
· 6 years ago
4160c12
Update TODO for the lib/arm(64) subdirectories.
by Martin Stjernholm
· 6 years ago
2e2c45e
Plumb tombstoned connections through PALette.
by Martin Stjernholm
· 6 years ago
408f7d0
Add libc_malloc_debug and _hooks to the runtime APEX
by Jiyong Park
· 6 years ago
926c5f0
Update TODO for libcutils dependency.
by Martin Stjernholm
· 6 years ago
77f1766
Move dexdiag out of the release APEX, to avoid dependencies on
by Martin Stjernholm
· 6 years ago
42edf77
We no longer depend on libutils.
by Martin Stjernholm
· 6 years ago
84a32cd
Exclude internal dependencies ASAN might add.
by Martin Stjernholm
· 6 years ago
023c218
Clean up APEX library lists.
by Martin Stjernholm
· 6 years ago
c17ace2
Rename various functions for consistency and clarity.
by Martin Stjernholm
· 6 years ago
2bcea18
Add another ASAN variant of libclang_rt that is causing test failure.
by Martin Stjernholm
· 6 years ago
79f5662
Tighten native API surface.
by Pete Bentley
· 6 years ago
d27e60a
Add another library that appears on branch git_master_asan_cf_throttled,
by Martin Stjernholm
· 6 years ago
b81fe23
Make libvixl dependency optional since it only exists on some architectures.
by Martin Stjernholm
· 6 years ago
2babede
Implement file absence checks in art_apex_test.py.
by Martin Stjernholm
· 6 years ago
02998cf
Add `oatdump` and ART tools to the Release Runtime APEX package.
by Roland Levillain
· 6 years ago
7dd0f0f
ART: Fix art_apex_test --tree
by Andreas Gampe
· 6 years ago
4e91ee9
Fix pylint warnings in art_apex_test
by Luca Stefani
· 6 years ago
d736ebc
Test that debugging related libraries are in apexs.
by Alex Light
· 6 years ago
2f0008a
Add libicuuc, libicui18n, libandroidicu, libpac to APEX
by Victor Chang
· 6 years ago
84bf698
Revert^2 "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX."
by Martin Stjernholm
· 6 years ago
c2f8b50
Add remaining libnative* libs to the Runtime APEX.
by Martin Stjernholm
· 6 years ago
7e7ab23
Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX."
by Martin Stjernholm
· 6 years ago
eb555b8
ART: Split up bitness-dependent checks in apex checker
by Andreas Gampe
· 6 years ago
9dc4b05
ART: Refactor runtime apex checker
by Andreas Gampe
· 6 years ago
0912395
ART: Add host apex provider and move all testing
by Andreas Gampe
· 6 years ago
a0242cf
ART: Move target APEX checks
by Andreas Gampe
· 6 years ago
797826d
ART: Add symlink support to ART APEX checker
by Andreas Gampe
· 6 years ago
b1d5567
Revert^2 "ART: Add list and tree modes to apex checker"
by Andreas Gampe
· 6 years ago
2c846cd
Revert^2 "ART: Add python+debugfs based ART APEX checker"
by Andreas Gampe
· 6 years ago
f36079a
Revert "ART: Add python+debugfs based ART APEX checker"
by Andreas Gampe
· 6 years ago
a6852d3
ART: Add python+debugfs based ART APEX checker
by Andreas Gampe
· 6 years ago