1. cefd676 Merge "runtime: Bitstring implementation for subtype checking (4/4)." by Treehugger Robot · 7 years ago
  2. e20ff6f ART: Fix up dex2oat usage message by Andreas Gampe · 7 years ago
  3. 86083f7 runtime: Bitstring implementation for subtype checking (4/4). by Igor Murashkin · 7 years ago
  4. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 7 years ago
  5. dde7d4e dex2oat: Remove redundant "duplicate methods" warning with --debuggable by Igor Murashkin · 7 years ago
  6. 36ea6b4 Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2 by Treehugger Robot · 7 years ago
  7. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  8. 238e8fc ART: Clean up global includes - zlib by Andreas Gampe · 7 years ago
  9. f24dfb0 ART: Clean up global includes - lz4 by Andreas Gampe · 7 years ago
  10. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  11. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  12. 22fa376 ART: Slow down dex2oat for watchdog test by Andreas Gampe · 7 years ago
  13. 9e842d3 Merge "Add basic support for writing cdex container in dexlayout" by Mathieu Chartier · 7 years ago
  14. dfeec3a Merge "Pass the verify flag to DexFileLoader utilities." by Nicolas Geoffray · 7 years ago
  15. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  16. 6479e48 Merge "Add compact-dex-level argument to dex2oat" by Mathieu Chartier · 7 years ago
  17. eafe2a5 Add compact-dex-level argument to dex2oat by Mathieu Chartier · 7 years ago
  18. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  19. f39208f ART: Add abort-on-soft-verifier-error by Andreas Gampe · 7 years ago
  20. 185f633 Merge "Fix LayoutSections for aligned last CodeItem." by Alan Leung · 7 years ago
  21. dfce435 Merge "Add CompactDexFile" by Mathieu Chartier · 7 years ago
  22. 9595fd3 Fix LayoutSections for aligned last CodeItem. by Alan Leung · 7 years ago
  23. cf76bf8 Add CompactDexFile by Mathieu Chartier · 7 years ago
  24. 2b51edd ART: Fix includes by Andreas Gampe · 7 years ago
  25. aa337b1 Merge "Unquicken dex files before exporting from oatdump" by Roland Levillain · 7 years ago
  26. a1f56a8 Unquicken dex files before exporting from oatdump by Anestis Bechtsoudis · 7 years ago
  27. 292567e Rename NativeDexFile -> StandardDexFile by Mathieu Chartier · 7 years ago
  28. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  29. 7b074bf Add a shared interface for different types of dex files by Mathieu Chartier · 7 years ago
  30. 001ff03 Merge "ART: Use CmdlineParser in dex2oat" by Treehugger Robot · 7 years ago
  31. efe35f4 Merge "Increase margins for dex2oat_image_test" by Mathieu Chartier · 7 years ago
  32. fb316f0 Merge "Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat" by Treehugger Robot · 7 years ago
  33. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 7 years ago
  34. 6620532 Add --input-vdex-fd and --output-vdex-fd options in help for dex2oat by Shubham Ajmera · 7 years ago
  35. 44e9bac Increase margins for dex2oat_image_test by Mathieu Chartier · 7 years ago
  36. c46cf80 Add startup/post-startup bits for random profiles by Mathieu Chartier · 7 years ago
  37. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  38. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  39. 2dc2bcc Merge "Ensure the oat/vdex file is erased if we fail to truncate" by Calin Juravle · 7 years ago
  40. b09be72 Ensure the oat/vdex file is erased if we fail to truncate by Calin Juravle · 7 years ago
  41. 2fe2d41 Merge "compiler: layout OatMethodQuickCode by profile hotness" by Igor Murashkin · 7 years ago
  42. 545412b compiler: layout OatMethodQuickCode by profile hotness by Igor Murashkin · 7 years ago
  43. 478abf0 Merge "Revert^2 "Verify profile wrt dex file in dex2oat""" by Shubham Ajmera · 7 years ago
  44. 188b2bf Revert^2 "Verify profile wrt dex file in dex2oat"" by Shubham Ajmera · 7 years ago
  45. 20e9a7f Merge "Refactor compiled_method.h ." by Vladimir Marko · 7 years ago
  46. 672bcf5 ART: Fix os << std::string* errors by Andreas Gampe · 7 years ago
  47. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 7 years ago
  48. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  49. 7b211a1 Revert "Verify profile wrt dex file in dex2oat" by Nicolas Geoffray · 7 years ago
  50. 2676520 Verify profile wrt dex file in dex2oat by Shubham Ajmera · 8 years ago
  51. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  52. 1b404a8 Add debug info for link-time generated thunks. by Vladimir Marko · 7 years ago
  53. fe712a8 Merge "Add support for registering classpath classes status." by Nicolas Geoffray · 7 years ago
  54. 486dda0 Add support for registering classpath classes status. by Nicolas Geoffray · 7 years ago
  55. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  56. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  57. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  58. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 7 years ago
  59. 8cce65a Disable app image for very large apps by Mathieu Chartier · 7 years ago
  60. 120aa28 Store layout info in dex files by Mathieu Chartier · 7 years ago
  61. d0176f5 Merge "Recover vdex regression on multidex." by Nicolas Geoffray · 7 years ago
  62. 68db225 Disable dex2oat test TestWatchdogTrigger with Valgrind. by Roland Levillain · 7 years ago
  63. a6fc787 Recover vdex regression on multidex. by Nicolas Geoffray · 7 years ago
  64. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 8 years ago
  65. 6a2b67b Enable class unloading in dex2oat for quicken multidex by Mathieu Chartier · 7 years ago
  66. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 7 years ago
  67. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 7 years ago
  68. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 8 years ago
  69. d1ab1bd Add --avoid-storing-invocation option by Mathieu Chartier · 7 years ago
  70. 293bfbd Merge "Revert "Revert "Stop using the runtime classpath in dex2oat""" by Calin Juravle · 7 years ago
  71. 1991589 Revert "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  72. df2a410 Merge "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  73. 053a84b Revert "Stop using the runtime classpath in dex2oat" by Calin Juravle · 7 years ago
  74. cda934e Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a by Calin Juravle · 7 years ago
  75. ff0baff Null initialize dirty_image_objects_filename_ by Mathieu Chartier · 7 years ago
  76. 84f82b9 Stop using the runtime classpath in dex2oat by Calin Juravle · 7 years ago
  77. 1ccf613 Do not pass --runtime-arg -classpath in dex2oat_test by Calin Juravle · 7 years ago
  78. c23b0c0 Group dirty images objects together in the image. by Jeff Hao · 7 years ago
  79. 72041a0 Use class unloading in dex2oat for verify and extract by Mathieu Chartier · 8 years ago
  80. 89d72a3 Merge "ART: Allow dex2oat sanitization" by Treehugger Robot · 7 years ago
  81. a46d0ab ART: Allow dex2oat sanitization by Andreas Gampe · 7 years ago
  82. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  83. df9224c Merge "Move logic to get profile class descriptors to profile info" by Mathieu Chartier · 7 years ago
  84. 4f342b0 Move logic to get profile class descriptors to profile info by Mathieu Chartier · 7 years ago
  85. 46331a6 Add compiler callbacks as arg to PrepareRuntimeOptions by Mathieu Chartier · 7 years ago
  86. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  87. e01b6f6 Move IsVeryLarge check before we create verification results by Mathieu Chartier · 7 years ago
  88. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 8 years ago
  89. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 7 years ago
  90. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  91. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  92. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 7 years ago
  93. 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 7 years ago
  94. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 8 years ago
  95. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 8 years ago
  96. 0733dc8 Avoid creating verification_results_ unnecessarily by Mathieu Chartier · 8 years ago
  97. 6e5c044 Comment out checks on oat files. by Nicolas Geoffray · 8 years ago
  98. 010126f Change very large apps to verify instead of extract by Mathieu Chartier · 8 years ago
  99. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 8 years ago
  100. 1ce7085 Add support for class loader context in dex2oat by Calin Juravle · 8 years ago