1. 93f39f4 Merge "MIPS64: Enable StringCompareTo and StringIndexOf stub tests" by Andreas Gampe · 9 years ago
  2. 533ffe5 Merge "MIPS64: Enable StringCompareTo and StringIndexOf stub tests" by Andreas Gampe · 9 years ago
  3. 782ffa9 Merge "ART: Check invoke-interface earlier in verifier" am: eb5ddd7b02 by Andreas Gampe · 9 years ago
  4. eb5ddd7 Merge "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  5. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  6. 0b81f17 Merge "Allow initializing runtime with parsed options." am: e0d25b156e by Vladimir Marko · 9 years ago
  7. 2433d4e Merge "Allow initializing runtime with parsed options." am: e0d25b156e by Vladimir Marko · 9 years ago
  8. e0d25b1 Merge "Allow initializing runtime with parsed options." by Vladimir Marko · 9 years ago
  9. 641c83a Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." am: 763fd2d3d1 by Roland Levillain · 9 years ago
  10. 74af075 Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." by Roland Levillain · 9 years ago
  11. 763fd2d Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." by Roland Levillain · 9 years ago
  12. ca023a3 Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used. by Roland Levillain · 9 years ago
  13. 0121555 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" am: 8dd7165745 by Vladimir Marko · 9 years ago
  14. 436abf7 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" by Vladimir Marko · 9 years ago
  15. 8dd7165 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" by Vladimir Marko · 9 years ago
  16. da44a38 Merge "ART: Enable all optimizations except LSE under try/catch" am: 95f05a89a6 by David Brazdil · 9 years ago
  17. 17f715c Merge "ART: Enable all optimizations except LSE under try/catch" am: 95f05a89a6 by David Brazdil · 9 years ago
  18. 95f05a8 Merge "ART: Enable all optimizations except LSE under try/catch" by David Brazdil · 9 years ago
  19. 8993caf ART: Enable all optimizations except LSE under try/catch by David Brazdil · 9 years ago
  20. 67c5ddd ART: Instruction dumper should handle out-of-bound index for const-string by Serdjuk, Nikolay Y · 9 years ago
  21. b81df0f Merge "Replace proxy class names with deterministic ones for test output." am: e8be90a673 by Hiroshi Yamauchi · 9 years ago
  22. 6df522e Merge "Replace proxy class names with deterministic ones for test output." by Hiroshi Yamauchi · 9 years ago
  23. e8be90a Merge "Replace proxy class names with deterministic ones for test output." by Hiroshi Yamauchi · 9 years ago
  24. 75d5053 Replace proxy class names with deterministic ones for test output. by Hiroshi Yamauchi · 9 years ago
  25. 9edaaa4 Merge "ART: Fix PACKED size of tls_ptr_size." am: 9f62af0e1c am: 96c37a70b6 by Andreas Gampe · 9 years ago
  26. 97947a8 Merge "Combine class sets when writing a class table" am: 3cf8583a2f by Mathieu Chartier · 9 years ago
  27. 70192c5 Merge "Annotate root objects and show their types." am: 0e72abfae7 by Richard Uhler · 9 years ago
  28. 50f3707 Merge "Revert "Fix the ART Buildbots using the master-art manifest."" am: 526377fe8d by Roland Levillain · 9 years ago
  29. 42061a6 Merge "Fix the ART Buildbots using the master-art manifest." am: a2964d5ab5 by Roland Levillain · 9 years ago
  30. f502fad Merge "Annotate Boolean literals more uniformly in Optimizing\'s intrinsics." am: a6756069c4 by Roland Levillain · 9 years ago
  31. 4168253 Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." am: 038f4f2f4d by Roland Levillain · 9 years ago
  32. 96c37a7 Merge "ART: Fix PACKED size of tls_ptr_size." am: 9f62af0e1c by Andreas Gampe · 9 years ago
  33. 9f62af0 Merge "ART: Fix PACKED size of tls_ptr_size." by Andreas Gampe · 9 years ago
  34. 781a197 Merge "Combine class sets when writing a class table" am: 3cf8583a2f by Mathieu Chartier · 9 years ago
  35. ec698a4 Merge "Annotate root objects and show their types." am: 0e72abfae7 by Richard Uhler · 9 years ago
  36. 867c60b Merge "Revert "Fix the ART Buildbots using the master-art manifest."" by Roland Levillain · 9 years ago
  37. 0be457f Merge "Fix the ART Buildbots using the master-art manifest." am: a2964d5ab5 by Roland Levillain · 9 years ago
  38. c78124a Merge "Annotate Boolean literals more uniformly in Optimizing\'s intrinsics." by Roland Levillain · 9 years ago
  39. daff07a Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." by Roland Levillain · 9 years ago
  40. 3cf8583 Merge "Combine class sets when writing a class table" by Mathieu Chartier · 9 years ago
  41. 0e72abf Merge "Annotate root objects and show their types." by Richard Uhler · 9 years ago
  42. 526377f Merge "Revert "Fix the ART Buildbots using the master-art manifest."" by Roland Levillain · 9 years ago
  43. da30904 Revert "Fix the ART Buildbots using the master-art manifest." by Roland Levillain · 9 years ago
  44. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  45. a2964d5 Merge "Fix the ART Buildbots using the master-art manifest." by Roland Levillain · 9 years ago
  46. f138928 Fix the ART Buildbots using the master-art manifest. by Roland Levillain · 9 years ago
  47. a675606 Merge "Annotate Boolean literals more uniformly in Optimizing's intrinsics." by Roland Levillain · 9 years ago
  48. bf84a3d Annotate Boolean literals more uniformly in Optimizing's intrinsics. by Roland Levillain · 9 years ago
  49. 038f4f2 Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." by Roland Levillain · 9 years ago
  50. 5e024a4 Merge "MIPS32: Bit rotation intrinsics" am: 5bde68ff34 am: 03e6cb6628 by Andreas Gampe · 9 years ago
  51. c70f48c Merge "MIPS32: int java.lang.*.numberOfTrailingZeros" am: fdacff89f5 by Andreas Gampe · 9 years ago
  52. 03e6cb6 Merge "MIPS32: Bit rotation intrinsics" am: 5bde68ff34 by Andreas Gampe · 9 years ago
  53. eadacb6 Merge "MIPS32: int java.lang.*.numberOfLeadingZeros" am: e15f6e2d26 by Andreas Gampe · 9 years ago
  54. 5bde68f Merge "MIPS32: Bit rotation intrinsics" by Andreas Gampe · 9 years ago
  55. 1f1899a Merge "MIPS32: int java.lang.*.numberOfTrailingZeros" am: fdacff89f5 by Andreas Gampe · 9 years ago
  56. 203cab2 Merge "MIPS32: int java.lang.*.numberOfLeadingZeros" am: e15f6e2d26 by Andreas Gampe · 9 years ago
  57. fdacff8 Merge "MIPS32: int java.lang.*.numberOfTrailingZeros" by Andreas Gampe · 9 years ago
  58. e15f6e2 Merge "MIPS32: int java.lang.*.numberOfLeadingZeros" by Andreas Gampe · 9 years ago
  59. 41dc8ce Combine class sets when writing a class table by Mathieu Chartier · 9 years ago
  60. a7bb84c Merge "Make test 100 not depend on undefined ordering." am: bf0e73604f by Alex Light · 9 years ago
  61. 51394e2 Merge "Make test 100 not depend on undefined ordering." am: bf0e73604f by Alex Light · 9 years ago
  62. bf0e736 Merge "Make test 100 not depend on undefined ordering." by Alex Light · 9 years ago
  63. 7735306 Make test 100 not depend on undefined ordering. by Alex Light · 9 years ago
  64. c0206e1 Merge "Store class tables in the image" am: a616b4e086 am: e8d71c13ad by Mathieu Chartier · 9 years ago
  65. e8d71c1 Merge "Store class tables in the image" am: a616b4e086 by Mathieu Chartier · 9 years ago
  66. a616b4e Merge "Store class tables in the image" by Mathieu Chartier · 9 years ago
  67. 4d7bd60 Merge "Add ElfWriter::GetStream()." am: cf6bd55863 am: e3ce7c04c7 by Vladimir Marko · 9 years ago
  68. e3ce7c0 Merge "Add ElfWriter::GetStream()." am: cf6bd55863 by Vladimir Marko · 9 years ago
  69. cf6bd55 Merge "Add ElfWriter::GetStream()." by Vladimir Marko · 9 years ago
  70. eb25b09 Merge "Step-wise improvement of range analysis with outer loop induction." am: d382994228 by Aart Bik · 9 years ago
  71. d77596b Merge "Step-wise improvement of range analysis with outer loop induction." by Aart Bik · 9 years ago
  72. d382994 Merge "Step-wise improvement of range analysis with outer loop induction." by Aart Bik · 9 years ago
  73. e54062b Merge "MIPS32: java.lang.*.reverse" am: eddbfb74ae am: 9754484c2b by Andreas Gampe · 9 years ago
  74. 9754484 Merge "MIPS32: java.lang.*.reverse" am: eddbfb74ae by Andreas Gampe · 9 years ago
  75. eddbfb7 Merge "MIPS32: java.lang.*.reverse" by Andreas Gampe · 9 years ago
  76. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  77. e51ada2 Merge "Inline monomorphic calls." am: 099f2713ce am: f1493c5006 by Nicolas Geoffray · 9 years ago
  78. f1493c5 Merge "Inline monomorphic calls." am: 099f2713ce by Nicolas Geoffray · 9 years ago
  79. 099f271 Merge "Inline monomorphic calls." by Nicolas Geoffray · 9 years ago
  80. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  81. b9f8119 Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong. by Roland Levillain · 9 years ago
  82. b738d4f Step-wise improvement of range analysis with outer loop induction. by Aart Bik · 9 years ago
  83. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  84. 39219a7 Merge "No need merging bulk free list again when revoking thread local runs" am: 352c36e96e by Hiroshi Yamauchi · 9 years ago
  85. cf40606 Merge "No need merging bulk free list again when revoking thread local runs" by Hiroshi Yamauchi · 9 years ago
  86. 352c36e Merge "No need merging bulk free list again when revoking thread local runs" by Hiroshi Yamauchi · 9 years ago
  87. 6e066cf Merge "ART: Add test for DetachCurrentThread monitor behavior" am: 06c86948b0 by Andreas Gampe · 9 years ago
  88. 2676897 Merge "ART: Add test for DetachCurrentThread monitor behavior" am: 06c86948b0 by Andreas Gampe · 9 years ago
  89. 06c8694 Merge "ART: Add test for DetachCurrentThread monitor behavior" by Andreas Gampe · 9 years ago
  90. b277f14 Merge "imgdiag: Fix rarely flaky imgdiag_test." am: ef45113d01 am: e5840157f0 by Igor Murashkin · 9 years ago
  91. e584015 Merge "imgdiag: Fix rarely flaky imgdiag_test." am: ef45113d01 by Igor Murashkin · 9 years ago
  92. ef45113 Merge "imgdiag: Fix rarely flaky imgdiag_test." by Igor Murashkin · 9 years ago
  93. ddd2172 imgdiag: Fix rarely flaky imgdiag_test. by Igor Murashkin · 9 years ago
  94. b8c4f03 ART: Add test for DetachCurrentThread monitor behavior by Andreas Gampe · 9 years ago
  95. 801fcc4 MIPS64: Enable StringCompareTo and StringIndexOf stub tests by Goran Jakovljevic · 9 years ago
  96. ef769dc Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 68cebffee2 by Nicolas Geoffray · 9 years ago
  97. 0747456 Merge "Revert "Fix test path in libarttest.mk"" am: 57989d6f72 am: d378028bea by Nicolas Geoffray · 9 years ago
  98. 971c8f1 Merge "Revert "Fix the order in which profiled methods are dumped."" am: 801c73c819 by Nicolas Geoffray · 9 years ago
  99. 5b1d539 Merge "Revert "Disable 554-jit-profile-file for unsupported test modes"" am: 15b103f728 by Nicolas Geoffray · 9 years ago
  100. e6527ff Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 68cebffee2 by Nicolas Geoffray · 9 years ago