1. 56cedf3 Merge "signal_catcher: print errno when tombstoned_notify_completion fails." by Josh Gao · 7 years ago
  2. ea76383 Merge "signal_catcher: print errno when tombstoned_notify_completion fails." by Treehugger Robot · 7 years ago
  3. 58977e5 Merge "Don't dlclose plugins or agents during shutdown." am: f391895ca6 by Alex Light · 7 years ago
  4. b2528f9 Merge "Use target.linux for all linux kernel based targets" am: 0b753fa0cd by Dan Willemsen · 7 years ago
  5. ebd60e1 Merge "Remove low RAM special casing for heap growth multiplier" am: 26d46e51a8 by Mathieu Chartier · 7 years ago
  6. 8fb0921 Merge "Fix dexlayout debug info printing" am: f856934689 by David Sehr · 7 years ago
  7. f391895 Merge "Don't dlclose plugins or agents during shutdown." by Treehugger Robot · 7 years ago
  8. 0b753fa Merge "Use target.linux for all linux kernel based targets" by Treehugger Robot · 7 years ago
  9. ff9e43f signal_catcher: print errno when tombstoned_notify_completion fails. by Josh Gao · 7 years ago
  10. 26d46e5 Merge "Remove low RAM special casing for heap growth multiplier" by Treehugger Robot · 7 years ago
  11. 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  12. 5b80358 Don't dlclose plugins or agents during shutdown. by Alex Light · 7 years ago
  13. 11c273d Remove low RAM special casing for heap growth multiplier by Mathieu Chartier · 7 years ago
  14. f856934 Merge "Fix dexlayout debug info printing" by David Sehr · 7 years ago
  15. 646be16 Merge "Make test testStopRecur in test 1934 not throw SOEs" am: 44f520b12b by Alex Light · 7 years ago
  16. 44f520b Merge "Make test testStopRecur in test 1934 not throw SOEs" by Treehugger Robot · 7 years ago
  17. aa6abb0 Fix dexlayout debug info printing by David Sehr · 7 years ago
  18. f78a653 Merge "Force ahead-of-time initialization of classes used in ThreadStress." by Roland Levillain · 7 years ago
  19. 776f0b9 Merge "Force ahead-of-time initialization of classes used in ThreadStress." by Roland Levillain · 7 years ago
  20. b61bb24 Merge "Add -XX:MadviseRandomAccess option" am: 2c8fe470a4 by Mathieu Chartier · 7 years ago
  21. 2c8fe47 Merge "Add -XX:MadviseRandomAccess option" by Treehugger Robot · 7 years ago
  22. 66fca59 Merge "Remove unused method String.fastIndexOf" am: bcb82557ba by Przemyslaw Szczepaniak · 7 years ago
  23. bcb8255 Merge "Remove unused method String.fastIndexOf" by Treehugger Robot · 7 years ago
  24. c6034fe Merge "Fix wrong length passed to AAIOBE on x86/x64." am: 4054e74d66 by Nicolas Geoffray · 7 years ago
  25. 4054e74 Merge "Fix wrong length passed to AAIOBE on x86/x64." by Treehugger Robot · 7 years ago
  26. ee98a13 Force ahead-of-time initialization of classes used in ThreadStress. by Roland Levillain · 7 years ago
  27. 0aff3a8 Fix wrong length passed to AAIOBE on x86/x64. by Nicolas Geoffray · 7 years ago
  28. c6194f0 Remove unused method String.fastIndexOf by Przemyslaw Szczepaniak · 7 years ago
  29. 3f95ec5 Merge "Make it easier to run libjdwp.so as debugger for run-test" am: 6cee5e402c by Alex Light · 7 years ago
  30. 97e627f Merge "ART: Add test for VarHandle properties" am: 53e47c84e6 by Orion Hodson · 7 years ago
  31. 7df59ff Merge "Fix min/max SIMD reduction" am: 4450dd9d10 by Goran Jakovljevic · 7 years ago
  32. 4701cbd Merge "ART: clean-up 959-invoke-polymorphic-accessors" am: 445e0ec372 by Orion Hodson · 7 years ago
  33. 549fe2a Merge "ART: Tests for MethodHandle.Lookup#unreflect{G,S}etter" am: e384c3bbbd by Orion Hodson · 7 years ago
  34. aa8e2ca Merge "Ensure method is JITted (or compiled)." am: 7541b62c85 by Nicolas Geoffray · 7 years ago
  35. 5bab79a Merge "Add support for using 'art' tools with gdbserver" am: e478ed9844 by Alex Light · 7 years ago
  36. c42cb0e Add -XX:MadviseRandomAccess option by Mathieu Chartier · 7 years ago
  37. 148b723 Make test testStopRecur in test 1934 not throw SOEs by Alex Light · 7 years ago
  38. 6cee5e4 Merge "Make it easier to run libjdwp.so as debugger for run-test" by Alex Light · 7 years ago
  39. 53e47c8 Merge "ART: Add test for VarHandle properties" by Treehugger Robot · 7 years ago
  40. 4450dd9 Merge "Fix min/max SIMD reduction" by Treehugger Robot · 7 years ago
  41. 549690c ART: Add test for VarHandle properties by Orion Hodson · 7 years ago
  42. 445e0ec Merge "ART: clean-up 959-invoke-polymorphic-accessors" by Orion Hodson · 7 years ago
  43. e384c3b Merge "ART: Tests for MethodHandle.Lookup#unreflect{G,S}etter" by Treehugger Robot · 7 years ago
  44. 7541b62 Merge "Ensure method is JITted (or compiled)." by Nicolas Geoffray · 7 years ago
  45. 3e0131d ART: clean-up 959-invoke-polymorphic-accessors by Orion Hodson · 7 years ago
  46. edd706f ART: Tests for MethodHandle.Lookup#unreflect{G,S}etter by Orion Hodson · 7 years ago
  47. 89b8df0 Fix min/max SIMD reduction by Goran Jakovljevic · 7 years ago
  48. e478ed9 Merge "Add support for using 'art' tools with gdbserver" by Alex Light · 7 years ago
  49. 6f819c9 Merge "ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh" by Andreas Gampe · 7 years ago
  50. c281ba5 Make it easier to run libjdwp.so as debugger for run-test by Alex Light · 7 years ago
  51. 7469d20 Merge "ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh" by Treehugger Robot · 7 years ago
  52. f2a0763 Merge "Rename NativeDexFile -> StandardDexFile" am: e5172c1362 by Mathieu Chartier · 7 years ago
  53. 9085f63 Merge "Make StopRecur test hardened against move-exception" am: d9f97406f6 by Alex Light · 7 years ago
  54. e5172c1 Merge "Rename NativeDexFile -> StandardDexFile" by Treehugger Robot · 7 years ago
  55. d9f97406 Merge "Make StopRecur test hardened against move-exception" by Treehugger Robot · 7 years ago
  56. 84b92e0 Add support for using 'art' tools with gdbserver by Alex Light · 7 years ago
  57. e538297 Merge "Add CombineEvents_5 to libjdwp skips" am: c8b502a107 by Alex Light · 7 years ago
  58. c8b502a Merge "Add CombineEvents_5 to libjdwp skips" by Alex Light · 7 years ago
  59. 71b3289 Add CombineEvents_5 to libjdwp skips by Alex Light · 7 years ago
  60. 686d147 Ensure method is JITted (or compiled). by Nicolas Geoffray · 7 years ago
  61. a44d514 Make StopRecur test hardened against move-exception by Alex Light · 7 years ago
  62. 292567e Rename NativeDexFile -> StandardDexFile by Mathieu Chartier · 7 years ago
  63. 9d87c36 Merge "ARM: Support SIMD reduction for 32-bit backend." am: 6ee6d226f8 by Aart Bik · 7 years ago
  64. 6ee6d22 Merge "ARM: Support SIMD reduction for 32-bit backend." by Aart Bik · 7 years ago
  65. dedfa42 Merge "ART: Change ObjPtr validation" am: b95f45e67a by Andreas Gampe · 7 years ago
  66. b95f45e Merge "ART: Change ObjPtr validation" by Treehugger Robot · 7 years ago
  67. 353d818 ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh by Andreas Gampe · 7 years ago
  68. 6e9b137 ARM: Support SIMD reduction for 32-bit backend. by Artem Serov · 7 years ago
  69. ae39d09 Merge "ART: Make FastJNI annotation checks slow-debug" am: 9ca5363e3b by Andreas Gampe · 7 years ago
  70. 9ca5363 Merge "ART: Make FastJNI annotation checks slow-debug" by Treehugger Robot · 7 years ago
  71. 81e8938 ART: Change ObjPtr validation by Andreas Gampe · 7 years ago
  72. 727d822 Merge "Give even better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
  73. 8bafed9 Merge "Fix using LiveIntervals beyond their lifetime." am: 37c7405977 by Vladimir Marko · 7 years ago
  74. 6783118 Merge "Give even better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
  75. 37c7405 Merge "Fix using LiveIntervals beyond their lifetime." by Vladimir Marko · 7 years ago
  76. 4efa91a Merge "Use ScopedArenaAllocator in BCE, DCE, LSE, ..." am: 387c28110e by Vladimir Marko · 7 years ago
  77. 387c281 Merge "Use ScopedArenaAllocator in BCE, DCE, LSE, ..." by Treehugger Robot · 7 years ago
  78. bea75ff Fix using LiveIntervals beyond their lifetime. by Vladimir Marko · 7 years ago
  79. 009d166 Use ScopedArenaAllocator in BCE, DCE, LSE, ... by Vladimir Marko · 7 years ago
  80. e15719c Merge changes I4bbb21bf,Ie79b46cd,Ia50aafc8 am: 0284f43d62 by Vladimir Marko · 7 years ago
  81. 0284f43 Merge changes I4bbb21bf,Ie79b46cd,Ia50aafc8 by Vladimir Marko · 7 years ago
  82. c81bf0f Give even better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
  83. a682247 ART: Make FastJNI annotation checks slow-debug by Andreas Gampe · 7 years ago
  84. 2c44a5d Merge "Provide an option to pass odex and vdex fds in dexoptanalyzer" by Shubham Ajmera · 7 years ago
  85. 128acd4 Merge "Provide an option to pass odex and vdex fds in dexoptanalyzer" by Treehugger Robot · 7 years ago
  86. b22dea0 Provide an option to pass odex and vdex fds in dexoptanalyzer by Shubham Ajmera · 7 years ago
  87. 8e6cf2e Merge "Add DexFileLoader class" am: ce7213d88b by Mathieu Chartier · 7 years ago
  88. ce7213d Merge "Add DexFileLoader class" by Mathieu Chartier · 7 years ago
  89. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  90. 51c1365 Merge "ART: Fix allocation tracking" am: 64a8b85242 by Andreas Gampe · 7 years ago
  91. 64a8b85 Merge "ART: Fix allocation tracking" by Treehugger Robot · 7 years ago
  92. a19ee2d Merge "Add a shared interface for different types of dex files" am: 656e97f949 by Mathieu Chartier · 7 years ago
  93. 656e97f Merge "Add a shared interface for different types of dex files" by Treehugger Robot · 7 years ago
  94. 9c3b05e Merge "Add test 1914 to gcstress known failures too." am: 70ad65a64e by Alex Light · 7 years ago
  95. 70ad65a Merge "Add test 1914 to gcstress known failures too." by Alex Light · 7 years ago
  96. 8d58014 Add test 1914 to gcstress known failures too. by Alex Light · 7 years ago
  97. 4548534 ART: Fix allocation tracking by Andreas Gampe · 7 years ago
  98. 84b2f81 Merge "Increase dex2oat timeout for run-tests" am: f35bb20d7d by Shubham Ajmera · 7 years ago
  99. f35bb20 Merge "Increase dex2oat timeout for run-tests" by Treehugger Robot · 7 years ago
  100. 1b95fb9 Merge "Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions""" by Alex Light · 7 years ago