1. fc41516 Merge "Fix the build-art-multi-executable Make function." am: a10a0750cf by Roland Levillain · 9 years ago
  2. a10a075 Merge "Fix the build-art-multi-executable Make function." by Roland Levillain · 9 years ago
  3. ea6f8d8 Fix the build-art-multi-executable Make function. by Roland Levillain · 9 years ago
  4. e31102e Merge "MIPS32: Improve integer division by constants" am: 6d0aefdc1f by Nicolas Geoffray · 9 years ago
  5. 6d0aefd Merge "MIPS32: Improve integer division by constants" by Nicolas Geoffray · 9 years ago
  6. 81558dc Merge "Fix imgdiag build rules." am: 6247556fb9 by Roland Levillain · 9 years ago
  7. 6247556 Merge "Fix imgdiag build rules." by Roland Levillain · 9 years ago
  8. 3045cfe Fix imgdiag build rules. by Roland Levillain · 9 years ago
  9. d7447f9 Merge "Revert "Add support for LZ4 compressed image files"" am: 70a33905e9 by Nicolas Geoffray · 9 years ago
  10. 70a3390 Merge "Revert "Add support for LZ4 compressed image files"" by Nicolas Geoffray · 9 years ago
  11. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  12. b40dcf9 Merge "ART: Make trampoline compiler pointer-size-safe" am: 1d97f949e8 by Andreas Gampe · 9 years ago
  13. 1d97f94 Merge "ART: Make trampoline compiler pointer-size-safe" by Andreas Gampe · 9 years ago
  14. 4d98c84 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  15. 6ca9f51 Merge "Simplify and rename IsLoopInvariant() test." am: f1975e4328 by Mingyao Yang · 9 years ago
  16. f1975e4 Merge "Simplify and rename IsLoopInvariant() test." by Mingyao Yang · 9 years ago
  17. 3dafd53 Merge "Add support for LZ4 compressed image files" am: 7cbd95c2fb by Mathieu Chartier · 9 years ago
  18. 7cbd95c Merge "Add support for LZ4 compressed image files" by Mathieu Chartier · 9 years ago
  19. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  20. 863b800 Merge "Add local variables to DWARF." am: d7d23eec77 by David Srbecky · 9 years ago
  21. d7d23ee Merge "Add local variables to DWARF." by David Srbecky · 9 years ago
  22. 996ed0b Add local variables to DWARF. by David Srbecky · 9 years ago
  23. 53b9338 Merge "Clarify --boot-image help message" am: f9a9f2bba7 by Vladimir Marko · 9 years ago
  24. f9a9f2b Merge "Clarify --boot-image help message" by Vladimir Marko · 9 years ago
  25. 917ec0f Merge "ART: Reduce the instructions generated by packed switch." am: 2c1164c2ae by Vladimir Marko · 9 years ago
  26. 2c1164c Merge "ART: Reduce the instructions generated by packed switch." by Vladimir Marko · 9 years ago
  27. 7678a1a Merge "ART: Add FdFile::Copy() to copy data from another file." am: 976af0a291 by Vladimir Marko · 9 years ago
  28. 976af0a Merge "ART: Add FdFile::Copy() to copy data from another file." by Vladimir Marko · 9 years ago
  29. 5096e66 ART: Add FdFile::Copy() to copy data from another file. by Vladimir Marko · 9 years ago
  30. 64fff41 Clarify --boot-image help message by Kevin Brodsky · 9 years ago
  31. 93f39f4 Merge "MIPS64: Enable StringCompareTo and StringIndexOf stub tests" by Andreas Gampe · 9 years ago
  32. 533ffe5 Merge "MIPS64: Enable StringCompareTo and StringIndexOf stub tests" by Andreas Gampe · 9 years ago
  33. 4b467ed Simplify and rename IsLoopInvariant() test. by Mingyao Yang · 9 years ago
  34. 782ffa9 Merge "ART: Check invoke-interface earlier in verifier" am: eb5ddd7b02 by Andreas Gampe · 9 years ago
  35. eb5ddd7 Merge "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  36. 59f054d ART: Reduce the instructions generated by packed switch. by Zheng Xu · 9 years ago
  37. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  38. 0b81f17 Merge "Allow initializing runtime with parsed options." am: e0d25b156e by Vladimir Marko · 9 years ago
  39. 2433d4e Merge "Allow initializing runtime with parsed options." am: e0d25b156e by Vladimir Marko · 9 years ago
  40. e0d25b1 Merge "Allow initializing runtime with parsed options." by Vladimir Marko · 9 years ago
  41. 641c83a Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." am: 763fd2d3d1 by Roland Levillain · 9 years ago
  42. 74af075 Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." by Roland Levillain · 9 years ago
  43. 763fd2d Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." by Roland Levillain · 9 years ago
  44. ca023a3 Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used. by Roland Levillain · 9 years ago
  45. 0121555 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" am: 8dd7165745 by Vladimir Marko · 9 years ago
  46. 436abf7 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" by Vladimir Marko · 9 years ago
  47. 8dd7165 Merge "ART: Instruction dumper should handle out-of-bound index for const-string" by Vladimir Marko · 9 years ago
  48. da44a38 Merge "ART: Enable all optimizations except LSE under try/catch" am: 95f05a89a6 by David Brazdil · 9 years ago
  49. 17f715c Merge "ART: Enable all optimizations except LSE under try/catch" am: 95f05a89a6 by David Brazdil · 9 years ago
  50. 95f05a8 Merge "ART: Enable all optimizations except LSE under try/catch" by David Brazdil · 9 years ago
  51. 8993caf ART: Enable all optimizations except LSE under try/catch by David Brazdil · 9 years ago
  52. 67c5ddd ART: Instruction dumper should handle out-of-bound index for const-string by Serdjuk, Nikolay Y · 9 years ago
  53. b81df0f Merge "Replace proxy class names with deterministic ones for test output." am: e8be90a673 by Hiroshi Yamauchi · 9 years ago
  54. 6df522e Merge "Replace proxy class names with deterministic ones for test output." by Hiroshi Yamauchi · 9 years ago
  55. e8be90a Merge "Replace proxy class names with deterministic ones for test output." by Hiroshi Yamauchi · 9 years ago
  56. 75d5053 Replace proxy class names with deterministic ones for test output. by Hiroshi Yamauchi · 9 years ago
  57. 9edaaa4 Merge "ART: Fix PACKED size of tls_ptr_size." am: 9f62af0e1c am: 96c37a70b6 by Andreas Gampe · 9 years ago
  58. 97947a8 Merge "Combine class sets when writing a class table" am: 3cf8583a2f by Mathieu Chartier · 9 years ago
  59. 70192c5 Merge "Annotate root objects and show their types." am: 0e72abfae7 by Richard Uhler · 9 years ago
  60. 50f3707 Merge "Revert "Fix the ART Buildbots using the master-art manifest."" am: 526377fe8d by Roland Levillain · 9 years ago
  61. 42061a6 Merge "Fix the ART Buildbots using the master-art manifest." am: a2964d5ab5 by Roland Levillain · 9 years ago
  62. f502fad Merge "Annotate Boolean literals more uniformly in Optimizing\'s intrinsics." am: a6756069c4 by Roland Levillain · 9 years ago
  63. 4168253 Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." am: 038f4f2f4d by Roland Levillain · 9 years ago
  64. 96c37a7 Merge "ART: Fix PACKED size of tls_ptr_size." am: 9f62af0e1c by Andreas Gampe · 9 years ago
  65. 9f62af0 Merge "ART: Fix PACKED size of tls_ptr_size." by Andreas Gampe · 9 years ago
  66. 781a197 Merge "Combine class sets when writing a class table" am: 3cf8583a2f by Mathieu Chartier · 9 years ago
  67. ec698a4 Merge "Annotate root objects and show their types." am: 0e72abfae7 by Richard Uhler · 9 years ago
  68. 867c60b Merge "Revert "Fix the ART Buildbots using the master-art manifest."" by Roland Levillain · 9 years ago
  69. 0be457f Merge "Fix the ART Buildbots using the master-art manifest." am: a2964d5ab5 by Roland Levillain · 9 years ago
  70. c78124a Merge "Annotate Boolean literals more uniformly in Optimizing\'s intrinsics." by Roland Levillain · 9 years ago
  71. daff07a Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." by Roland Levillain · 9 years ago
  72. 3cf8583 Merge "Combine class sets when writing a class table" by Mathieu Chartier · 9 years ago
  73. 0e72abf Merge "Annotate root objects and show their types." by Richard Uhler · 9 years ago
  74. 526377f Merge "Revert "Fix the ART Buildbots using the master-art manifest."" by Roland Levillain · 9 years ago
  75. da30904 Revert "Fix the ART Buildbots using the master-art manifest." by Roland Levillain · 9 years ago
  76. 88b2b80 Allow initializing runtime with parsed options. by Vladimir Marko · 9 years ago
  77. a2964d5 Merge "Fix the ART Buildbots using the master-art manifest." by Roland Levillain · 9 years ago
  78. f138928 Fix the ART Buildbots using the master-art manifest. by Roland Levillain · 9 years ago
  79. a675606 Merge "Annotate Boolean literals more uniformly in Optimizing's intrinsics." by Roland Levillain · 9 years ago
  80. bf84a3d Annotate Boolean literals more uniformly in Optimizing's intrinsics. by Roland Levillain · 9 years ago
  81. 038f4f2 Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." by Roland Levillain · 9 years ago
  82. 5e024a4 Merge "MIPS32: Bit rotation intrinsics" am: 5bde68ff34 am: 03e6cb6628 by Andreas Gampe · 9 years ago
  83. c70f48c Merge "MIPS32: int java.lang.*.numberOfTrailingZeros" am: fdacff89f5 by Andreas Gampe · 9 years ago
  84. 03e6cb6 Merge "MIPS32: Bit rotation intrinsics" am: 5bde68ff34 by Andreas Gampe · 9 years ago
  85. eadacb6 Merge "MIPS32: int java.lang.*.numberOfLeadingZeros" am: e15f6e2d26 by Andreas Gampe · 9 years ago
  86. 5bde68f Merge "MIPS32: Bit rotation intrinsics" by Andreas Gampe · 9 years ago
  87. 1f1899a Merge "MIPS32: int java.lang.*.numberOfTrailingZeros" am: fdacff89f5 by Andreas Gampe · 9 years ago
  88. 203cab2 Merge "MIPS32: int java.lang.*.numberOfLeadingZeros" am: e15f6e2d26 by Andreas Gampe · 9 years ago
  89. fdacff8 Merge "MIPS32: int java.lang.*.numberOfTrailingZeros" by Andreas Gampe · 9 years ago
  90. e15f6e2 Merge "MIPS32: int java.lang.*.numberOfLeadingZeros" by Andreas Gampe · 9 years ago
  91. 41dc8ce Combine class sets when writing a class table by Mathieu Chartier · 9 years ago
  92. a7bb84c Merge "Make test 100 not depend on undefined ordering." am: bf0e73604f by Alex Light · 9 years ago
  93. 51394e2 Merge "Make test 100 not depend on undefined ordering." am: bf0e73604f by Alex Light · 9 years ago
  94. bf0e736 Merge "Make test 100 not depend on undefined ordering." by Alex Light · 9 years ago
  95. 7735306 Make test 100 not depend on undefined ordering. by Alex Light · 9 years ago
  96. c0206e1 Merge "Store class tables in the image" am: a616b4e086 am: e8d71c13ad by Mathieu Chartier · 9 years ago
  97. e8d71c1 Merge "Store class tables in the image" am: a616b4e086 by Mathieu Chartier · 9 years ago
  98. a616b4e Merge "Store class tables in the image" by Mathieu Chartier · 9 years ago
  99. 4d7bd60 Merge "Add ElfWriter::GetStream()." am: cf6bd55863 am: e3ce7c04c7 by Vladimir Marko · 9 years ago
  100. e3ce7c0 Merge "Add ElfWriter::GetStream()." am: cf6bd55863 by Vladimir Marko · 9 years ago