1. f7fd3cb Fix typo in option parsing. by Ian Rogers · 11 years ago
  2. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  3. 3ac05bb Remove ISA from boot image name. by Brian Carlstrom · 11 years ago
  4. d518534 Changes for vogar compatibility by Kenny Root · 11 years ago
  5. 653bc0e Merge "Place ISA into boot image name." by Ian Rogers · 11 years ago
  6. b9beb2e Place ISA into boot image name. by Ian Rogers · 11 years ago
  7. 9757e3d Merge "Make it easy to change the default GC type." by Hiroshi Yamauchi · 11 years ago
  8. 1dda060 Make it easy to change the default GC type. by Hiroshi Yamauchi · 11 years ago
  9. 537aaf1 Merge "Revert "Switch on implicit null pointer and stack overflow checks."" by Dave Allison · 11 years ago
  10. ad9697a Revert "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 11 years ago
  11. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 11 years ago
  12. 069849e Merge "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 11 years ago
  13. 0526643 Switch on implicit null pointer and stack overflow checks. by Dave Allison · 11 years ago
  14. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 11 years ago
  15. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 11 years ago
  16. 6f365cc Enable concurrent sweeping for non-concurrent GC. by Mathieu Chartier · 11 years ago
  17. 63da330 Merge "Add an option to specify a list of methods for LIR dumping." by Mingyao Yang · 11 years ago
  18. 42d65c5 Add an option to specify a list of methods for LIR dumping. by Mingyao Yang · 11 years ago
  19. 4ad33b3 Fixing missing newlines in Usage calls by Brian Carlstrom · 11 years ago
  20. 455820e Fix ForegroundHeapGrowthMultiplier and ParseDouble. by Mathieu Chartier · 11 years ago
  21. 2f8da3e Decrease target utilization for foreground apps. by Mathieu Chartier · 11 years ago
  22. a6119a2 Recognize and ignore options '-ea' and '-da' by Yevgeny Rouban · 11 years ago
  23. 1659006 Profile: made startImmediately settable by Calin Juravle · 11 years ago
  24. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 11 years ago
  25. d5307ec An empty collector skeleton for a read barrier-based collector. by Hiroshi Yamauchi · 11 years ago
  26. dd2e825 Fix issue parsing implicit_checks property by Dave Allison · 11 years ago
  27. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 11 years ago
  28. e63a745 Make heap reference poisoning work with the interpreter. by Hiroshi Yamauchi · 11 years ago
  29. 39d9218 Size and offset fixes to compile for 64b host by Andreas Gampe · 11 years ago
  30. 2ec6520 Support compiler filters for boot classpath by Brian Carlstrom · 11 years ago
  31. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 11 years ago
  32. 491ca9e Add ART -help and -showversion by Brian Carlstrom · 11 years ago