1. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  2. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  3. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 7 years ago
  4. 8cce65a Disable app image for very large apps by Mathieu Chartier · 7 years ago
  5. 120aa28 Store layout info in dex files by Mathieu Chartier · 7 years ago
  6. d0176f5 Merge "Recover vdex regression on multidex." by Nicolas Geoffray · 7 years ago
  7. 68db225 Disable dex2oat test TestWatchdogTrigger with Valgrind. by Roland Levillain · 7 years ago
  8. a6fc787 Recover vdex regression on multidex. by Nicolas Geoffray · 7 years ago
  9. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 7 years ago
  10. 6a2b67b Enable class unloading in dex2oat for quicken multidex by Mathieu Chartier · 7 years ago
  11. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 7 years ago
  12. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 7 years ago
  13. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 7 years ago
  14. d1ab1bd Add --avoid-storing-invocation option by Mathieu Chartier · 7 years ago
  15. 293bfbd Merge "Revert "Revert "Stop using the runtime classpath in dex2oat""" by Calin Juravle · 7 years ago
  16. 1991589 Revert "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  17. df2a410 Merge "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  18. 053a84b Revert "Stop using the runtime classpath in dex2oat" by Calin Juravle · 7 years ago
  19. cda934e Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a by Calin Juravle · 7 years ago
  20. ff0baff Null initialize dirty_image_objects_filename_ by Mathieu Chartier · 7 years ago
  21. 84f82b9 Stop using the runtime classpath in dex2oat by Calin Juravle · 7 years ago
  22. 1ccf613 Do not pass --runtime-arg -classpath in dex2oat_test by Calin Juravle · 7 years ago
  23. c23b0c0 Group dirty images objects together in the image. by Jeff Hao · 7 years ago
  24. 72041a0 Use class unloading in dex2oat for verify and extract by Mathieu Chartier · 7 years ago
  25. 89d72a3 Merge "ART: Allow dex2oat sanitization" by Treehugger Robot · 7 years ago
  26. a46d0ab ART: Allow dex2oat sanitization by Andreas Gampe · 7 years ago
  27. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  28. df9224c Merge "Move logic to get profile class descriptors to profile info" by Mathieu Chartier · 7 years ago
  29. 4f342b0 Move logic to get profile class descriptors to profile info by Mathieu Chartier · 7 years ago
  30. 46331a6 Add compiler callbacks as arg to PrepareRuntimeOptions by Mathieu Chartier · 7 years ago
  31. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  32. e01b6f6 Move IsVeryLarge check before we create verification results by Mathieu Chartier · 7 years ago
  33. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  34. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 7 years ago
  35. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  36. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  37. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 7 years ago
  38. 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 7 years ago
  39. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 7 years ago
  40. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  41. 0733dc8 Avoid creating verification_results_ unnecessarily by Mathieu Chartier · 7 years ago
  42. 6e5c044 Comment out checks on oat files. by Nicolas Geoffray · 7 years ago
  43. 010126f Change very large apps to verify instead of extract by Mathieu Chartier · 7 years ago
  44. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 7 years ago
  45. 1ce7085 Add support for class loader context in dex2oat by Calin Juravle · 7 years ago
  46. 57c4704 Code cleanup around compiler options and JIT. by Nicolas Geoffray · 7 years ago
  47. 51d80cc ART: Refactor abort code by Andreas Gampe · 7 years ago
  48. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 7 years ago
  49. c348380 Merge "ScopedFlock: Refactor it to be a subclass of FdFile." by Narayan Kamath · 7 years ago
  50. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 7 years ago
  51. a3d27eb ScopedFlock: Refactor it to be a subclass of FdFile. by Narayan Kamath · 7 years ago
  52. 8f03c57 Remove 'break's to make sure we see all options. by Nicolas Geoffray · 7 years ago
  53. 8bdda5a ART: Update stl_util.h by Andreas Gampe · 7 years ago
  54. 8375e4f Merge "ART: Fix or disable some tidy warnings." by Treehugger Robot · 7 years ago
  55. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 7 years ago
  56. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 7 years ago
  57. a215c5b Merge "Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""" by Calin Juravle · 7 years ago
  58. 07c6d72 Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Calin Juravle · 7 years ago
  59. 6fc7c4a Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect." by Vladimir Marko · 7 years ago
  60. 2127ad8 Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Vladimir Marko · 7 years ago
  61. df663fb Revert "Use OatFileAssistant default filter instead of the dex2oat one" by Vladimir Marko · 7 years ago
  62. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 7 years ago
  63. b5f5d74 Merge "Use OatFileAssistant default filter instead of the dex2oat one" by Treehugger Robot · 7 years ago
  64. f62422e Use OatFileAssistant default filter instead of the dex2oat one by Calin Juravle · 7 years ago
  65. 48fde37 ART: Restrict dex2oat watchdog dumping to host by Andreas Gampe · 7 years ago
  66. c3e822b Merge changes I47bd6edc,I0e3e268d by Treehugger Robot · 7 years ago
  67. 2ff3b97 ART: More header cleanups by Andreas Gampe · 7 years ago
  68. cd60731 ART: Add thread dump to dex2oat watchdog by Andreas Gampe · 7 years ago
  69. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  70. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  71. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 7 years ago
  72. 6368170 ART: Add comments to dex2oat return codes by Andreas Gampe · 7 years ago
  73. e6f87cc Fix compiler crash due to inline caches and improve docs by Calin Juravle · 7 years ago
  74. cc3171a Use arena allocation for profiles by Calin Juravle · 7 years ago
  75. 36930ec Be defensive in dex2oat when updating the vdex in-place. by Nicolas Geoffray · 7 years ago
  76. f4a67fd ART: Disable parts of tests under sanitization by Andreas Gampe · 7 years ago
  77. 7acddd8 Don't use free list LOS for --force-determinism. by Nicolas Geoffray · 7 years ago
  78. f5bea5e Document some dex2oat command line options. by Roland Levillain · 7 years ago
  79. c8e3520 ART: Don't let dex2oat compile image space by Andreas Gampe · 7 years ago
  80. 0447112 Merge changes If6bd630c,Iade01cd5,I2ca823e1,Ib2899bce,I123f30f9 by Treehugger Robot · 7 years ago
  81. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  82. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 7 years ago
  83. fd80b17 ART: Blacklist dex2oat test under sanitization by Andreas Gampe · 7 years ago
  84. b81e9e9 Improve deterministic boot image compilation with CC collector. by Roland Levillain · 7 years ago
  85. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  86. 16d4843 Allow dex2oat to handle relative paths. by Jeff Hao · 7 years ago
  87. e286b64 ART: Use _exit in dex2oat by Andreas Gampe · 7 years ago
  88. f6d4668 Improvements in the Inliner. by Nicolas Geoffray · 7 years ago
  89. f788297 ART: Add dex2oat return code for runtime failure by Andreas Gampe · 7 years ago
  90. 7b56591 ART: Add dex2oat return codes by Andreas Gampe · 7 years ago
  91. bc26b72 Make image oat checksum depend on secondary images. by Richard Uhler · 7 years ago
  92. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 7 years ago
  93. c52f303 Remove --include-patch-information option from dex2oat. by Richard Uhler · 7 years ago
  94. 046854b Fix dex location filtering in dex2oat by Mathieu Chartier · 7 years ago
  95. 00bf260 Add missing FlushCloseOutputFiles to CompileImage by Mathieu Chartier · 7 years ago
  96. 8bc343b Add regression test for vdex + layout combination by Mathieu Chartier · 7 years ago
  97. 8eaa843 Merge "Check for null profile in ShouldCompileBasedOnProfile" by Mathieu Chartier · 7 years ago
  98. dbf4440 Fix mac build by Mathieu Chartier · 7 years ago
  99. 6877edd Merge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead of CLOCK_REALTIME" by Mathieu Chartier · 7 years ago
  100. 97ab5e3 Check for null profile in ShouldCompileBasedOnProfile by Mathieu Chartier · 7 years ago