1. 3f44403 MIPS64: Add ldi.df MSA instruction by Goran Jakovljevic · 8 years ago
  2. bb75449 Merge "Change thread suspend timeout to be fatal for non-debug" by Mathieu Chartier · 8 years ago
  3. 113ecfe Merge "Re-enable test 983 with speed-profile" by Treehugger Robot · 8 years ago
  4. e79f329 Re-enable test 983 with speed-profile by Alex Light · 8 years ago
  5. dac3f7d Merge "(Re)enable the use of inline caches in AOT" by Calin Juravle · 8 years ago
  6. 4f0250c Merge "Update profile version" by Calin Juravle · 8 years ago
  7. f62940e Merge "ART: Fix VISIT_OBJECTS and ABORT for FollowReferences" by Treehugger Robot · 8 years ago
  8. 16d7ec4 Update profile version by Calin Juravle · 8 years ago
  9. c756f08 ART: Fix VISIT_OBJECTS and ABORT for FollowReferences by Andreas Gampe · 8 years ago
  10. c700f00 Merge "Dedup original dex file for classes transformed on first load." by Treehugger Robot · 8 years ago
  11. 02311bd Merge "Revert^2 "Improve user-friendliness of art script."" by Orion Hodson · 8 years ago
  12. 9763f2e Revert^2 "Improve user-friendliness of art script." by Orion Hodson · 8 years ago
  13. b68e12c Merge "Do more GCs for test 141" by Treehugger Robot · 8 years ago
  14. 6004e14 Merge "Refactor image writer" by Treehugger Robot · 8 years ago
  15. 15996a3 Merge "Update deopt statements in 638-checker-inline-caches" by Calin Juravle · 8 years ago
  16. 6a65631 Dedup original dex file for classes transformed on first load. by Alex Light · 8 years ago
  17. bc1ef6c Do more GCs for test 141 by Mathieu Chartier · 8 years ago
  18. 5e07b5a Merge "Downgrade another duplicate method DCHECK to WARNING" by Treehugger Robot · 8 years ago
  19. 8c19d24 Refactor image writer by Mathieu Chartier · 8 years ago
  20. 8af7089 (Re)enable the use of inline caches in AOT by Calin Juravle · 8 years ago
  21. f1e1c7e Update deopt statements in 638-checker-inline-caches by Calin Juravle · 8 years ago
  22. e2a739a Merge "Undo dex2dex compilation before invoking LoadHook" by Treehugger Robot · 8 years ago
  23. 591654e Merge "Layout string data" by Mathieu Chartier · 8 years ago
  24. 4e03442 Merge "Change Ti::Agent collection from vector to List" by Treehugger Robot · 8 years ago
  25. a41a3078 Downgrade another duplicate method DCHECK to WARNING by Alex Light · 8 years ago
  26. 4052847 Undo dex2dex compilation before invoking LoadHook by Alex Light · 8 years ago
  27. d07f2ba Merge "Gracefully handle bogus profiling info for inline caches." by Calin Juravle · 8 years ago
  28. 1e45a52 Merge "Fix profile merges in profman" by Calin Juravle · 8 years ago
  29. fa0aa09 Layout string data by Mathieu Chartier · 8 years ago
  30. 4b812fa Change Ti::Agent collection from vector to List by Alex Light · 8 years ago
  31. 8b71f08 Merge "ART: Fix ObjectFree reporting" by Treehugger Robot · 8 years ago
  32. c5e0f20 Merge "ART: Fix GetThreadInfo" by Treehugger Robot · 8 years ago
  33. 26ed72a Merge "Performance improvements in invoke-polymorphic runtime support" by Orion Hodson · 8 years ago
  34. a1be713 Performance improvements in invoke-polymorphic runtime support by Orion Hodson · 8 years ago
  35. 818553e Merge "MIPS: Implement read barriers." by Treehugger Robot · 8 years ago
  36. 1595815 MIPS: Implement read barriers. by Alexey Frunze · 8 years ago
  37. a1705ea ART: Fix ObjectFree reporting by Andreas Gampe · 8 years ago
  38. 09004f0 Merge "Incorporate random profile tests into run-test." by Treehugger Robot · 8 years ago
  39. db6c2ab ART: Fix GetThreadInfo by Andreas Gampe · 8 years ago
  40. cea9e9d Fix profile merges in profman by Calin Juravle · 8 years ago
  41. 4ba18fd Merge "Fix lock order for jvmti kTaggingLockLevel" by Mathieu Chartier · 8 years ago
  42. 4c0b4bc Gracefully handle bogus profiling info for inline caches. by Nicolas Geoffray · 8 years ago
  43. bf57b2b Merge "Add --profile mode to the art script" by Calin Juravle · 8 years ago
  44. f169e27 Fix lock order for jvmti kTaggingLockLevel by Mathieu Chartier · 8 years ago
  45. 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 8 years ago
  46. f8d00ff Merge "Add profman option to generate a random profile based on dex files." by Treehugger Robot · 8 years ago
  47. 64f45cb Add --profile mode to the art script by Calin Juravle · 8 years ago
  48. ddacd7e Merge "Add test to verify dex file passed to agent" by Treehugger Robot · 8 years ago
  49. f0a31f8 Add profman option to generate a random profile based on dex files. by Jeff Hao · 8 years ago
  50. 9e935ad Merge "Close the right fd in native_stack_dump" by Calin Juravle · 8 years ago
  51. 325e44f Merge "Fix return value of AtomicMethodRefMap::Get()" by Calin Juravle · 8 years ago
  52. 7b7f8b4 Merge "Fix arm64 and x86_64 code generator assertion" by Calin Juravle · 8 years ago
  53. fbffc67 Merge "MIPS64: Add vector registers to Mips64ManagedRegister class" by Aart Bik · 8 years ago
  54. 37aa4c9 Add test to verify dex file passed to agent by Alex Light · 8 years ago
  55. 1082e0e Merge "Math.round float intrinsic for ARM." by Nicolas Geoffray · 8 years ago
  56. 53463ba Math.round float intrinsic for ARM. by xueliang.zhong · 8 years ago
  57. 7359649 Merge "Make data dependency around HDeoptimize correct." by Nicolas Geoffray · 8 years ago
  58. da3f60a Merge "Remove unreachable code in DexLocationToOdexFilename." by Richard Uhler · 8 years ago
  59. 13e60fa Merge "ART: Fix some tidy warnings" by Treehugger Robot · 8 years ago
  60. 0ed6c80 Close the right fd in native_stack_dump by Calin Juravle · 8 years ago
  61. 49ebbb2 Fix return value of AtomicMethodRefMap::Get() by Calin Juravle · 8 years ago
  62. c70d1d9 Fix arm64 and x86_64 code generator assertion by Calin Juravle · 8 years ago
  63. d66a932 Merge "ART: Clean up field initialization" by Andreas Gampe · 8 years ago
  64. cfc5fcb Merge "ART: Remove unused DexToDex level." by Treehugger Robot · 8 years ago
  65. 4fc76b3 Merge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6,I172cef38, ... by Treehugger Robot · 8 years ago
  66. cd29b3b Merge "Testrunner: Fix output parsing issue" by Treehugger Robot · 8 years ago
  67. 37c5846 ART: Fix some tidy warnings by Andreas Gampe · 8 years ago
  68. 1a4bc7f ART: Remove unused DexToDex level. by Andreas Gampe · 8 years ago
  69. f9a7d74 Remove signal mask checks from native bridge tests. by Josh Gao · 8 years ago
  70. d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
  71. 46bfb7c Merge "One more test to disable for CHA." by Nicolas Geoffray · 8 years ago
  72. 238fdfc Merge "Ensure 'modified' field of ArtClassDefinition is always initialized." by Treehugger Robot · 8 years ago
  73. 2f69948 One more test to disable for CHA. by Nicolas Geoffray · 8 years ago
  74. c64fb4d Merge "Testrunner: Temporarily fix long Dex File name issue" by Treehugger Robot · 8 years ago
  75. b20a9da Merge "Ensure jvmtiCapabilities structs are initialized." by Treehugger Robot · 8 years ago
  76. 3092c6e Testrunner: Fix output parsing issue by Shubham Ajmera · 8 years ago
  77. 5127178 Ensure 'modified' field of ArtClassDefinition is always initialized. by Alex Light · 8 years ago
  78. 34d8e08 Ensure jvmtiCapabilities structs are initialized. by Alex Light · 8 years ago
  79. 3b8adf5 Merge "Check for unattached threads in JVMTI functions" by Treehugger Robot · 8 years ago
  80. c91b5a2 Remove unreachable code in DexLocationToOdexFilename. by Richard Uhler · 8 years ago
  81. 7a0ab78 Merge "Revert "Improve user-friendliness of art script."" by Orion Hodson · 8 years ago
  82. ad9f2da Revert "Improve user-friendliness of art script." by Orion Hodson · 8 years ago
  83. 6f8e2c9 Make data dependency around HDeoptimize correct. by Nicolas Geoffray · 8 years ago
  84. 2bb8988 Merge "Initialize art_method_ in HGraph." by Treehugger Robot · 8 years ago
  85. 53fec08 Initialize art_method_ in HGraph. by Nicolas Geoffray · 8 years ago
  86. 047871f Merge "MIPS64: Improve method entry/exit code" by Treehugger Robot · 8 years ago
  87. 85f8841 Merge ""Revert^6 "CHA for interface method."""" by Nicolas Geoffray · 8 years ago
  88. 7f56a74 Merge "Revert "Revert "Make original dex file be more deduplicated""" by Treehugger Robot · 8 years ago
  89. 5a2bb55 Merge "Add 'dist' to gtest targets to avoid jack issues." by Nicolas Geoffray · 8 years ago
  90. c461476 Add 'dist' to gtest targets to avoid jack issues. by Nicolas Geoffray · 8 years ago
  91. 41b67fb Merge "ARM: Reduce the number of branches generated for HCondition and HSelect" by Nicolas Geoffray · 8 years ago
  92. 6a2d596 Merge "ARM: Improve the code generated for HInstanceOf" by Nicolas Geoffray · 8 years ago
  93. ffac460 Merge "Improve user-friendliness of art script." by Orion Hodson · 8 years ago
  94. 18ea1c9 "Revert^6 "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  95. 624dc59 Merge "Improvements in the Inliner." by Nicolas Geoffray · 8 years ago
  96. 5b8f4e9 Merge "Makefile cleanup/fix after refactoring." by Nicolas Geoffray · 8 years ago
  97. a6fbe39 Makefile cleanup/fix after refactoring. by Nicolas Geoffray · 8 years ago
  98. 8b83ba5 Merge "Fix issue with Android.run-test.mk" by Nicolas Geoffray · 8 years ago
  99. 29f8968 Testrunner: Temporarily fix long Dex File name issue by Shubham Ajmera · 8 years ago
  100. 1edc8cf Check for unattached threads in JVMTI functions by Alex Light · 8 years ago