1. 5949fa0 Revert "Revert "Tweak inlining heuristics."" by Nicolas Geoffray · 9 years ago
  2. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  3. 0cf4493 Generate more stack maps during native debugging. by David Srbecky · 9 years ago
  4. b17d1cc Revert "Tweak inlining heuristics." by Nicolas Geoffray · 9 years ago
  5. fcb7613 Tweak inlining heuristics. by Nicolas Geoffray · 9 years ago
  6. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 9 years ago
  7. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  8. a215b95 Tighten default inlining settings when using the space filter. by Roland Levillain · 9 years ago
  9. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 9 years ago
  10. c833299 ART: Fix kEverything compiler filter by buzbee · 9 years ago
  11. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 9 years ago
  12. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  13. 7f49e67 Remove the --gen-gdb-info compiler option. by David Srbecky · 10 years ago
  14. b163bb7 Refactor RelativePatcher out of OatWriter. by Vladimir Marko · 10 years ago
  15. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 10 years ago
  16. 6cf49e5 ART: Add option to abort dex2oat on hard failure by Andreas Gampe · 10 years ago
  17. c670efd Merge "ART: Add debuggable compiler flag" by Andreas Gampe · 10 years ago
  18. 7b2f09e ART: Add debuggable compiler flag by Andreas Gampe · 10 years ago
  19. f3c7ba6 Remove ART_SMALL_MODE ifdefs. by Jeff Hao · 10 years ago
  20. 5bdab12 Clean up pass driver by Mathieu Chartier · 10 years ago
  21. 27e28d3 Implicit stack overflow checks and null checks are the norm now. by Nicolas Geoffray · 10 years ago
  22. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  23. dbfe254 ART: Print initialization failures to file by Andreas Gampe · 10 years ago
  24. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  25. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  26. d6dee67 dex2oat: Add a --compile-pic option by Igor Murashkin · 10 years ago
  27. 88157ef Add the "time" compilation filter and output compilation stats. by Nicolas Geoffray · 10 years ago
  28. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  29. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  30. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  31. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago
  32. 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 10 years ago
  33. 78382fa Optionally add debug symbols to ELF files made by quick compiler. by Alex Light · 10 years ago
  34. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 10 years ago
  35. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  36. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  37. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  38. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  39. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 11 years ago
  40. 39c3bfb Make use of profiling information for dex2oat by Dave Allison · 11 years ago
  41. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 11 years ago
  42. 6449c62 Create CompilerOptions by Brian Carlstrom · 11 years ago