1. 765b2a0 Add -verbose:interpreter by Mathieu Chartier · 5 years ago
  2. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  3. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  4. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  5. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  6. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 6 years ago
  7. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  8. baac7e4 "Revert^4 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 6 years ago
  9. fb57a65 Revert "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)"" by Nicolas Geoffray · 6 years ago
  10. 7b39a39 Revert^2 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 6 years ago
  11. b2926c0 Revert "Make adbconnection start automatically for debuggable apps (on target)" by Andreas Gampe · 6 years ago
  12. 5af3f50 Make adbconnection start automatically for debuggable apps (on target) by Alex Light · 6 years ago
  13. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  14. 264a486 Revert "Revert "Make the runtime default to not allowing JDWP again."" by Alex Light · 6 years ago
  15. f05c320 Revert "Make the runtime default to not allowing JDWP again." by David Brazdil · 6 years ago
  16. b06bd68 Make the runtime default to not allowing JDWP again. by Alex Light · 6 years ago
  17. 2183d4d Refactor jdwp_provider to make it easier to change the default by Alex Light · 6 years ago
  18. 4650d4a Revert "Change default dalvik.vm.jdwp-provider to adbconnection" by Alex Light · 6 years ago
  19. a76605a Change default dalvik.vm.jdwp-provider to adbconnection by Alex Light · 6 years ago
  20. fbf9670 Add adbconnection plugin by Alex Light · 7 years ago
  21. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 7 years ago
  22. 92d7720 ART: Make kDebugVerifier a verbose flag by Andreas Gampe · 7 years ago
  23. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  24. 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 7 years ago
  25. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  26. 51d80cc ART: Refactor abort code by Andreas Gampe · 7 years ago
  27. 885a713 Add support for profiling boot class path by Mathieu Chartier · 7 years ago
  28. 7b135c8 Only compile hot methods by Mathieu Chartier · 7 years ago
  29. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 7 years ago
  30. bec07a0 ART: Add -verbose:dex by Andreas Gampe · 7 years ago
  31. 9545f6d Accept output profile path from dalvikvm command by Calin Juravle · 7 years ago
  32. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  33. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  34. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  35. 138dbff Clean up profiler options by Calin Juravle · 8 years ago
  36. ffc8707 Split profile recording from jit compilation by Calin Juravle · 8 years ago
  37. 66a5539 Add VLOG(collector) to reduce log spam by Mathieu Chartier · 8 years ago
  38. 9724c63 Enable interface default methods by default. by Neil Fuller · 9 years ago
  39. 4741516 Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" by Roland Levillain · 9 years ago
  40. 295a596 Fix cmdline parser test. by Nicolas Geoffray · 9 years ago
  41. 0a3be16 Increase code cache after 1 full collection. by Nicolas Geoffray · 9 years ago
  42. 751beff Revert "Revert "Introduce support for hardware simulators, starting with ARM64"" by Phil Wang · 9 years ago
  43. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  44. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  45. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 9 years ago
  46. bba348e Bring back verbosity override by Sebastien Hertz · 9 years ago
  47. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  48. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 9 years ago
  49. 2682699 ART: Fix Cmdline Parser test by Andreas Gampe · 9 years ago
  50. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  51. f548c54 Merge "Revert "Add JIT"" by Nicolas Geoffray · 9 years ago
  52. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  53. 4fa1a27 Merge "Add JIT" by Mathieu Chartier · 9 years ago
  54. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  55. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 10 years ago
  56. 61fdf5b Merge "art: Fix broken cmdline_parser_test" by Igor Murashkin · 9 years ago
  57. 60d77c6 art: Fix broken cmdline_parser_test by Igor Murashkin · 9 years ago
  58. 8f4ee5c Disable test, it fails on target and read-barrier config. by Nicolas Geoffray · 9 years ago
  59. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 9 years ago