1. a0a5f00 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 2 years, 10 months ago
  2. 34aa3ae Create a standalone libdexfile external test in CTS for module API coverage. by Martin Stjernholm · 3 years ago
  3. e387802 Fix some missing defaults. by Martin Stjernholm · 3 years, 1 month ago
  4. 7eba377 Enable libdexfile_external_headers on mac. by Martin Stjernholm · 3 years, 2 months ago
  5. f726d20 Consolidate min_sdk_version settings. by Martin Stjernholm · 3 years, 2 months ago
  6. e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 3 years, 2 months ago
  7. 315cf0c Allow visibility on libdexfile for all libdexfile_support users (reland). by Martin Stjernholm · 3 years, 4 months ago
  8. 3056792 Revert "Allow visibility on libdexfile for all libdexfile_suppor..." by Rex Lin · 3 years, 4 months ago
  9. 3c137bf Allow visibility on libdexfile for all libdexfile_support users. by Martin Stjernholm · 3 years, 4 months ago
  10. 6a2e689 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years, 6 months ago
  11. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 9 months ago
  12. 8bf1da9 Do not create APEX stubs for libdexfiled. by Martin Stjernholm · 3 years, 6 months ago
  13. ac97f3e Allow libunwindstack to use libdexfile. by Christopher Ferris · 3 years, 6 months ago
  14. 34b00fb Remove libdexfile_support shared library. by Martin Stjernholm · 3 years, 8 months ago
  15. 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 8 months ago
  16. 0da7dfc Make some libdexfile tests inherit art_test_defaults. by Martin Stjernholm · 3 years, 8 months ago
  17. 30d4d2f Rewrite libdexfile C API to follow NDK guidelines better. by David Srbecky · 3 years, 9 months ago
  18. d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 10 months ago
  19. a2f48a4 Fix apex_available lists to avoid APEX stubs between internal libs. by Martin Stjernholm · 3 years, 9 months ago
  20. 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 9 months ago
  21. 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 10 months ago
  22. f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 3 years, 9 months ago
  23. 5557553 Revert "Avoid internal APEX stubs for libsigchain and clean up e..." by Nikita Ioffe · 3 years, 9 months ago
  24. 73d4e11 Avoid internal APEX stubs for libsigchain and clean up exported symbols. by Martin Stjernholm · 3 years, 9 months ago
  25. 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 3 years, 10 months ago
  26. 2ddb98b Simplify libdexfile external api. by David Srbecky · 3 years, 10 months ago
  27. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 10 months ago
  28. 49e80cc Workaround for ubsan_minimal dependency in the prebuilt libdexfile_external_static.a. by Martin Stjernholm · 3 years, 10 months ago
  29. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 10 months ago
  30. 7b55065 Add dex_instruction_list.h to mterp genrule tools by Colin Cross · 4 years, 1 month ago
  31. 694f012 Move hardcoded Soong apex_available lines for ART modules into ART blueprints. by Martin Stjernholm · 4 years, 2 months ago
  32. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
  33. cbbc8df Drop the cc_defaults module for libdexfile_external_static users. by Martin Stjernholm · 4 years, 3 months ago
  34. 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 3 months ago
  35. 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 3 months ago
  36. 68e5db5 Convert libdexfile_support_static to *_static_defaults modules. by Martin Stjernholm · 4 years, 3 months ago
  37. 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 4 years, 5 months ago
  38. 1cf46a3 Copy tools needed by host gtests to testcases directory. by David Srbecky · 4 years, 6 months ago
  39. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 7 months ago
  40. 3255f50 Fix visibility rules now that Make supports visibility checks by Dan Willemsen · 4 years, 7 months ago
  41. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 8 months ago
  42. b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 7 months ago
  43. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 8 months ago
  44. 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 8 months ago
  45. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 8 months ago
  46. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 8 months ago
  47. 71f661c Set apex_available property by Jiyong Park · 4 years, 8 months ago
  48. 8089204 Use runtime_libs for the libdexfile_external dependency from libdexfile_support. by Martin Stjernholm · 4 years, 8 months ago
  49. 07c3da7 Reland "Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 months ago
  50. 02e6a6f Revert "Remove platform availability from internal libs that make up" by Ady Abraham · 4 years, 9 months ago
  51. 030f548 Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 months ago
  52. 00cb81d Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 9 months ago
  53. 842555d Add test mapping to run some libdexfile tests at presubmit. by Martin Stjernholm · 4 years, 9 months ago
  54. 2d18719 Remove access to internal dex libs for com.android.runtime. by Martin Stjernholm · 5 years ago
  55. 6e44830 Remove unnecessary vendor/recovery available from dexfile by Paul Duffin · 4 years, 9 months ago
  56. 7c2f69e apex_available becomes more correct by Jiyong Park · 5 years ago
  57. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  58. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  59. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  60. 0d38e85 Keep the debug_frame for some arm32 art libs. by Christopher Ferris · 5 years ago
  61. c7c711b Remove visibility exceptions for view_compiler by Orion Hodson · 5 years ago
  62. 8b236fa Remove visibility to ART internals for //cts/tests/tests/appop. by Martin Stjernholm · 5 years ago
  63. 35cffd6 Remove visibility to ART internals for a test that doesn't need it. by Martin Stjernholm · 5 years ago
  64. 9381555 Remove simpleperf visibility to ART internals. by Martin Stjernholm · 5 years ago
  65. 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 5 years ago
  66. d3ee98a Restrict visibility of a static library module. by Martin Stjernholm · 5 years ago
  67. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
  68. 7ed5e60 Export headers from libdexfile_external by Jiyong Park · 5 years ago
  69. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  70. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 5 years ago
  71. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  72. 52fc7ab Fix mac build: Enable libdexfile_external (attempt 2) by David Srbecky · 6 years ago
  73. d112012 Fix mac build: Enable libdexfile_external by David Srbecky · 6 years ago
  74. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
  75. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago
  76. d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
  77. 70ae00d Fix missing entry for the static libdexfile_support test in the gtest list. by Martin Stjernholm · 6 years ago
  78. fe94b1c Open libdexfile_external on demand in libdexfile_support. by Martin Stjernholm · 6 years ago
  79. 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
  80. 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
  81. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  82. 23b2704 Switch from version script to APEX stubs for libdexfile_external and add it by Martin Stjernholm · 6 years ago
  83. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  84. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  85. 750bf04 Add unit tests for libdexfile external API. by Martin Stjernholm · 6 years ago
  86. fdb2f60 Separate libdexfile external C ABI from the C++ header file. by Martin Stjernholm · 6 years ago
  87. ad1aa63 ART: Move Signature to its own header by Andreas Gampe · 6 years ago
  88. 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 6 years ago
  89. b3d2e83 Add minimal libdexfile API for external users. by Martin Stjernholm · 6 years ago
  90. 123333a Remove dependencies on libutils. by Martin Stjernholm · 6 years ago
  91. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  92. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  93. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  94. 0d896bd Add Method/Field iterator to ClassAccessor by Mathieu Chartier · 7 years ago
  95. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
  96. 2300b2d Remove MemMap dependency on libbacktrace by David Sehr · 7 years ago
  97. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 7 years ago
  98. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  99. 281fee0 ART: Remove static libbase by Andreas Gampe · 7 years ago
  100. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago