1. 5a0381f Do not accept vdex with dex sections from .dm files by Calin Juravle · 3 years, 6 months ago
  2. 96dca1c Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 6 years ago
  3. 0d6736f Add arg for overwriting class loader class path by Mathieu Chartier · 6 years ago
  4. 8548de1 Add stored class loader context option by Mathieu Chartier · 6 years ago
  5. 6f96bbe Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 6 years ago
  6. 229512a Verify dex files in zip and from files are not CompactDex by Mathieu Chartier · 6 years ago
  7. e8a494d Run dex verifier for OOB + compact-dex-level combination by Mathieu Chartier · 6 years ago
  8. e6564f4 Move some remaining dex utilities by David Sehr · 6 years ago
  9. 6f71650 Add owned section for CompactDex 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. cda83be Fix handling for partial cdex conversion rejection in multidex by Mathieu Chartier · 6 years ago
  13. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 6 years ago
  14. 026dc0b Re-enable dex2oat_test copying dex test case for target by Mathieu Chartier · 6 years ago
  15. 88fb743 Disable fast_verify output test for dex2oat_test by Mathieu Chartier · 6 years ago
  16. 792111c Add option for not copying dex by Mathieu Chartier · 6 years ago
  17. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 6 years ago
  18. 6540037 Merge "ART: Add option to use stderr logger" by Treehugger Robot · 6 years ago
  19. d27923c Fix input cdex -> output non-cdex by Mathieu Chartier · 6 years ago
  20. 25419b5 ART: Add option to use stderr logger by Andreas Gampe · 6 years ago
  21. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 6 years ago
  22. 700a985 Fix potential null read for truncated dex files by Mathieu Chartier · 6 years ago
  23. f160983 Fix compact dex shared section with update_input_vdex by Mathieu Chartier · 6 years ago
  24. 2b1a21e Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set." 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. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 6 years ago
  27. 80ddf27 ART: Relax failure requirements for dex2oat watchdog test by Andreas Gampe · 6 years ago
  28. 0212910 Re-enable disabled dex2oat tests for compact dex. by Mathieu Chartier · 6 years ago
  29. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 6 years ago
  30. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  31. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 6 years ago
  32. 21f9cb8 ART: Disable watchdog test for non-CC by Andreas Gampe · 6 years ago
  33. ffc3be6 Merge "Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""" by Mathieu Chartier · 6 years ago
  34. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 6 years ago
  35. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 6 years ago
  36. 532246e Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 6 years ago
  37. 2974260 Load /data oat/odex files non-executable when only_use_system_oat_files is set. by Nicolas Geoffray · 6 years ago
  38. 7861b4b Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing" by Mathieu Chartier · 6 years ago
  39. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 6 years ago
  40. c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 6 years ago
  41. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
  42. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 6 years ago
  43. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  44. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  45. b7c273c Add ClassDataItemIterator::HasNextMethod by Mathieu Chartier · 7 years ago
  46. 69147f1 Add code item accessor helper classes by Mathieu Chartier · 7 years ago
  47. bda66c7 Merge "cpplint: Cleanup errors" by Treehugger Robot · 7 years ago
  48. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  49. 5d16562 Merge "Delete CodeItemIterator" by Mathieu Chartier · 7 years ago
  50. 0021feb Delete CodeItemIterator by Mathieu Chartier · 7 years ago
  51. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 7 years ago
  52. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  53. 22fa376 ART: Slow down dex2oat for watchdog test by Andreas Gampe · 7 years ago
  54. 9e842d3 Merge "Add basic support for writing cdex container in dexlayout" by Mathieu Chartier · 7 years ago
  55. dfeec3a Merge "Pass the verify flag to DexFileLoader utilities." by Nicolas Geoffray · 7 years ago
  56. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  57. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  58. f39208f ART: Add abort-on-soft-verifier-error by Andreas Gampe · 7 years ago
  59. 9595fd3 Fix LayoutSections for aligned last CodeItem. by Alan Leung · 7 years ago
  60. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  61. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  62. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  63. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  64. 8cce65a Disable app image for very large apps by Mathieu Chartier · 7 years ago
  65. 120aa28 Store layout info in dex files by Mathieu Chartier · 7 years ago
  66. 68db225 Disable dex2oat test TestWatchdogTrigger with Valgrind. by Roland Levillain · 7 years ago
  67. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 7 years ago
  68. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 7 years ago
  69. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 7 years ago
  70. 1ccf613 Do not pass --runtime-arg -classpath in dex2oat_test by Calin Juravle · 7 years ago
  71. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  72. 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 7 years ago
  73. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 7 years ago
  74. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  75. 010126f Change very large apps to verify instead of extract by Mathieu Chartier · 7 years ago
  76. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 7 years ago
  77. 1ce7085 Add support for class loader context in dex2oat by Calin Juravle · 7 years ago
  78. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  79. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  80. f4a67fd ART: Disable parts of tests under sanitization by Andreas Gampe · 7 years ago
  81. 0447112 Merge changes If6bd630c,Iade01cd5,I2ca823e1,Ib2899bce,I123f30f9 by Treehugger Robot · 7 years ago
  82. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  83. fd80b17 ART: Blacklist dex2oat test under sanitization by Andreas Gampe · 7 years ago
  84. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  85. f788297 ART: Add dex2oat return code for runtime failure by Andreas Gampe · 7 years ago
  86. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 7 years ago
  87. 046854b Fix dex location filtering in dex2oat by Mathieu Chartier · 7 years ago
  88. 8bc343b Add regression test for vdex + layout combination by Mathieu Chartier · 7 years ago
  89. 97ab5e3 Check for null profile in ShouldCompileBasedOnProfile by Mathieu Chartier · 7 years ago
  90. 19772bf Disable the dex2oat swap test for x86 altogether. by Roland Levillain · 7 years ago
  91. a6dfa57 Merge "ART: Make dex2oat watchdog configurable" by Treehugger Robot · 7 years ago
  92. 57070da Revert "Enable dex2oat swap test for CC on x86." by Vladimir Marko · 7 years ago
  93. 2e8a256 ART: Make dex2oat watchdog configurable by Andreas Gampe · 7 years ago
  94. 38f5663 Enable dex2oat swap test for CC on x86. by Vladimir Marko · 7 years ago
  95. 1535770 Use VerifierDeps test file for dex2oat swap tests. by Vladimir Marko · 7 years ago
  96. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 7 years ago
  97. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 7 years ago
  98. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 7 years ago
  99. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 7 years ago
  100. f22bf9f Merge "Merge layout-speed compiler filter into speed-profile." by Treehugger Robot · 7 years ago