1. 765b2a0 Add -verbose:interpreter by Mathieu Chartier · 5 years ago
  2. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  3. bb2467b Make kHugeNativeAllocs configurable by Hans Boehm · 5 years ago
  4. 87658f3 Revert^2 "Optimize FindClass ClassNotFoundException case" by Andreas Gampe · 5 years ago
  5. d399f57 Revert "Optimize FindClass ClassNotFoundException case" by Mathieu Chartier · 5 years ago
  6. 9634705 Optimize FindClass ClassNotFoundException case by Mathieu Chartier · 5 years ago
  7. 6dfdfef Set core platform API policy from command line flag by David Brazdil · 5 years ago
  8. f75dce4 Revert^2 "Delete GSS" by Mathieu Chartier · 5 years ago
  9. e185883 Revert "Delete GSS" by Mathieu Chartier · 5 years ago
  10. 1397ea1 Delete GSS by Mathieu Chartier · 5 years ago
  11. b215557 Add FinalizerTimeoutMs argument, and respect it by Hans Boehm · 5 years ago
  12. 8682354 ART: Allow to change boot image pickup order by Andreas Gampe · 5 years ago
  13. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 5 years ago
  14. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 5 years ago
  15. 797801c Merge "ART: Remove obsolete option -Xpatchoat:." by Vladimir Marko · 5 years ago
  16. 6d8d4a2 ART: Remove obsolete option -Xpatchoat:. by Vladimir Marko · 5 years ago
  17. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 5 years ago
  18. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 5 years ago
  19. 0b4d146 ART: make generational CC a runtime option by Albert Mingkun Yang · 6 years ago
  20. de94ea7 ART: add dump region info runtime option by Albert Mingkun Yang · 6 years ago
  21. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  22. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  23. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  24. d47e9ab Remove code replacing core.jar -> core-libart.jar. by Vladimir Marko · 6 years ago
  25. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 6 years ago
  26. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  27. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  28. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 6 years ago
  29. a5ca8eb Default to usejit:true. by Nicolas Geoffray · 6 years ago
  30. 0b0ffc1 ART: Add parameter for verifier timing log threshold by Andreas Gampe · 6 years ago
  31. 47b9580 Add a new thread pool pthread priority option. by Nicolas Geoffray · 6 years ago
  32. 53af040 ART: Remove tombstoned parameters by Andreas Gampe · 6 years ago
  33. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 6 years ago
  34. 642e9d8 Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Christopher Ferris · 6 years ago
  35. 86821ac Merge "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Nicolas Geoffray · 6 years ago
  36. 74d25c9 Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Nicolas Geoffray · 6 years ago
  37. 7a02c66 Merge "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 6 years ago
  38. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  39. 8b08974 Revert "Add an option to disable native stack dumping on SIGQUIT." by Andreas Gampe · 6 years ago
  40. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  41. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 6 years ago
  42. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 6 years ago
  43. d7fbc0e Refactor hidden API runtime flag from negative to positive by David Brazdil · 6 years ago
  44. 25419b5 ART: Add option to use stderr logger by Andreas Gampe · 6 years ago
  45. 3e0fa0a Add runtime option for no hidden API access checks by David Brazdil · 7 years ago
  46. a7db026 Add a new runtime option for target SDK version by David Brazdil · 7 years ago
  47. aadcbc6 ART: Refactor Agent into Agent and AgentSpec by Andreas Gampe · 7 years ago
  48. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 7 years ago
  49. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  50. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  51. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  52. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  53. 11c273d Remove low RAM special casing for heap growth multiplier by Mathieu Chartier · 7 years ago
  54. c42cb0e Add -XX:MadviseRandomAccess option by Mathieu Chartier · 7 years ago
  55. 1b35b46 ART: Add allocation tracking to JNI global refs by Andreas Gampe · 7 years ago
  56. d0210e5 ART: Add stack-dump mode for contention logging by Andreas Gampe · 7 years ago
  57. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 7 years ago
  58. 7b135c8 Only compile hot methods by Mathieu Chartier · 7 years ago
  59. eb71033 ART: Use file descriptors handed out by tombstoned for traces. by Narayan Kamath · 7 years ago
  60. 84695ae ART: Support per PID stack trace files. by Narayan Kamath · 7 years ago
  61. 4707af8 Print runtime isa when invoking 'dalvikvm --showversion' by Calin Juravle · 7 years ago
  62. 4b812fa Change Ti::Agent collection from vector to List by Alex Light · 7 years ago
  63. 9545f6d Accept output profile path from dalvikvm command by Calin Juravle · 7 years ago
  64. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 7 years ago
  65. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 7 years ago
  66. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  67. 01fd70b ART: Remove experimental flags for plugins and agents by Andreas Gampe · 8 years ago
  68. 3fceaf5 Use higher default thread suspend timeout for run tests by Mathieu Chartier · 8 years ago
  69. 9320675 MethodHandles: Remove experimental flag. by Narayan Kamath · 8 years ago
  70. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 8 years ago
  71. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  72. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  73. 3cc35c3 Merge "jni: Fast path for @FastNative annotated java methods" by Treehugger Robot · 8 years ago
  74. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  75. 185d134 Add basic runtime-plugins support. by Alex Light · 8 years ago
  76. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago
  77. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  78. 138dbff Clean up profiler options by Calin Juravle · 8 years ago
  79. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 8 years ago
  80. af36e49 Fix -Xint and -Xusejit interaction by Calin Juravle · 8 years ago
  81. 155ff3d Add command line option for jit invoke transition weight by Calin Juravle · 8 years ago
  82. ffc8707 Split profile recording from jit compilation by Calin Juravle · 8 years ago
  83. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 8 years ago
  84. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 8 years ago
  85. 83f080a Tweak JIT hotness threshold. by Nicolas Geoffray · 8 years ago
  86. 66a5539 Add VLOG(collector) to reduce log spam by Mathieu Chartier · 8 years ago
  87. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 8 years ago
  88. d3e7c6c Don't use native bridge for non zygote-spawn processes by Calin Juravle · 8 years ago
  89. 9724c63 Enable interface default methods by default. by Neil Fuller · 9 years ago
  90. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  91. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  92. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  93. 4741516 Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" by Roland Levillain · 9 years ago
  94. e722d29 Revert "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  95. 0a9b682 Make the JIT the default in ART. by Nicolas Geoffray · 9 years ago
  96. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  97. 84e174e Merge "ART: set growth limit to heap size when it is larger." by Mathieu Chartier · 9 years ago
  98. 31f2c15 Save jit profiling info to file. by Calin Juravle · 9 years ago
  99. 5678229 Rename options for shorter names. by Nicolas Geoffray · 9 years ago
  100. 0a3be16 Increase code cache after 1 full collection. by Nicolas Geoffray · 9 years ago