1. dcfa89b Rename and reorganize hiddenapi::ApiList by David Brazdil · 6 years ago
  2. eead626 Merge "Revert "Link compression libs statically into libartbase and use those everywhere."" by Nicolas Geoffray · 6 years ago
  3. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  4. 6e32b00 Merge "Link compression libs statically into libartbase and use those everywhere." by Martin Stjernholm · 6 years ago
  5. f82eb6e Merge "Revert^4: Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  6. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  7. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  8. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  9. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  10. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  11. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  12. cd98cde Merge "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  13. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  14. dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
  15. 4f570a4 Merge "Remove oat_data_begin checks from OatFile." by Vladimir Marko · 6 years ago
  16. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
  17. f4efa9e Remove oat_data_begin checks from OatFile. by Vladimir Marko · 6 years ago
  18. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  19. ba62f66 Merge "Dexlayout: update help string for checksum." by Mathieu Chartier · 6 years ago
  20. c74d9cb ART: Modernize counting-down loops by Andreas Gampe · 6 years ago
  21. 6142e58 ART: Add redundant-void-arg check by Andreas Gampe · 6 years ago
  22. 8351aac ART: Refactor for bool literals by Andreas Gampe · 6 years ago
  23. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 6 years ago
  24. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 6 years ago
  25. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 6 years ago
  26. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 6 years ago
  27. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  28. 693eee9 ART: Add Size() to CollectionMap by Andreas Gampe · 6 years ago
  29. d228d91 Dexlayout: update help string for checksum. by Matthew Cary · 6 years ago
  30. ec5ed06 ART: Refactor static include list by Andreas Gampe · 6 years ago
  31. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 6 years ago
  32. 4146840 Change dex naming for output directory by Mathieu Chartier · 6 years ago
  33. 36f7df5 Add dexlayout option for updating checksum by Mathieu Chartier · 6 years ago
  34. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  35. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  36. fe42d21 dexdump2: Remove conversion from dollar sign to dot by Orion Hodson · 6 years ago
  37. 8f75f7b Move veridex to ClassAccessor by Mathieu Chartier · 6 years ago
  38. a34812c Move dex_file_verifier_test and dexlayout to ClassAccessor by Mathieu Chartier · 6 years ago
  39. 35d5b8a ART: Do not use std::<container>::at(). by Vladimir Marko · 6 years ago
  40. 5774f57 Merge "Revert^2 "ART: Fix some performance-X tidy"" by Treehugger Robot · 6 years ago
  41. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 6 years ago
  42. bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  43. 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  44. 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 6 years ago
  45. dbf5403 ART: Fix clang-analyzer leak/memory warnings by Andreas Gampe · 6 years ago
  46. 2b5a38f Refactor ownership in dex_ir by David Sehr · 6 years ago
  47. d83437c Use factory pattern for dex_ir objects by David Sehr · 6 years ago
  48. 671af6c Make dexlayout and profman independent of libart by David Sehr · 6 years ago
  49. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  50. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 6 years ago
  51. 818cb80 Revert "Make dexlayout and profman build without libart" by Mathieu Chartier · 6 years ago
  52. 2b80ed4 Make dexlayout and profman build without libart by David Sehr · 6 years ago
  53. 82d046e Add a profiling library by David Sehr · 6 years ago
  54. 89b06a1 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." by Nicolas Geoffray · 6 years ago
  55. 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 6 years ago
  56. 42d5805 Separate out PGO profile files per arch by Pirama Arumuga Nainar · 6 years ago
  57. 79e2607 Move profile dependent modules to libartbase by David Sehr · 6 years ago
  58. c17b7d8 Add owned section for CompactDex by Mathieu Chartier · 6 years ago
  59. 281fee0 ART: Remove static libbase by Andreas Gampe · 6 years ago
  60. 1f9df4a Merge "Enable ThinLTO for dex2oat" by Yi Kong · 6 years ago
  61. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  62. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  63. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 6 years ago
  64. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  65. 5e3cfa2 Generalize CompactDexDebugInfo offset table by Mathieu Chartier · 6 years ago
  66. 1d894d9 Enable ThinLTO for dex2oat by Yi Kong · 7 years ago
  67. fcbe15c Build debug library libdexfiled by David Sehr · 6 years ago
  68. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 6 years ago
  69. e112340 Make libdexfile tests independent of runtime by David Sehr · 6 years ago
  70. 9827367 Fix failure in CodeItemOverrun on target by Orion Hodson · 6 years ago
  71. 83784ca Merge "Handle code item overruns in cdex code item write" by Mathieu Chartier · 6 years ago
  72. a27af08 Handle code item overruns in cdex code item write by Mathieu Chartier · 6 years ago
  73. 279e3a3 Enable code item deduping by Mathieu Chartier · 7 years ago
  74. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  75. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  76. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  77. 807b21b Clean up some compact dex comments by Mathieu Chartier · 6 years ago
  78. 5e49614 Remove size return values for dex writer by Mathieu Chartier · 6 years ago
  79. 26f9275 Merge "ART: Use libbase for logging in command-line tools" by Treehugger Robot · 6 years ago
  80. 7517555 Add dexlayout class filtering by Mathieu Chartier · 7 years ago
  81. 4e046e2 Fix container overflow for compact dex writer by Mathieu Chartier · 7 years ago
  82. 44720c6 Merge "Fix method handles using wrong section" by Mathieu Chartier · 7 years ago
  83. 9b302bf Fix method handles using wrong section by Mathieu Chartier · 7 years ago
  84. b81ecad Add deduping for string data and debug infos by Mathieu Chartier · 7 years ago
  85. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 7 years ago
  86. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 7 years ago
  87. 221d981 ART: Use libbase for logging in command-line tools by Andreas Gampe · 7 years ago
  88. c89013c Update PGO configuration by Pirama Arumuga Nainar · 7 years ago
  89. 5c36220 Add a way to specify compact dex level for dexlayout by Mathieu Chartier · 7 years ago
  90. 66c9df1 Add logic for deduplicating in dexlayout by Mathieu Chartier · 7 years ago
  91. 8740c66 Use efficient encoding for compact dex code item fields by Mathieu Chartier · 7 years ago
  92. 1557778 Add more extra space for dexlayout writing by Mathieu Chartier · 7 years ago
  93. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 7 years ago
  94. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  95. 02f6ed6 Setup PGO for dex2oat and related libraries by Pirama Arumuga Nainar · 7 years ago
  96. 21cf258 Convert to StandardDex in fixup_dex_dex_file by Mathieu Chartier · 7 years ago
  97. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  98. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  99. 6238c83 Remove DexFile direct accesses to CodeItem by Mathieu Chartier · 7 years ago
  100. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 7 years ago