1. f67e8c3 Preallocate `CodeInfoTableDeduper::dedupe_set_`. by Vladimir Marko · 2 years, 10 months ago
  2. 2bd92d3 Abort the compilation if we fail to read preloaded-classes files. by Nicolas Geoffray · 2 years, 10 months ago
  3. fc1ba6d Do not generate an app image without a boot image. by Nicolas Geoffray · 2 years, 10 months ago
  4. db7c76b Reland "Only do dexlayout when generating comptact dex." by Nicolas Geoffray · 2 years, 10 months ago
  5. b8ff44c Revert "Only do dexlayout when generating comptact dex." by Nicolas Geoffray · 2 years, 10 months ago
  6. 14d3c2c Only do dexlayout when generating comptact dex. by Nicolas Geoffray · 2 years, 10 months ago
  7. 4c1e0ca Add a preloaded-classes-fds argument to dex2oat. by Nicolas Geoffray · 2 years, 10 months ago
  8. 3dd6219 Add --preloaded-classes flag to dex2oat. by Nicolas Geoffray · 2 years, 10 months ago
  9. 48eb839 Initialize intrinsics in dex2oat. by Nicolas Geoffray · 2 years, 11 months ago
  10. ad67bbb Simplify class redefinition. by Nicolas Geoffray · 3 years ago
  11. 57a45be Revert^4 "Store and check apex-versions in boot ..." by Jiakai Zhang · 3 years ago
  12. 16eb100 Revert "Revert^2 "Store and check apex-versions in boot images."" by Santiago Aboy Solanes · 3 years ago
  13. d4aba91 Increase coverage of libartpalette-system native API. by Martin Stjernholm · 3 years ago
  14. 11b78a8 Revert^2 "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years ago
  15. ed0dcad Fail dex2oat when generating app image without boot image. by Jiakai Zhang · 3 years ago
  16. 9e14327 ARM64: Disable implicit suspend checks, again. by Vladimir Marko · 3 years ago
  17. 5bd2208 Revert "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years ago
  18. 2de577d Store and check apex-versions in boot images. by Jiakai Zhang · 3 years ago
  19. e45883e ARM64: Enable implicit suspend checks and madvise()... by Vladimir Marko · 3 years ago
  20. 84caad6 Reland "Remove old unquickening of vdex logic." by Nicolas Geoffray · 3 years ago
  21. 890beb0 Ignore checksum mismatch when dex2oat takes multiple profiles. by Jiakai Zhang · 3 years ago
  22. dcf9570 Revert "Remove old unquickening of vdex logic." by Nicolas Geoffray · 3 years ago
  23. 537f477 Remove old unquickening of vdex logic. by Nicolas Geoffray · 3 years, 1 month ago
  24. 851b962 ARM64: Disable implicit suspend checks. by Vladimir Marko · 3 years ago
  25. e7815b8 Add a dex2oat flag to optimize apps for JIT Zygote environment. by Jiakai Zhang · 3 years, 1 month ago
  26. d294d9d Cleanup code that assumes the primary boot image not having profiles. by Jiakai Zhang · 3 years, 1 month ago
  27. fb8cdb5 Update JIT Zygote to support compiling the entire bootclasspath. by Jiakai Zhang · 3 years, 1 month ago
  28. 8409281 dex2oat: handle the case when a dm file and a vdex file are passed. by Nicolas Geoffray · 3 years, 1 month ago
  29. 19f9568 Update dex2oat to accept multiple profiles. by Jiakai Zhang · 3 years, 1 month ago
  30. 7039c11 ARM64: Implicit suspend checks using LDR. by Vladimir Marko · 7 years ago
  31. ac4e4a2 Dump the graph before/after every pass by Santiago Aboy Solanes · 3 years, 2 months ago
  32. ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 2 months ago
  33. f5ceaac Removed comment talking about a removed parameter by Santiago Aboy Solanes · 3 years, 2 months ago
  34. 60abdd9 Display the timeout value of `dex2oat`'s watchdog in milliseconds. by Roland Levillain · 3 years, 3 months ago
  35. 327cfcf Use the .dm file at runtime for verification. by Nicolas Geoffray · 3 years, 3 months ago
  36. ebf496f Deprecate --updatable-bcp-packages-fd and --updatable-bcp-packages-file by Jiakai Zhang · 3 years, 3 months ago
  37. 8d12ed6 Revert "Implement another OdrDexopt to use new CompOS API" by Sorin Basca · 3 years, 3 months ago
  38. 381e66a Implement another OdrDexopt to use new CompOS API by Victor Hsieh · 3 years, 4 months ago
  39. 79b74d7 Do not release the driver_ if we are dumping stats by Santiago Aboy Solanes · 3 years, 3 months ago
  40. 2bac049 dex2oat: Avoid an open from /proc/self/fd by Victor Hsieh · 3 years, 5 months ago
  41. 374eae5 Remove the need of VerifiedMethod in the compiler. am: 9e050ab1a0 am: 0daecd8702 by Nicolas Geoffray · 3 years, 6 months ago
  42. 9e050ab Remove the need of VerifiedMethod in the compiler. by Nicolas Geoffray · 3 years, 6 months ago
  43. d35ad79 runtime: add -Xdeny-art-apex-data-files am: 971068dcaf am: 3359147e0b by Orion Hodson · 3 years, 7 months ago
  44. 971068d runtime: add -Xdeny-art-apex-data-files by Orion Hodson · 3 years, 7 months ago
  45. cc0caed dex2oat: don't prune dex if passed as FD am: 59edf4b8f0 am: 850832b63c by Victor Hsieh · 3 years, 7 months ago
  46. 59edf4b dex2oat: don't prune dex if passed as FD by Victor Hsieh · 3 years, 7 months ago
  47. 192d2ab Only enable isolated compilation if requested am: c893d1597b am: ee503e28f3 by Calin Juravle · 3 years, 7 months ago
  48. c893d15 Only enable isolated compilation if requested by Calin Juravle · 3 years, 7 months ago
  49. 0a86e93 Add --dirty-image-objects-fd and --updatable-bcp-packages-fd am: 4ab592315e am: a778b16bc3 by Victor Hsieh · 3 years, 7 months ago
  50. 4ab5923 Add --dirty-image-objects-fd and --updatable-bcp-packages-fd by Victor Hsieh · 3 years, 7 months ago
  51. 6fd59b6 Remove palette hooks. am: 4f6bb446f8 am: c0db4a5fe5 by Nicolas Geoffray · 3 years, 7 months ago
  52. 4f6bb44 Remove palette hooks. by Nicolas Geoffray · 3 years, 8 months ago
  53. d462d1c Use verify when speed-profile gets an empty profile am: 028c7efaf7 am: 719ac37d4b by Calin Juravle · 3 years, 8 months ago
  54. 028c7ef Use verify when speed-profile gets an empty profile by Calin Juravle · 3 years, 8 months ago
  55. f6c49c4 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. am: bdf1737bd1 am: e998b0b512 by Roland Levillain · 3 years, 8 months ago
  56. bdf1737 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 8 months ago
  57. a867808 dex2oat: Abort app compilation without boot image. am: d42902692d am: 846c4d606e by Vladimir Marko · 3 years, 8 months ago
  58. d429026 dex2oat: Abort app compilation without boot image. by Vladimir Marko · 3 years, 8 months ago
  59. ac860aa Add --dex-fd to dex2oat am: 826e6667c4 am: bcbdc30648 by Victor Hsieh · 3 years, 8 months ago
  60. 960332b Refactor to consolidate oat writer setup am: b3bc892bfa am: 09b75c4ff5 by Victor Hsieh · 3 years, 8 months ago
  61. 826e666 Add --dex-fd to dex2oat by Victor Hsieh · 3 years, 8 months ago
  62. b3bc892 Refactor to consolidate oat writer setup by Victor Hsieh · 3 years, 8 months ago
  63. 4ace521 Use `quick_exit` instead of `_exit` (except for error handling). am: a28c827fdb am: 9391da1069 am: 1c6cb7b23a by Roland Levillain · 3 years, 8 months ago
  64. a28c827 Use `quick_exit` instead of `_exit` (except for error handling). by Roland Levillain · 3 years, 9 months ago
  65. b122245 Add apex versions in oat file headers. am: d3c45c298b am: d4b7f695a2 am: d17071c1a0 by Nicolas Geoffray · 3 years, 9 months ago
  66. d3c45c2 Add apex versions in oat file headers. by Nicolas Geoffray · 3 years, 9 months ago
  67. c853582 dex2oat: Expect boot image profiles for boot image. am: a220980389 am: 5e48d4f823 am: 880cbc4400 by Vladimir Marko · 3 years, 9 months ago
  68. a220980 dex2oat: Expect boot image profiles for boot image. by Vladimir Marko · 3 years, 9 months ago
  69. cdb3ca3 Add a --force-allow-oj-inlines dex2oat flag am: 4531afd0d8 am: 8915bb1e74 am: d4e21d1c7f by Alex Light · 3 years, 9 months ago
  70. 4531afd Add a --force-allow-oj-inlines dex2oat flag by Alex Light · 3 years, 10 months ago
  71. b496bec Validate vdex checksums during dex2oat compilation am: 92a7857854 am: bb08a3609c am: 4edd8708c1 by Calin Juravle · 3 years, 9 months ago
  72. 92a7857 Validate vdex checksums during dex2oat compilation by Calin Juravle · 3 years, 9 months ago
  73. bdd9d71 Add logs for bad .dm input in dex2oat by Calin Juravle · 3 years, 9 months ago
  74. a129d8a Revamp vdex format for better extensibility. by Nicolas Geoffray · 3 years, 10 months ago
  75. 1ece299 dex2oat: Move where we report end of compilation. by Nicolas Geoffray · 4 years ago
  76. c5323fe libartpalette: Use fixed width typedef rather than enum for status by Orion Hodson · 4 years ago
  77. 32bf6d3 Ignore corrupt vdex files from .dm by Calin Juravle · 4 years ago
  78. 365f94f Minor updates to fd_file.h by Orion Hodson · 4 years ago
  79. 923141b Add dex2oat validity check for output file open by Orion Hodson · 4 years, 5 months ago
  80. 26de896 Use HashMap<> and HashSet<> in dex2oat. by Vladimir Marko · 4 years, 1 month ago
  81. 5ff2393 Remove stripped-apk related logic from CLC by Calin Juravle · 4 years, 1 month ago
  82. 1480f09 Move NotifyStartDex2oatCompilation earlier. by Nicolas Geoffray · 4 years, 1 month ago
  83. 046cecf Do not accept vdex with dex sections from .dm files by Calin Juravle · 4 years, 1 month ago
  84. ce36b5f Keep a copy of the zip archive to report to Palette. by Nicolas Geoffray · 4 years, 1 month ago
  85. 3378768 SDK-stub controlled dex2oat verification by Calin Juravle · 5 years ago
  86. 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 4 years, 1 month ago
  87. 1d4f009 Call dex2oat and runtime hooks when creating / loading oat/dex files. by Nicolas Geoffray · 4 years, 5 months ago
  88. d90e52f Use help-text generator for dex2oat am: 0d47a82b11 by Alex Light · 4 years, 4 months ago
  89. 0d47a82 Use help-text generator for dex2oat by Alex Light · 4 years, 5 months ago
  90. b966ea4 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 5 months ago
  91. 2cee213 Remove dex2oat_headers library. by Nicolas Geoffray · 4 years, 5 months ago
  92. 50fe6dc Optimizing: Fix weak field access check. by Vladimir Marko · 4 years, 5 months ago
  93. 52fe49e dex2oat: remove unnecessary lock to reference profile by Victor Hsieh · 4 years, 6 months ago
  94. 547aa58 Rewrite OatFileManager::OpenDexFilesFromOat. am: 90a18cf5b7 am: fe9724bfed by Nicolas Geoffray · 4 years, 7 months ago
  95. 90a18cf Rewrite OatFileManager::OpenDexFilesFromOat. by Nicolas Geoffray · 4 years, 7 months ago
  96. 14e05b8 Update built-in updatable BCP packages for statsd. am: 9db35462c6 by Vladimir Marko · 4 years, 7 months ago
  97. 9db3546 Update built-in updatable BCP packages for statsd. by Vladimir Marko · 4 years, 7 months ago
  98. 2b4242a Wifi: Remove unused permitted_package am: d0bfc488a4 by David Su · 4 years, 8 months ago
  99. d0bfc48 Wifi: Remove unused permitted_package by David Su · 4 years, 8 months ago
  100. 5b97a6c dex2oat: Add missing updatable package for framework-wifi am: f43e0e145c by Paul Duffin · 4 years, 8 months ago