1. f4a67fd ART: Disable parts of tests under sanitization by Andreas Gampe · 7 years ago
  2. 7acddd8 Don't use free list LOS for --force-determinism. by Nicolas Geoffray · 7 years ago
  3. f5bea5e Document some dex2oat command line options. by Roland Levillain · 7 years ago
  4. c8e3520 ART: Don't let dex2oat compile image space by Andreas Gampe · 7 years ago
  5. 0447112 Merge changes If6bd630c,Iade01cd5,I2ca823e1,Ib2899bce,I123f30f9 by Treehugger Robot · 7 years ago
  6. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  7. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 7 years ago
  8. fd80b17 ART: Blacklist dex2oat test under sanitization by Andreas Gampe · 7 years ago
  9. b81e9e9 Improve deterministic boot image compilation with CC collector. by Roland Levillain · 7 years ago
  10. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  11. 16d4843 Allow dex2oat to handle relative paths. by Jeff Hao · 7 years ago
  12. e286b64 ART: Use _exit in dex2oat by Andreas Gampe · 7 years ago
  13. f6d4668 Improvements in the Inliner. by Nicolas Geoffray · 7 years ago
  14. f788297 ART: Add dex2oat return code for runtime failure by Andreas Gampe · 7 years ago
  15. 7b56591 ART: Add dex2oat return codes by Andreas Gampe · 7 years ago
  16. bc26b72 Make image oat checksum depend on secondary images. by Richard Uhler · 7 years ago
  17. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 7 years ago
  18. c52f303 Remove --include-patch-information option from dex2oat. by Richard Uhler · 7 years ago
  19. 046854b Fix dex location filtering in dex2oat by Mathieu Chartier · 7 years ago
  20. 00bf260 Add missing FlushCloseOutputFiles to CompileImage by Mathieu Chartier · 7 years ago
  21. 8bc343b Add regression test for vdex + layout combination by Mathieu Chartier · 7 years ago
  22. 8eaa843 Merge "Check for null profile in ShouldCompileBasedOnProfile" by Mathieu Chartier · 7 years ago
  23. dbf4440 Fix mac build by Mathieu Chartier · 7 years ago
  24. 6877edd Merge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME" by Mathieu Chartier · 7 years ago
  25. 97ab5e3 Check for null profile in ShouldCompileBasedOnProfile by Mathieu Chartier · 7 years ago
  26. 11b3df3 Fix dex2oat to handle dexlayout with non profile filters by Mathieu Chartier · 7 years ago
  27. 8f7101e dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME by liulvping · 8 years ago
  28. d0af56c Make dex2oat support profiles passed to non profile filters by Mathieu Chartier · 7 years ago
  29. 19772bf Disable the dex2oat swap test for x86 altogether. by Roland Levillain · 7 years ago
  30. a6dfa57 Merge "ART: Make dex2oat watchdog configurable" by Treehugger Robot · 7 years ago
  31. 57070da Revert "Enable dex2oat swap test for CC on x86." by Vladimir Marko · 7 years ago
  32. 2e8a256 ART: Make dex2oat watchdog configurable by Andreas Gampe · 8 years ago
  33. 38f5663 Enable dex2oat swap test for CC on x86. by Vladimir Marko · 7 years ago
  34. 7a2a340 Merge "Use VerifierDeps test file for dex2oat swap tests." by Vladimir Marko · 7 years ago
  35. 1535770 Use VerifierDeps test file for dex2oat swap tests. by Vladimir Marko · 7 years ago
  36. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 7 years ago
  37. b8ab63a Check vdex file is valid in VdexFile::Open. by Richard Uhler · 8 years ago
  38. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 8 years ago
  39. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 8 years ago
  40. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 8 years ago
  41. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 8 years ago
  42. f22bf9f Merge "Merge layout-speed compiler filter into speed-profile." by Treehugger Robot · 8 years ago
  43. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  44. c155b05 Merge layout-speed compiler filter into speed-profile. by Jeff Hao · 8 years ago
  45. 7af8c6a Merge "Rename offline_profiling_info to profile_compilation_info" by Calin Juravle · 8 years ago
  46. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
  47. f8cd890 ART: Note CC configuration down into oat files by Andreas Gampe · 8 years ago
  48. 5923b52 Do not return patchoat for dexopt needed. by Richard Uhler · 8 years ago
  49. 81f57d1 Update vdex in place if input_vdex_fd == output_vdex_fd by Nicolas Geoffray · 8 years ago
  50. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  51. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  52. cc96775 ART: Add missing space in log line by Andreas Gampe · 8 years ago
  53. c560fc0 ART: Report cputime in dex2oat by Andreas Gampe · 10 years ago
  54. 3acf361 Merge "Set the location checksum in vdex." by Nicolas Geoffray · 8 years ago
  55. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  56. 48d08a4 Merge "Change Dex2oatLayoutTest to generate profile itself." by Treehugger Robot · 8 years ago
  57. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  58. 41fba6a Change Dex2oatLayoutTest to generate profile itself. by Jeff Hao · 8 years ago
  59. c3076fe Merge "Use input-vdex-fd, or input-vdex in dex2oat." by Nicolas Geoffray · 8 years ago
  60. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  61. 4b60096 Merge "Speed up verified methods" by Mathieu Chartier · 8 years ago
  62. fc2dd61 Speed up verified methods by Mathieu Chartier · 8 years ago
  63. 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago
  64. 608f2ce Add new --layout-profile compiler-filter for dex2oat. by Jeff Hao · 8 years ago
  65. 49c144d ART: Name dex2oat main thread "dex2oat" by Andreas Gampe · 8 years ago
  66. a6a448a Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  67. 3b3daf3 Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  68. d4acdd3 Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  69. 1a9cd64 Merge "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  70. bc654d0 Rename vdex-fd to output-vdex-fd, add input-vdex-fd. by Nicolas Geoffray · 8 years ago
  71. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  72. 6bb7f1b Integrate VerifierDeps in compiler driver. by Nicolas Geoffray · 8 years ago
  73. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  74. 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 8 years ago
  75. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  76. b55cc6d Use FdFile::Copy() in dex2oat for better error checking. by Vladimir Marko · 8 years ago
  77. ac4804f Merge "Fix missing symbols for multiple oat files case" by Vladimir Marko · 8 years ago
  78. 8bd36c0 Fix missing symbols for multiple oat files case by bowen_lai · 8 years ago
  79. ab40c11 Generate SHA-1 build ID for host-generated *.oat files (1/2). by Alexey Alexandrov · 8 years ago
  80. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 8 years ago
  81. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  82. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  83. ce0db6f Merge "Reserve space in the char backing vector to prevent reallocations" by Jeff Hao · 8 years ago
  84. dd26fef Merge "Set coverage to false for dex2oat." by Treehugger Robot · 8 years ago
  85. a0fc326 Reserve space in the char backing vector to prevent reallocations by Ben Gruver · 8 years ago
  86. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  87. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  88. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  89. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  90. 07407cd Set coverage to false for dex2oat. by Vishwath Mohan · 8 years ago
  91. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  92. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  93. 866d874 Make image test multi image by Mathieu Chartier · 8 years ago
  94. 85bf9de Merge "Write VerifierDeps into VDEX." by Treehugger Robot · 8 years ago
  95. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 8 years ago
  96. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  97. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  98. 47c22ff Merge "Add a comment to dex2oat's parent pid logging" by Aart Bik · 8 years ago
  99. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  100. 529827d Add a comment to dex2oat's parent pid logging by Wojciech Staszkiewicz · 8 years ago