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