1. 1fb24e2 Disable Dex2oatWatchdogTest.TestWatchdogTrigger. by Roland Levillain · 6 years ago
  2. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  3. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  4. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  5. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  6. f0d3002 Fix app image generation and checking with shared libraries. by Nicolas Geoffray · 6 years ago
  7. 6b9fd8c Support shared libraries in ClassLoaderContext::CreateClassLoader. by Nicolas Geoffray · 6 years ago
  8. 50f9dc2 ART: Clean up dex2oat_test a bit by Andreas Gampe · 6 years ago
  9. 8cc418e Track what intern tables are from boot images by Mathieu Chartier · 6 years ago
  10. 69ebc8f Merge "Add PreResolved strings dex cache array" by Mathieu Chartier · 6 years ago
  11. 1ca718e Add PreResolved strings dex cache array by Mathieu Chartier · 6 years ago
  12. e15b9b1 ART: Do some include-what-you-use by Andreas Gampe · 6 years ago
  13. 55c880e Revert "Disable kAppImageMayContainStrings" by Chris Wailes · 6 years ago
  14. 929f425 Merge "ART: Fix android-cloexec warnings" by Treehugger Robot · 6 years ago
  15. dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
  16. a498458 Merge "Resolve const-string of clinit" by Mathieu Chartier · 6 years ago
  17. 2275277 Resolve const-string of clinit by Mathieu Chartier · 6 years ago
  18. f4efa9e Remove oat_data_begin checks from OatFile. by Vladimir Marko · 6 years ago
  19. 966b933 Disable kAppImageMayContainStrings by Mathieu Chartier · 6 years ago
  20. cd0f38f Add logic to eagerly resolve const-string for startup methods by Mathieu Chartier · 6 years ago
  21. 025059b Merge changes from topic "fdsan_art_fdfile" by Josh Gao · 6 years ago
  22. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 6 years ago
  23. 7f00f5a Fix various benign double fdsan warnings in tests. by Josh Gao · 6 years ago
  24. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  25. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  26. 2242ef1 Move dex2oat_test to ClassAccessor by Mathieu Chartier · 6 years ago
  27. 38aa0b5 ART: Clean up test exec code by Andreas Gampe · 6 years ago
  28. bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  29. 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  30. 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 6 years ago
  31. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  32. 2eabc61 Fix class_def_idx increment for FastVerify by Mathieu Chartier · 6 years ago
  33. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  34. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  35. 82d046e Add a profiling library by David Sehr · 6 years ago
  36. 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 6 years ago
  37. c444077 Add arg for overwriting class loader class path by Mathieu Chartier · 6 years ago
  38. f5abfc4 Add stored class loader context option by Mathieu Chartier · 6 years ago
  39. f85b3db Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 6 years ago
  40. 14e7bad Verify dex files in zip and from files are not CompactDex by Mathieu Chartier · 6 years ago
  41. d45863a Run dex verifier for OOB + compact-dex-level combination by Mathieu Chartier · 6 years ago
  42. 312f3b2 Move some remaining dex utilities by David Sehr · 6 years ago
  43. c17b7d8 Add owned section for CompactDex by Mathieu Chartier · 6 years ago
  44. 3a29355 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 6 years ago
  45. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  46. cda83be Fix handling for partial cdex conversion rejection in multidex by Mathieu Chartier · 6 years ago
  47. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 6 years ago
  48. 026dc0b Re-enable dex2oat_test copying dex test case for target by Mathieu Chartier · 6 years ago
  49. 88fb743 Disable fast_verify output test for dex2oat_test by Mathieu Chartier · 6 years ago
  50. 792111c Add option for not copying dex by Mathieu Chartier · 6 years ago
  51. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 6 years ago
  52. 6540037 Merge "ART: Add option to use stderr logger" by Treehugger Robot · 6 years ago
  53. d27923c Fix input cdex -> output non-cdex by Mathieu Chartier · 6 years ago
  54. 25419b5 ART: Add option to use stderr logger by Andreas Gampe · 6 years ago
  55. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 6 years ago
  56. 700a985 Fix potential null read for truncated dex files by Mathieu Chartier · 6 years ago
  57. f160983 Fix compact dex shared section with update_input_vdex by Mathieu Chartier · 6 years ago
  58. 2b1a21e Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set." by Nicolas Geoffray · 6 years ago
  59. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 7 years ago
  60. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 6 years ago
  61. 80ddf27 ART: Relax failure requirements for dex2oat watchdog test by Andreas Gampe · 6 years ago
  62. 0212910 Re-enable disabled dex2oat tests for compact dex. by Mathieu Chartier · 7 years ago
  63. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  64. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  65. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 7 years ago
  66. 21f9cb8 ART: Disable watchdog test for non-CC by Andreas Gampe · 7 years ago
  67. ffc3be6 Merge "Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""" by Mathieu Chartier · 7 years ago
  68. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 7 years ago
  69. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 7 years ago
  70. 532246e Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 7 years ago
  71. 2974260 Load /data oat/odex files non-executable when only_use_system_oat_files is set. by Nicolas Geoffray · 7 years ago
  72. 7861b4b Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing" by Mathieu Chartier · 7 years ago
  73. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 7 years ago
  74. c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 7 years ago
  75. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
  76. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  77. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  78. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  79. b7c273c Add ClassDataItemIterator::HasNextMethod by Mathieu Chartier · 7 years ago
  80. 69147f1 Add code item accessor helper classes by Mathieu Chartier · 7 years ago
  81. bda66c7 Merge "cpplint: Cleanup errors" by Treehugger Robot · 7 years ago
  82. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  83. 5d16562 Merge "Delete CodeItemIterator" by Mathieu Chartier · 7 years ago
  84. 0021feb Delete CodeItemIterator by Mathieu Chartier · 7 years ago
  85. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 7 years ago
  86. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  87. 22fa376 ART: Slow down dex2oat for watchdog test by Andreas Gampe · 7 years ago
  88. 9e842d3 Merge "Add basic support for writing cdex container in dexlayout" by Mathieu Chartier · 7 years ago
  89. dfeec3a Merge "Pass the verify flag to DexFileLoader utilities." by Nicolas Geoffray · 7 years ago
  90. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  91. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  92. f39208f ART: Add abort-on-soft-verifier-error by Andreas Gampe · 7 years ago
  93. 9595fd3 Fix LayoutSections for aligned last CodeItem. by Alan Leung · 7 years ago
  94. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  95. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  96. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  97. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  98. 8cce65a Disable app image for very large apps by Mathieu Chartier · 7 years ago
  99. 120aa28 Store layout info in dex files by Mathieu Chartier · 7 years ago
  100. 68db225 Disable dex2oat test TestWatchdogTrigger with Valgrind. by Roland Levillain · 7 years ago