1. 5a0381f Do not accept vdex with dex sections from .dm files by Calin Juravle · 3 years, 6 months ago
  2. 0d6736f Add arg for overwriting class loader class path by Mathieu Chartier · 6 years ago
  3. 8548de1 Add stored class loader context option by Mathieu Chartier · 6 years ago
  4. 0dbc8be Revert "Update hidden API membership of intrinsics" by Andreas Gampe · 6 years ago
  5. e1954f3 Update hidden API membership of intrinsics by David Brazdil · 6 years ago
  6. cc2cd98 Don't pass empty profile to OatWriter by Mathieu Chartier · 6 years ago
  7. f5f74cb Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 6 years ago
  8. 6f96bbe Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 6 years ago
  9. e8a494d Run dex verifier for OOB + compact-dex-level combination by Mathieu Chartier · 6 years ago
  10. c334f83 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 6 years ago
  11. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  12. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  13. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  14. af29031 Small documentation and stylistic changes. by Roland Levillain · 6 years ago
  15. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  16. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 6 years ago
  17. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 6 years ago
  18. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 6 years ago
  19. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  20. 792111c Add option for not copying dex by Mathieu Chartier · 6 years ago
  21. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 6 years ago
  22. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 6 years ago
  23. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 6 years ago
  24. bc17727 dex2oat: Test whether the passed vdex has no dex file. by Nicolas Geoffray · 6 years ago
  25. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 6 years ago
  26. e993458 ART: Allow oatstatus verification for app dependencies by Andreas Gampe · 6 years ago
  27. fa0b0db Merge "Generate debug symbols for interpreted methods." by David Srbecky · 6 years ago
  28. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 6 years ago
  29. a7e4a15 Merge changes from topic "dex2oat-pgo" by Pirama Arumuga Nainar · 6 years ago
  30. 32210b9 Generate debug symbols for interpreted methods. by David Srbecky · 6 years ago
  31. ab89892 Do not call _exit() for PGO instrumentation by Pirama Arumuga Nainar · 6 years ago
  32. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 6 years ago
  33. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 6 years ago
  34. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 6 years ago
  35. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  36. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 6 years ago
  37. 0f54b0d Revert "ART: Add barrier to dex2oat watchdog startup" by Andreas Gampe · 6 years ago
  38. 55256cb Extensions to check JNI. by Ian Rogers · 6 years ago
  39. dfd110e Merge "ART: Add barrier to dex2oat watchdog startup" by Treehugger Robot · 6 years ago
  40. 2469ec9 Merge "Use LogHelper::LogLineLowStack instead of LogMessage::LogLine." by Tomasz Wasilczyk · 6 years ago
  41. 8d84090 Use LogHelper::LogLineLowStack instead of LogMessage::LogLine. by Tomasz Wasilczyk · 6 years ago
  42. 85baf7a ART: Add barrier to dex2oat watchdog startup by Andreas Gampe · 6 years ago
  43. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 6 years ago
  44. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 6 years ago
  45. 7861b4b Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing" by Mathieu Chartier · 6 years ago
  46. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 6 years ago
  47. c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 6 years ago
  48. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
  49. 6f05cca Merge "Add ART_DEFAULT_COMPACT_DEX_LEVEL" by Mathieu Chartier · 6 years ago
  50. a7f6b81 Add ART_DEFAULT_COMPACT_DEX_LEVEL by Mathieu Chartier · 6 years ago
  51. e82b60f Update help message dump-timing -> dump-timings. by Nicolas Geoffray · 6 years ago
  52. 2d8801f Clean some dex2oat options. by Nicolas Geoffray · 7 years ago
  53. 8eaa8e5 Remove kIsVdexEnabled. by Nicolas Geoffray · 7 years ago
  54. e20ff6f ART: Fix up dex2oat usage message by Andreas Gampe · 7 years ago
  55. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 7 years ago
  56. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  57. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  58. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  59. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  60. eafe2a5 Add compact-dex-level argument to dex2oat by Mathieu Chartier · 7 years ago
  61. 2b51edd ART: Fix includes by Andreas Gampe · 7 years ago
  62. a1f56a8 Unquicken dex files before exporting from oatdump by Anestis Bechtsoudis · 7 years ago
  63. 001ff03 Merge "ART: Use CmdlineParser in dex2oat" by Treehugger Robot · 7 years ago
  64. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 7 years ago
  65. 6620532 Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat by Shubham Ajmera · 7 years ago
  66. 2dc2bcc Merge "Ensure the oat/vdex file is erased if we fail to truncate" by Calin Juravle · 7 years ago
  67. b09be72 Ensure the oat/vdex file is erased if we fail to truncate by Calin Juravle · 7 years ago
  68. 2fe2d41 Merge "compiler: layout OatMethodQuickCode by profile hotness" by Igor Murashkin · 7 years ago
  69. 545412b compiler: layout OatMethodQuickCode by profile hotness by Igor Murashkin · 7 years ago
  70. 188b2bf Revert^2 "Verify profile wrt dex file in dex2oat"" by Shubham Ajmera · 7 years ago
  71. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  72. 7b211a1 Revert "Verify profile wrt dex file in dex2oat" by Nicolas Geoffray · 7 years ago
  73. 2676520 Verify profile wrt dex file in dex2oat by Shubham Ajmera · 7 years ago
  74. 1b404a8 Add debug info for link-time generated thunks. by Vladimir Marko · 7 years ago
  75. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 7 years ago
  76. 8cce65a Disable app image for very large apps by Mathieu Chartier · 7 years ago
  77. a6fc787 Recover vdex regression on multidex. by Nicolas Geoffray · 7 years ago
  78. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 7 years ago
  79. 6a2b67b Enable class unloading in dex2oat for quicken multidex by Mathieu Chartier · 7 years ago
  80. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 7 years ago
  81. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 7 years ago
  82. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 7 years ago
  83. d1ab1bd Add --avoid-storing-invocation option by Mathieu Chartier · 7 years ago
  84. 293bfbd Merge "Revert "Revert "Stop using the runtime classpath in dex2oat""" by Calin Juravle · 7 years ago
  85. 1991589 Revert "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  86. df2a410 Merge "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  87. 053a84b Revert "Stop using the runtime classpath in dex2oat" by Calin Juravle · 7 years ago
  88. cda934e Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a by Calin Juravle · 7 years ago
  89. ff0baff Null initialize dirty_image_objects_filename_ by Mathieu Chartier · 7 years ago
  90. 84f82b9 Stop using the runtime classpath in dex2oat by Calin Juravle · 7 years ago
  91. c23b0c0 Group dirty images objects together in the image. by Jeff Hao · 7 years ago
  92. 72041a0 Use class unloading in dex2oat for verify and extract by Mathieu Chartier · 7 years ago
  93. df9224c Merge "Move logic to get profile class descriptors to profile info" by Mathieu Chartier · 7 years ago
  94. 4f342b0 Move logic to get profile class descriptors to profile info by Mathieu Chartier · 7 years ago
  95. 46331a6 Add compiler callbacks as arg to PrepareRuntimeOptions by Mathieu Chartier · 7 years ago
  96. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  97. e01b6f6 Move IsVeryLarge check before we create verification results by Mathieu Chartier · 7 years ago
  98. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  99. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 7 years ago
  100. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 7 years ago