1. 30f7666 Cache result of an expensive DCHECK by David Brazdil · 8 years ago
  2. 181e1cc Revert "Revert "Refactor writing type lookup tables into OAT"" by David Brazdil · 8 years ago
  3. 58320ce MIPS32: Ensure preservation of RA in leaf methods if it's clobbered by Alexey Frunze · 8 years ago
  4. 1c155f8 Merge changes Id2bc87dc,I17c191ec by Colin Cross · 8 years ago
  5. 370e6e4 Merge "MIPS32: Additional bitCount optimizations." by Treehugger Robot · 8 years ago
  6. 71b4406 Merge "Revert "Refactor writing type lookup tables into OAT"" by David Brazdil · 8 years ago
  7. b92ba62 Revert "Refactor writing type lookup tables into OAT" by David Brazdil · 8 years ago
  8. 5c5a147 Merge "Refactor writing type lookup tables into OAT" by David Brazdil · 8 years ago
  9. f7291f6 Merge "Revert "Re-enable boot image string sharpening."" by Vladimir Marko · 8 years ago
  10. f508c56 Revert "Re-enable boot image string sharpening." by Vladimir Marko · 8 years ago
  11. 1a069a5 Refactor writing type lookup tables into OAT by David Brazdil · 8 years ago
  12. 433b738 Merge "Constant fold Equal/NotEqual between null and non-null." by Vladimir Marko · 8 years ago
  13. a2ab404 Merge "Remove workarounds for [D]CHECK()s in constexpr functions." by Vladimir Marko · 8 years ago
  14. 3d08238 Merge "ART: SHARED_REQUIRES to REQUIRES_SHARED" by Andreas Gampe · 8 years ago
  15. fc73408 Extend the InvokeRuntime() changes to mips64. by Serban Constantinescu · 8 years ago
  16. fca1666 Extend the InvokeRuntime() changes to mips. by Serban Constantinescu · 8 years ago
  17. ba45db0 Extend the InvokeRuntime() changes to x86 and x86_64. by Serban Constantinescu · 8 years ago
  18. f04cf54 Remove workarounds for [D]CHECK()s in constexpr functions. by Vladimir Marko · 8 years ago
  19. a341f35 Constant fold Equal/NotEqual between null and non-null. by Vladimir Marko · 8 years ago
  20. 081e7a1 Merge "MIPS32: Fill branch delay slots" by Vladimir Marko · 8 years ago
  21. d707979 Merge "Re-enable boot image string sharpening." by Vladimir Marko · 8 years ago
  22. 19a3f55 Merge "Add entrypoint type information." by Roland Levillain · 8 years ago
  23. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  24. 57eb0f5 MIPS32: Fill branch delay slots by Alexey Frunze · 8 years ago
  25. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  26. 9ed010e Re-enable boot image string sharpening. by Vladimir Marko · 8 years ago
  27. 8ca4f97 MIPS32: Additional bitCount optimizations. by Chris Larsen · 8 years ago
  28. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  29. cc55a7c Merge "ARM/MIPS: Avoid dead dex cache arrays base for intrinsics." by Treehugger Robot · 8 years ago
  30. da8ffec Add entrypoint type information. by Serban Constantinescu · 8 years ago
  31. 68c981f ARM/MIPS: Avoid dead dex cache arrays base for intrinsics. by Vladimir Marko · 8 years ago
  32. 4bb30ac ARM: Make runtime invokes use InvokeRuntime(). by Serban Constantinescu · 8 years ago
  33. a8c6d70 Address missing variable definition to fix the build. by Roland Levillain · 8 years ago
  34. cf073b3 Merge "Re-enable the ArraySet fast path with Baker read barriers." by Roland Levillain · 8 years ago
  35. 912883d Merge "MIPS64: Improve non-trivial 64-bit constant loading." by Aart Bik · 8 years ago
  36. 766ea43 Fix arm32 build by Colin Cross · 8 years ago
  37. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  38. 521691a Merge "ArraySet without type check does not need read barrier." by Vladimir Marko · 8 years ago
  39. 0e851e2 Fix VIXL assembler test for heap-poisoning configurations. by Vladimir Marko · 8 years ago
  40. ca11dc0 Merge "ARM64: Make runtime invokes use InvokeRuntime()." by Roland Levillain · 8 years ago
  41. 16d9f94 Re-enable the ArraySet fast path with Baker read barriers. by Roland Levillain · 8 years ago
  42. 8812e8f Merge "ARM64: Use the zero register for field and array set operations." by Vladimir Marko · 8 years ago
  43. 22f81d3 ARM64: Make runtime invokes use InvokeRuntime(). by Serban Constantinescu · 8 years ago
  44. 24cbdc4 Merge "ARM: VIXL32: Update the trampoline compiler." by Treehugger Robot · 8 years ago
  45. 3e93a40 Merge "ARM: VIXL32: Switch JNI compiler to use VIXL Assembler." by Treehugger Robot · 8 years ago
  46. e7c85ad Merge "ARM: VIXL32: Implement VIXL-based assembler." by Treehugger Robot · 8 years ago
  47. 8d49fd7 ArraySet without type check does not need read barrier. by Vladimir Marko · 8 years ago
  48. be919d9 ARM64: Use the zero register for field and array set operations. by Alexandre Rames · 8 years ago
  49. a518c15 Merge "ARM: Purge Arm32Assembler." by Roland Levillain · 8 years ago
  50. 316417e Revert "Convert libart and dependencies to Android.bp" by Colin Cross · 8 years ago
  51. 2923db7 MIPS32: Refactor implicit null checks in array/field get/set. by Alexey Frunze · 8 years ago
  52. 4ea3a22 Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  53. c733dca MIPS64: Improve non-trivial 64-bit constant loading. by Chris Larsen · 8 years ago
  54. 953437b Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."" by Vladimir Marko · 8 years ago
  55. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 8 years ago
  56. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  57. ccf15bc Revert "x86/x86-64: Avoid temporary for read barrier field load." by Vladimir Marko · 8 years ago
  58. ccf06d8 x86/x86-64: Avoid temporary for read barrier field load. by Vladimir Marko · 8 years ago
  59. cf834d0 Merge "Use full pass name when building optimizations" by Treehugger Robot · 8 years ago
  60. 5f81cd0 Merge "MIPS32: Optimize R6 round(float) intrinsic." by Treehugger Robot · 8 years ago
  61. b6a12832 Use full pass name when building optimizations by Wojciech Staszkiewicz · 8 years ago
  62. a766854 Fix build by Colin Cross · 8 years ago
  63. ba8023b ARM: VIXL32: Update the trampoline compiler. by Anton Kirilov · 8 years ago
  64. 792c98b Merge "ART: Add thread offset printing hook to disassembler" by Treehugger Robot · 8 years ago
  65. 372f3a3 ART: Add thread offset printing hook to disassembler by Andreas Gampe · 8 years ago
  66. 7a68768 Merge "ART: Fixing build breakage (sharpening DCHECK)." by Mathieu Chartier · 8 years ago
  67. 5a5d0fa ART: Fixing build breakage (sharpening DCHECK). by Christina Wadsworth · 8 years ago
  68. 7521483 Merge "Fix building tests with partial arch codegen support" 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. f77d156 ARM: VIXL32: Switch JNI compiler to use VIXL Assembler. by Artem Serov · 8 years ago
  74. 12e097c ARM: VIXL32: Implement VIXL-based assembler. by Artem Serov · 8 years ago
  75. ba6b679 ARM: Purge Arm32Assembler. by Artem Serov · 8 years ago
  76. 9695430 Merge "Color spill slots in gc regalloc" by Treehugger Robot · 8 years ago
  77. 35938f9 Merge "Log optimization passes in verbose mode" by Aart Bik · 8 years ago
  78. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 8 years ago
  79. e28c7d0 Fix optimizing compiler not building for svelte by Wojciech Staszkiewicz · 8 years ago
  80. e706070 Log optimization passes in verbose mode by Wojciech Staszkiewicz · 8 years ago
  81. b6722ff Color spill slots in gc regalloc by Matthew Gharrity · 8 years ago
  82. 3cc35c3 Merge "jni: Fast path for @FastNative annotated java methods" by Treehugger Robot · 8 years ago
  83. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  84. 554b6fb Merge "Revert "Enable IntermediateAddress for primitive arrays with read barriers."" by Treehugger Robot · 8 years ago
  85. 4a3aa57 Revert "Enable IntermediateAddress for primitive arrays with read barriers." by Roland Levillain · 8 years ago
  86. fe74ba9 Merge "ARM64: VIXL: Support a newer version of VIXL." by Roland Levillain · 8 years ago
  87. 912cc4a Merge "Revert "Revert "Iterative move coalescing for gc regalloc""" by Treehugger Robot · 8 years ago
  88. ba1642d Merge "Use TestCodeGeneratorX86 in codegen unit tests" by Treehugger Robot · 8 years ago
  89. 2ccae4a Revert "Revert "Iterative move coalescing for gc regalloc"" by Matthew Gharrity · 8 years ago
  90. 2af1aa0 Merge "Fix duplicate checks in JNI macro assemblers." by Treehugger Robot · 8 years ago
  91. c17d21d Merge "Adjust spacing before NOLINT comments in ART." by Roland Levillain · 8 years ago
  92. 2b3201a Fix duplicate checks in JNI macro assemblers. by Vladimir Marko · 8 years ago
  93. af4e42a ARM64: VIXL: Support a newer version of VIXL. by Artem Serov · 8 years ago
  94. 7cbd27f Adjust spacing before NOLINT comments in ART. by Roland Levillain · 8 years ago
  95. dce74be Merge "ARM: Add vldm/vstm assembler support." by Vladimir Marko · 8 years ago
  96. 0c28362 Merge "Revert "Iterative move coalescing for gc regalloc"" by Treehugger Robot · 8 years ago
  97. 6f61ee5 Revert "Iterative move coalescing for gc regalloc" by Andreas Gampe · 8 years ago
  98. eef560e Merge "Remove kRestrictCompilationFiltersToImage" by Treehugger Robot · 8 years ago
  99. 592c9bd Merge "Iterative move coalescing for gc regalloc" by Andreas Gampe · 8 years ago
  100. 1aa559d Use TestCodeGeneratorX86 in codegen unit tests by Matthew Gharrity · 8 years ago