1. 0805bb7 Merge "run-test: Fix bash warning with DESUGAR=false" am: 2cf5659018 by Igor Murashkin · 8 years ago
  2. 2cf5659 Merge "run-test: Fix bash warning with DESUGAR=false" by Treehugger Robot · 8 years ago
  3. b9238bac Merge "test: Fix 956-methodhandle-stackframe for javac/dx" am: 51448499d9 by Igor Murashkin · 8 years ago
  4. 5144849 Merge "test: Fix 956-methodhandle-stackframe for javac/dx" by Igor Murashkin · 8 years ago
  5. 143d29c Merge "test: Fix 636-wrong-static-access for javac/dx" am: 2ffec908eb by Igor Murashkin · 8 years ago
  6. 2ffec90 Merge "test: Fix 636-wrong-static-access for javac/dx" by Treehugger Robot · 8 years ago
  7. d323277 run-test: Fix bash warning with DESUGAR=false by Igor Murashkin · 8 years ago
  8. 2caf4d1 Merge "Ensure GetLoadedClasses only returns 'Loaded' Classes." am: a08c9bbe02 by Alex Light · 8 years ago
  9. a08c9bb Merge "Ensure GetLoadedClasses only returns 'Loaded' Classes." by Treehugger Robot · 8 years ago
  10. 1ee579a Merge changes Ib2146ee7,I65f724be am: 34bf6221de am: 8860f1ff61 by Andreas Gampe · 8 years ago
  11. 95514f9 Merge "test: Fix jvmti tests for javac/dx" am: 4040a40ba1 am: 9392e51221 by Igor Murashkin · 8 years ago
  12. 34bf622 Merge changes Ib2146ee7,I65f724be by Treehugger Robot · 8 years ago
  13. c0f2321 test: Fix 956-methodhandle-stackframe for javac/dx by Igor Murashkin · 8 years ago
  14. 829da13 test: Fix 636-wrong-static-access for javac/dx by Igor Murashkin · 8 years ago
  15. f8a4a2c Ensure GetLoadedClasses only returns 'Loaded' Classes. by Alex Light · 8 years ago
  16. 919852e test: Fix jvmti tests for javac/dx by Igor Murashkin · 8 years ago
  17. 62aab84 Merge "Fix loop optimization in the presence of environment uses." am: fae4d85380 by Narayan Kamath · 8 years ago
  18. fae4d85 Merge "Fix loop optimization in the presence of environment uses." by Narayan Kamath · 8 years ago
  19. 27aaf64 ART: Add slow-debug test in 004-JniTest by Andreas Gampe · 8 years ago
  20. 411fa3c Merge "Revert "More run-test with Jack"" am: a4811cd349 am: edc8b586d9 by Igor Murashkin · 8 years ago
  21. 0bb63f4 Merge "test: More javac/dx fixes" am: 5ab5427dd5 am: 8adc6c59ba by Igor Murashkin · 8 years ago
  22. a4811cd Merge "Revert "More run-test with Jack"" by Igor Murashkin · 8 years ago
  23. 5ab5427 Merge "test: More javac/dx fixes" by Igor Murashkin · 8 years ago
  24. 85faf7f Merge "More robust 652-deopt-intrinsic." am: 5154e2a89a am: 917f876b7e by Nicolas Geoffray · 8 years ago
  25. 5154e2a Merge "More robust 652-deopt-intrinsic." by Nicolas Geoffray · 8 years ago
  26. 1a0a519 Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 8 years ago
  27. a5baf72 Merge "ART: Add support for runtime debug checks" am: 7888b59b45 am: f37ac16f9e by Andreas Gampe · 8 years ago
  28. d61c381 Revert "More run-test with Jack" by Igor Murashkin · 8 years ago
  29. 10ba685 test: More javac/dx fixes by Igor Murashkin · 8 years ago
  30. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 8 years ago
  31. d4df1ed Merge "test: enable javac/dx to import libcore on the bootclasspath" am: b96ed2c271 by Igor Murashkin · 8 years ago
  32. b96ed2c Merge "test: enable javac/dx to import libcore on the bootclasspath" by Igor Murashkin · 8 years ago
  33. 1c843e9 test: enable javac/dx to import libcore on the bootclasspath by Igor Murashkin · 8 years ago
  34. fad1f37 Merge "Add GetSourceFile and GetSourceDebugExt JVMTI functions" am: e032690a61 by Alex Light · 8 years ago
  35. 6fa7b81 Add GetSourceFile and GetSourceDebugExt JVMTI functions by Alex Light · 8 years ago
  36. 4822f9b Merge changes from topic 'jvmti-field-cbs' am: 18b4ed19eb am: 6ccd284d9e by Alex Light · 8 years ago
  37. 18b4ed1 Merge changes from topic 'jvmti-field-cbs' by Alex Light · 8 years ago
  38. f48029f More robust 652-deopt-intrinsic. by Nicolas Geoffray · 8 years ago
  39. 0635700 Merge "test: Fix broken build scripts causing art-test-javac to fail" am: e882b6dc06 by Igor Murashkin · 8 years ago
  40. e882b6d Merge "test: Fix broken build scripts causing art-test-javac to fail" by Treehugger Robot · 8 years ago
  41. 5f4174e Merge "test: Fix 004-JniTest for javac/dx" am: b5f479212f am: 58d4df2050 by Igor Murashkin · 8 years ago
  42. 09eb186 test: Fix broken build scripts causing art-test-javac to fail by Igor Murashkin · 8 years ago
  43. 43e935d Add field-access/modification to ti-stress. by Alex Light · 8 years ago
  44. 7c95849 Add tests for field access and modify JVMTI callbacks by Alex Light · 8 years ago
  45. 4db66ab test: Fix 004-JniTest for javac/dx by Igor Murashkin · 8 years ago
  46. 3179b55 Merge changes from topic 'art_javac' am: 1c15526f61 am: a42934204f by Igor Murashkin · 8 years ago
  47. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 8 years ago
  48. 6c946b5 test: Fix javac/dx run-test regressions from adding desugar by Igor Murashkin · 8 years ago
  49. f29c813 Merge "test: Skip desugar with DESUGAR=false when running tests" am: 8d80bba69c by Igor Murashkin · 8 years ago
  50. 8d80bba Merge "test: Skip desugar with DESUGAR=false when running tests" by Treehugger Robot · 8 years ago
  51. 56046cc Merge "Null check thread peers in JVMTI class callbacks" am: 698bd05488 by Alex Light · 8 years ago
  52. 698bd05 Merge "Null check thread peers in JVMTI class callbacks" by Treehugger Robot · 8 years ago
  53. e518193 test: Skip desugar with DESUGAR=false when running tests by Igor Murashkin · 8 years ago
  54. 7239865 Null check thread peers in JVMTI class callbacks by Alex Light · 8 years ago
  55. 604e3c1 Merge "Revert "Revert "test: Add desugar support to run-test""" am: 4cf4e365a9 by Igor Murashkin · 8 years ago
  56. 4cf4e36 Merge "Revert "Revert "test: Add desugar support to run-test""" by Treehugger Robot · 8 years ago
  57. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 8 years ago
  58. 58a32c7 Merge "ART: Refactor run-test 104" am: 2dcfe269a6 am: 647b700b65 by Andreas Gampe · 8 years ago
  59. 2dd3d71 ART: Refactor run-test 104 by Andreas Gampe · 8 years ago
  60. 248028b Merge "Revert "test: Add desugar support to run-test"" am: fbc3fffc4a by Mariano Giardina · 8 years ago
  61. fbc3fff Merge "Revert "test: Add desugar support to run-test"" by Mariano Giardina · 8 years ago
  62. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 8 years ago
  63. 72ddcb1 Merge "Blacklist 905-object-free on gcstress & jit & target" am: a8b125e0f6 by Nicolas Geoffray · 8 years ago
  64. d732528 Blacklist 905-object-free on gcstress & jit & target by Nicolas Geoffray · 8 years ago
  65. ef85e06 Merge "ART: Export ASAN_OPTIONS in build testrunner" am: 8ff5c5e888 by Andreas Gampe · 8 years ago
  66. 8ff5c5e Merge "ART: Export ASAN_OPTIONS in build testrunner" by Treehugger Robot · 8 years ago
  67. 1663705 ART: Export ASAN_OPTIONS in build testrunner by Andreas Gampe · 8 years ago
  68. 32f4fbc Merge "test: Add desugar support to run-test" am: 5c722df951 am: 17110c13b0 by Igor Murashkin · 8 years ago
  69. 5c722df Merge "test: Add desugar support to run-test" by Igor Murashkin · 8 years ago
  70. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 8 years ago
  71. db40bc1 Merge "Clean up ti-stress" am: 61944b0c75 am: fa7c8ecbb1 by Alex Light · 8 years ago
  72. bad2f51 Clean up ti-stress by Alex Light · 8 years ago
  73. 2778dd1 Merge "Blacklist tests under gcstress/debug/target." am: 2f50d18257 by Nicolas Geoffray · 8 years ago
  74. cd9e5e7 Blacklist tests under gcstress/debug/target. by Nicolas Geoffray · 8 years ago
  75. 59d45d3 Merge "ART: Add JIT cache race test" am: d38b67c989 am: bae429e499 by Orion Hodson · 8 years ago
  76. d38b67c Merge "ART: Add JIT cache race test" by Treehugger Robot · 8 years ago
  77. b2f0290 Merge "Rename art-run-test-asan to art-asan" am: af14a86fb4 am: 71edb7b06c by Alex Light · 8 years ago
  78. af14a86 Merge "Rename art-run-test-asan to art-asan" by Treehugger Robot · 8 years ago
  79. 90e5832 Merge "Revert "ART: Disable test 137 for ASAN"" am: dbd3c89ae7 am: e4c586bddb by Christopher Ferris · 8 years ago
  80. 2b5bc3a Revert "ART: Disable test 137 for ASAN" by Christopher Ferris · 8 years ago
  81. 6f0380a Merge "Add support for profiling boot class path" am: 9533cc0a37 am: 7c8cbf3d28 by Mathieu Chartier · 8 years ago
  82. 885a713 Add support for profiling boot class path by Mathieu Chartier · 8 years ago
  83. c09ae47 Rename art-run-test-asan to art-asan by Alex Light · 8 years ago
  84. 595c027 Merge "Add art-ndebug target to target_config.py" am: bb5fd1bff1 am: fb3be7687e by Alex Light · 8 years ago
  85. bb5fd1b Merge "Add art-ndebug target to target_config.py" by Treehugger Robot · 8 years ago
  86. a3e1b36 Merge "Remove method reference from test 988" am: f22f68efca am: 40caa6903e by Alex Light · 8 years ago
  87. 504cfab Add art-ndebug target to target_config.py by Alex Light · 8 years ago
  88. 8aa5270 Remove method reference from test 988 by Alex Light · 8 years ago
  89. 5a55ba8 Merge "Update test expectation for no-image." am: 53ac3130ed am: 2fa3a2a8a2 by Nicolas Geoffray · 8 years ago
  90. 9a18396 Update test expectation for no-image. by Nicolas Geoffray · 8 years ago
  91. 2d9d7f0 Merge "Don't reset to a level above warmup threshold." am: fbb22de21c by Nicolas Geoffray · 8 years ago
  92. fbb22de Merge "Don't reset to a level above warmup threshold." by Nicolas Geoffray · 8 years ago
  93. 384f66b Merge "Add method tracing JVMTI callbacks" am: 9e20fd6376 am: d16e213fe8 by Alex Light · 8 years ago
  94. 9e20fd6 Merge "Add method tracing JVMTI callbacks" by Treehugger Robot · 8 years ago
  95. 37fac32 Merge "MIPS64: Min/max vectorization support" am: 13600e9cd7 am: 6a2dd0aacd by Aart Bik · 8 years ago
  96. 13600e9 Merge "MIPS64: Min/max vectorization support" by Aart Bik · 8 years ago
  97. b381418 Merge "Revert "Revert "Fully support static encoded fields.""" am: 86060f93c3 by Mathieu Chartier · 8 years ago
  98. b7edcda Add method tracing JVMTI callbacks by Alex Light · 8 years ago
  99. 86060f9 Merge "Revert "Revert "Fully support static encoded fields.""" by Mathieu Chartier · 8 years ago
  100. 895615b Merge "no-image does not prebuild, so disable checker for this." am: ca333f4093 by Nicolas Geoffray · 8 years ago