1. 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 4 years, 5 months ago
  2. 1cf46a3 Copy tools needed by host gtests to testcases directory. by David Srbecky · 4 years, 6 months ago
  3. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 7 months ago
  4. 3255f50 Fix visibility rules now that Make supports visibility checks by Dan Willemsen · 4 years, 7 months ago
  5. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 8 months ago
  6. b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 8 months ago
  7. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 8 months ago
  8. 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 8 months ago
  9. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 8 months ago
  10. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 8 months ago
  11. 71f661c Set apex_available property by Jiyong Park · 4 years, 8 months ago
  12. 8089204 Use runtime_libs for the libdexfile_external dependency from libdexfile_support. by Martin Stjernholm · 4 years, 9 months ago
  13. 07c3da7 Reland "Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 months ago
  14. 02e6a6f Revert "Remove platform availability from internal libs that make up" by Ady Abraham · 4 years, 9 months ago
  15. 030f548 Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 months ago
  16. 00cb81d Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 9 months ago
  17. 842555d Add test mapping to run some libdexfile tests at presubmit. by Martin Stjernholm · 4 years, 9 months ago
  18. 2d18719 Remove access to internal dex libs for com.android.runtime. by Martin Stjernholm · 5 years ago
  19. 6e44830 Remove unnecessary vendor/recovery available from dexfile by Paul Duffin · 4 years, 10 months ago
  20. 7c2f69e apex_available becomes more correct by Jiyong Park · 5 years ago
  21. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  22. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  23. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  24. 0d38e85 Keep the debug_frame for some arm32 art libs. by Christopher Ferris · 5 years ago
  25. c7c711b Remove visibility exceptions for view_compiler by Orion Hodson · 5 years ago
  26. 8b236fa Remove visibility to ART internals for //cts/tests/tests/appop. by Martin Stjernholm · 5 years ago
  27. 35cffd6 Remove visibility to ART internals for a test that doesn't need it. by Martin Stjernholm · 5 years ago
  28. 9381555 Remove simpleperf visibility to ART internals. by Martin Stjernholm · 5 years ago
  29. 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 5 years ago
  30. d3ee98a Restrict visibility of a static library module. by Martin Stjernholm · 5 years ago
  31. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
  32. 7ed5e60 Export headers from libdexfile_external by Jiyong Park · 5 years ago
  33. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  34. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 5 years ago
  35. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  36. 52fc7ab Fix mac build: Enable libdexfile_external (attempt 2) by David Srbecky · 6 years ago
  37. d112012 Fix mac build: Enable libdexfile_external by David Srbecky · 6 years ago
  38. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
  39. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago
  40. d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
  41. 70ae00d Fix missing entry for the static libdexfile_support test in the gtest list. by Martin Stjernholm · 6 years ago
  42. fe94b1c Open libdexfile_external on demand in libdexfile_support. by Martin Stjernholm · 6 years ago
  43. 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
  44. 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
  45. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  46. 23b2704 Switch from version script to APEX stubs for libdexfile_external and add it by Martin Stjernholm · 6 years ago
  47. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  48. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  49. 750bf04 Add unit tests for libdexfile external API. by Martin Stjernholm · 6 years ago
  50. fdb2f60 Separate libdexfile external C ABI from the C++ header file. by Martin Stjernholm · 6 years ago
  51. ad1aa63 ART: Move Signature to its own header by Andreas Gampe · 6 years ago
  52. 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 6 years ago
  53. b3d2e83 Add minimal libdexfile API for external users. by Martin Stjernholm · 6 years ago
  54. 123333a Remove dependencies on libutils. by Martin Stjernholm · 6 years ago
  55. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  56. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  57. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  58. 0d896bd Add Method/Field iterator to ClassAccessor by Mathieu Chartier · 7 years ago
  59. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
  60. 2300b2d Remove MemMap dependency on libbacktrace by David Sehr · 7 years ago
  61. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 7 years ago
  62. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  63. 281fee0 ART: Remove static libbase by Andreas Gampe · 7 years ago
  64. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  65. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  66. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 7 years ago
  67. 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 7 years ago
  68. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 7 years ago
  69. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  70. 5e3cfa2 Generalize CompactDexDebugInfo offset table by Mathieu Chartier · 7 years ago
  71. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  72. 334b9d7 Move libdexfile out of runtime by David Sehr · 7 years ago