1. 238fdfc Merge "Ensure 'modified' field of ArtClassDefinition is always initialized." by Treehugger Robot · 8 years ago
  2. c64fb4d Merge "Testrunner: Temporarily fix long Dex File name issue" by Treehugger Robot · 8 years ago
  3. b20a9da Merge "Ensure jvmtiCapabilities structs are initialized." by Treehugger Robot · 8 years ago
  4. 5127178 Ensure 'modified' field of ArtClassDefinition is always initialized. by Alex Light · 8 years ago
  5. 34d8e08 Ensure jvmtiCapabilities structs are initialized. by Alex Light · 8 years ago
  6. 3b8adf5 Merge "Check for unattached threads in JVMTI functions" by Treehugger Robot · 8 years ago
  7. 7a0ab78 Merge "Revert "Improve user-friendliness of art script."" by Orion Hodson · 8 years ago
  8. ad9f2da Revert "Improve user-friendliness of art script." by Orion Hodson · 8 years ago
  9. 2bb8988 Merge "Initialize art_method_ in HGraph." by Treehugger Robot · 8 years ago
  10. 53fec08 Initialize art_method_ in HGraph. by Nicolas Geoffray · 8 years ago
  11. 047871f Merge "MIPS64: Improve method entry/exit code" by Treehugger Robot · 8 years ago
  12. 85f8841 Merge ""Revert^6 "CHA for interface method."""" by Nicolas Geoffray · 8 years ago
  13. 7f56a74 Merge "Revert "Revert "Make original dex file be more deduplicated""" by Treehugger Robot · 8 years ago
  14. 5a2bb55 Merge "Add 'dist' to gtest targets to avoid jack issues." by Nicolas Geoffray · 8 years ago
  15. c461476 Add 'dist' to gtest targets to avoid jack issues. by Nicolas Geoffray · 8 years ago
  16. 41b67fb Merge "ARM: Reduce the number of branches generated for HCondition and HSelect" by Nicolas Geoffray · 8 years ago
  17. 6a2d596 Merge "ARM: Improve the code generated for HInstanceOf" by Nicolas Geoffray · 8 years ago
  18. ffac460 Merge "Improve user-friendliness of art script." by Orion Hodson · 8 years ago
  19. 18ea1c9 "Revert^6 "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  20. 624dc59 Merge "Improvements in the Inliner." by Nicolas Geoffray · 8 years ago
  21. 5b8f4e9 Merge "Makefile cleanup/fix after refactoring." by Nicolas Geoffray · 8 years ago
  22. a6fbe39 Makefile cleanup/fix after refactoring. by Nicolas Geoffray · 8 years ago
  23. 8b83ba5 Merge "Fix issue with Android.run-test.mk" by Nicolas Geoffray · 8 years ago
  24. 29f8968 Testrunner: Temporarily fix long Dex File name issue by Shubham Ajmera · 8 years ago
  25. 1edc8cf Check for unattached threads in JVMTI functions by Alex Light · 8 years ago
  26. 75f37d6 Fix issue with Android.run-test.mk by Alex Light · 8 years ago
  27. 2f814aa Revert "Revert "Make original dex file be more deduplicated"" by Alex Light · 8 years ago
  28. ae60e48 Merge "Move backtrace logic to backtrace_helper.h" by Mathieu Chartier · 8 years ago
  29. f5ca866 Merge "Remove TimeZoneTest.testAllDisplayNames() failure" by Joachim Sauer · 8 years ago
  30. 9719d3d Merge "MIPS64: Check for MSA presence in each MSA instruction" by Aart Bik · 8 years ago
  31. d94562d Merge "Implement a SIMD spilling slot." by Aart Bik · 8 years ago
  32. d5482fe Merge "Silence ulimit in run-test" by Orion Hodson · 8 years ago
  33. 3458359 Move backtrace logic to backtrace_helper.h by Mathieu Chartier · 8 years ago
  34. a6cefa7 Merge "Deterministic DexCache in heap images." by Vladimir Marko · 8 years ago
  35. f26f6fd Remove TimeZoneTest.testAllDisplayNames() failure by Joachim Sauer · 8 years ago
  36. fc01c0f Merge "Testrunner: Print colored text only when printing on terminal" by Shubham Ajmera · 8 years ago
  37. bd328d3 Silence ulimit in run-test by Orion Hodson · 8 years ago
  38. f6d4668 Improvements in the Inliner. by Nicolas Geoffray · 8 years ago
  39. 35710a0 Improve user-friendliness of art script. by Orion Hodson · 8 years ago
  40. 0bbb750 Merge "MIPS64: Remove memcpy() from java.lang.String.getChars intrinsic." by Treehugger Robot · 8 years ago
  41. 3d6194f Merge "MIPS32: Remove memcpy() from java.lang.String.getChars intrinsic." by Treehugger Robot · 8 years ago
  42. da9f7eb Merge "Revert "Revert^4 "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  43. 27ef25f Revert "Revert^4 "CHA for interface method."" by Nicolas Geoffray · 8 years ago
  44. ca32c31 Merge "Revert "Make original dex file be more deduplicated"" by Nicolas Geoffray · 8 years ago
  45. a7c04c4 Revert "Make original dex file be more deduplicated" by Nicolas Geoffray · 8 years ago
  46. 5576f37 Implement a SIMD spilling slot. by Aart Bik · 8 years ago
  47. 6efac99 Merge "Reduce test 051-threads to 128 threads instead of 512" by Mathieu Chartier · 8 years ago
  48. 22499e2 Testrunner: Print colored text only when printing on terminal by Shubham Ajmera · 8 years ago
  49. 5bcc95b Merge "Add test.py script to run gtest and run-test" by Shubham Ajmera · 8 years ago
  50. d38959a Merge "Remove test logic from Android.run-test.mk" by Shubham Ajmera · 8 years ago
  51. 54515c7 Add test.py script to run gtest and run-test by Shubham Ajmera · 8 years ago
  52. 6824486 Reduce test 051-threads to 128 threads instead of 512 by Mathieu Chartier · 8 years ago
  53. e104d6e MIPS64: Improve method entry/exit code by Alexey Frunze · 8 years ago
  54. b8006e6 Merge "Make original dex file be more deduplicated" by Treehugger Robot · 8 years ago
  55. 366d433 MIPS64: Remove memcpy() from java.lang.String.getChars intrinsic. by Chris Larsen · 8 years ago
  56. fe4ff44 MIPS32: Remove memcpy() from java.lang.String.getChars intrinsic. by Chris Larsen · 8 years ago
  57. f13821e Merge "Revert^4 "CHA for interface method."" by Mingyao Yang · 8 years ago
  58. 4a5a162 Remove test logic from Android.run-test.mk by Shubham Ajmera · 8 years ago
  59. 594e8b1 Merge "Saves full XMM state along suspend check's slow path." by Aart Bik · 8 years ago
  60. af818fa Merge "Change 1/2 spill slots to more general number of spill slots." by Aart Bik · 8 years ago
  61. 5ac242a Merge "Properly disassemble cmpeq for x86/x86_64" by Aart Bik · 8 years ago
  62. 4f1c5fa Merge "Replace + by / to avoid vectorization of loop." by Aart Bik · 8 years ago
  63. f25cc73 Deterministic DexCache in heap images. by Vladimir Marko · 8 years ago
  64. 5e8ea90 Merge "Revert "Blacklist test that times out."" by Treehugger Robot · 8 years ago
  65. 1e7bb5a ARM: Improve the code generated for HInstanceOf by Anton Kirilov · 8 years ago
  66. c70ab71 Revert "Blacklist test that times out." by Nicolas Geoffray · 8 years ago
  67. 27af937 MIPS64: Check for MSA presence in each MSA instruction by Goran Jakovljevic · 8 years ago
  68. f454679 Merge "Fix bot breakages." by Treehugger Robot · 8 years ago
  69. cc89525 Change 1/2 spill slots to more general number of spill slots. by Aart Bik · 8 years ago
  70. 47e01b7 Merge "Add even more logging failed to copy GC error" by Mathieu Chartier · 8 years ago
  71. a5b9af1 Replace + by / to avoid vectorization of loop. by Aart Bik · 8 years ago
  72. 149fb78 Properly disassemble cmpeq for x86/x86_64 by Aart Bik · 8 years ago
  73. ae7eef6 Merge "MIPS64: Extend instruction_set_features_mips64_test" by Aart Bik · 8 years ago
  74. efc4577 Merge "Add syntax for adding all class methods to profman" by Mathieu Chartier · 8 years ago
  75. fb18513 Revert^4 "CHA for interface method." by Mingyao Yang · 8 years ago
  76. b01335c Add even more logging failed to copy GC error by Mathieu Chartier · 8 years ago
  77. b13c65b Saves full XMM state along suspend check's slow path. by Aart Bik · 8 years ago
  78. d808e8b Add syntax for adding all class methods to profman by Mathieu Chartier · 8 years ago
  79. 2b86465 Merge "Speed up test 080-oom-throw" by Mathieu Chartier · 8 years ago
  80. 24c0570 Merge "Log the errno code for failed flock() invocations" by Calin Juravle · 8 years ago
  81. 217b2ce ARM: Reduce the number of branches generated for HCondition and HSelect by Anton Kirilov · 8 years ago
  82. 30f530e Speed up test 080-oom-throw by Mathieu Chartier · 8 years ago
  83. 9556cb2 Make original dex file be more deduplicated by Alex Light · 8 years ago
  84. f7ada95 Log the errno code for failed flock() invocations by Calin Juravle · 8 years ago
  85. 300c09b Fix bot breakages. by Nicolas Geoffray · 8 years ago
  86. f633fb0 Merge "Blacklist test that times out." by Nicolas Geoffray · 8 years ago
  87. 882ea47 Blacklist test that times out. by Nicolas Geoffray · 8 years ago
  88. e21c9af Merge "ARM: Avoid branches to branches" by Nicolas Geoffray · 8 years ago
  89. 48f7a5b Merge "Assign pointer to quick code for copied methods" by Nicolas Geoffray · 8 years ago
  90. bfb438a Merge changes I17d48a60,I90bc4912 by Treehugger Robot · 8 years ago
  91. 30b7815 Merge "Run gtests in art-test" by Shubham Ajmera · 8 years ago
  92. 9be1524 Merge "Avoid use of pthread_getschedparam (except on the Mac)" by Treehugger Robot · 8 years ago
  93. a861b0d Merge "tools: Add golem/build-target and golem/env scripts." by Treehugger Robot · 8 years ago
  94. 640a104 Avoid use of pthread_getschedparam (except on the Mac) by Brian Carlstrom · 8 years ago
  95. f11cbe1 Merge "Downgrade duplicate method DCHECKs to WARNINGs" by Treehugger Robot · 8 years ago
  96. 3bd2346 Merge "ART: Remove com.android.dex.Dex from well_known_classes." by Narayan Kamath · 8 years ago
  97. 4bf58ce Merge "Some more blacklisting." by Nicolas Geoffray · 8 years ago
  98. a8e46e6 Some more blacklisting. by Nicolas Geoffray · 8 years ago
  99. 9c527e7d MIPS64: Extend instruction_set_features_mips64_test by Goran Jakovljevic · 8 years ago
  100. 51e5474 Merge "Remove extra comma in knownfailures.json" by Calin Juravle · 8 years ago