1. f04cf54 Remove workarounds for [D]CHECK()s in constexpr functions. by Vladimir Marko · 8 years ago
  2. 19a3f55 Merge "Add entrypoint type information." by Roland Levillain · 8 years ago
  3. a01d066 Fix a check failure in the CC background transition. by Hiroshi Yamauchi · 8 years ago
  4. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  5. b6ec5d7 Fix unnecessary read barrier for resolved/initialized allocations by Mathieu Chartier · 8 years ago
  6. 95aab05 Fix naming of libartd-simulator by Colin Cross · 8 years ago
  7. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  8. 74898e7 ART: Clean up x86 asm in dex cache entrypoints by Christina Wadsworth · 8 years ago
  9. d106d9f Save environment snapshot and use at fork/exec by David Sehr · 8 years ago
  10. 99fd9f3 Merge "Fix clang-tidy warnings in art." by Chih-hung Hsieh · 8 years ago
  11. 6e03d19 Track addition of Class.toGenericString() method by Neil Fuller · 8 years ago
  12. 9495e0c Merge "Re-enable evacuation of recently allocated regions" by Mathieu Chartier · 8 years ago
  13. 4b78706 [MIPS] Fix a mips64 mterp bug. by Douglas Leung · 8 years ago
  14. aaadff8 ART: Use libbase by Andreas Gampe · 8 years ago
  15. 84d9425 Re-enable evacuation of recently allocated regions by Mathieu Chartier · 8 years ago
  16. 20ada11 ART: Fix symbols by Andreas Gampe · 8 years ago
  17. 12c4a28 Merge "WIP: ART: Clean p x86_64 string dex cache asm." by Mathieu Chartier · 8 years ago
  18. 0e1ad61 Merge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE" by Mathieu Chartier · 8 years ago
  19. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  20. 813b9c4 Ignore -Wunreachable-code for ClassTable::UpdateClass by Pirama Arumuga Nainar · 8 years ago
  21. 6fb276b Fix a race condition on GC timing logger data. by Hiroshi Yamauchi · 8 years ago
  22. da8ffec Add entrypoint type information. by Serban Constantinescu · 9 years ago
  23. c9c055f Merge "Tracking java.lang.reflect.Executable changes" by Treehugger Robot · 8 years ago
  24. 16b21cd Tracking java.lang.reflect.Executable changes by Neil Fuller · 8 years ago
  25. 6fe4688 Merge "Fix mac builds" by Treehugger Robot · 8 years ago
  26. d9cf6d5 Merge "Background full compaction for CC." by Treehugger Robot · 8 years ago
  27. 60985b7 Background full compaction for CC. by Hiroshi Yamauchi · 8 years ago
  28. 19f28f1 Fix mac builds by Colin Cross · 8 years ago
  29. 923335c WIP: ART: Clean p x86_64 string dex cache asm. by Christina Wadsworth · 8 years ago
  30. 98d6552 ART: Add STRING_DEX_CACHE_ELEMENT_SIZE by Christina Wadsworth · 8 years ago
  31. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  32. 064d24e Revert "Revert "Fix debugger calling new String()."" by Jeff Hao · 8 years ago
  33. 2851ce0 Merge "Revert "Convert libart and dependencies to Android.bp"" by Colin Cross · 8 years ago
  34. 316417e Revert "Convert libart and dependencies to Android.bp" by Colin Cross · 8 years ago
  35. 8d0e884 Merge "Convert libart and dependencies to Android.bp" by Treehugger Robot · 8 years ago
  36. 4ea3a22 Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  37. 770e31a Merge "Avoid CAS for marking region space bitmap for baker" by Treehugger Robot · 8 years ago
  38. c381c36 Avoid CAS for marking region space bitmap for baker by Mathieu Chartier · 8 years ago
  39. 897b8f5 Merge "ART: Remove vestiges of GCC" am: 8aea8dbca6 by Andreas Gampe · 8 years ago
  40. 8aea8db Merge "ART: Remove vestiges of GCC" by Treehugger Robot · 8 years ago
  41. 95492ed Merge "Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load.""" by Vladimir Marko · 8 years ago
  42. 431432d Merge "Revert "Fix debugger calling new String()."" am: f91b5f3372 by Nicolas Geoffray · 8 years ago
  43. 7c07539 Merge "Revert "Fix debugger missing handle between adding and tagging object."" by Nicolas Geoffray · 8 years ago
  44. 7c95b4e Merge "Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load.""" by Treehugger Robot · 8 years ago
  45. f91b5f3 Merge "Revert "Fix debugger calling new String()."" by Nicolas Geoffray · 8 years ago
  46. 85f692b Merge "Revert "Fix debugger missing handle between adding and tagging object."" by Nicolas Geoffray · 8 years ago
  47. 528954f Revert "Fix debugger missing handle between adding and tagging object." by Nicolas Geoffray · 8 years ago
  48. 6f48d4c Revert "Fix debugger calling new String()." by Nicolas Geoffray · 8 years ago
  49. 953437b Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."" by Vladimir Marko · 8 years ago
  50. dcb970b Merge "ART: unblock compiler tests on MIPS" am: c31ba109d5 by Alexey Frunze · 8 years ago
  51. c31ba10 Merge "ART: unblock compiler tests on MIPS" by Treehugger Robot · 8 years ago
  52. b222393 ART: unblock compiler tests on MIPS by Alexey Frunze · 8 years ago
  53. 285b2b6 Merge "Revert "Make dchecked_vector C++11 compatible."" am: 9f98286cf2 by Andreas Gampe · 8 years ago
  54. c5817d4 Merge "ART: Improve art_quick_resolve_string for x86." am: 2ccdfbbf78 by Christina Wadsworth · 8 years ago
  55. 9f98286 Merge "Revert "Make dchecked_vector C++11 compatible."" by Treehugger Robot · 8 years ago
  56. 2ccdfbb Merge "ART: Improve art_quick_resolve_string for x86." by Treehugger Robot · 8 years ago
  57. c92baef Merge "ART: Improve art_quick_resolve_string for x86_64." am: 47ec97259f by Christina Wadsworth · 8 years ago
  58. a48a86b Revert "Make dchecked_vector C++11 compatible." by Andreas Gampe · 8 years ago
  59. 47ec972 Merge "ART: Improve art_quick_resolve_string for x86_64." by Treehugger Robot · 8 years ago
  60. 9231f4e ART: Remove vestiges of GCC by Andreas Gampe · 8 years ago
  61. ade3a38 Merge "creating workflow for mirror::String compression" am: 51a0c4fe2d by jessicahandojo · 8 years ago
  62. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 8 years ago
  63. f47f957 Merge "ART: Validate oat file for cache-only images" am: e99331f7a4 by Andreas Gampe · 8 years ago
  64. e99331f Merge "ART: Validate oat file for cache-only images" by Treehugger Robot · 8 years ago
  65. 4489fb3 ART: Improve art_quick_resolve_string for x86. by Christina Wadsworth · 8 years ago
  66. cd5e6d1 Merge "ART: Improve art_quick_resolve_string for arm." am: 6fe5941077 by Christina Wadsworth · 8 years ago
  67. 6fe5941 Merge "ART: Improve art_quick_resolve_string for arm." by Treehugger Robot · 8 years ago
  68. 43c340d ART: Improve art_quick_resolve_string for x86_64. by Christina Wadsworth · 8 years ago
  69. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  70. baef02b Merge "ART: Separate out Realloc reuse and alignment tests" am: 8bd13610ca by Andreas Gampe · 8 years ago
  71. 8bd1361 Merge "ART: Separate out Realloc reuse and alignment tests" by Treehugger Robot · 8 years ago
  72. 56ece93 ART: Improve art_quick_resolve_string for arm. by Christina Wadsworth · 8 years ago
  73. ee72591 Merge "ART: Clean up interpreter includes" am: 6abf237391 by Andreas Gampe · 8 years ago
  74. 5e26eb1 ART: Clean up interpreter includes by Andreas Gampe · 8 years ago
  75. 6206da5 ART: Separate out Realloc reuse and alignment tests by Andreas Gampe · 8 years ago
  76. 0984306 Merge "Improve art_quick_resolve_string for arm64 CC" am: 38d4d54903 by Mathieu Chartier · 8 years ago
  77. 38d4d54 Merge "Improve art_quick_resolve_string for arm64 CC" by Mathieu Chartier · 8 years ago
  78. 441ee40 Merge "ART: Fix x86_64 entrypoint breakage with SYMBOL()." am: 0585afa3ba by Mathieu Chartier · 8 years ago
  79. 0585afa Merge "ART: Fix x86_64 entrypoint breakage with SYMBOL()." by Mathieu Chartier · 8 years ago
  80. 5f40433 Improve art_quick_resolve_string for arm64 CC by Mathieu Chartier · 8 years ago
  81. 9e6a061 Merge "ART: Test arena allocator alignment" am: 38daddf297 by Andreas Gampe · 8 years ago
  82. 38daddf Merge "ART: Test arena allocator alignment" by Treehugger Robot · 8 years ago
  83. 472d03b ART: Fix x86_64 entrypoint breakage with SYMBOL(). by Christina Wadsworth · 8 years ago
  84. bd05734 Merge "ART: String DexCache asm fast path for ARM64" am: 28715406f2 by Mathieu Chartier · 8 years ago
  85. b070ebb Merge "ART: String DexCache asm fast path for ARM" am: fcd81d9dbc by Christina Wadsworth · 8 years ago
  86. 2871540 Merge "ART: String DexCache asm fast path for ARM64" by Mathieu Chartier · 8 years ago
  87. fcd81d9 Merge "ART: String DexCache asm fast path for ARM" by Treehugger Robot · 8 years ago
  88. 27c0eb9 Merge "ART: String DexCache asm fast path for x86" am: 899d60b36a by Christina Wadsworth · 8 years ago
  89. 899d60b Merge "ART: String DexCache asm fast path for x86" by Treehugger Robot · 8 years ago
  90. 67cd100 Merge "ART: String DexCache asm fast path for x86_64" am: a8ed36609a by Christina Wadsworth · 8 years ago
  91. a8ed366 Merge "ART: String DexCache asm fast path for x86_64" by Treehugger Robot · 8 years ago
  92. 7e6df6e Merge "Revert "Revert "Improve the thread flip.""" am: 0b10387ced by Hiroshi Yamauchi · 8 years ago
  93. 0b10387 Merge "Revert "Revert "Improve the thread flip.""" by Treehugger Robot · 8 years ago
  94. c134ee7 ART: Test arena allocator alignment by Andreas Gampe · 8 years ago
  95. ead8ba3 ART: String DexCache asm fast path for ARM64 by Christina Wadsworth · 8 years ago
  96. 35ef14b ART: String DexCache asm fast path for ARM by Christina Wadsworth · 8 years ago
  97. af2f2b9 Merge "Fix debugger missing handle between adding and tagging object." by Jeff Hao · 8 years ago
  98. 57de217 Merge "Add define needed by new vixl" am: 621a27ed21 by Colin Cross · 8 years ago
  99. dffbbb6 Merge "Fix debugger missing handle between adding and tagging object." by Jeff Hao · 8 years ago
  100. 39c8a11 ART: String DexCache asm fast path for x86 by Christina Wadsworth · 8 years ago