1. 6247556 Merge "Fix imgdiag build rules." by Roland Levillain · 9 years ago
  2. 3045cfe Fix imgdiag build rules. by Roland Levillain · 9 years ago
  3. 70a3390 Merge "Revert "Add support for LZ4 compressed image files"" by Nicolas Geoffray · 9 years ago
  4. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  5. 1d97f94 Merge "ART: Make trampoline compiler pointer-size-safe" by Andreas Gampe · 9 years ago
  6. 4d98c84 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  7. f1975e4 Merge "Simplify and rename IsLoopInvariant() test." by Mingyao Yang · 9 years ago
  8. 7cbd95c Merge "Add support for LZ4 compressed image files" by Mathieu Chartier · 9 years ago
  9. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  10. d7d23ee Merge "Add local variables to DWARF." by David Srbecky · 9 years ago
  11. 996ed0b Add local variables to DWARF. by David Srbecky · 9 years ago
  12. f9a9f2b Merge "Clarify --boot-image help message" by Vladimir Marko · 9 years ago
  13. 2c1164c Merge "ART: Reduce the instructions generated by packed switch." by Vladimir Marko · 9 years ago
  14. 976af0a Merge "ART: Add FdFile::Copy() to copy data from another file." by Vladimir Marko · 9 years ago
  15. 5096e66 ART: Add FdFile::Copy() to copy data from another file. by Vladimir Marko · 9 years ago
  16. 64fff41 Clarify --boot-image help message by Kevin Brodsky · 9 years ago
  17. 533ffe5 Merge "MIPS64: Enable StringCompareTo and StringIndexOf stub tests" by Andreas Gampe · 9 years ago
  18. 4b467ed Simplify and rename IsLoopInvariant() test. by Mingyao Yang · 9 years ago
  19. eb5ddd7 Merge "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  20. 59f054d ART: Reduce the instructions generated by packed switch. by Zheng Xu · 9 years ago
  21. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  22. 2433d4e Merge "Allow initializing runtime with parsed options." am: e0d25b156e by Vladimir Marko · 9 years ago
  23. e0d25b1 Merge "Allow initializing runtime with parsed options." by Vladimir Marko · 9 years ago
  24. 74af075 Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." by Roland Levillain · 9 years ago
  25. 763fd2d Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." by Roland Levillain · 9 years ago
  26. ca023a3 Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used. by Roland Levillain · 9 years ago
  27. 436abf7 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" by Vladimir Marko · 9 years ago
  28. 8dd7165 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" by Vladimir Marko · 9 years ago
  29. 17f715c Merge "ART: Enable all optimizations except LSE under try/catch" am: 95f05a89a6 by David Brazdil · 9 years ago
  30. 95f05a8 Merge "ART: Enable all optimizations except LSE under try/catch" by David Brazdil · 9 years ago
  31. 8993caf ART: Enable all optimizations except LSE under try/catch by David Brazdil · 9 years ago
  32. 67c5ddd ART: Instruction dumper should handle out-of-bound index for const-string by Serdjuk, Nikolay Y · 9 years ago
  33. 6df522e Merge "Replace proxy class names with deterministic ones for test output." by Hiroshi Yamauchi · 9 years ago
  34. e8be90a Merge "Replace proxy class names with deterministic ones for test output." by Hiroshi Yamauchi · 9 years ago
  35. 75d5053 Replace proxy class names with deterministic ones for test output. by Hiroshi Yamauchi · 9 years ago
  36. 96c37a7 Merge "ART: Fix PACKED size of tls_ptr_size." am: 9f62af0e1c by Andreas Gampe · 9 years ago
  37. 9f62af0 Merge "ART: Fix PACKED size of tls_ptr_size." by Andreas Gampe · 9 years ago
  38. 781a197 Merge "Combine class sets when writing a class table" am: 3cf8583a2f by Mathieu Chartier · 9 years ago
  39. ec698a4 Merge "Annotate root objects and show their types." am: 0e72abfae7 by Richard Uhler · 9 years ago
  40. 867c60b Merge "Revert "Fix the ART Buildbots using the master-art manifest."" by Roland Levillain · 9 years ago
  41. 0be457f Merge "Fix the ART Buildbots using the master-art manifest." am: a2964d5ab5 by Roland Levillain · 9 years ago
  42. c78124a Merge "Annotate Boolean literals more uniformly in Optimizing\'s intrinsics." by Roland Levillain · 9 years ago
  43. daff07a Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." by Roland Levillain · 9 years ago
  44. 3cf8583 Merge "Combine class sets when writing a class table" by Mathieu Chartier · 9 years ago
  45. 0e72abf Merge "Annotate root objects and show their types." by Richard Uhler · 9 years ago
  46. 526377f Merge "Revert "Fix the ART Buildbots using the master-art manifest."" by Roland Levillain · 9 years ago
  47. da30904 Revert "Fix the ART Buildbots using the master-art manifest." by Roland Levillain · 9 years ago
  48. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  49. a2964d5 Merge "Fix the ART Buildbots using the master-art manifest." by Roland Levillain · 9 years ago
  50. f138928 Fix the ART Buildbots using the master-art manifest. by Roland Levillain · 9 years ago
  51. a675606 Merge "Annotate Boolean literals more uniformly in Optimizing's intrinsics." by Roland Levillain · 9 years ago
  52. bf84a3d Annotate Boolean literals more uniformly in Optimizing's intrinsics. by Roland Levillain · 9 years ago
  53. 038f4f2 Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." by Roland Levillain · 9 years ago
  54. 03e6cb6 Merge "MIPS32: Bit rotation intrinsics" am: 5bde68ff34 by Andreas Gampe · 9 years ago
  55. 5bde68f Merge "MIPS32: Bit rotation intrinsics" by Andreas Gampe · 9 years ago
  56. 1f1899a Merge "MIPS32: int java.lang.*.numberOfTrailingZeros" am: fdacff89f5 by Andreas Gampe · 9 years ago
  57. 203cab2 Merge "MIPS32: int java.lang.*.numberOfLeadingZeros" am: e15f6e2d26 by Andreas Gampe · 9 years ago
  58. fdacff8 Merge "MIPS32: int java.lang.*.numberOfTrailingZeros" by Andreas Gampe · 9 years ago
  59. e15f6e2 Merge "MIPS32: int java.lang.*.numberOfLeadingZeros" by Andreas Gampe · 9 years ago
  60. 41dc8ce Combine class sets when writing a class table by Mathieu Chartier · 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. e8d71c1 Merge "Store class tables in the image" am: a616b4e086 by Mathieu Chartier · 9 years ago
  65. a616b4e Merge "Store class tables in the image" by Mathieu Chartier · 9 years ago
  66. e3ce7c0 Merge "Add ElfWriter::GetStream()." am: cf6bd55863 by Vladimir Marko · 9 years ago
  67. cf6bd55 Merge "Add ElfWriter::GetStream()." by Vladimir Marko · 9 years ago
  68. d77596b Merge "Step-wise improvement of range analysis with outer loop induction." by Aart Bik · 9 years ago
  69. d382994 Merge "Step-wise improvement of range analysis with outer loop induction." by Aart Bik · 9 years ago
  70. 9754484 Merge "MIPS32: java.lang.*.reverse" am: eddbfb74ae by Andreas Gampe · 9 years ago
  71. eddbfb7 Merge "MIPS32: java.lang.*.reverse" by Andreas Gampe · 9 years ago
  72. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  73. f1493c5 Merge "Inline monomorphic calls." am: 099f2713ce by Nicolas Geoffray · 9 years ago
  74. 099f271 Merge "Inline monomorphic calls." by Nicolas Geoffray · 9 years ago
  75. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  76. b9f8119 Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong. by Roland Levillain · 9 years ago
  77. b738d4f Step-wise improvement of range analysis with outer loop induction. by Aart Bik · 9 years ago
  78. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  79. cf40606 Merge "No need merging bulk free list again when revoking thread local runs" by Hiroshi Yamauchi · 9 years ago
  80. 352c36e Merge "No need merging bulk free list again when revoking thread local runs" by Hiroshi Yamauchi · 9 years ago
  81. 2676897 Merge "ART: Add test for DetachCurrentThread monitor behavior" am: 06c86948b0 by Andreas Gampe · 9 years ago
  82. 06c8694 Merge "ART: Add test for DetachCurrentThread monitor behavior" by Andreas Gampe · 9 years ago
  83. e584015 Merge "imgdiag: Fix rarely flaky imgdiag_test." am: ef45113d01 by Igor Murashkin · 9 years ago
  84. ef45113 Merge "imgdiag: Fix rarely flaky imgdiag_test." by Igor Murashkin · 9 years ago
  85. ddd2172 imgdiag: Fix rarely flaky imgdiag_test. by Igor Murashkin · 9 years ago
  86. b8c4f03 ART: Add test for DetachCurrentThread monitor behavior by Andreas Gampe · 9 years ago
  87. 801fcc4 MIPS64: Enable StringCompareTo and StringIndexOf stub tests by Goran Jakovljevic · 9 years ago
  88. e6527ff Merge "Revert "Enable profiled guided compilation in dex2oat"" am: 68cebffee2 by Nicolas Geoffray · 9 years ago
  89. d378028 Merge "Revert "Fix test path in libarttest.mk"" am: 57989d6f72 by Nicolas Geoffray · 9 years ago
  90. 9fb1588 Merge "Revert "Fix the order in which profiled methods are dumped."" by Nicolas Geoffray · 9 years ago
  91. 67041ca Merge "Revert "Disable 554-jit-profile-file for unsupported test modes"" by Nicolas Geoffray · 9 years ago
  92. 68cebff Merge "Revert "Enable profiled guided compilation in dex2oat"" by Nicolas Geoffray · 9 years ago
  93. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  94. 57989d6 Merge "Revert "Fix test path in libarttest.mk"" by Nicolas Geoffray · 9 years ago
  95. 51f01a2 Revert "Fix test path in libarttest.mk" by Nicolas Geoffray · 9 years ago
  96. 801c73c Merge "Revert "Fix the order in which profiled methods are dumped."" by Nicolas Geoffray · 9 years ago
  97. 15b103f Merge "Revert "Disable 554-jit-profile-file for unsupported test modes"" by Nicolas Geoffray · 9 years ago
  98. 07f78c8 Revert "Disable 554-jit-profile-file for unsupported test modes" by Nicolas Geoffray · 9 years ago
  99. 3250180 Revert "Fix the order in which profiled methods are dumped." by Nicolas Geoffray · 9 years ago
  100. 893b4c8 Merge "ART: Fix Mac build" am: 5337bbfbd1 by Andreas Gampe · 9 years ago