1. 27e0d1f Pass the class loader context to dex2oat when optimizing at runtime by Calin Juravle · 7 years ago
  2. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  3. e4e812a Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 7 years ago
  4. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 7 years ago
  5. a3d27eb ScopedFlock: Refactor it to be a subclass of FdFile. by Narayan Kamath · 7 years ago
  6. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 7 years ago
  7. 07c6d72 Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Calin Juravle · 7 years ago
  8. df663fb Revert "Use OatFileAssistant default filter instead of the dex2oat one" by Vladimir Marko · 7 years ago
  9. f62422e Use OatFileAssistant default filter instead of the dex2oat one by Calin Juravle · 7 years ago
  10. 367b9d8 Also return vdex file from DexFile.getDexFileOutputPath by Calin Juravle · 7 years ago
  11. 357c66d Revert "Revert "Ensure dex file are extracted and verified at load time"" by Calin Juravle · 7 years ago
  12. 9bfc6bb Revert "Ensure dex file are extracted and verified at load time" by Calin Juravle · 7 years ago
  13. d2510c9 Ensure dex file are extracted and verified at load time by Calin Juravle · 7 years ago
  14. 3c30abd Merge "Allow stripped APK to be compiled with a vdex." by Treehugger Robot · 7 years ago
  15. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  16. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 7 years ago
  17. 08e9eed Allow stripped APK to be compiled with a vdex. by Nicolas Geoffray · 7 years ago
  18. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 7 years ago
  19. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  20. c91b5a2 Remove unreachable code in DexLocationToOdexFilename. by Richard Uhler · 7 years ago
  21. 8f10486 Don't special case kRuntimeISA for getting image info. by Richard Uhler · 7 years ago
  22. bc26b72 Make image oat checksum depend on secondary images. by Richard Uhler · 7 years ago
  23. 95e0967 Clean up OatFileAssistant getting of image info. by Richard Uhler · 7 years ago
  24. 69bcf2c Improve checking of multidex dex checksums. by Richard Uhler · 7 years ago
  25. 97c381e Separate art::Exec from utils by David Sehr · 7 years ago
  26. 2f27abd Revert^2 "OatFileAssistant: look at vdex file for IsDexOptNeeded" by Richard Uhler · 7 years ago
  27. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 7 years ago
  28. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 7 years ago
  29. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  30. ba037b1 Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded" by Andreas Gampe · 7 years ago
  31. 402089a OatFileAssistant: look at vdex file for IsDexOptNeeded by Richard Uhler · 7 years ago
  32. f8cd890 ART: Note CC configuration down into oat files by Andreas Gampe · 7 years ago
  33. 5923b52 Do not return patchoat for dexopt needed. by Richard Uhler · 8 years ago
  34. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  35. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  36. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  37. 7225a8d Refine the DexOptNeeded codes. by Richard Uhler · 8 years ago
  38. 03bc659 Refine OatStatus enum. by Richard Uhler · 8 years ago
  39. 88bc673 Factor out code for picking the best oat file. by Richard Uhler · 8 years ago
  40. 46cc64f Move dumping of oat file status inside of the OatFileAssistant. by Richard Uhler · 8 years ago
  41. 3e580bc Remove OatFileAssistant IsOutOfDate, IsUpToDate, and NeedsRelocation. by Richard Uhler · 8 years ago
  42. 70a8426 Simplify decision of which is the best oat file. by Richard Uhler · 8 years ago
  43. a6a448a Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  44. d4acdd3 Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  45. bc654d0 Rename vdex-fd to output-vdex-fd, add input-vdex-fd. by Nicolas Geoffray · 8 years ago
  46. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  47. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  48. b23e3b2 Merge "ART: Refactor ImageSpace loading" by Treehugger Robot · 8 years ago
  49. a463b6a ART: Refactor ImageSpace loading by Andreas Gampe · 8 years ago
  50. 55b58b6 Clean up use of GetDalvikCache. by Richard Uhler · 8 years ago
  51. 9a37efc Clean up VLOG(oat) in OatFileAssistant. by Richard Uhler · 8 years ago
  52. 743bf36 Create OatFileAssistant::OatFileInfo inner class. by Richard Uhler · 8 years ago
  53. d684f52 Compute oat and odex filenames eagerly. by Richard Uhler · 8 years ago
  54. b81881d Make a static OatFileAssistant::DexLocationToOatFileName function. by Richard Uhler · 8 years ago
  55. 43e10b0 ART: Replace ScopedFd with FdFile by Andreas Gampe · 8 years ago
  56. e8e48ae Use "" to indicate the oat filename could not be computed. by Richard Uhler · 8 years ago
  57. e8109f7 Compute and cache oat file status in OatFileAssistant. by Richard Uhler · 8 years ago
  58. d1472a2 profile_changed should not effect GetBestOatFile. by Richard Uhler · 8 years ago
  59. 4c7f193 Make OpenImageSpace static and ArtFileName internal. by Richard Uhler · 8 years ago
  60. 01be681 Only compile dex files if they are not up to date. by Richard Uhler · 8 years ago
  61. f6d1e0f Compile JNI stubs for verify-profile and interpret-only. by Vladimir Marko · 8 years ago
  62. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 8 years ago
  63. 8943c1d DexFile: Add an API to query oat file status. by Narayan Kamath · 8 years ago
  64. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 8 years ago
  65. 76f5cb6 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 8 years ago
  66. fd336c3 Fix combined checksum calculation to use isa. by Jeff Hao · 8 years ago
  67. b11ffb7 Combine checksum of all boot images. by Jeff Hao · 8 years ago
  68. 66fdcbd Remove unnecessary TEMP_FAILURE_RETRY. by Vladimir Marko · 8 years ago
  69. 1e86061 Refine OatFileAssistant.MakeUpToDate failure result. by Richard Uhler · 8 years ago
  70. d1537b5 Don't return kPatchOatNeeded if there is no patch info. by Richard Uhler · 8 years ago
  71. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 8 years ago
  72. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 8 years ago
  73. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 8 years ago
  74. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 8 years ago
  75. b077e15 Update GetDexOptNeeded to handle different levels of compilation by Calin Juravle · 8 years ago
  76. 1355495 ART: Release DexFile in OatFileAssistant by David Brazdil · 8 years ago
  77. ce4b0ba Ignore image checksum for ExtractOnly oat files by David Brazdil · 8 years ago
  78. e778fc7 Reduce app image log spam by Mathieu Chartier · 8 years ago
  79. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 8 years ago
  80. 1bc977c Revert "Load app images" by Nicolas Geoffray · 8 years ago
  81. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  82. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 8 years ago
  83. 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 9 years ago
  84. de38b79 Revert "ART: Fix up some multi-image cases" by Nicolas Geoffray · 9 years ago
  85. 288b1e9 ART: Fix up some multi-image cases by Andreas Gampe · 9 years ago
  86. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  87. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  88. 8327cf7 Use --oat-fd instead of --oat-file when calling dex2oat. by Richard Uhler · 9 years ago
  89. 740eec9 Change dex_location_ from const char* to std::string. by Richard Uhler · 9 years ago
  90. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  91. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  92. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 9 years ago
  93. 7a4d015 Change JIT code to use optimizing. by Nicolas Geoffray · 9 years ago
  94. 9b994ea Do not try to compile resource-only dex files. by Richard Uhler · 9 years ago
  95. cc8bda0 Merge "Test and fix bug checking status of secondary multidex files." by Richard Uhler · 9 years ago
  96. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  97. 67ff7d1 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  98. 9bdb647 Merge "Fix bug in removal of *.flock files." by Richard Uhler · 9 years ago
  99. 581f4e9 Fix bug in removal of *.flock files. by Richard Uhler · 9 years ago
  100. f7f798c Fix typo in VLOG message. by Richard Uhler · 9 years ago