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. 5f17d64 Merge "Use the fast path object size for RosAlloc asm stubs" by Mathieu Chartier · 8 years ago
  4. 161db1d Use the fast path object size for RosAlloc asm stubs by Mathieu Chartier · 8 years ago
  5. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  6. 15fc729 verifier: Pass ClassDef as a reference by David Brazdil · 8 years ago
  7. a4c2a05 Support for loading classes from DEX files stored in a ByteBuffer. by Orion Hodson · 8 years ago
  8. f94a4cf Merge "Disable the from-space memory protection under debug/gcstress." by Treehugger Robot · 8 years ago
  9. 8d8d612 Merge "ART: Use thread annotation macros from base" by Treehugger Robot · 8 years ago
  10. 9043c61 Merge "ART: Clean up x86 asm in dex cache entrypoints" by Mathieu Chartier · 8 years ago
  11. 1c155f8 Merge changes Id2bc87dc,I17c191ec by Colin Cross · 8 years ago
  12. 7a2d267 Disable the from-space memory protection under debug/gcstress. by Hiroshi Yamauchi · 8 years ago
  13. 4fd93ae Merge "Clean up art_quick_resolve_string for arm64" by Mathieu Chartier · 8 years ago
  14. 7d636f8 Merge "Faster allocation fast path" by Mathieu Chartier · 8 years ago
  15. 89171e4 Merge "[MIPS] Fix a mips64 mterp bug." by Vladimir Marko · 8 years ago
  16. dec50eb Merge "Avoid decrementing iterator to std::set<>::begin() in RosAlloc." by Vladimir Marko · 8 years ago
  17. e74fe1e Avoid decrementing iterator to std::set<>::begin() in RosAlloc. by Vladimir Marko · 8 years ago
  18. 93bbee0 Faster allocation fast path by Mathieu Chartier · 8 years ago
  19. 0f7eaeb Disable dexlayout_test on target. by Jeff Hao · 8 years ago
  20. e3fbe38 Clean up art_quick_resolve_string for arm64 by Mathieu Chartier · 8 years ago
  21. d38374e ART: Use thread annotation macros from base by Andreas Gampe · 8 years ago
  22. 14a4fdc Merge "Fix a check failure in the CC background transition." by Treehugger Robot · 8 years ago
  23. 43ac114 Merge "Fix unnecessary read barrier for resolved/initialized allocations" by Mathieu Chartier · 8 years ago
  24. e534a16 Merge "ART: Use libbase" by Treehugger Robot · 8 years ago
  25. a2ab404 Merge "Remove workarounds for [D]CHECK()s in constexpr functions." by Vladimir Marko · 8 years ago
  26. 3d08238 Merge "ART: SHARED_REQUIRES to REQUIRES_SHARED" by Andreas Gampe · 8 years ago
  27. f04cf54 Remove workarounds for [D]CHECK()s in constexpr functions. by Vladimir Marko · 8 years ago
  28. 19a3f55 Merge "Add entrypoint type information." by Roland Levillain · 8 years ago
  29. a01d066 Fix a check failure in the CC background transition. by Hiroshi Yamauchi · 8 years ago
  30. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  31. b6ec5d7 Fix unnecessary read barrier for resolved/initialized allocations by Mathieu Chartier · 8 years ago
  32. 95aab05 Fix naming of libartd-simulator by Colin Cross · 8 years ago
  33. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  34. 74898e7 ART: Clean up x86 asm in dex cache entrypoints by Christina Wadsworth · 8 years ago
  35. d106d9f Save environment snapshot and use at fork/exec by David Sehr · 8 years ago
  36. 99fd9f3 Merge "Fix clang-tidy warnings in art." by Chih-hung Hsieh · 8 years ago
  37. 6e03d19 Track addition of Class.toGenericString() method by Neil Fuller · 8 years ago
  38. 9495e0c Merge "Re-enable evacuation of recently allocated regions" by Mathieu Chartier · 8 years ago
  39. 4b78706 [MIPS] Fix a mips64 mterp bug. by Douglas Leung · 8 years ago
  40. aaadff8 ART: Use libbase by Andreas Gampe · 8 years ago
  41. 84d9425 Re-enable evacuation of recently allocated regions by Mathieu Chartier · 8 years ago
  42. 20ada11 ART: Fix symbols by Andreas Gampe · 8 years ago
  43. 12c4a28 Merge "WIP: ART: Clean p x86_64 string dex cache asm." by Mathieu Chartier · 8 years ago
  44. 0e1ad61 Merge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE" by Mathieu Chartier · 8 years ago
  45. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  46. 813b9c4 Ignore -Wunreachable-code for ClassTable::UpdateClass by Pirama Arumuga Nainar · 8 years ago
  47. 6fb276b Fix a race condition on GC timing logger data. by Hiroshi Yamauchi · 8 years ago
  48. da8ffec Add entrypoint type information. by Serban Constantinescu · 8 years ago
  49. c9c055f Merge "Tracking java.lang.reflect.Executable changes" by Treehugger Robot · 8 years ago
  50. 16b21cd Tracking java.lang.reflect.Executable changes by Neil Fuller · 8 years ago
  51. 6fe4688 Merge "Fix mac builds" by Treehugger Robot · 8 years ago
  52. d9cf6d5 Merge "Background full compaction for CC." by Treehugger Robot · 8 years ago
  53. 60985b7 Background full compaction for CC. by Hiroshi Yamauchi · 8 years ago
  54. 19f28f1 Fix mac builds by Colin Cross · 8 years ago
  55. 923335c WIP: ART: Clean p x86_64 string dex cache asm. by Christina Wadsworth · 8 years ago
  56. 98d6552 ART: Add STRING_DEX_CACHE_ELEMENT_SIZE by Christina Wadsworth · 8 years ago
  57. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  58. 064d24e Revert "Revert "Fix debugger calling new String()."" by Jeff Hao · 8 years ago
  59. 2851ce0 Merge "Revert "Convert libart and dependencies to Android.bp"" by Colin Cross · 8 years ago
  60. 316417e Revert "Convert libart and dependencies to Android.bp" by Colin Cross · 8 years ago
  61. 8d0e884 Merge "Convert libart and dependencies to Android.bp" by Treehugger Robot · 8 years ago
  62. 4ea3a22 Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  63. 770e31a Merge "Avoid CAS for marking region space bitmap for baker" by Treehugger Robot · 8 years ago
  64. c381c36 Avoid CAS for marking region space bitmap for baker by Mathieu Chartier · 8 years ago
  65. 897b8f5 Merge "ART: Remove vestiges of GCC" am: 8aea8dbca6 by Andreas Gampe · 8 years ago
  66. 8aea8db Merge "ART: Remove vestiges of GCC" by Treehugger Robot · 8 years ago
  67. 95492ed Merge "Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load.""" by Vladimir Marko · 8 years ago
  68. 431432d Merge "Revert "Fix debugger calling new String()."" am: f91b5f3372 by Nicolas Geoffray · 8 years ago
  69. 7c07539 Merge "Revert "Fix debugger missing handle between adding and tagging object."" by Nicolas Geoffray · 8 years ago
  70. 7c95b4e Merge "Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load.""" by Treehugger Robot · 8 years ago
  71. f91b5f3 Merge "Revert "Fix debugger calling new String()."" by Nicolas Geoffray · 8 years ago
  72. 85f692b Merge "Revert "Fix debugger missing handle between adding and tagging object."" by Nicolas Geoffray · 8 years ago
  73. 528954f Revert "Fix debugger missing handle between adding and tagging object." by Nicolas Geoffray · 8 years ago
  74. 6f48d4c Revert "Fix debugger calling new String()." by Nicolas Geoffray · 8 years ago
  75. 953437b Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."" by Vladimir Marko · 8 years ago
  76. dcb970b Merge "ART: unblock compiler tests on MIPS" am: c31ba109d5 by Alexey Frunze · 8 years ago
  77. c31ba10 Merge "ART: unblock compiler tests on MIPS" by Treehugger Robot · 8 years ago
  78. b222393 ART: unblock compiler tests on MIPS by Alexey Frunze · 8 years ago
  79. 285b2b6 Merge "Revert "Make dchecked_vector C++11 compatible."" am: 9f98286cf2 by Andreas Gampe · 8 years ago
  80. c5817d4 Merge "ART: Improve art_quick_resolve_string for x86." am: 2ccdfbbf78 by Christina Wadsworth · 8 years ago
  81. 9f98286 Merge "Revert "Make dchecked_vector C++11 compatible."" by Treehugger Robot · 8 years ago
  82. 2ccdfbb Merge "ART: Improve art_quick_resolve_string for x86." by Treehugger Robot · 8 years ago
  83. c92baef Merge "ART: Improve art_quick_resolve_string for x86_64." am: 47ec97259f by Christina Wadsworth · 8 years ago
  84. a48a86b Revert "Make dchecked_vector C++11 compatible." by Andreas Gampe · 8 years ago
  85. 47ec972 Merge "ART: Improve art_quick_resolve_string for x86_64." by Treehugger Robot · 8 years ago
  86. 9231f4e ART: Remove vestiges of GCC by Andreas Gampe · 8 years ago
  87. ade3a38 Merge "creating workflow for mirror::String compression" am: 51a0c4fe2d by jessicahandojo · 8 years ago
  88. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 8 years ago
  89. f47f957 Merge "ART: Validate oat file for cache-only images" am: e99331f7a4 by Andreas Gampe · 8 years ago
  90. e99331f Merge "ART: Validate oat file for cache-only images" by Treehugger Robot · 8 years ago
  91. 4489fb3 ART: Improve art_quick_resolve_string for x86. by Christina Wadsworth · 8 years ago
  92. cd5e6d1 Merge "ART: Improve art_quick_resolve_string for arm." am: 6fe5941077 by Christina Wadsworth · 8 years ago
  93. 6fe5941 Merge "ART: Improve art_quick_resolve_string for arm." by Treehugger Robot · 8 years ago
  94. 43c340d ART: Improve art_quick_resolve_string for x86_64. by Christina Wadsworth · 8 years ago
  95. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  96. baef02b Merge "ART: Separate out Realloc reuse and alignment tests" am: 8bd13610ca by Andreas Gampe · 8 years ago
  97. 8bd1361 Merge "ART: Separate out Realloc reuse and alignment tests" by Treehugger Robot · 8 years ago
  98. 56ece93 ART: Improve art_quick_resolve_string for arm. by Christina Wadsworth · 8 years ago
  99. ee72591 Merge "ART: Clean up interpreter includes" am: 6abf237391 by Andreas Gampe · 8 years ago
  100. 5e26eb1 ART: Clean up interpreter includes by Andreas Gampe · 8 years ago