1. da7d1bc Merge "Add an 'art-preopt' test target configuration." by Richard Uhler · 8 years ago
  2. 60efed5 Merge "Fix bug in vectorization of charAt, with regression test" by Treehugger Robot · 8 years ago
  3. e2dfd30 Merge "optimizing: do not illegally remove constructor barriers after inlining" by Igor Murashkin · 8 years ago
  4. 07f8d86 Merge "target_config: add art-test-javac target" by Igor Murashkin · 8 years ago
  5. 3101e58 Fix bug in vectorization of charAt, with regression test by Aart Bik · 8 years ago
  6. 26c25d5 Merge "Don't add Jack dependencies when building without Jack" by Colin Cross · 8 years ago
  7. b6f707c Don't add Jack dependencies when building without Jack by Colin Cross · 8 years ago
  8. 921c5f9 Merge "Add checker part of test, fix intrinsic copying" by Aart Bik · 8 years ago
  9. bcdc7fe Merge "ART: Expose jni_binder's FindClass" by Treehugger Robot · 8 years ago
  10. a13354a Add an 'art-preopt' test target configuration. by Richard Uhler · 8 years ago
  11. 7a4873e ART: Expose jni_binder's FindClass by Andreas Gampe · 8 years ago
  12. 87bc257 ART: Package expected run-test results with jvmti Java library by Andreas Gampe · 8 years ago
  13. 9899026 Add checker part of test, fix intrinsic copying by Aart Bik · 8 years ago
  14. 8aaa601 Merge "Revert "Avoid JNI usage error when JNI_OnLoad throws"" by Treehugger Robot · 8 years ago
  15. 032cacd optimizing: do not illegally remove constructor barriers after inlining by Igor Murashkin · 8 years ago
  16. 41d14c5 Revert "Avoid JNI usage error when JNI_OnLoad throws" by Igor Murashkin · 8 years ago
  17. d5886c9 target_config: add art-test-javac target by Igor Murashkin · 8 years ago
  18. 7f734d4 Merge "testrunner/env.py - Run from any directory" by Treehugger Robot · 8 years ago
  19. 8827cec Merge "Avoid JNI usage error when JNI_OnLoad throws" by Treehugger Robot · 8 years ago
  20. 6b61c80 testrunner/env.py - Run from any directory by Igor Murashkin · 8 years ago
  21. 28728f1 Merge changes from topic 'more_jvmti_run-test_refactor_java_side' by Treehugger Robot · 8 years ago
  22. d111f90 Avoid JNI usage error when JNI_OnLoad throws by Daniel Colascione · 8 years ago
  23. fa76296 Fixed missing context while detecting unit strides. by Aart Bik · 8 years ago
  24. 6f00593 Merge "Update NativeBridge interface in ART test" by Treehugger Robot · 8 years ago
  25. 3ea3d5c ART: More refactor for JVMTI run tests (3/3) by Andreas Gampe · 8 years ago
  26. a838024 ART: More refactor for JVMTI run tests (2/3) by Andreas Gampe · 8 years ago
  27. 4665167 ART: More refactor for JVMTI run tests (1/3) by Andreas Gampe · 8 years ago
  28. 2bbf16d ART: Add JVMTI test shim by Andreas Gampe · 8 years ago
  29. 6cfd4c9 ART: Report array and proxy classes in ClassLoad & ClassPrepare by Andreas Gampe · 8 years ago
  30. 06a0d47 Merge "Testrunner: Fix output message" by Nicolas Geoffray · 8 years ago
  31. 9c4f0d8f Clean up after MIPS got read barriers support by Goran Jakovljevic · 8 years ago
  32. 2679e49 Testrunner: Fix output message by Goran Jakovljevic · 8 years ago
  33. a207841 Merge "Implemented ABS vectorization." by Aart Bik · 8 years ago
  34. 6daebeb Implemented ABS vectorization. by Aart Bik · 8 years ago
  35. c48266e Merge "Ensure invoking obsolete methods throws errors." by Treehugger Robot · 8 years ago
  36. db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 8 years ago
  37. 6228e9d build: Add golem run_build_test_targets for go/ab by Igor Murashkin · 8 years ago
  38. 1927f66 Merge "ART: TI Agent test library refactor" by Treehugger Robot · 8 years ago
  39. 027444b ART: TI Agent test library refactor by Andreas Gampe · 8 years ago
  40. f8f5a16 ART vectorizer. by Aart Bik · 8 years ago
  41. 7201fe3 Merge "ART: Refactor JVMTI run tests" by Treehugger Robot · 8 years ago
  42. 113ecfe Merge "Re-enable test 983 with speed-profile" by Treehugger Robot · 8 years ago
  43. 3f46c96 ART: Refactor JVMTI run tests by Andreas Gampe · 8 years ago
  44. e79f329 Re-enable test 983 with speed-profile by Alex Light · 8 years ago
  45. dac3f7d Merge "(Re)enable the use of inline caches in AOT" by Calin Juravle · 8 years ago
  46. f62940e Merge "ART: Fix VISIT_OBJECTS and ABORT for FollowReferences" by Treehugger Robot · 8 years ago
  47. c756f08 ART: Fix VISIT_OBJECTS and ABORT for FollowReferences by Andreas Gampe · 8 years ago
  48. c700f00 Merge "Dedup original dex file for classes transformed on first load." by Treehugger Robot · 8 years ago
  49. b68e12c Merge "Do more GCs for test 141" by Treehugger Robot · 8 years ago
  50. 15996a3 Merge "Update deopt statements in 638-checker-inline-caches" by Calin Juravle · 8 years ago
  51. 6a65631 Dedup original dex file for classes transformed on first load. by Alex Light · 8 years ago
  52. bc1ef6c Do more GCs for test 141 by Mathieu Chartier · 8 years ago
  53. 8af7089 (Re)enable the use of inline caches in AOT by Calin Juravle · 8 years ago
  54. f1e1c7e Update deopt statements in 638-checker-inline-caches by Calin Juravle · 8 years ago
  55. e2a739a Merge "Undo dex2dex compilation before invoking LoadHook" by Treehugger Robot · 8 years ago
  56. 591654e Merge "Layout string data" by Mathieu Chartier · 8 years ago
  57. 4e03442 Merge "Change Ti::Agent collection from vector to List" by Treehugger Robot · 8 years ago
  58. 4052847 Undo dex2dex compilation before invoking LoadHook by Alex Light · 8 years ago
  59. d07f2ba Merge "Gracefully handle bogus profiling info for inline caches." by Calin Juravle · 8 years ago
  60. fa0aa09 Layout string data by Mathieu Chartier · 8 years ago
  61. 4b812fa Change Ti::Agent collection from vector to List by Alex Light · 8 years ago
  62. 8b71f08 Merge "ART: Fix ObjectFree reporting" by Treehugger Robot · 8 years ago
  63. c5e0f20 Merge "ART: Fix GetThreadInfo" by Treehugger Robot · 8 years ago
  64. a1705ea ART: Fix ObjectFree reporting by Andreas Gampe · 8 years ago
  65. 09004f0 Merge "Incorporate random profile tests into run-test." by Treehugger Robot · 8 years ago
  66. db6c2ab ART: Fix GetThreadInfo by Andreas Gampe · 8 years ago
  67. 4ba18fd Merge "Fix lock order for jvmti kTaggingLockLevel" by Mathieu Chartier · 8 years ago
  68. 4c0b4bc Gracefully handle bogus profiling info for inline caches. by Nicolas Geoffray · 8 years ago
  69. f169e27 Fix lock order for jvmti kTaggingLockLevel by Mathieu Chartier · 8 years ago
  70. 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 8 years ago
  71. 37aa4c9 Add test to verify dex file passed to agent by Alex Light · 8 years ago
  72. 7359649 Merge "Make data dependency around HDeoptimize correct." by Nicolas Geoffray · 8 years ago
  73. d66a932 Merge "ART: Clean up field initialization" by Andreas Gampe · 8 years ago
  74. 4fc76b3 Merge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6,I172cef38, ... by Treehugger Robot · 8 years ago
  75. cd29b3b Merge "Testrunner: Fix output parsing issue" by Treehugger Robot · 8 years ago
  76. f9a7d74 Remove signal mask checks from native bridge tests. by Josh Gao · 8 years ago
  77. d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
  78. 46bfb7c Merge "One more test to disable for CHA." by Nicolas Geoffray · 8 years ago
  79. 238fdfc Merge "Ensure 'modified' field of ArtClassDefinition is always initialized." by Treehugger Robot · 8 years ago
  80. 2f69948 One more test to disable for CHA. by Nicolas Geoffray · 8 years ago
  81. c64fb4d Merge "Testrunner: Temporarily fix long Dex File name issue" by Treehugger Robot · 8 years ago
  82. 3092c6e Testrunner: Fix output parsing issue by Shubham Ajmera · 8 years ago
  83. 5127178 Ensure 'modified' field of ArtClassDefinition is always initialized. by Alex Light · 8 years ago
  84. 3b8adf5 Merge "Check for unattached threads in JVMTI functions" by Treehugger Robot · 8 years ago
  85. 6f8e2c9 Make data dependency around HDeoptimize correct. by Nicolas Geoffray · 8 years ago
  86. 85f8841 Merge ""Revert^6 "CHA for interface method."""" by Nicolas Geoffray · 8 years ago
  87. 7f56a74 Merge "Revert "Revert "Make original dex file be more deduplicated""" by Treehugger Robot · 8 years ago
  88. c461476 Add 'dist' to gtest targets to avoid jack issues. by Nicolas Geoffray · 8 years ago
  89. 18ea1c9 "Revert^6 "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  90. a6fbe39 Makefile cleanup/fix after refactoring. by Nicolas Geoffray · 8 years ago
  91. 8b83ba5 Merge "Fix issue with Android.run-test.mk" by Nicolas Geoffray · 8 years ago
  92. 29f8968 Testrunner: Temporarily fix long Dex File name issue by Shubham Ajmera · 8 years ago
  93. 1edc8cf Check for unattached threads in JVMTI functions by Alex Light · 8 years ago
  94. 75f37d6 Fix issue with Android.run-test.mk by Alex Light · 8 years ago
  95. 2f814aa Revert "Revert "Make original dex file be more deduplicated"" by Alex Light · 8 years ago
  96. 9d631dd sigchain: fix sigaction(signal, nullptr, &sa). by Josh Gao · 8 years ago
  97. d5482fe Merge "Silence ulimit in run-test" by Orion Hodson · 8 years ago
  98. a6cefa7 Merge "Deterministic DexCache in heap images." by Vladimir Marko · 8 years ago
  99. fc01c0f Merge "Testrunner: Print colored text only when printing on terminal" by Shubham Ajmera · 8 years ago
  100. bd328d3 Silence ulimit in run-test by Orion Hodson · 8 years ago