1. 3105b27 Add new profile saver options: save without jit & profile AOT code by Calin Juravle · 6 years ago
  2. 2183d4d Refactor jdwp_provider to make it easier to change the default by Alex Light · 6 years ago
  3. 4650d4a Revert "Change default dalvik.vm.jdwp-provider to adbconnection" by Alex Light · 6 years ago
  4. a76605a Change default dalvik.vm.jdwp-provider to adbconnection by Alex Light · 6 years ago
  5. aadcbc6 ART: Refactor Agent into Agent and AgentSpec by Andreas Gampe · 6 years ago
  6. fbf9670 Add adbconnection plugin by Alex Light · 6 years ago
  7. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 6 years ago
  8. 92d7720 ART: Make kDebugVerifier a verbose flag by Andreas Gampe · 7 years ago
  9. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  10. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 7 years ago
  11. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 7 years ago
  12. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  13. 885a713 Add support for profiling boot class path by Mathieu Chartier · 7 years ago
  14. 7b135c8 Only compile hot methods by Mathieu Chartier · 7 years ago
  15. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 7 years ago
  16. bec07a0 ART: Add -verbose:dex by Andreas Gampe · 7 years ago
  17. 4b812fa Change Ti::Agent collection from vector to List by Alex Light · 7 years ago
  18. 9545f6d Accept output profile path from dalvikvm command by Calin Juravle · 7 years ago
  19. 01fd70b ART: Remove experimental flags for plugins and agents by Andreas Gampe · 7 years ago
  20. 9320675 MethodHandles: Remove experimental flag. by Narayan Kamath · 7 years ago
  21. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  22. 1b0adbf Ensure CC GC is used for the read barrier config. by Hiroshi Yamauchi · 8 years ago
  23. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  24. 5c657fe Pass some arguments by const reference. by Vladimir Marko · 8 years ago
  25. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  26. a9b296c Avoid ThreadStress timeout with art-read-barrier-table-lookup. by Hiroshi Yamauchi · 8 years ago
  27. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  28. 60985b7 Background full compaction for CC. by Hiroshi Yamauchi · 8 years ago
  29. 185d134 Add basic runtime-plugins support. by Alex Light · 8 years ago
  30. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago
  31. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  32. 56fe258 Add a way to measure read barrier slow paths by Mathieu Chartier · 8 years ago
  33. 138dbff Clean up profiler options by Calin Juravle · 8 years ago
  34. c7ed09b ART: Log all monitor operations to systrace by Andreas Gampe · 8 years ago
  35. 66a5539 Add VLOG(collector) to reduce log spam by Mathieu Chartier · 8 years ago
  36. 7ccb63f Merge "Enable interface default methods by default." by Alex Light · 8 years ago
  37. 9724c63 Enable interface default methods by default. by Neil Fuller · 8 years ago
  38. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 8 years ago
  39. 1bc977c Revert "Load app images" by Nicolas Geoffray · 8 years ago
  40. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  41. 4741516 Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" by Roland Levillain · 8 years ago
  42. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  43. 751beff Revert "Revert "Introduce support for hardware simulators, starting with ARM64"" by Phil Wang · 9 years ago
  44. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  45. 3100080 New experimental GC stress mode by Mathieu Chartier · 9 years ago
  46. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  47. f3d1f94 ART: Add verbose:deopt logging by Andreas Gampe · 9 years ago
  48. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 9 years ago
  49. 42f8c1c Merge "ART: Fix "unused parameters"" by Andreas Gampe · 9 years ago
  50. c801f0d ART: Fix "unused parameters" by Andreas Gampe · 9 years ago
  51. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  52. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  53. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  54. b3b173b Follow up 129144 by Sebastien Hertz · 9 years ago
  55. 3be6e9d Read JDWP options from runtime by Sebastien Hertz · 9 years ago
  56. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 9 years ago