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