1. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  2. a6e81ed Add lz4hc image compression format by Mathieu Chartier · 8 years ago
  3. 9ed87a8 Merge "AOT compile framework code as non-debuggable" by Mingyao Yang · 8 years ago
  4. bf63303 Merge "ART: Allow method references across oat files for multi-image, 2nd attempt." by Vladimir Marko · 8 years ago
  5. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 8 years ago
  6. 6ea1a0e AOT compile framework code as non-debuggable by Mingyao Yang · 8 years ago
  7. 5c7e260 Please Clang with respect to stack frame limits in dex2oat. by Roland Levillain · 8 years ago
  8. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 8 years ago
  9. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 8 years ago
  10. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 8 years ago
  11. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 8 years ago
  12. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 8 years ago
  13. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 8 years ago
  14. 0c4572e Generate mini-debug-info on separate thread. by David Srbecky · 8 years ago
  15. 97590cc Strip image-format arg in dex2oat by Mathieu Chartier · 8 years ago
  16. 390f5b3 Merge "Use SS/GSS collectors in dex2oat if they are the default." by Hiroshi Yamauchi · 8 years ago
  17. 6af5348 Use SS/GSS collectors in dex2oat if they are the default. by Hiroshi Yamauchi · 8 years ago
  18. ce4b0ba Ignore image checksum for ExtractOnly oat files by David Brazdil · 8 years ago
  19. d8904a5 ART: Do not reopen oat file in ImageWriter::UpdateOatFile(). by Vladimir Marko · 8 years ago
  20. eb2c741 Do not enforce deterministic compilation with read barriers. by Roland Levillain · 8 years ago
  21. 78e9015 Merge "ART: Add option to ensure deterministic compilation" by Andreas Gampe · 8 years ago
  22. ace0dc1 ART: Add option to ensure deterministic compilation by Andreas Gampe · 8 years ago
  23. c801425 Merge "ART: Make sure dex files are verified in the compiler" by Andreas Gampe · 8 years ago
  24. 3a2bd29 ART: Make sure dex files are verified in the compiler by Andreas Gampe · 8 years ago
  25. ca50505 Merge "ART: Allow --no-inline-from to specify multiple dex files." by Vladimir Marko · 8 years ago
  26. 47496c2 ART: Allow --no-inline-from to specify multiple dex files. by Vladimir Marko · 8 years ago
  27. 5b1c2ca Revert "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 8 years ago
  28. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 8 years ago
  29. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 8 years ago
  30. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 8 years ago
  31. 48dfaba Merge "Disable Homogeneous space for dex2oat" by Mathieu Chartier · 8 years ago
  32. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 8 years ago
  33. 1ee101a Merge "Revert "Write dex files to oat file early."" by Vladimir Marko · 8 years ago
  34. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 8 years ago
  35. a810830 Merge "Write dex files to oat file early." by Vladimir Marko · 8 years ago
  36. f74388d Merge "Improve profile processing" by Calin Juravle · 8 years ago
  37. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  38. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 8 years ago
  39. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  40. 97f3f7d Disable Homogeneous space for dex2oat by Lin Zang · 9 years ago
  41. bce0590 Merge "Allow multi-image dex2oat to tolerate missing dex files." by Jeff Hao · 8 years ago
  42. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 8 years ago
  43. 436183f Allow multi-image dex2oat to tolerate missing dex files. by Jeff Hao · 9 years ago
  44. 3e09eeb Disable --generate-debug-info by default in all cases. by David Srbecky · 9 years ago
  45. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 9 years ago
  46. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  47. 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 9 years ago
  48. de38b79 Revert "ART: Fix up some multi-image cases" by Nicolas Geoffray · 9 years ago
  49. 288b1e9 ART: Fix up some multi-image cases by Andreas Gampe · 9 years ago
  50. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  51. 0cf4493 Generate more stack maps during native debugging. by David Srbecky · 9 years ago
  52. a1b2121 Merge "Refactor and clean up OatWriter and Dex2Oat." by Vladimir Marko · 9 years ago
  53. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  54. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  55. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  56. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  57. 64fff41 Clarify --boot-image help message by Kevin Brodsky · 9 years ago
  58. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  59. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  60. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  61. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  62. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  63. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  64. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  65. a90c772 Add application image dex2oat options by Mathieu Chartier · 9 years ago
  66. 469e9c4 Merge "Keep list of dex files for oat file in CompilerDriver." by Vladimir Marko · 9 years ago
  67. d1eaf0d Keep list of dex files for oat file in CompilerDriver. by Vladimir Marko · 9 years ago
  68. f31f973 Merge "Refactor code so that JIT can parse compiler options." by Nicolas Geoffray · 9 years ago
  69. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 9 years ago
  70. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago
  71. 307dac9 Fix destruction order in Dex2Oat. by Vladimir Marko · 9 years ago
  72. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 9 years ago
  73. 409e809 Don't force the boot image to using quick. by Nicolas Geoffray · 9 years ago
  74. 1b1eb05 Merge "ART: Decrease dex2oat watchdog timeout" by Andreas Gampe · 9 years ago
  75. 3f30e12 ART: Clean up less in dex2oat by Andreas Gampe · 9 years ago
  76. 540138a ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 9 years ago
  77. 4919c34 Merge "ART: Make dex2oat timing a bit more granular" by Andreas Gampe · 9 years ago
  78. c7ae55d ART: Make dex2oat timing a bit more granular by Andreas Gampe · 9 years ago
  79. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 9 years ago
  80. b2872da Document the `--debuggable` option in dex2oat's usage. by Roland Levillain · 9 years ago
  81. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  82. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  83. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  84. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  85. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  86. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 9 years ago
  87. 99e7df6 ART: Dex2oat lint fix by Andreas Gampe · 9 years ago
  88. 9ec5e22 Refactor art::Dex2Oat::ParseArg. by Roland Levillain · 9 years ago
  89. a215b95 Tighten default inlining settings when using the space filter. by Roland Levillain · 9 years ago
  90. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 9 years ago
  91. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  92. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 9 years ago
  93. d5c5ea3 Merge "Revert "ART: Unlink target oat file before compiling"" by Andreas Gampe · 9 years ago
  94. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  95. 01aaf6e Allow for sig chain to be disabled. by Calin Juravle · 9 years ago
  96. 49a17ec Revert "ART: Unlink target oat file before compiling" by Andreas Gampe · 9 years ago
  97. 4591ae2 ART: Unlink target oat file before compiling by Andreas Gampe · 9 years ago
  98. 046c706 ART: Only print stripped dex2oat command line by Andreas Gampe · 9 years ago
  99. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  100. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 9 years ago