1. d1eaf0d Keep list of dex files for oat file in CompilerDriver. by Vladimir Marko · 9 years ago
  2. 307dac9 Fix destruction order in Dex2Oat. by Vladimir Marko · 9 years ago
  3. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  4. 409e809 Don't force the boot image to using quick. by Nicolas Geoffray · 9 years ago
  5. 1b1eb05 Merge "ART: Decrease dex2oat watchdog timeout" by Andreas Gampe · 9 years ago
  6. 3f30e12 ART: Clean up less in dex2oat by Andreas Gampe · 9 years ago
  7. 540138a ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 9 years ago
  8. 4919c34 Merge "ART: Make dex2oat timing a bit more granular" by Andreas Gampe · 9 years ago
  9. c7ae55d ART: Make dex2oat timing a bit more granular by Andreas Gampe · 9 years ago
  10. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 9 years ago
  11. b2872da Document the `--debuggable` option in dex2oat's usage. by Roland Levillain · 9 years ago
  12. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  13. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  14. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  15. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  16. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  17. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 9 years ago
  18. 99e7df6 ART: Dex2oat lint fix by Andreas Gampe · 9 years ago
  19. 9ec5e22 Refactor art::Dex2Oat::ParseArg. by Roland Levillain · 9 years ago
  20. a215b95 Tighten default inlining settings when using the space filter. by Roland Levillain · 9 years ago
  21. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 9 years ago
  22. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  23. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 9 years ago
  24. d5c5ea3 Merge "Revert "ART: Unlink target oat file before compiling"" by Andreas Gampe · 9 years ago
  25. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  26. 01aaf6e Allow for sig chain to be disabled. by Calin Juravle · 9 years ago
  27. 49a17ec Revert "ART: Unlink target oat file before compiling" by Andreas Gampe · 9 years ago
  28. 4591ae2 ART: Unlink target oat file before compiling by Andreas Gampe · 9 years ago
  29. 046c706 ART: Only print stripped dex2oat command line by Andreas Gampe · 9 years ago
  30. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  31. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 9 years ago
  32. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  33. 799681b ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  34. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  35. f307f8c ART: Emit debug info when app is debuggable by Andreas Gampe · 9 years ago
  36. d687e37 ART: Move dex2oat watchdog output to LogLine by Andreas Gampe · 9 years ago
  37. f99bcd2 ART: Do not log non-swap usage by Andreas Gampe · 9 years ago
  38. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  39. 70bef0d ART: Add compiled-methods by Andreas Gampe · 9 years ago
  40. b1fcead ART: Change image_classes and compiled_classes to unordered set by Andreas Gampe · 9 years ago
  41. 7848da4 ART: Store classpath information into oat file by Andreas Gampe · 9 years ago
  42. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 9 years ago
  43. 4af290a Merge "Remove the --gen-gdb-info compiler option." by David Srbecky · 9 years ago
  44. a4c7aa2 Merge "Remove duplicated dex2oat usage message" by Nicolas Geoffray · 9 years ago
  45. af58780 Remove duplicated dex2oat usage message by Snowcat8436 · 9 years ago
  46. 095d209 Merge "ART: Adds a help message for parallel compilation" by Nicolas Geoffray · 9 years ago
  47. 7f49e67 Remove the --gen-gdb-info compiler option. by David Srbecky · 9 years ago
  48. e3712d0 ART: Use canonical location in dex2oat by Andreas Gampe · 9 years ago
  49. 3d329d7 ART: Adds a help message for parallel compilation by Jean-Philippe Halimi · 9 years ago
  50. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 9 years ago
  51. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  52. 90d480c Merge "Implement a space filter for optimizing." by Nicolas Geoffray · 9 years ago
  53. 461bd6c Merge "Improve dex2oat --dex-file and --dex-location usage info." by Richard Uhler · 9 years ago
  54. 36540cb Implement a space filter for optimizing. by Nicolas Geoffray · 9 years ago
  55. 027f0ff ART: Add Mips32r6 backend support by Douglas Leung · 9 years ago
  56. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 9 years ago
  57. 1412dfa Revert "Revert "Use optimizing for apps."" by Nicolas Geoffray · 9 years ago
  58. 706cae3 Revert "Use optimizing for apps." by Nicolas Geoffray · 9 years ago
  59. e934df2 Improve dex2oat --dex-file and --dex-location usage info. by Richard Uhler · 9 years ago
  60. f3251d1 Use optimizing for apps. by Nicolas Geoffray · 9 years ago
  61. 2969bcd ART: Refactor unstarted runtime by Andreas Gampe · 9 years ago
  62. 41b15f9 Merge "Initial support for quick compiler on MIPS64r6." by Andreas Gampe · 9 years ago
  63. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 9 years ago
  64. a11a34c Do not dump memory usage if driver was never created by Brian Carlstrom · 9 years ago
  65. 6cf49e5 ART: Add option to abort dex2oat on hard failure by Andreas Gampe · 9 years ago
  66. c670efd Merge "ART: Add debuggable compiler flag" by Andreas Gampe · 9 years ago
  67. 7b2f09e ART: Add debuggable compiler flag by Andreas Gampe · 9 years ago
  68. 86a4db4 Merge "Remove ART_SMALL_MODE ifdefs." by Jeff Hao · 9 years ago
  69. f3c7ba6 Remove ART_SMALL_MODE ifdefs. by Jeff Hao · 9 years ago
  70. 1d00add ART: Allow dex2oat for apps only with image by Andreas Gampe · 9 years ago
  71. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 9 years ago
  72. 5bdab12 Clean up pass driver by Mathieu Chartier · 9 years ago
  73. 8d295f8 ART: Curb dex2oat verbosity by Andreas Gampe · 10 years ago
  74. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  75. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  76. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  77. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  78. c5a3ea7 ART: Introduce Mips32 R6 by Andreas Gampe · 10 years ago
  79. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  80. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  81. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago
  82. 54953df ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  83. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 10 years ago
  84. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  85. 55037f1 Merge "Remove portable." by Elliott Hughes · 10 years ago
  86. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  87. 6fc59ab Fix alloc-dealloc-mismatch failures in dex2oat. by Dan Albert · 10 years ago
  88. 95b033b Remove dex2oat watchdog warning by Brian Carlstrom · 10 years ago
  89. ab972ef Remove method verification results right after compiling a method by Mathieu Chartier · 10 years ago
  90. a650e70 ART: Fix unclosed files in dex2oat by Andreas Gampe · 10 years ago
  91. e3a650a Fix mac build by Mathieu Chartier · 10 years ago
  92. 49285c5 Print memory usage in dex2oat shutdown by Mathieu Chartier · 10 years ago
  93. 5055c8e Merge "ART: Print initialization failures to file" by Andreas Gampe · 10 years ago
  94. 4586fb6 Print the right default for the compiler backend. by Nicolas Geoffray · 10 years ago
  95. dbfe254 ART: Print initialization failures to file by Andreas Gampe · 10 years ago
  96. 9bb492a Add ART_USE_OPTIMIZING_COMPILER flag. by Nicolas Geoffray · 10 years ago
  97. 10e477d ART: Split image and non-image case in dex2oat by Andreas Gampe · 10 years ago
  98. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  99. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  100. 4bf3ae9 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago