1. e4ccbb5 Revert^2 "Faster deduplication of `CodeInfo` tables." by Vladimir Marko · 2 years, 3 months ago
  2. 8c7f649 Revert "Faster deduplication of `CodeInfo` tables." by Roland Levillain · 2 years, 3 months ago
  3. fa9c809 Faster deduplication of `CodeInfo` tables. by Vladimir Marko · 2 years, 3 months ago
  4. 3c83d0d dexdump: clean-up output by Orion Hodson · 2 years, 3 months ago
  5. 261fcf4 dexdump: escape inlined string values in output by Orion Hodson · 2 years, 3 months ago
  6. 84caad6 Reland "Remove old unquickening of vdex logic." by Nicolas Geoffray · 2 years, 5 months ago
  7. dcf9570 Revert "Remove old unquickening of vdex logic." by Nicolas Geoffray · 2 years, 5 months ago
  8. 537f477 Remove old unquickening of vdex logic. by Nicolas Geoffray · 2 years, 6 months ago
  9. 219f81f Fix potential lint errors by Orion Hodson · 2 years, 7 months ago
  10. 5b90868 Fix the empty profile slow down the dex2oat by Yang Tianping · 2 years, 7 months ago
  11. 3ff9223 Revert "Revert^4 "Use cpplint.py from repohooks"" by Orion Hodson · 2 years, 8 months ago
  12. 0a12631 Revert^4 "Use cpplint.py from repohooks" by Orion Hodson · 2 years, 8 months ago
  13. dc26639 Revert "Revert^2 "Use cpplint.py from repohooks"" by Yuri Lin · 2 years, 8 months ago
  14. c178495 Revert^2 "Use cpplint.py from repohooks" by Orion Hodson · 2 years, 9 months ago
  15. af5fc45 Revert "Use cpplint.py from repohooks" by Paul Hadfield · 2 years, 9 months ago
  16. 145f969 Use cpplint.py from repohooks by Colin Cross · 2 years, 9 months ago
  17. 8f21748 Mark move constructors/assignements as `noexcept`. by Vladimir Marko · 2 years, 11 months ago
  18. 028cc7e Disable compact dex code item deduping. by Nicolas Geoffray · 3 years ago
  19. d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 3 months ago
  20. 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 2 months ago
  21. 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 3 months ago
  22. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 3 months ago
  23. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 3 years, 8 months ago
  24. 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 3 years, 9 months ago
  25. 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 3 years, 8 months ago
  26. f1e1dd1 Enable -Wconversion for thread.cc by Eric Holk · 3 years, 10 months ago
  27. 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 3 years, 10 months ago
  28. c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 3 years, 10 months ago
  29. 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 3 years, 10 months ago
  30. 1c993cd Revert^2 "Throw ClassFormatError for unsupported default methods." by Vladimir Marko · 4 years ago
  31. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 1 month ago
  32. 2280b53 Move gtest tool dependencies from makefile to soong by David Srbecky · 4 years ago
  33. b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 1 month ago
  34. 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 1 month ago
  35. 9e4b42a Refactor vdex file writing. by Vladimir Marko · 4 years, 1 month ago
  36. 4ac8d96 Add method_idx output to dexdump and dexlayout by Eric Holk · 4 years, 2 months ago
  37. aacb4b8 Fix logical error in a gtest that caused intermittent failures. by Ulya Trafimovich · 4 years, 2 months ago
  38. cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 4 years, 4 months ago
  39. 6ef7713 Remove dead code related to profile collection. by Vladimir Marko · 4 years, 4 months ago
  40. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 6 months ago
  41. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 6 months ago
  42. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 6 months ago
  43. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 4 years, 6 months ago
  44. 1061c7d Clean up profile AddMethod APIs by Calin Juravle · 4 years, 8 months ago
  45. a6c9b78 Consolidate profile methods by Calin Juravle · 4 years, 9 months ago
  46. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 4 years, 9 months ago
  47. b94cc11 Revert "Disable dexdiag_test on fugu." by Christopher Ferris · 4 years, 11 months ago
  48. bfa8b1e Skip reading usage stats for map data. by Christopher Ferris · 5 years ago
  49. 6740404 Disable dexdiag_test on fugu. by Nicolas Geoffray · 5 years ago
  50. 436f6c1 Switch-interpreter: Add helpers to get opcode arguments. by David Srbecky · 5 years ago
  51. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
  52. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 5 years ago
  53. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  54. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 5 years ago
  55. 93aa8b0 Fix include order by David Sehr · 5 years ago
  56. a8d23cb Use CommonArtTest for dexlayout, dexdiag by David Sehr · 5 years ago
  57. 4f215d1 Rename dexdump2 to dexdump by David Sehr · 5 years ago
  58. 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 5 years ago
  59. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 5 years ago
  60. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 5 years ago
  61. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 5 years ago
  62. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 5 years ago
  63. fcea622 Merge "dexdiag: Replace libpagemap with libmeminfo" by Sandeep Patil · 5 years ago
  64. 1783480 dexlayout: ProcessOffset in WriteHiddenapiClassData by David Brazdil · 5 years ago
  65. 2110de5 dexdiag: Replace libpagemap with libmeminfo by Sandeep Patil · 5 years ago
  66. 90faceb hiddenapi: Support 'core-platform-api' flag by David Brazdil · 5 years ago
  67. 9d9227a Build dexlist, dexlayout, and profman for Windows by David Sehr · 5 years ago
  68. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 5 years ago
  69. dcfa89b Rename and reorganize hiddenapi::ApiList by David Brazdil · 6 years ago
  70. eead626 Merge "Revert "Link compression libs statically into libartbase and use those everywhere."" by Nicolas Geoffray · 6 years ago
  71. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  72. 6e32b00 Merge "Link compression libs statically into libartbase and use those everywhere." by Martin Stjernholm · 6 years ago
  73. f82eb6e Merge "Revert^4: Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  74. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  75. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  76. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  77. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  78. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  79. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  80. cd98cde Merge "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  81. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  82. dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
  83. 4f570a4 Merge "Remove oat_data_begin checks from OatFile." by Vladimir Marko · 6 years ago
  84. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
  85. f4efa9e Remove oat_data_begin checks from OatFile. by Vladimir Marko · 6 years ago
  86. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  87. ba62f66 Merge "Dexlayout: update help string for checksum." by Mathieu Chartier · 6 years ago
  88. c74d9cb ART: Modernize counting-down loops by Andreas Gampe · 6 years ago
  89. 6142e58 ART: Add redundant-void-arg check by Andreas Gampe · 6 years ago
  90. 8351aac ART: Refactor for bool literals by Andreas Gampe · 6 years ago
  91. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 6 years ago
  92. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 6 years ago
  93. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 6 years ago
  94. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 6 years ago
  95. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  96. 693eee9 ART: Add Size() to CollectionMap by Andreas Gampe · 6 years ago
  97. d228d91 Dexlayout: update help string for checksum. by Matthew Cary · 6 years ago
  98. ec5ed06 ART: Refactor static include list by Andreas Gampe · 6 years ago
  99. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 6 years ago
  100. 4146840 Change dex naming for output directory by Mathieu Chartier · 6 years ago