1. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 6 years ago
  2. 5a19854 Move 25% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 6 years ago
  3. 94d2c81 Fix DCHECK()s in read barrier slow paths. by Vladimir Marko · 6 years ago
  4. 1960c42 Change vdex format to store per-class assignable types. by Nicolas Geoffray · 6 years ago
  5. 85b125f Trace integer value for profilebootclasspath by Mathieu Chartier · 6 years ago
  6. 01b6552 Implement Reference.getReferent() intrinsic. by Vladimir Marko · 6 years ago
  7. 908759b Nicer error formatting for invalid Checker regular expressions by Daniil Riazanovskiy · 6 years ago
  8. 694f012 Move hardcoded Soong apex_available lines for ART modules into ART blueprints. by Martin Stjernholm · 6 years ago
  9. b5ed330 Fix missing //apex_available:platform on some libs. by Martin Stjernholm · 6 years ago
  10. 39aa4be Retain comments from linker.config.txt. by Martin Stjernholm · 6 years ago
  11. 8698081 run-libcore-tests.sh: reduce explicit GC chatter further by Orion Hodson · 6 years ago
  12. 4b64f6c dexdump: fix xml output for jars containing multiple .dex files by Paul Duffin · 6 years ago
  13. 021cf23 dexdump: remove non-API elements from xml output by Orion Hodson · 6 years ago
  14. 16e7e57 Remove temporary filtering of ICU output on host by Orion Hodson · 6 years ago
  15. 4f99524 Add unresolved types in verifier deps. by Nicolas Geoffray · 6 years ago
  16. de91ca9 Refactor Integer.valueOf() intrinsic implementation. by Vladimir Marko · 6 years ago
  17. 9ca92fb run-test: add --external-log-tags options by Orion Hodson · 6 years ago
  18. eeaf47f Revert "ART: Fix breaking changes from recent VIXL update." by Ulyana Trafimovich · 6 years ago
  19. 1f3612f Extend temporary filtering pattern for ICU issue by Orion Hodson · 6 years ago
  20. 4955036 ART: Fix breaking changes from recent VIXL update. by Artem Serov · 7 years ago
  21. 036b070 Rename String.concat() implementation function. by Vladimir Marko · 6 years ago
  22. 8b2f7e6 Add description of building test dependencies to README.md by Alex Light · 6 years ago
  23. 943f682 Move 10% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 6 years ago
  24. 8aef685 Temporary host filtering of ICU initialization output by Orion Hodson · 6 years ago
  25. 7629548 Revert^2 "Improve mirror::String implementation." by Vladimir Marko · 6 years ago
  26. f579b06 Unified sampling PGO for art by Yi Kong · 6 years ago
  27. 61c71ef [metrics] Dump ArtMetrics on SIGQUIT by Eric Holk · 6 years ago
  28. 1485d4a Override maxTargetSdk for @UnsupportedAppUsage by Pedro Loureiro · 6 years ago
  29. 645083c Revert^2 "Improve libcore_util_CharsetUtils performance." by Vladimir Marko · 6 years ago
  30. 3137681 Add support for new "removed" API flag. by Mathew Inwood · 6 years ago
  31. 15efe16 Revert "Improve mirror::String implementation." by chapin · 6 years ago
  32. 31f5dd4 Revert "Improve libcore_util_CharsetUtils performance." by chapin · 6 years ago
  33. e3a6485 Disable $OUT/symbols/apex/com.android.art symlink by Colin Cross · 6 years ago
  34. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 6 years ago
  35. 35b132e Add trace to SampleClassesAndExecutedMethods by Mathieu Chartier · 6 years ago
  36. 096bef8 [metrics] Refactor reporting by Eric Holk · 6 years ago
  37. 66474c2 Move tests using art_gtest_defaults to art-host-tests suite by Dan Shi · 6 years ago
  38. 4a128a1 Reformat Checker according to recent Google styleguide by Daniil Riazanovskiy · 6 years ago
  39. 463d03e Prevent art_cts_jvmti_test_library from depending on framework-res by Paul Duffin · 6 years ago
  40. d3e1e4b Add two more tests to expected gcstress/debug/host failures. by Nicolas Geoffray · 6 years ago
  41. 938a067 Remove the checkcast quickening optimization. by Nicolas Geoffray · 6 years ago
  42. 5b041c0 Remove unassignable_types from vdex. by Nicolas Geoffray · 6 years ago
  43. 8bea400 Store classloader information in heap dumps. by Florian Mayer · 6 years ago
  44. e3920c6 symlink_outputs: Add .KATI_SYMLINK_OUTPUTS for art_apex_symlink_timestamp by Jingwen Chen · 6 years ago
  45. 8562f37 Remove art_common from general-tests suite by Dan Shi · 6 years ago
  46. 9fde2db Update host tests to point to a dedicated boot image directory. by Martin Stjernholm · 6 years ago
  47. f50975a Reland "Make 'quicken' an alias to 'verify'." by Nicolas Geoffray · 6 years ago
  48. bd11057 Update linkerconfig configuration format by Kiyoung Kim · 6 years ago
  49. eb9eb00 Faster @CriticalNative for boot image. by Vladimir Marko · 6 years ago
  50. 5fa36f9 Improve libcore_util_CharsetUtils performance. am: b3dfff75d9 by Vladimir Marko · 6 years ago
  51. dc4a27a Improve mirror::String implementation. am: 0bba8aa289 by Vladimir Marko · 6 years ago
  52. b3dfff7 Improve libcore_util_CharsetUtils performance. by Vladimir Marko · 6 years ago
  53. 0bba8aa Improve mirror::String implementation. by Vladimir Marko · 6 years ago
  54. 8e5e313 Move 5% of ART run-tests to the `presubmit` test group in `TEST_MAPPING`. am: 8f1bded1e5 by Roland Levillain · 6 years ago
  55. 8f1bded Move 5% of ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 6 years ago
  56. 4e12b21 Revert "Disable x86 FromCpuFeatures test" am: b3ab635ecf by Daniel Riazanovskiy · 6 years ago
  57. b3ab635 Revert "Disable x86 FromCpuFeatures test" by Daniel Riazanovskiy · 6 years ago
  58. dcae09a Remove field/method/class resolution metadata in vdex. am: 6ebe40fce5 by Nicolas Geoffray · 6 years ago
  59. 6ebe40f Remove field/method/class resolution metadata in vdex. by Nicolas Geoffray · 6 years ago
  60. 999372e Rename com.android.art module. am: 801f6a7b00 by Martin Stjernholm · 6 years ago
  61. 801f6a7 Rename com.android.art module. by Martin Stjernholm · 6 years ago
  62. f14fe40 Revert^2 "Port Checker to python 3" am: d4220f1736 by Daniel Riazanovskiy · 6 years ago
  63. 616ac5a Only tag supported ART run-tests as part of `art-target-run-test`. am: 4258f9e2f1 by Roland Levillain · 6 years ago
  64. d4220f1 Revert^2 "Port Checker to python 3" by Daniel Riazanovskiy · 6 years ago
  65. 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 6 years ago
  66. a1af78d Cyclic-includes should be avoided am: 4b9f86bd04 by Alex Light · 6 years ago
  67. 4b9f86b Cyclic-includes should be avoided by Alex Light · 6 years ago
  68. 4157d7d Fix incorrect escape in Checker assertion in test 660-checker-simd-sad. am: 3086417662 by Roland Levillain · 6 years ago
  69. 3086417 Fix incorrect escape in Checker assertion in test 660-checker-simd-sad. by Roland Levillain · 6 years ago
  70. 8dc4dd8 Check existing_it in UpdateClass am: 1a8d83b69d by Mathieu Chartier · 6 years ago
  71. 1a8d83b Check existing_it in UpdateClass by Mathieu Chartier · 6 years ago
  72. 84494d2 Move a few ART run-tests to the `presubmit` test group in `TEST_MAPPING`. am: 5c5ed3025f by Roland Levillain · 6 years ago
  73. 5c5ed30 Move a few ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 6 years ago
  74. 09f1163 Introduce a ensureJitBaselineCompiled for tests. am: 11e6fead40 by Nicolas Geoffray · 6 years ago
  75. 11e6fea Introduce a ensureJitBaselineCompiled for tests. by Nicolas Geoffray · 6 years ago
  76. 0e338ba Merge "Skip ab/6749736 in stage." into stage-aosp-master by TreeHugger Robot · 6 years ago
  77. 6a0083d Add test-suite-tag for run-tests. am: 6667eef330 by David Srbecky · 6 years ago
  78. 7848b2b [metrics] Implement JitMethodCompileTime histogram am: 4bb0900168 by Eric Holk · 6 years ago
  79. 6667eef Add test-suite-tag for run-tests. by David Srbecky · 6 years ago
  80. 4bb0900 [metrics] Implement JitMethodCompileTime histogram by Eric Holk · 6 years ago
  81. 45a01f2 Remove unused image space order argument am: ae7168e19f by Orion Hodson · 6 years ago
  82. a706b32 Fix path for app image in compile_bcp.sh script. am: 5e8e5161e5 by Nicolas Geoffray · 6 years ago
  83. ae7168e Remove unused image space order argument by Orion Hodson · 6 years ago
  84. 5e8e516 Fix path for app image in compile_bcp.sh script. by Nicolas Geoffray · 6 years ago
  85. c595dfa Use liblog.so implementation from prebuilts/ for chroot testing. am: bd489c8778 by Nicolas Geoffray · 6 years ago
  86. bd489c8 Use liblog.so implementation from prebuilts/ for chroot testing. by Nicolas Geoffray · 6 years ago
  87. 4ea6583 Remove the ability to generate an image in image_space.cc am: 6732b80570 by Orion Hodson · 6 years ago
  88. 6732b80 Remove the ability to generate an image in image_space.cc by Orion Hodson · 6 years ago
  89. 4d5a559 Restore cfg file printing in Checker as an option am: bfe8fc8076 by Daniil Riazanovskiy · 6 years ago
  90. bfe8fc8 Restore cfg file printing in Checker as an option by Daniil Riazanovskiy · 6 years ago
  91. 613d984 Revert "Make 'quicken' an alias to 'verify'." am: 7e9fc9d6d1 by Ming-Shin Lu · 6 years ago
  92. 7e9fc9d Revert "Make 'quicken' an alias to 'verify'." by Ming-Shin Lu · 6 years ago
  93. aae6c3d Support access checks in mterp. am: 384dae4c7e by Nicolas Geoffray · 6 years ago
  94. 384dae4 Support access checks in mterp. by Nicolas Geoffray · 6 years ago
  95. 09c182f Disable some libcore ssl tests until pre-builts updated. am: 4d23e51e67 by Orion Hodson · 6 years ago
  96. 4d23e51 Disable some libcore ssl tests until pre-builts updated. by Orion Hodson · 6 years ago
  97. 670b1c6 Remove base pointer from object references. am: f86e144a92 by Florian Mayer · 6 years ago
  98. f86e144 Remove base pointer from object references. by Florian Mayer · 6 years ago
  99. 8f847d5 Support access checks in nterp. am: eeff8fc458 by Nicolas Geoffray · 6 years ago
  100. eeff8fc Support access checks in nterp. by Nicolas Geoffray · 6 years ago