1. ebb7b22 Merge "Clean up some includes." by Treehugger Robot · 8 years ago
  2. 38c8fcd Merge "Support for loading classes from DEX files stored in a ByteBuffer." by Orion Hodson · 8 years ago
  3. 011af10 Merge changes I5acba084,I08a3379d by Treehugger Robot · 8 years ago
  4. 65b4c22 Merge "ART: Fixup JDWP tests script" by Nicolas Geoffray · 8 years ago
  5. 85b286b ART: Fixup JDWP tests script by Andreas Gampe · 9 years ago
  6. 2f2fd06 ART: Suppress libbase failures in valgrind by Andreas Gampe · 8 years ago
  7. bf13e80 ART: Use a 50-deep call-stack in valgrind by Andreas Gampe · 8 years ago
  8. 5f17d64 Merge "Use the fast path object size for RosAlloc asm stubs" by Mathieu Chartier · 8 years ago
  9. f9aafcd Merge "Remove duplicate entry." by Nicolas Geoffray · 8 years ago
  10. c0ada95 Remove duplicate entry. by Nicolas Geoffray · 8 years ago
  11. 161db1d Use the fast path object size for RosAlloc asm stubs by Mathieu Chartier · 8 years ago
  12. a02add6 Merge "Blacklist flaky test." by Treehugger Robot · 8 years ago
  13. 22215db Merge "verifier: Pass ClassDef as a reference" by Treehugger Robot · 8 years ago
  14. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  15. 0a784a3 Merge "Cache result of an expensive DCHECK" by Treehugger Robot · 8 years ago
  16. 15fc729 verifier: Pass ClassDef as a reference by David Brazdil · 8 years ago
  17. 30f7666 Cache result of an expensive DCHECK by David Brazdil · 8 years ago
  18. 5ce327c Merge "Revert "Revert "Refactor writing type lookup tables into OAT""" by Treehugger Robot · 8 years ago
  19. a4c2a05 Support for loading classes from DEX files stored in a ByteBuffer. by Orion Hodson · 8 years ago
  20. 181e1cc Revert "Revert "Refactor writing type lookup tables into OAT"" by David Brazdil · 8 years ago
  21. 71ceb72 Blacklist flaky test. by Nicolas Geoffray · 8 years ago
  22. f94a4cf Merge "Disable the from-space memory protection under debug/gcstress." by Treehugger Robot · 8 years ago
  23. 8d8d612 Merge "ART: Use thread annotation macros from base" by Treehugger Robot · 8 years ago
  24. 74bc6df Merge "Remove auto-generated executable list" by Colin Cross · 8 years ago
  25. 9043c61 Merge "ART: Clean up x86 asm in dex cache entrypoints" by Mathieu Chartier · 8 years ago
  26. 1c155f8 Merge changes Id2bc87dc,I17c191ec by Colin Cross · 8 years ago
  27. 69a0032 Merge "Make 115-native-bridge idempotent" by Treehugger Robot · 8 years ago
  28. 3196360 Remove auto-generated executable list by Colin Cross · 8 years ago
  29. 370e6e4 Merge "MIPS32: Additional bitCount optimizations." by Treehugger Robot · 8 years ago
  30. 7a2d267 Disable the from-space memory protection under debug/gcstress. by Hiroshi Yamauchi · 8 years ago
  31. 4fd93ae Merge "Clean up art_quick_resolve_string for arm64" by Mathieu Chartier · 8 years ago
  32. 7d636f8 Merge "Faster allocation fast path" by Mathieu Chartier · 8 years ago
  33. 71b4406 Merge "Revert "Refactor writing type lookup tables into OAT"" by David Brazdil · 8 years ago
  34. b92ba62 Revert "Refactor writing type lookup tables into OAT" by David Brazdil · 8 years ago
  35. 5c5a147 Merge "Refactor writing type lookup tables into OAT" by David Brazdil · 8 years ago
  36. f7291f6 Merge "Revert "Re-enable boot image string sharpening."" by Vladimir Marko · 8 years ago
  37. f508c56 Revert "Re-enable boot image string sharpening." by Vladimir Marko · 8 years ago
  38. 1a069a5 Refactor writing type lookup tables into OAT by David Brazdil · 8 years ago
  39. 89171e4 Merge "[MIPS] Fix a mips64 mterp bug." by Vladimir Marko · 8 years ago
  40. 433b738 Merge "Constant fold Equal/NotEqual between null and non-null." by Vladimir Marko · 8 years ago
  41. dec50eb Merge "Avoid decrementing iterator to std::set<>::begin() in RosAlloc." by Vladimir Marko · 8 years ago
  42. e74fe1e Avoid decrementing iterator to std::set<>::begin() in RosAlloc. by Vladimir Marko · 8 years ago
  43. 79c3e4e Merge "Disable dexlayout_test on target." by Treehugger Robot · 8 years ago
  44. b2ca72a Merge "Revert "Remove auto-generated executable list"" by Treehugger Robot · 8 years ago
  45. 93bbee0 Faster allocation fast path by Mathieu Chartier · 8 years ago
  46. 0f7eaeb Disable dexlayout_test on target. by Jeff Hao · 8 years ago
  47. 39a1250 Revert "Remove auto-generated executable list" by Colin Cross · 8 years ago
  48. e3fbe38 Clean up art_quick_resolve_string for arm64 by Mathieu Chartier · 8 years ago
  49. d38374e ART: Use thread annotation macros from base by Andreas Gampe · 8 years ago
  50. 1c29876 Merge "Remove auto-generated executable list" by Colin Cross · 8 years ago
  51. 244d105 Merge changes Idfd8ac9f,I3dacb78f by Jeff Hao · 8 years ago
  52. 14a4fdc Merge "Fix a check failure in the CC background transition." by Treehugger Robot · 8 years ago
  53. 43ac114 Merge "Fix unnecessary read barrier for resolved/initialized allocations" by Mathieu Chartier · 8 years ago
  54. e534a16 Merge "ART: Use libbase" by Treehugger Robot · 8 years ago
  55. a2ab404 Merge "Remove workarounds for [D]CHECK()s in constexpr functions." by Vladimir Marko · 8 years ago
  56. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 8 years ago
  57. 3d08238 Merge "ART: SHARED_REQUIRES to REQUIRES_SHARED" by Andreas Gampe · 8 years ago
  58. 4abf166 Make 115-native-bridge idempotent by Wojciech Staszkiewicz · 8 years ago
  59. 7629f60 Add dex file intermediate representation by David Sehr · 8 years ago
  60. f04cf54 Remove workarounds for [D]CHECK()s in constexpr functions. by Vladimir Marko · 8 years ago
  61. a341f35 Constant fold Equal/NotEqual between null and non-null. by Vladimir Marko · 8 years ago
  62. 081e7a1 Merge "MIPS32: Fill branch delay slots" by Vladimir Marko · 8 years ago
  63. d707979 Merge "Re-enable boot image string sharpening." by Vladimir Marko · 8 years ago
  64. 19a3f55 Merge "Add entrypoint type information." by Roland Levillain · 8 years ago
  65. a01d066 Fix a check failure in the CC background transition. by Hiroshi Yamauchi · 8 years ago
  66. 6cb44d9 Remove auto-generated executable list by Colin Cross · 8 years ago
  67. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  68. 57eb0f5 MIPS32: Fill branch delay slots by Alexey Frunze · 8 years ago
  69. b6ec5d7 Fix unnecessary read barrier for resolved/initialized allocations by Mathieu Chartier · 8 years ago
  70. 95aab05 Fix naming of libartd-simulator by Colin Cross · 8 years ago
  71. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  72. 74898e7 ART: Clean up x86 asm in dex cache entrypoints by Christina Wadsworth · 8 years ago
  73. 9ed010e Re-enable boot image string sharpening. by Vladimir Marko · 8 years ago
  74. 8ca4f97 MIPS32: Additional bitCount optimizations. by Chris Larsen · 8 years ago
  75. d7eabc2 Merge "Save environment snapshot and use at fork/exec" by Treehugger Robot · 8 years ago
  76. d106d9f Save environment snapshot and use at fork/exec by David Sehr · 8 years ago
  77. 99fd9f3 Merge "Fix clang-tidy warnings in art." by Chih-hung Hsieh · 8 years ago
  78. 66d4779 Merge "Track addition of Class.toGenericString() method" by Neil Fuller · 8 years ago
  79. 6e03d19 Track addition of Class.toGenericString() method by Neil Fuller · 8 years ago
  80. 9495e0c Merge "Re-enable evacuation of recently allocated regions" by Mathieu Chartier · 8 years ago
  81. 4b78706 [MIPS] Fix a mips64 mterp bug. by Douglas Leung · 8 years ago
  82. aaadff8 ART: Use libbase by Andreas Gampe · 8 years ago
  83. 3079bc2 Merge "ART: Fix libnativebridgetest dependencies" by Treehugger Robot · 8 years ago
  84. 13339f9 Merge "ART: Fix symbols" by Treehugger Robot · 8 years ago
  85. 1e55e1d ART: Fix libnativebridgetest dependencies by Andreas Gampe · 8 years ago
  86. 84d9425 Re-enable evacuation of recently allocated regions by Mathieu Chartier · 8 years ago
  87. 20ada11 ART: Fix symbols by Andreas Gampe · 8 years ago
  88. 04bbe22 Merge "Revert "Blacklist failing libcore tests."" by Treehugger Robot · 8 years ago
  89. c0b2583 Revert "Blacklist failing libcore tests." by Narayan Kamath · 8 years ago
  90. 12c4a28 Merge "WIP: ART: Clean p x86_64 string dex cache asm." by Mathieu Chartier · 8 years ago
  91. 0e1ad61 Merge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE" by Mathieu Chartier · 8 years ago
  92. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  93. de35bb7 Merge "Ignore -Wunreachable-code for ClassTable::UpdateClass" by Pirama Arumuga Nainar · 8 years ago
  94. 813b9c4 Ignore -Wunreachable-code for ClassTable::UpdateClass by Pirama Arumuga Nainar · 8 years ago
  95. b857c3b Merge "Fix a race condition on GC timing logger data." by Treehugger Robot · 8 years ago
  96. 6fb276b Fix a race condition on GC timing logger data. by Hiroshi Yamauchi · 8 years ago
  97. 3e31882 Merge "Fix ODR violation" by Treehugger Robot · 8 years ago
  98. de7b49a Fix ODR violation by Colin Cross · 8 years ago
  99. cc55a7c Merge "ARM/MIPS: Avoid dead dex cache arrays base for intrinsics." by Treehugger Robot · 8 years ago
  100. da8ffec Add entrypoint type information. by Serban Constantinescu · 8 years ago