1. 5c722df Merge "test: Add desugar support to run-test" by Igor Murashkin · 8 years ago
  2. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 8 years ago
  3. bad2f51 Clean up ti-stress by Alex Light · 8 years ago
  4. cd9e5e7 Blacklist tests under gcstress/debug/target. by Nicolas Geoffray · 8 years ago
  5. d38b67c Merge "ART: Add JIT cache race test" by Treehugger Robot · 8 years ago
  6. af14a86 Merge "Rename art-run-test-asan to art-asan" by Treehugger Robot · 8 years ago
  7. 2b5bc3a Revert "ART: Disable test 137 for ASAN" by Christopher Ferris · 8 years ago
  8. 885a713 Add support for profiling boot class path by Mathieu Chartier · 8 years ago
  9. c09ae47 Rename art-run-test-asan to art-asan by Alex Light · 8 years ago
  10. bb5fd1b Merge "Add art-ndebug target to target_config.py" by Treehugger Robot · 8 years ago
  11. 504cfab Add art-ndebug target to target_config.py by Alex Light · 8 years ago
  12. 8aa5270 Remove method reference from test 988 by Alex Light · 8 years ago
  13. 9a18396 Update test expectation for no-image. by Nicolas Geoffray · 8 years ago
  14. fbb22de Merge "Don't reset to a level above warmup threshold." by Nicolas Geoffray · 8 years ago
  15. 9e20fd6 Merge "Add method tracing JVMTI callbacks" by Treehugger Robot · 8 years ago
  16. 13600e9 Merge "MIPS64: Min/max vectorization support" by Aart Bik · 8 years ago
  17. b7edcda Add method tracing JVMTI callbacks by Alex Light · 8 years ago
  18. 86060f9 Merge "Revert "Revert "Fully support static encoded fields.""" by Mathieu Chartier · 8 years ago
  19. f654ef9 no-image does not prebuild, so disable checker for this. by Nicolas Geoffray · 8 years ago
  20. 88f50b1 Don't reset to a level above warmup threshold. by Nicolas Geoffray · 8 years ago
  21. fed9cb1 Merge "ART: Use stdout in run-test 909" by Nicolas Geoffray · 8 years ago
  22. 4e4001e Disable 137-cfi and 629-vdex-speed in no-prebuild mode by Calin Juravle · 8 years ago
  23. 941c6ec Revert "Update profiling info allocation logic." by Nicolas Geoffray · 8 years ago
  24. f1dd69a Revert "Revert "Fully support static encoded fields."" by Mathieu Chartier · 8 years ago
  25. db1a013 Merge "ARM64: Encode constants when it is possible." by Aart Bik · 8 years ago
  26. b5f33fb ART: Use stdout in run-test 909 by Andreas Gampe · 8 years ago
  27. 074408d Merge "ART: Add SANITIZE_HOST test configurations" by Treehugger Robot · 8 years ago
  28. 8dfe746 ARM64: Encode constants when it is possible. by Artem Serov · 8 years ago
  29. a215c5b Merge "Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""" by Calin Juravle · 8 years ago
  30. 33e9483 Merge "Update profiling info allocation logic." by Nicolas Geoffray · 8 years ago
  31. 7d6a1c0 Update profiling info allocation logic. by Nicolas Geoffray · 8 years ago
  32. eced692 ART: Add JIT cache race test by Orion Hodson · 8 years ago
  33. 07c6d72 Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Calin Juravle · 8 years ago
  34. 6fc7c4a Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect." by Vladimir Marko · 8 years ago
  35. 97acd8a Merge "Use sleep instead of yield." by Nicolas Geoffray · 8 years ago
  36. e7e3543 ART: Add SANITIZE_HOST test configurations by Andreas Gampe · 8 years ago
  37. de3a5e9 Use sleep instead of yield. by Nicolas Geoffray · 8 years ago
  38. 0669e6f Merge "Handler-ize InstrumentationListener and related code" by Treehugger Robot · 8 years ago
  39. d766158 Handler-ize InstrumentationListener and related code by Alex Light · 8 years ago
  40. 3b8bbb9 Merge "Don't call EnsureInitialized in the JIT." by Treehugger Robot · 8 years ago
  41. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  42. 23ddfe8 Don't call EnsureInitialized in the JIT. by Nicolas Geoffray · 8 years ago
  43. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 8 years ago
  44. 84c8432 Revert "Fully support static encoded fields." by Nicolas Geoffray · 8 years ago
  45. f7ab834 Revert "Fixed Literal String intern mismatch." by Nicolas Geoffray · 8 years ago
  46. 8fea1e1 MIPS64: Min/max vectorization support by Goran Jakovljevic · 8 years ago
  47. e913cd0 Merge "ART: Use dex2oat watchdog in host run-test" by Treehugger Robot · 8 years ago
  48. e7197bf Replace invoke kind kDexCacheViaMethod with kRuntimeCall. by Vladimir Marko · 8 years ago
  49. 43ee054 ART: Use dex2oat watchdog in host run-test by Andreas Gampe · 8 years ago
  50. 40c6710 Merge "ART: Disable test 137 for ASAN" by Treehugger Robot · 8 years ago
  51. 73dd3a2 ART: Disable test 137 for ASAN by Andreas Gampe · 8 years ago
  52. 81c7694 Merge "Fix redefinition related use-after-free bug" by Treehugger Robot · 8 years ago
  53. 98e3693 ART: Disable test 071-dexfile-map-clean for ASAN by Andreas Gampe · 8 years ago
  54. 177701a ART: Add custom check script to run-test 115 by Andreas Gampe · 8 years ago
  55. 08c4edb Merge "ART: Disable test 202 for ASAN" by Treehugger Robot · 8 years ago
  56. fa6b034 ART: Disable test 202 for ASAN by Andreas Gampe · 8 years ago
  57. 36a5d0c Merge "MIPS64: ART Vectorizer" by Aart Bik · 8 years ago
  58. 2c97600 Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String." by Vladimir Marko · 8 years ago
  59. af8d813 Merge "Tests: never use System.err" by Vladimir Marko · 8 years ago
  60. 07f0621 Fix redefinition related use-after-free bug by Alex Light · 8 years ago
  61. 9f7e91c Merge "Fixed bug in relying on precise FP in periodic sequence." by Aart Bik · 8 years ago
  62. f6c66c3 Tests: never use System.err by Kevin Brodsky · 9 years ago
  63. 8523ea1 Fixed bug in relying on precise FP in periodic sequence. by Aart Bik · 8 years ago
  64. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  65. 847e6ce Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String. by Vladimir Marko · 8 years ago
  66. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  67. 38c4ae5 Merge "Handle gracefully profiles with invalid classes or methods" by Calin Juravle · 8 years ago
  68. aa97938 Merge "ART: Clean up heap headers" by Treehugger Robot · 8 years ago
  69. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 8 years ago
  70. 1a87c1f Fix race between System.out.println & System.err.println in 087-gc-after-link by Roland Levillain · 8 years ago
  71. 854461a Merge "Fixed Literal String intern mismatch." by Mathieu Chartier · 8 years ago
  72. 762ef84 Fixed Literal String intern mismatch. by Chang Xing · 8 years ago
  73. d490129 ART: Clean up heap headers by Andreas Gampe · 8 years ago
  74. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 8 years ago
  75. 19680d3 MIPS64: ART Vectorizer by Goran Jakovljevic · 8 years ago
  76. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 8 years ago
  77. 673253e Merge "Fully support static encoded fields." by Treehugger Robot · 8 years ago
  78. 6dd5019 Merge "Do not deopt when using AOT inline caches" by Treehugger Robot · 8 years ago
  79. e71d687 Fully support static encoded fields. by Chang Xing · 8 years ago
  80. 3d5aae7 Merge "ART: Add simple failure list to tail of testrunner output" by Treehugger Robot · 8 years ago
  81. 03a8e86 Merge "Record types when the interpreter executes intrinsics." by Nicolas Geoffray · 8 years ago
  82. 0dd7e85 ART: Add simple failure list to tail of testrunner output by Andreas Gampe · 8 years ago
  83. 5115efb ART: Fix soong defaults order by Andreas Gampe · 8 years ago
  84. af44e6c Do not deopt when using AOT inline caches by Calin Juravle · 8 years ago
  85. 61b68fd ART: Make run-test-jvmti-java only depend on core by Andreas Gampe · 8 years ago
  86. 0abc6bb Merge "Support for narrow operands in "dangerous" operations." by Aart Bik · 8 years ago
  87. 304c8a5 Support for narrow operands in "dangerous" operations. by Aart Bik · 8 years ago
  88. b9bec2e Record types when the interpreter executes intrinsics. by Nicolas Geoffray · 8 years ago
  89. 8405cc2 knownfailures: Remove trailing semicolon. by Narayan Kamath · 8 years ago
  90. 73d4665 ART: Remove 987-stack-dumping from known failures. by Narayan Kamath · 8 years ago
  91. eb71033 ART: Use file descriptors handed out by tombstoned for traces. by Narayan Kamath · 8 years ago
  92. a17d679 Merge "Use PC-relative pointer to boot image methods." by Treehugger Robot · 8 years ago
  93. 1f68cb5 Merge "Revert "Support for narrow operands in "dangerous" operations."" by Nicolas Geoffray · 8 years ago
  94. 9231690 Revert "Support for narrow operands in "dangerous" operations." by Nicolas Geoffray · 8 years ago
  95. 28b6e7e Deal with ASAN alloc-dealloc mismatch in class transformation code. by Alex Light · 8 years ago
  96. 2cd620b Merge "Support for narrow operands in "dangerous" operations." by Aart Bik · 8 years ago
  97. 6597946 Use PC-relative pointer to boot image methods. by Vladimir Marko · 8 years ago
  98. 5601d4e Revert "Revert "ARM: Improve the code generated for HCondition with a constant input"" by Anton Kirilov · 8 years ago
  99. 636e870 Support for narrow operands in "dangerous" operations. by Aart Bik · 8 years ago
  100. 17481b5 Merge "Made idiom recognition more robust." by Treehugger Robot · 8 years ago