1. f39208f ART: Add abort-on-soft-verifier-error by Andreas Gampe · 7 years ago
  2. 5ef8128 Merge "ART: Only check non-deoptable classes in slow-debug" by Treehugger Robot · 7 years ago
  3. ad0fbe9 Merge "ART: Add trace around app image verification" by Treehugger Robot · 7 years ago
  4. bf0ab2c Merge "Use r/w Mutex to control access to jvmtiEnv event information." by Treehugger Robot · 7 years ago
  5. e3a5e66 Merge "ART: Only stress background transition in slow-debug" by Treehugger Robot · 7 years ago
  6. 185f633 Merge "Fix LayoutSections for aligned last CodeItem." by Alan Leung · 7 years ago
  7. 772f137 Merge "ART: Move more read-barrier checking under slow-debug" by Treehugger Robot · 7 years ago
  8. ed56b5e ART: Only stress background transition in slow-debug by Andreas Gampe · 7 years ago
  9. 6c57871 ART: Move more read-barrier checking under slow-debug by Andreas Gampe · 7 years ago
  10. dbe5491 ART: Only check non-deoptable classes in slow-debug by Andreas Gampe · 7 years ago
  11. 758aeab Merge "tools: Use soong_ui instead of make" by Treehugger Robot · 7 years ago
  12. acbd98b ART: Add trace around app image verification by Andreas Gampe · 7 years ago
  13. f1231a9 Merge "Add libunwindstack to dependencies." by Christopher Ferris · 7 years ago
  14. 1b8376c Merge "Switch to soong_ui to dump make vars" by Treehugger Robot · 7 years ago
  15. 55a2a60 Merge "Remove skips for InterruptThread JDWP tests." by Treehugger Robot · 7 years ago
  16. 93f7ec1 Remove skips for InterruptThread JDWP tests. by Alex Light · 7 years ago
  17. 2875173 Merge "Add ability to have device-name based options" by Treehugger Robot · 7 years ago
  18. b6106d5 Use r/w Mutex to control access to jvmtiEnv event information. by Alex Light · 7 years ago
  19. b277aa1 Merge "ART: Introduce Uint8 loads in compiled code." by Vladimir Marko · 7 years ago
  20. 161ea9b Add libunwindstack to dependencies. by Christopher Ferris · 7 years ago
  21. dfce435 Merge "Add CompactDexFile" by Mathieu Chartier · 7 years ago
  22. d9b2fd2 Merge "libunwind is added to the static depedencies" by Treehugger Robot · 7 years ago
  23. d9a6296 Merge "Relax loop-back-edge-use for different dexers." by Alan Leung · 7 years ago
  24. 7b44ac0 tools: Use soong_ui instead of make by Dan Willemsen · 7 years ago
  25. 9595fd3 Fix LayoutSections for aligned last CodeItem. by Alan Leung · 7 years ago
  26. b05fa41 Merge "base: Fix integer conversion in MaskLeastSignificant, add more asserts" by Treehugger Robot · 7 years ago
  27. cf76bf8 Add CompactDexFile by Mathieu Chartier · 7 years ago
  28. cae9e08 Merge "ART: Fix includes" by Treehugger Robot · 7 years ago
  29. af2eee5 Add ability to have device-name based options by Alex Light · 7 years ago
  30. 2b51edd ART: Fix includes by Andreas Gampe · 7 years ago
  31. d694713 Merge "Make run-jdwp-tests.sh kill zombie dalvikvm processes" by Treehugger Robot · 7 years ago
  32. c611ffa Make run-jdwp-tests.sh kill zombie dalvikvm processes by Alex Light · 7 years ago
  33. 61b9228 ART: Introduce Uint8 loads in compiled code. by Vladimir Marko · 7 years ago
  34. 2427637 Merge "Fix mips64 build" by Treehugger Robot · 7 years ago
  35. aa337b1 Merge "Unquicken dex files before exporting from oatdump" by Roland Levillain · 7 years ago
  36. 030fe39 Fix mips64 build by Lena Djokic · 7 years ago
  37. c366dcf Switch to soong_ui to dump make vars by Dan Willemsen · 7 years ago
  38. 883bf3c Relax loop-back-edge-use for different dexers. by Alan Leung · 7 years ago
  39. 4a66037 Merge "Make checker-null-array-get less dexer sensitive." by Alan Leung · 7 years ago
  40. a79816f Merge "Fix GetThreadState with threads in kNative." by Treehugger Robot · 7 years ago
  41. 597adad Fix GetThreadState with threads in kNative. by Alex Light · 7 years ago
  42. ce20f2f Merge "Revert "Force OSR compilation on all compilations."" by Nicolas Geoffray · 7 years ago
  43. 1949baf Revert "Force OSR compilation on all compilations." by Nicolas Geoffray · 7 years ago
  44. 28d3cda Merge "Force OSR compilation on all compilations." by Nicolas Geoffray · 7 years ago
  45. e4311fc Merge "Fix braino in BoundsCheckSlowPathX86_64." by Treehugger Robot · 7 years ago
  46. a1268f4 Merge "MIPS32R2: Enable table-based switch in presence of irreducible loops" by Treehugger Robot · 7 years ago
  47. c217666 Force OSR compilation on all compilations. by Nicolas Geoffray · 7 years ago
  48. 003444a Fix braino in BoundsCheckSlowPathX86_64. by Nicolas Geoffray · 7 years ago
  49. b73cc5d Merge "ART: Implement missing mterp handlers" by Orion Hodson · 7 years ago
  50. 213f857 Make checker-null-array-get less dexer sensitive. by Alan Leung · 8 years ago
  51. ea76383 Merge "signal_catcher: print errno when tombstoned_notify_completion fails." by Treehugger Robot · 7 years ago
  52. 3b8c82f MIPS32R2: Enable table-based switch in presence of irreducible loops by Alexey Frunze · 7 years ago
  53. f391895 Merge "Don't dlclose plugins or agents during shutdown." by Treehugger Robot · 7 years ago
  54. 0b753fa Merge "Use target.linux for all linux kernel based targets" by Treehugger Robot · 7 years ago
  55. ff9e43f signal_catcher: print errno when tombstoned_notify_completion fails. by Josh Gao · 7 years ago
  56. 26d46e5 Merge "Remove low RAM special casing for heap growth multiplier" by Treehugger Robot · 7 years ago
  57. 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  58. 5b80358 Don't dlclose plugins or agents during shutdown. by Alex Light · 7 years ago
  59. a1f56a8 Unquicken dex files before exporting from oatdump by Anestis Bechtsoudis · 7 years ago
  60. e7732be ART: Implement missing mterp handlers by Orion Hodson · 7 years ago
  61. 11c273d Remove low RAM special casing for heap growth multiplier by Mathieu Chartier · 7 years ago
  62. f856934 Merge "Fix dexlayout debug info printing" by David Sehr · 7 years ago
  63. 44f520b Merge "Make test testStopRecur in test 1934 not throw SOEs" by Treehugger Robot · 7 years ago
  64. aa6abb0 Fix dexlayout debug info printing by David Sehr · 7 years ago
  65. 776f0b9 Merge "Force ahead-of-time initialization of classes used in ThreadStress." by Roland Levillain · 7 years ago
  66. 2c8fe47 Merge "Add -XX:MadviseRandomAccess option" by Treehugger Robot · 7 years ago
  67. bcb8255 Merge "Remove unused method String.fastIndexOf" by Treehugger Robot · 7 years ago
  68. 4054e74 Merge "Fix wrong length passed to AAIOBE on x86/x64." by Treehugger Robot · 7 years ago
  69. ee98a13 Force ahead-of-time initialization of classes used in ThreadStress. by Roland Levillain · 7 years ago
  70. 0aff3a8 Fix wrong length passed to AAIOBE on x86/x64. by Nicolas Geoffray · 7 years ago
  71. c6194f0 Remove unused method String.fastIndexOf by Przemyslaw Szczepaniak · 7 years ago
  72. 08771e9 libunwind is added to the static depedencies by Jiyong Park · 7 years ago
  73. c42cb0e Add -XX:MadviseRandomAccess option by Mathieu Chartier · 7 years ago
  74. 148b723 Make test testStopRecur in test 1934 not throw SOEs by Alex Light · 7 years ago
  75. 6cee5e4 Merge "Make it easier to run libjdwp.so as debugger for run-test" by Alex Light · 7 years ago
  76. 53e47c8 Merge "ART: Add test for VarHandle properties" by Treehugger Robot · 7 years ago
  77. 4450dd9 Merge "Fix min/max SIMD reduction" by Treehugger Robot · 7 years ago
  78. 549690c ART: Add test for VarHandle properties by Orion Hodson · 7 years ago
  79. 445e0ec Merge "ART: clean-up 959-invoke-polymorphic-accessors" by Orion Hodson · 7 years ago
  80. e384c3b Merge "ART: Tests for MethodHandle.Lookup#unreflect{G,S}etter" by Treehugger Robot · 7 years ago
  81. 7541b62 Merge "Ensure method is JITted (or compiled)." by Nicolas Geoffray · 7 years ago
  82. 3e0131d ART: clean-up 959-invoke-polymorphic-accessors by Orion Hodson · 7 years ago
  83. edd706f ART: Tests for MethodHandle.Lookup#unreflect{G,S}etter by Orion Hodson · 7 years ago
  84. 89b8df0 Fix min/max SIMD reduction by Goran Jakovljevic · 7 years ago
  85. e478ed9 Merge "Add support for using 'art' tools with gdbserver" by Alex Light · 7 years ago
  86. c281ba5 Make it easier to run libjdwp.so as debugger for run-test by Alex Light · 7 years ago
  87. 7469d20 Merge "ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh" by Treehugger Robot · 7 years ago
  88. e5172c1 Merge "Rename NativeDexFile -> StandardDexFile" by Treehugger Robot · 7 years ago
  89. d9f97406 Merge "Make StopRecur test hardened against move-exception" by Treehugger Robot · 7 years ago
  90. 84b92e0 Add support for using 'art' tools with gdbserver by Alex Light · 7 years ago
  91. c8b502a Merge "Add CombineEvents_5 to libjdwp skips" by Alex Light · 7 years ago
  92. 71b3289 Add CombineEvents_5 to libjdwp skips by Alex Light · 7 years ago
  93. 686d147 Ensure method is JITted (or compiled). by Nicolas Geoffray · 7 years ago
  94. a44d514 Make StopRecur test hardened against move-exception by Alex Light · 7 years ago
  95. 292567e Rename NativeDexFile -> StandardDexFile by Mathieu Chartier · 7 years ago
  96. 6ee6d22 Merge "ARM: Support SIMD reduction for 32-bit backend." by Aart Bik · 7 years ago
  97. b95f45e Merge "ART: Change ObjPtr validation" by Treehugger Robot · 7 years ago
  98. 353d818 ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh by Andreas Gampe · 7 years ago
  99. 6e9b137 ARM: Support SIMD reduction for 32-bit backend. by Artem Serov · 7 years ago
  100. 9ca5363 Merge "ART: Make FastJNI annotation checks slow-debug" by Treehugger Robot · 7 years ago