1. 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 7 years ago
  2. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 7 years ago
  3. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  4. 0733dc8 Avoid creating verification_results_ unnecessarily by Mathieu Chartier · 7 years ago
  5. 6e5c044 Comment out checks on oat files. by Nicolas Geoffray · 7 years ago
  6. 010126f Change very large apps to verify instead of extract by Mathieu Chartier · 7 years ago
  7. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 7 years ago
  8. 1ce7085 Add support for class loader context in dex2oat by Calin Juravle · 7 years ago
  9. 57c4704 Code cleanup around compiler options and JIT. by Nicolas Geoffray · 7 years ago
  10. 51d80cc ART: Refactor abort code by Andreas Gampe · 7 years ago
  11. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 7 years ago
  12. c348380 Merge "ScopedFlock: Refactor it to be a subclass of FdFile." by Narayan Kamath · 7 years ago
  13. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 7 years ago
  14. a3d27eb ScopedFlock: Refactor it to be a subclass of FdFile. by Narayan Kamath · 7 years ago
  15. 8f03c57 Remove 'break's to make sure we see all options. by Nicolas Geoffray · 7 years ago
  16. 8bdda5a ART: Update stl_util.h by Andreas Gampe · 7 years ago
  17. 8375e4f Merge "ART: Fix or disable some tidy warnings." by Treehugger Robot · 7 years ago
  18. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 7 years ago
  19. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 7 years ago
  20. a215c5b Merge "Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""" by Calin Juravle · 7 years ago
  21. 07c6d72 Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Calin Juravle · 7 years ago
  22. 6fc7c4a Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect." by Vladimir Marko · 7 years ago
  23. 2127ad8 Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Vladimir Marko · 7 years ago
  24. df663fb Revert "Use OatFileAssistant default filter instead of the dex2oat one" by Vladimir Marko · 7 years ago
  25. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 7 years ago
  26. b5f5d74 Merge "Use OatFileAssistant default filter instead of the dex2oat one" by Treehugger Robot · 7 years ago
  27. f62422e Use OatFileAssistant default filter instead of the dex2oat one by Calin Juravle · 7 years ago
  28. 48fde37 ART: Restrict dex2oat watchdog dumping to host by Andreas Gampe · 7 years ago
  29. c3e822b Merge changes I47bd6edc,I0e3e268d by Treehugger Robot · 7 years ago
  30. 2ff3b97 ART: More header cleanups by Andreas Gampe · 7 years ago
  31. cd60731 ART: Add thread dump to dex2oat watchdog by Andreas Gampe · 7 years ago
  32. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  33. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  34. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 7 years ago
  35. 6368170 ART: Add comments to dex2oat return codes by Andreas Gampe · 7 years ago
  36. e6f87cc Fix compiler crash due to inline caches and improve docs by Calin Juravle · 7 years ago
  37. cc3171a Use arena allocation for profiles by Calin Juravle · 7 years ago
  38. 36930ec Be defensive in dex2oat when updating the vdex in-place. by Nicolas Geoffray · 7 years ago
  39. f4a67fd ART: Disable parts of tests under sanitization by Andreas Gampe · 7 years ago
  40. 7acddd8 Don't use free list LOS for --force-determinism. by Nicolas Geoffray · 7 years ago
  41. f5bea5e Document some dex2oat command line options. by Roland Levillain · 7 years ago
  42. c8e3520 ART: Don't let dex2oat compile image space by Andreas Gampe · 7 years ago
  43. 0447112 Merge changes If6bd630c,Iade01cd5,I2ca823e1,Ib2899bce,I123f30f9 by Treehugger Robot · 7 years ago
  44. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  45. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 7 years ago
  46. fd80b17 ART: Blacklist dex2oat test under sanitization by Andreas Gampe · 7 years ago
  47. b81e9e9 Improve deterministic boot image compilation with CC collector. by Roland Levillain · 7 years ago
  48. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  49. 16d4843 Allow dex2oat to handle relative paths. by Jeff Hao · 7 years ago
  50. e286b64 ART: Use _exit in dex2oat by Andreas Gampe · 7 years ago
  51. f6d4668 Improvements in the Inliner. by Nicolas Geoffray · 7 years ago
  52. f788297 ART: Add dex2oat return code for runtime failure by Andreas Gampe · 7 years ago
  53. 7b56591 ART: Add dex2oat return codes by Andreas Gampe · 7 years ago
  54. bc26b72 Make image oat checksum depend on secondary images. by Richard Uhler · 7 years ago
  55. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 7 years ago
  56. c52f303 Remove --include-patch-information option from dex2oat. by Richard Uhler · 7 years ago
  57. 046854b Fix dex location filtering in dex2oat by Mathieu Chartier · 7 years ago
  58. 00bf260 Add missing FlushCloseOutputFiles to CompileImage by Mathieu Chartier · 7 years ago
  59. 8bc343b Add regression test for vdex + layout combination by Mathieu Chartier · 7 years ago
  60. 8eaa843 Merge "Check for null profile in ShouldCompileBasedOnProfile" by Mathieu Chartier · 7 years ago
  61. dbf4440 Fix mac build by Mathieu Chartier · 7 years ago
  62. 6877edd Merge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME" by Mathieu Chartier · 7 years ago
  63. 97ab5e3 Check for null profile in ShouldCompileBasedOnProfile by Mathieu Chartier · 7 years ago
  64. 11b3df3 Fix dex2oat to handle dexlayout with non profile filters by Mathieu Chartier · 7 years ago
  65. 8f7101e dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME by liulvping · 8 years ago
  66. d0af56c Make dex2oat support profiles passed to non profile filters by Mathieu Chartier · 7 years ago
  67. 19772bf Disable the dex2oat swap test for x86 altogether. by Roland Levillain · 7 years ago
  68. a6dfa57 Merge "ART: Make dex2oat watchdog configurable" by Treehugger Robot · 7 years ago
  69. 57070da Revert "Enable dex2oat swap test for CC on x86." by Vladimir Marko · 7 years ago
  70. 2e8a256 ART: Make dex2oat watchdog configurable by Andreas Gampe · 8 years ago
  71. 38f5663 Enable dex2oat swap test for CC on x86. by Vladimir Marko · 7 years ago
  72. 7a2a340 Merge "Use VerifierDeps test file for dex2oat swap tests." by Vladimir Marko · 7 years ago
  73. 1535770 Use VerifierDeps test file for dex2oat swap tests. by Vladimir Marko · 7 years ago
  74. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 7 years ago
  75. b8ab63a Check vdex file is valid in VdexFile::Open. by Richard Uhler · 7 years ago
  76. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 7 years ago
  77. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 7 years ago
  78. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 7 years ago
  79. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 7 years ago
  80. f22bf9f Merge "Merge layout-speed compiler filter into speed-profile." by Treehugger Robot · 7 years ago
  81. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  82. c155b05 Merge layout-speed compiler filter into speed-profile. by Jeff Hao · 8 years ago
  83. 7af8c6a Merge "Rename offline_profiling_info to profile_compilation_info" by Calin Juravle · 8 years ago
  84. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
  85. f8cd890 ART: Note CC configuration down into oat files by Andreas Gampe · 8 years ago
  86. 5923b52 Do not return patchoat for dexopt needed. by Richard Uhler · 8 years ago
  87. 81f57d1 Update vdex in place if input_vdex_fd == output_vdex_fd by Nicolas Geoffray · 8 years ago
  88. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  89. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  90. cc96775 ART: Add missing space in log line by Andreas Gampe · 8 years ago
  91. c560fc0 ART: Report cputime in dex2oat by Andreas Gampe · 10 years ago
  92. 3acf361 Merge "Set the location checksum in vdex." by Nicolas Geoffray · 8 years ago
  93. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  94. 48d08a4 Merge "Change Dex2oatLayoutTest to generate profile itself." by Treehugger Robot · 8 years ago
  95. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  96. 41fba6a Change Dex2oatLayoutTest to generate profile itself. by Jeff Hao · 8 years ago
  97. c3076fe Merge "Use input-vdex-fd, or input-vdex in dex2oat." by Nicolas Geoffray · 8 years ago
  98. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  99. 4b60096 Merge "Speed up verified methods" by Mathieu Chartier · 8 years ago
  100. fc2dd61 Speed up verified methods by Mathieu Chartier · 8 years ago