- 028cc7e Disable compact dex code item deduping. by Nicolas Geoffray · 3 years, 7 months ago
- e300c4e Faster Class::FindField(). by Vladimir Marko · 3 years, 7 months ago
- 4573be3 Faster Class::FindClassMethod(). by Vladimir Marko · 3 years, 7 months ago
- 34b00fb Remove libdexfile_support shared library. by Martin Stjernholm · 3 years, 8 months ago
- 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 8 months ago
- 0da7dfc Make some libdexfile tests inherit art_test_defaults. by Martin Stjernholm · 3 years, 8 months ago
- 61c6242 Remove RETURN_VOID_NO_BARRIER byte-code. by David Srbecky · 3 years, 9 months ago
- 30d4d2f Rewrite libdexfile C API to follow NDK guidelines better. by David Srbecky · 3 years, 10 months ago
- f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 9 months ago
- d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 10 months ago
- a2f48a4 Fix apex_available lists to avoid APEX stubs between internal libs. by Martin Stjernholm · 3 years, 9 months ago
- 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 9 months ago
- 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 10 months ago
- f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 3 years, 10 months ago
- 5557553 Revert "Avoid internal APEX stubs for libsigchain and clean up e..." by Nikita Ioffe · 3 years, 10 months ago
- 73d4e11 Avoid internal APEX stubs for libsigchain and clean up exported symbols. by Martin Stjernholm · 3 years, 10 months ago
- 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 3 years, 10 months ago
- cff30a0 Better support ICs on virtual calls by Alex Light · 3 years, 10 months ago
- c5cd589 Remove QUICK bytecodes. by David Srbecky · 3 years, 10 months ago
- 753f47a Add PrettyMethod overload with result string. by David Srbecky · 3 years, 10 months ago
- 43c9cd7 Improve nterp -> compiled code transitions. by Nicolas Geoffray · 3 years, 10 months ago
- 8706b9c Support unrecognized methods in profman by Alex Light · 3 years, 10 months ago
- f4c06b5 Remove method cache from libdexfile_external. by David Srbecky · 3 years, 10 months ago
- 40cd07c Add a fast path for nterp entrypoint to avoid fetching the shorty. by Nicolas Geoffray · 3 years, 10 months ago
- cb332bc Add dex lookup overloads which take C++ lambda callback. by David Srbecky · 3 years, 10 months ago
- 2ddb98b Simplify libdexfile external api. by David Srbecky · 3 years, 10 months ago
- 3907ce0 Change the value of kAccPreCompiled. by Vladimir Marko · 3 years, 10 months ago
- de0d0de Remove kAccMiranda and kAccDefaultConflicting. by Vladimir Marko · 3 years, 10 months ago
- ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 11 months ago
- 765a167 Faster DexFileVerifier::CheckInterClassDefItem(). by Vladimir Marko · 3 years, 11 months ago
- 49e80cc Workaround for ubsan_minimal dependency in the prebuilt libdexfile_external_static.a. by Martin Stjernholm · 3 years, 11 months ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 11 months ago
- aa704f1 Clean up cc_test/art_cc_test TEST_MAPPING after default update by Julien Desprez · 4 years ago
- a2f1319 Add text-profile support for multiple ICs by Alex Light · 4 years ago
- 9807115 Improve trace logging when loading odex files by Calin Juravle · 4 years ago
- 782fb71 Use HashMap<> and HashSet<> in ClassLinker. by Vladimir Marko · 4 years, 1 month ago
- 6e6f1b2 Do not open dex files in CLC if we only need to get dexopt status by Calin Juravle · 4 years, 1 month ago
- 5ff2393 Remove stripped-apk related logic from CLC by Calin Juravle · 4 years, 1 month ago
- 23c926d Do not create symbols for [DEDUPED] methods. by David Srbecky · 4 years, 2 months ago
- 7b55065 Add dex_instruction_list.h to mterp genrule tools by Colin Cross · 4 years, 2 months ago
- 694f012 Move hardcoded Soong apex_available lines for ART modules into ART blueprints. by Martin Stjernholm · 4 years, 3 months ago
- 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
- cbbc8df Drop the cc_defaults module for libdexfile_external_static users. by Martin Stjernholm · 4 years, 4 months ago
- 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 4 months ago
- 01aaf0f Fix fake output from C header test to pass Tradefed scrutiny. by Martin Stjernholm · 4 years, 4 months ago
- 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 4 months ago
- 68e5db5 Convert libdexfile_support_static to *_static_defaults modules. by Martin Stjernholm · 4 years, 4 months ago
- e1d2dce Add support for compact dex files in nterp. by Nicolas Geoffray · 4 years, 4 months ago
- 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 4 years, 6 months ago
- 8ebd86e Replace "dummy" in libartbase/, libdexfile/, compiler/. by Vladimir Marko · 4 years, 6 months ago
- 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 6 months ago
- c220827 Replace "dummy" with "fake" in some tests. by Vladimir Marko · 4 years, 6 months ago
- c40b151 Use `constexpr` for more constants in `libdexfile/dex/dex_file.h`. by Roland Levillain · 4 years, 7 months ago
- 1cf46a3 Copy tools needed by host gtests to testcases directory. by David Srbecky · 4 years, 7 months ago
- 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 7 months ago
- 3255f50 Fix visibility rules now that Make supports visibility checks by Dan Willemsen · 4 years, 8 months ago
- 128f14b Prevent DCHECK failure for failure_reason_ being non empty by Mathieu Chartier · 4 years, 8 months ago
- 1c993cd Revert^2 "Throw ClassFormatError for unsupported default methods." by Vladimir Marko · 4 years, 8 months ago
- 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 9 months ago
- b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 8 months ago
- 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 8 months ago
- 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 8 months ago
- fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 8 months ago
- 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 9 months ago
- 71f661c Set apex_available property by Jiyong Park · 4 years, 9 months ago
- 8089204 Use runtime_libs for the libdexfile_external dependency from libdexfile_support. by Martin Stjernholm · 4 years, 9 months ago
- f48a705 Minor error reporting clean up in DexFileVerifier. by Vladimir Marko · 4 years, 9 months ago
- 63ba647 Faster dex file verification. by Vladimir Marko · 4 years, 9 months ago
- 07c3da7 Reland "Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 10 months ago
- 02e6a6f Revert "Remove platform availability from internal libs that make up" by Ady Abraham · 4 years, 9 months ago
- 030f548 Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 10 months ago
- e778fa6 Reduce cache memory use of libdexfile. by David Srbecky · 4 years, 9 months ago
- 00cb81d Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 10 months ago
- 842555d Add test mapping to run some libdexfile tests at presubmit. by Martin Stjernholm · 4 years, 10 months ago
- 2d18719 Remove access to internal dex libs for com.android.runtime. by Martin Stjernholm · 5 years ago
- 27374d9 Add new dex file support constructor. by Christopher Ferris · 4 years, 10 months ago
- 6e44830 Remove unnecessary vendor/recovery available from dexfile by Paul Duffin · 4 years, 10 months ago
- 310432e Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 4 years, 11 months ago
- 7f43595 Fix/suppress bugprone-use-after-move warnings by Chih-Hung Hsieh · 4 years, 11 months ago
- 7c2f69e apex_available becomes more correct by Jiyong Park · 5 years ago
- 6ef7713 Remove dead code related to profile collection. by Vladimir Marko · 5 years ago
- 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
- 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
- 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
- 0d38e85 Keep the debug_frame for some arm32 art libs. by Christopher Ferris · 5 years ago
- a00b54b Helpers and refactorings to prepare for interpreter optimizations (x64) by Nicolas Geoffray · 5 years ago
- c7c711b Remove visibility exceptions for view_compiler by Orion Hodson · 5 years ago
- 8b236fa Remove visibility to ART internals for //cts/tests/tests/appop. by Martin Stjernholm · 5 years ago
- 7e43882 Add comments about why we have copied methods. by Nicolas Geoffray · 5 years ago
- 35cffd6 Remove visibility to ART internals for a test that doesn't need it. by Martin Stjernholm · 5 years ago
- 9381555 Remove simpleperf visibility to ART internals. by Martin Stjernholm · 5 years ago
- 4490112 Add a function that fails softly if libdexfile(d)_external.so cannot be loaded. by Martin Stjernholm · 5 years ago
- 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 5 years ago
- d3ee98a Restrict visibility of a static library module. by Martin Stjernholm · 5 years ago
- b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
- bac1a80 Revert "ART: Check dex file constraint A1" by Mathieu Chartier · 5 years ago
- 4ac0e15 Revert "Revert "Basic structural redefinition support"" by Nicolas Geoffray · 5 years ago
- 5a2301d Revert "Basic structural redefinition support" by Nicolas Geoffray · 5 years ago
- c971eaf Basic structural redefinition support by Alex Light · 5 years ago
- 7ed5e60 Export headers from libdexfile_external by Jiyong Park · 5 years ago