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