1. 47ec972 Merge "ART: Improve art_quick_resolve_string for x86_64." by Treehugger Robot · 8 years ago
  2. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 8 years ago
  3. e99331f Merge "ART: Validate oat file for cache-only images" by Treehugger Robot · 8 years ago
  4. 6fe5941 Merge "ART: Improve art_quick_resolve_string for arm." by Treehugger Robot · 8 years ago
  5. 43c340d ART: Improve art_quick_resolve_string for x86_64. by Christina Wadsworth · 8 years ago
  6. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  7. 8bd1361 Merge "ART: Separate out Realloc reuse and alignment tests" by Treehugger Robot · 8 years ago
  8. ebb5d0f Merge "Ongoing improvements in java fuzz testing" by Aart Bik · 8 years ago
  9. e3eb471 Merge "Revert "x86/x86-64: Avoid temporary for read barrier field load."" by Vladimir Marko · 8 years ago
  10. ccf15bc Revert "x86/x86-64: Avoid temporary for read barrier field load." by Vladimir Marko · 8 years ago
  11. 56ece93 ART: Improve art_quick_resolve_string for arm. by Christina Wadsworth · 8 years ago
  12. 6abf237 Merge "ART: Clean up interpreter includes" by Treehugger Robot · 8 years ago
  13. 076ffd6 Merge "x86/x86-64: Avoid temporary for read barrier field load." by Treehugger Robot · 8 years ago
  14. ccf06d8 x86/x86-64: Avoid temporary for read barrier field load. by Vladimir Marko · 8 years ago
  15. 5e26eb1 ART: Clean up interpreter includes by Andreas Gampe · 8 years ago
  16. cf834d0 Merge "Use full pass name when building optimizations" by Treehugger Robot · 8 years ago
  17. 5f81cd0 Merge "MIPS32: Optimize R6 round(float) intrinsic." by Treehugger Robot · 8 years ago
  18. 6206da5 ART: Separate out Realloc reuse and alignment tests by Andreas Gampe · 8 years ago
  19. 38d4d54 Merge "Improve art_quick_resolve_string for arm64 CC" by Mathieu Chartier · 8 years ago
  20. 48d2b14 Merge "Fix build" by Treehugger Robot · 8 years ago
  21. b6a12832 Use full pass name when building optimizations by Wojciech Staszkiewicz · 8 years ago
  22. 0585afa Merge "ART: Fix x86_64 entrypoint breakage with SYMBOL()." by Mathieu Chartier · 8 years ago
  23. 5f40433 Improve art_quick_resolve_string for arm64 CC by Mathieu Chartier · 8 years ago
  24. a766854 Fix build by Colin Cross · 8 years ago
  25. 38daddf Merge "ART: Test arena allocator alignment" by Treehugger Robot · 8 years ago
  26. 472d03b ART: Fix x86_64 entrypoint breakage with SYMBOL(). by Christina Wadsworth · 8 years ago
  27. 2871540 Merge "ART: String DexCache asm fast path for ARM64" by Mathieu Chartier · 8 years ago
  28. fcd81d9 Merge "ART: String DexCache asm fast path for ARM" by Treehugger Robot · 8 years ago
  29. 899d60b Merge "ART: String DexCache asm fast path for x86" by Treehugger Robot · 8 years ago
  30. 07b7430 Merge "Only compile device codegen for device architectures" by Colin Cross · 8 years ago
  31. a8ed366 Merge "ART: String DexCache asm fast path for x86_64" by Treehugger Robot · 8 years ago
  32. 0b10387 Merge "Revert "Revert "Improve the thread flip.""" by Treehugger Robot · 8 years ago
  33. c134ee7 ART: Test arena allocator alignment by Andreas Gampe · 8 years ago
  34. ead8ba3 ART: String DexCache asm fast path for ARM64 by Christina Wadsworth · 8 years ago
  35. 35ef14b ART: String DexCache asm fast path for ARM by Christina Wadsworth · 8 years ago
  36. dffbbb6 Merge "Fix debugger missing handle between adding and tagging object." by Jeff Hao · 8 years ago
  37. 39c8a11 ART: String DexCache asm fast path for x86 by Christina Wadsworth · 8 years ago
  38. 621a27e Merge "Add define needed by new vixl" by Treehugger Robot · 8 years ago
  39. b16d413 Ongoing improvements in java fuzz testing by Aart Bik · 8 years ago
  40. 9e08784 Fix debugger missing handle between adding and tagging object. by Jeff Hao · 8 years ago
  41. ee23582 Revert "Revert "Improve the thread flip."" by Hiroshi Yamauchi · 8 years ago
  42. 82a4c22 Merge "ART: Adding asm support for string dex cache" by Treehugger Robot · 8 years ago
  43. 03f5a35 ART: String DexCache asm fast path for x86_64 by Christina Wadsworth · 8 years ago
  44. 97a8a9a ART: Adding asm support for string dex cache by Christina Wadsworth · 8 years ago
  45. 4b50232 Add define needed by new vixl by Colin Cross · 8 years ago
  46. 786bce8 Merge "Fix debugger calling new String()." by Jeff Hao · 8 years ago
  47. c97bfd4 Merge "ARM/ARM64: Improve comments for kSaveEverything assembly." by Treehugger Robot · 8 years ago
  48. 40df7c1 ARM/ARM64: Improve comments for kSaveEverything assembly. by Vladimir Marko · 8 years ago
  49. 792c98b Merge "ART: Add thread offset printing hook to disassembler" by Treehugger Robot · 8 years ago
  50. 449fe87 Merge "Do not run 537-checker-arraycopy on non-Baker read barrier configs." by Roland Levillain · 8 years ago
  51. 48e2340 Do not run 537-checker-arraycopy on non-Baker read barrier configs. by Roland Levillain · 8 years ago
  52. ce999e7 Merge "ART: Enforce arena alignment in Realloc" by Treehugger Robot · 8 years ago
  53. f6dd829 ART: Enforce arena alignment in Realloc by Andreas Gampe · 8 years ago
  54. f15ec05 Fix debugger calling new String(). by Jeff Hao · 8 years ago
  55. da0f5e7 Merge "ART: Added DCHECKS to find alignment breakage." by Treehugger Robot · 8 years ago
  56. 372f3a3 ART: Add thread offset printing hook to disassembler by Andreas Gampe · 8 years ago
  57. 44c8ed6 ART: Validate oat file for cache-only images by Andreas Gampe · 8 years ago
  58. 6353a63 ART: Added DCHECKS to find alignment breakage. by Christina Wadsworth · 8 years ago
  59. bf04250 Merge "Revert "Improve the thread flip."" by Treehugger Robot · 8 years ago
  60. 7a68768 Merge "ART: Fixing build breakage (sharpening DCHECK)." by Mathieu Chartier · 8 years ago
  61. 679e38b Merge "ART: Fixing build breakage." by Mathieu Chartier · 8 years ago
  62. 5a5d0fa ART: Fixing build breakage (sharpening DCHECK). by Christina Wadsworth · 8 years ago
  63. 9210ce9 ART: Fixing build breakage. by Christina Wadsworth · 8 years ago
  64. 7521483 Merge "Fix building tests with partial arch codegen support" by Colin Cross · 8 years ago
  65. ca1d99f Merge "Implemented first version of java fuzz testing script." by Treehugger Robot · 8 years ago
  66. 7593b99 Implemented first version of java fuzz testing script. by Aart Bik · 8 years ago
  67. db3204f Revert "Improve the thread flip." by Hiroshi Yamauchi · 8 years ago
  68. ff46c7d Only compile device codegen for device architectures by Colin Cross · 8 years ago
  69. a75b01a Fix building tests with partial arch codegen support by Colin Cross · 8 years ago
  70. 9c07ab3 Merge "ART: Implement a fixed size string dex cache" by Mathieu Chartier · 8 years ago
  71. 6670bd2 Merge "Add support for Baker read barriers in SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  72. 0b671c0 Add support for Baker read barriers in SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  73. f606c3a Merge "Improve the thread flip." by Treehugger Robot · 8 years ago
  74. 9695430 Merge "Color spill slots in gc regalloc" by Treehugger Robot · 8 years ago
  75. 35938f9 Merge "Log optimization passes in verbose mode" by Aart Bik · 8 years ago
  76. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 8 years ago
  77. 3049b2a Merge "dex_instruction: k45cc HasVarArgs" by Treehugger Robot · 8 years ago
  78. 673d1fb dex_instruction: k45cc HasVarArgs by Narayan Kamath · 8 years ago
  79. 1a3fd4a Merge "Fix optimizing compiler not building for svelte" by Treehugger Robot · 8 years ago
  80. e61e6fd Improve the thread flip. by Hiroshi Yamauchi · 8 years ago
  81. 16f7008 Merge "Remove unused include." by Treehugger Robot · 8 years ago
  82. e28c7d0 Fix optimizing compiler not building for svelte by Wojciech Staszkiewicz · 8 years ago
  83. 2ca5828 Remove unused include. by Dmitriy Filchenko · 8 years ago
  84. e706070 Log optimization passes in verbose mode by Wojciech Staszkiewicz · 8 years ago
  85. 1106d76 Merge "Remove ART_DEFAULT_INSTRUCTION_SET_FEATURES" by Treehugger Robot · 8 years ago
  86. 802d598 Remove ART_DEFAULT_INSTRUCTION_SET_FEATURES by Colin Cross · 8 years ago
  87. c6efcaa Merge "Revert "Logging improvements for C++ / Java structure issues"" by Treehugger Robot · 8 years ago
  88. 5bb4b0b Revert "Logging improvements for C++ / Java structure issues" by Mathieu Chartier · 8 years ago
  89. d995650 Merge "Add newline for INTERNAL_FATAL automatically" by Mathieu Chartier · 8 years ago
  90. b6722ff Color spill slots in gc regalloc by Matthew Gharrity · 8 years ago
  91. e70b924 Merge "Track cumulative objects and bytes copied for CC" by Mathieu Chartier · 8 years ago
  92. 9826c3e Add newline for INTERNAL_FATAL automatically by Mathieu Chartier · 8 years ago
  93. fec0190 Merge "Add skeleton of a jvmti plugin for art." by Treehugger Robot · 8 years ago
  94. 4dcb0fa Merge "Blacklist failing libcore tests." by Narayan Kamath · 8 years ago
  95. fb7658b Blacklist failing libcore tests. by Narayan Kamath · 8 years ago
  96. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago
  97. cca44a0 Track cumulative objects and bytes copied for CC by Mathieu Chartier · 8 years ago
  98. d127255 Merge "Logging improvements for C++ / Java structure issues" by Neil Fuller · 8 years ago
  99. 1d36e2c Merge "Adjustments for changes made to java.lang.Class" by Neil Fuller · 8 years ago
  100. d833525 Logging improvements for C++ / Java structure issues by Neil Fuller · 8 years ago