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