1. 3836845 Merge "Clear shadow registers only after potentially switching interpreters." by Nicolas Geoffray · 7 years ago
  2. 846127c Clear shadow registers only after potentially switching interpreters. by Nicolas Geoffray · 7 years ago
  3. 521be42 Merge "Add D8 reference file for 911-get-stack-trace" by Alan Leung · 7 years ago
  4. 42530a8 Merge "ART: Fix OOME case in proxy dispatch" by Treehugger Robot · 7 years ago
  5. 72627a5 Merge "Fix LSA hunt for original reference bug." by Nicolas Geoffray · 7 years ago
  6. ee29a07 ART: Fix OOME case in proxy dispatch by Andreas Gampe · 7 years ago
  7. 2070513 Add D8 reference file for 911-get-stack-trace by Alan Leung · 7 years ago
  8. 535a15c Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false by Shubham Ajmera · 7 years ago
  9. e0eb483 Fix LSA hunt for original reference bug. by xueliang.zhong · 7 years ago
  10. 98ac0cc Merge "Prevent abort in situations with recursive checkpoints" by Treehugger Robot · 7 years ago
  11. df00a1e Prevent abort in situations with recursive checkpoints by Alex Light · 7 years ago
  12. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  13. 13e6f29 Merge "Alignment optimizations in vectorizer." by Aart Bik · 7 years ago
  14. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  15. 26ef34c ART: Move intrinsics definitions to runtime by Orion Hodson · 7 years ago
  16. 437bb1e Merge "Make boolean-2-integral-conv less dexer sensitive." by Alan Leung · 7 years ago
  17. 03bcd79 Merge "Avoid JVMTI global deoptimization when possible" by Treehugger Robot · 7 years ago
  18. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 7 years ago
  19. 8009a1e Work around for 910-method with D8 by Alan Leung · 7 years ago
  20. a734225 Make boolean-2-integral-conv less dexer sensitive. by Alan Leung · 7 years ago
  21. d07e065 Merge "Disable DX workaround for 611-checker-simplify-if" by Alan Leung · 7 years ago
  22. 1a36a3c Merge "Make checker-register-hints less dexer sensitive." by Alan Leung · 7 years ago
  23. 38a3f21 Alignment optimizations in vectorizer. by Aart Bik · 7 years ago
  24. e434c4f MIPS: Basic SIMD reduction support. by Lena Djokic · 7 years ago
  25. 529d259 Make checker-register-hints less dexer sensitive. by Alan Leung · 7 years ago
  26. 2c9ac40 Disable DX workaround for 611-checker-simplify-if by Alan Leung · 7 years ago
  27. c2389ab Merge "Add agent for printing breakpoints" by Treehugger Robot · 7 years ago
  28. 0e151e7 Add agent for printing breakpoints by Alex Light · 7 years ago
  29. 8c6c357 Make SIMD checker tests more robust. by Aart Bik · 7 years ago
  30. 31275df Merge "Fix type conversion bug" by Treehugger Robot · 7 years ago
  31. 4cee4d0 Merge "Enable D8 for test 1929-exception-catch-exception." by Alan Leung · 7 years ago
  32. dab6907 Fix type conversion bug by Aart Bik · 7 years ago
  33. 2c80f0a Enable D8 for test 1929-exception-catch-exception. by Ian Zerny · 7 years ago
  34. 89f33b8 Ensure GetSourceDebugExtension works with Proxy classes. by Alex Light · 7 years ago
  35. e4df8d9 Merge "Improve sign and zero extension analysis." by Treehugger Robot · 7 years ago
  36. 91f55e6 HACK: don't override DX when running make by Colin Cross · 7 years ago
  37. a30af16 Merge "Revert "Revert "Add ability to have device-name based options""" by Treehugger Robot · 7 years ago
  38. 4d1a9d4 Improve sign and zero extension analysis. by Aart Bik · 7 years ago
  39. 3412a00 Revert "Revert "Add ability to have device-name based options"" by Alex Light · 7 years ago
  40. 6247604 Merge "Revert "Add ability to have device-name based options"" by Nicolas Geoffray · 7 years ago
  41. 63ada4e Revert "Add ability to have device-name based options" by Nicolas Geoffray · 7 years ago
  42. 1b8376c Merge "Switch to soong_ui to dump make vars" by Treehugger Robot · 7 years ago
  43. 2875173 Merge "Add ability to have device-name based options" by Treehugger Robot · 7 years ago
  44. b277aa1 Merge "ART: Introduce Uint8 loads in compiled code." by Vladimir Marko · 7 years ago
  45. d9a6296 Merge "Relax loop-back-edge-use for different dexers." by Alan Leung · 7 years ago
  46. af2eee5 Add ability to have device-name based options by Alex Light · 7 years ago
  47. 61b9228 ART: Introduce Uint8 loads in compiled code. by Vladimir Marko · 7 years ago
  48. c366dcf Switch to soong_ui to dump make vars by Dan Willemsen · 7 years ago
  49. 883bf3c Relax loop-back-edge-use for different dexers. by Alan Leung · 7 years ago
  50. 4a66037 Merge "Make checker-null-array-get less dexer sensitive." by Alan Leung · 7 years ago
  51. a79816f Merge "Fix GetThreadState with threads in kNative." by Treehugger Robot · 7 years ago
  52. 597adad Fix GetThreadState with threads in kNative. by Alex Light · 7 years ago
  53. 1949baf Revert "Force OSR compilation on all compilations." by Nicolas Geoffray · 7 years ago
  54. c217666 Force OSR compilation on all compilations. by Nicolas Geoffray · 7 years ago
  55. 213f857 Make checker-null-array-get less dexer sensitive. by Alan Leung · 7 years ago
  56. 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  57. 44f520b Merge "Make test testStopRecur in test 1934 not throw SOEs" by Treehugger Robot · 7 years ago
  58. 776f0b9 Merge "Force ahead-of-time initialization of classes used in ThreadStress." by Roland Levillain · 7 years ago
  59. bcb8255 Merge "Remove unused method String.fastIndexOf" by Treehugger Robot · 7 years ago
  60. 4054e74 Merge "Fix wrong length passed to AAIOBE on x86/x64." by Treehugger Robot · 7 years ago
  61. ee98a13 Force ahead-of-time initialization of classes used in ThreadStress. by Roland Levillain · 7 years ago
  62. 0aff3a8 Fix wrong length passed to AAIOBE on x86/x64. by Nicolas Geoffray · 7 years ago
  63. c6194f0 Remove unused method String.fastIndexOf by Przemyslaw Szczepaniak · 7 years ago
  64. 148b723 Make test testStopRecur in test 1934 not throw SOEs by Alex Light · 7 years ago
  65. 6cee5e4 Merge "Make it easier to run libjdwp.so as debugger for run-test" by Alex Light · 7 years ago
  66. 53e47c8 Merge "ART: Add test for VarHandle properties" by Treehugger Robot · 7 years ago
  67. 4450dd9 Merge "Fix min/max SIMD reduction" by Treehugger Robot · 7 years ago
  68. 549690c ART: Add test for VarHandle properties by Orion Hodson · 7 years ago
  69. 445e0ec Merge "ART: clean-up 959-invoke-polymorphic-accessors" by Orion Hodson · 7 years ago
  70. e384c3b Merge "ART: Tests for MethodHandle.Lookup#unreflect{G,S}etter" by Treehugger Robot · 7 years ago
  71. 7541b62 Merge "Ensure method is JITted (or compiled)." by Nicolas Geoffray · 7 years ago
  72. 3e0131d ART: clean-up 959-invoke-polymorphic-accessors by Orion Hodson · 7 years ago
  73. edd706f ART: Tests for MethodHandle.Lookup#unreflect{G,S}etter by Orion Hodson · 7 years ago
  74. 89b8df0 Fix min/max SIMD reduction by Goran Jakovljevic · 7 years ago
  75. c281ba5 Make it easier to run libjdwp.so as debugger for run-test by Alex Light · 7 years ago
  76. d9f97406 Merge "Make StopRecur test hardened against move-exception" by Treehugger Robot · 7 years ago
  77. 686d147 Ensure method is JITted (or compiled). by Nicolas Geoffray · 7 years ago
  78. a44d514 Make StopRecur test hardened against move-exception by Alex Light · 7 years ago
  79. 6ee6d22 Merge "ARM: Support SIMD reduction for 32-bit backend." by Aart Bik · 7 years ago
  80. 6e9b137 ARM: Support SIMD reduction for 32-bit backend. by Artem Serov · 7 years ago
  81. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  82. 8d58014 Add test 1914 to gcstress known failures too. by Alex Light · 7 years ago
  83. f35bb20 Merge "Increase dex2oat timeout for run-tests" by Treehugger Robot · 7 years ago
  84. 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
  85. f97cbd6 Increase dex2oat timeout for run-tests by Shubham Ajmera · 7 years ago
  86. 432d910 Merge "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Treehugger Robot · 7 years ago
  87. d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
  88. a1a66f0 Merge "Ensure Proxy frames work with JVMTI stack frame functions" by Treehugger Robot · 7 years ago
  89. 656c768 Merge "Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT" by Alan Leung · 7 years ago
  90. c53ade5 Merge "Include run-test command in script failure output." by Treehugger Robot · 7 years ago
  91. a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
  92. dfadb59 Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT by Alan Leung · 7 years ago
  93. 249726c Merge "Restrict number of testrunner jobs to be equal to # cpus." by Treehugger Robot · 7 years ago
  94. af0e7d8 Merge "Don't notify jit of non-invokable methods being redefined." by Alex Light · 7 years ago
  95. 93857f2 Restrict number of testrunner jobs to be equal to # cpus. by Shubham Ajmera · 7 years ago
  96. a6684ca Merge "Fix race in method jitting for 597-deopt-invoke-stub" by Mingyao Yang · 7 years ago
  97. f5f0883 Fix race in method jitting for 597-deopt-invoke-stub by Mingyao Yang · 7 years ago
  98. abbc4bc Don't notify jit of non-invokable methods being redefined. by Alex Light · 7 years ago
  99. 8c5e25b Merge "Ensure that soft-verification doesn't fail class redefinition." by Treehugger Robot · 7 years ago
  100. 97785f5 Merge "Make 624-checker-stringops less Dexer-sensitive." by Treehugger Robot · 7 years ago