- 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 4 years, 5 months ago
- 1cf46a3 Copy tools needed by host gtests to testcases directory. by David Srbecky · 4 years, 6 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, 7 months ago
- 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 8 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, 8 months ago
- 71f661c Set apex_available property by Jiyong Park · 4 years, 8 months ago
- 8089204 Use runtime_libs for the libdexfile_external dependency from libdexfile_support. by Martin Stjernholm · 4 years, 9 months ago
- 07c3da7 Reland "Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 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, 9 months ago
- 00cb81d Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 9 months ago
- 842555d Add test mapping to run some libdexfile tests at presubmit. by Martin Stjernholm · 4 years, 9 months ago
- 2d18719 Remove access to internal dex libs for com.android.runtime. by Martin Stjernholm · 5 years ago
- 6e44830 Remove unnecessary vendor/recovery available from dexfile by Paul Duffin · 4 years, 10 months ago
- 7c2f69e apex_available becomes more correct by Jiyong Park · 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
- 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
- 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
- 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
- 7ed5e60 Export headers from libdexfile_external by Jiyong Park · 5 years ago
- 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
- 4345aac Cleanup some usages of include_dirs by Paul Duffin · 5 years ago
- 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
- 52fc7ab Fix mac build: Enable libdexfile_external (attempt 2) by David Srbecky · 6 years ago
- d112012 Fix mac build: Enable libdexfile_external by David Srbecky · 6 years ago
- 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
- fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago
- d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
- 70ae00d Fix missing entry for the static libdexfile_support test in the gtest list. by Martin Stjernholm · 6 years ago
- fe94b1c Open libdexfile_external on demand in libdexfile_support. by Martin Stjernholm · 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
- 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
- 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
- 23b2704 Switch from version script to APEX stubs for libdexfile_external and add it by Martin Stjernholm · 6 years ago
- e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
- 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
- 750bf04 Add unit tests for libdexfile external API. by Martin Stjernholm · 6 years ago
- fdb2f60 Separate libdexfile external C ABI from the C++ header file. by Martin Stjernholm · 6 years ago
- ad1aa63 ART: Move Signature to its own header by Andreas Gampe · 6 years ago
- 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 6 years ago
- b3d2e83 Add minimal libdexfile API for external users. by Martin Stjernholm · 6 years ago
- 123333a Remove dependencies on libutils. by Martin Stjernholm · 6 years ago
- 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
- 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
- ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
- 0d896bd Add Method/Field iterator to ClassAccessor by Mathieu Chartier · 7 years ago
- 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
- 2300b2d Remove MemMap dependency on libbacktrace by David Sehr · 7 years ago
- 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 7 years ago
- 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
- 281fee0 ART: Remove static libbase by Andreas Gampe · 7 years ago
- c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
- 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
- b2f1edc Merge "Remove duplication, split tests" by David Sehr · 7 years ago
- 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 7 years ago
- b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 7 years ago
- b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
- 5e3cfa2 Generalize CompactDexDebugInfo offset table by Mathieu Chartier · 7 years ago
- fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
- 334b9d7 Move libdexfile out of runtime by David Sehr · 7 years ago