1. c444077 Add arg for overwriting class loader class path by Mathieu Chartier · 7 years ago
  2. bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 7 years ago
  3. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 7 years ago
  4. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  5. f5abfc4 Add stored class loader context option by Mathieu Chartier · 7 years ago
  6. 8179b62 Merge "Add extra timing loggers for image writing" by Mathieu Chartier · 7 years ago
  7. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  8. 703b82a Add extra timing loggers for image writing by Mathieu Chartier · 7 years ago
  9. 8d2e70a Merge "Fix --oat-filename in dex2oat usage message" by Mathieu Chartier · 7 years ago
  10. 4a265c2 Don't pass empty profile to OatWriter by Mathieu Chartier · 7 years ago
  11. 5f71c65 Fix --oat-filename in dex2oat usage message by Sascha Roth · 7 years ago
  12. ddc6942 Merge "Always do cdex conversion for OatWriter dexlayout" by Mathieu Chartier · 7 years ago
  13. ddf3955 Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 7 years ago
  14. 6371249 Merge "Revert "Compile link-time thunks in codegen."" by Vladimir Marko · 7 years ago
  15. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  16. 671c393 Merge "Compile link-time thunks in codegen." by Vladimir Marko · 7 years ago
  17. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
  18. f85b3db Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 7 years ago
  19. d45863a Run dex verifier for OOB + compact-dex-level combination by Mathieu Chartier · 7 years ago
  20. 640df84 Merge "Separate vdex versioning into two sections: verifier deps and dex code." by Treehugger Robot · 7 years ago
  21. 3a29355 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 7 years ago
  22. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 7 years ago
  23. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
  24. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  25. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  26. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  27. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  28. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  29. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 7 years ago
  30. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 7 years ago
  31. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 7 years ago
  32. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  33. 792111c Add option for not copying dex by Mathieu Chartier · 7 years ago
  34. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 7 years ago
  35. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 7 years ago
  36. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 7 years ago
  37. bc17727 dex2oat: Test whether the passed vdex has no dex file. by Nicolas Geoffray · 7 years ago
  38. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 7 years ago
  39. e993458 ART: Allow oatstatus verification for app dependencies by Andreas Gampe · 7 years ago
  40. fa0b0db Merge "Generate debug symbols for interpreted methods." by David Srbecky · 7 years ago
  41. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 7 years ago
  42. a7e4a15 Merge changes from topic "dex2oat-pgo" by Pirama Arumuga Nainar · 7 years ago
  43. 32210b9 Generate debug symbols for interpreted methods. by David Srbecky · 7 years ago
  44. ab89892 Do not call _exit() for PGO instrumentation by Pirama Arumuga Nainar · 7 years ago
  45. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 7 years ago
  46. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 7 years ago
  47. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 7 years ago
  48. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  49. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 7 years ago
  50. 0f54b0d Revert "ART: Add barrier to dex2oat watchdog startup" by Andreas Gampe · 7 years ago
  51. 55256cb Extensions to check JNI. by Ian Rogers · 7 years ago
  52. dfd110e Merge "ART: Add barrier to dex2oat watchdog startup" by Treehugger Robot · 7 years ago
  53. 2469ec9 Merge "Use LogHelper::LogLineLowStack instead of LogMessage::LogLine." by Tomasz Wasilczyk · 7 years ago
  54. 8d84090 Use LogHelper::LogLineLowStack instead of LogMessage::LogLine. by Tomasz Wasilczyk · 7 years ago
  55. 85baf7a ART: Add barrier to dex2oat watchdog startup by Andreas Gampe · 7 years ago
  56. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 7 years ago
  57. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 7 years ago
  58. 7861b4b Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing" by Mathieu Chartier · 7 years ago
  59. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 7 years ago
  60. c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 7 years ago
  61. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
  62. 6f05cca Merge "Add ART_DEFAULT_COMPACT_DEX_LEVEL" by Mathieu Chartier · 7 years ago
  63. a7f6b81 Add ART_DEFAULT_COMPACT_DEX_LEVEL by Mathieu Chartier · 7 years ago
  64. e82b60f Update help message dump-timing -> dump-timings. by Nicolas Geoffray · 7 years ago
  65. 2d8801f Clean some dex2oat options. by Nicolas Geoffray · 7 years ago
  66. 8eaa8e5 Remove kIsVdexEnabled. by Nicolas Geoffray · 7 years ago
  67. e20ff6f ART: Fix up dex2oat usage message by Andreas Gampe · 7 years ago
  68. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 7 years ago
  69. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  70. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  71. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  72. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  73. eafe2a5 Add compact-dex-level argument to dex2oat by Mathieu Chartier · 7 years ago
  74. 2b51edd ART: Fix includes by Andreas Gampe · 7 years ago
  75. a1f56a8 Unquicken dex files before exporting from oatdump by Anestis Bechtsoudis · 7 years ago
  76. 001ff03 Merge "ART: Use CmdlineParser in dex2oat" by Treehugger Robot · 7 years ago
  77. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 7 years ago
  78. 6620532 Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat by Shubham Ajmera · 7 years ago
  79. 2dc2bcc Merge "Ensure the oat/vdex file is erased if we fail to truncate" by Calin Juravle · 7 years ago
  80. b09be72 Ensure the oat/vdex file is erased if we fail to truncate by Calin Juravle · 7 years ago
  81. 2fe2d41 Merge "compiler: layout OatMethodQuickCode by profile hotness" by Igor Murashkin · 7 years ago
  82. 545412b compiler: layout OatMethodQuickCode by profile hotness by Igor Murashkin · 7 years ago
  83. 188b2bf Revert^2 "Verify profile wrt dex file in dex2oat"" by Shubham Ajmera · 7 years ago
  84. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  85. 7b211a1 Revert "Verify profile wrt dex file in dex2oat" by Nicolas Geoffray · 7 years ago
  86. 2676520 Verify profile wrt dex file in dex2oat by Shubham Ajmera · 7 years ago
  87. 1b404a8 Add debug info for link-time generated thunks. by Vladimir Marko · 7 years ago
  88. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 7 years ago
  89. 8cce65a Disable app image for very large apps by Mathieu Chartier · 7 years ago
  90. a6fc787 Recover vdex regression on multidex. by Nicolas Geoffray · 7 years ago
  91. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 7 years ago
  92. 6a2b67b Enable class unloading in dex2oat for quicken multidex by Mathieu Chartier · 7 years ago
  93. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 7 years ago
  94. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 7 years ago
  95. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 7 years ago
  96. d1ab1bd Add --avoid-storing-invocation option by Mathieu Chartier · 7 years ago
  97. 293bfbd Merge "Revert "Revert "Stop using the runtime classpath in dex2oat""" by Calin Juravle · 7 years ago
  98. 1991589 Revert "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  99. df2a410 Merge "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  100. 053a84b Revert "Stop using the runtime classpath in dex2oat" by Calin Juravle · 7 years ago