1. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 8 years ago
  2. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 8 years ago
  3. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 8 years ago
  4. a60a705 Remove custom CheckCast slow path caller saves for Baker CC. by Vladimir Marko · 8 years ago
  5. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 8 years ago
  6. 935cf1b Merge "Introduce VDEX file, use it for DEX files" by David Brazdil · 8 years ago
  7. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 8 years ago
  8. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  9. e0576d1 Re-enable boot image direct string loads for read barriers by Mathieu Chartier · 8 years ago
  10. 4d2cf03 Merge "jni: Add @CriticalNative optimization to speed up JNI transitions" by Igor Murashkin · 8 years ago
  11. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  12. abb341b ART: Generate path to entrypoints in VisitLoadString for x86_64 by Christina Wadsworth · 8 years ago
  13. fa7b5c9 Merge "ART: Generate path to entrypoints in VisitLoadString for x86" by Mathieu Chartier · 8 years ago
  14. b9b2671 Merge "Remove unnecessary `static` specifiers in `common_arm64.h`." by Treehugger Robot · 8 years ago
  15. dc7c031 Merge "MIPS32: Implement branchless HCondition for floats" by Treehugger Robot · 8 years ago
  16. e22a8cb Merge "Revert "Revert "Re-enable boot image string sharpening.""" by Treehugger Robot · 8 years ago
  17. 2ddb717 MIPS32: Implement branchless HCondition for floats by Alexey Frunze · 8 years ago
  18. 9502687 Revert "Revert "Re-enable boot image string sharpening."" by Vladimir Marko · 8 years ago
  19. 175d09b ART: Generate path to entrypoints in VisitLoadString for x86 by Christina Wadsworth · 8 years ago
  20. 3f39b1d Merge "Adding x86 compiler utils instructions and tests" by Aart Bik · 8 years ago
  21. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  22. a12943a Merge "ART: Generate path to entrypoints in VisitLoadString for arm64" by Mathieu Chartier · 8 years ago
  23. 1dd6176 Merge "Do type checks in ArraySet without read barriers." by Roland Levillain · 8 years ago
  24. b03d640 Adding x86 compiler utils instructions and tests by jessicahandojo · 8 years ago
  25. 1fe89ea ART: Generate path to entrypoints in VisitLoadString for arm64 by Christina Wadsworth · 8 years ago
  26. d8ec6db ART: Generate path to entrypoints in VisitLoadString for arm by Christina Wadsworth · 8 years ago
  27. 31b12e3 Avoid read barrier for image HLoadClass by Mathieu Chartier · 8 years ago
  28. 9d6e1f8 Do type checks in ArraySet without read barriers. by Roland Levillain · 8 years ago
  29. 1a86171 Revert "Convert more of art to Android.bp" by Colin Cross · 8 years ago
  30. 2a3e344 Merge "Convert more of art to Android.bp" by Treehugger Robot · 8 years ago
  31. 888c2f9 Merge "Optimizing: Fix handling empty fill-array-data." by Treehugger Robot · 8 years ago
  32. 4a45627 Convert more of art to Android.bp by Colin Cross · 8 years ago
  33. 22d7ae2 Merge "Change deoptimize entrypoint to save everything." by Treehugger Robot · 8 years ago
  34. 49fa4f2 Merge "ARM: VIXL32: Support a newer version of VIXL." by Treehugger Robot · 8 years ago
  35. c69fba2 Optimizing: Fix handling empty fill-array-data. by Vladimir Marko · 8 years ago
  36. 239d6ea Change deoptimize entrypoint to save everything. by Vladimir Marko · 8 years ago
  37. badf2b2 Remove unnecessary `static` specifiers in `common_arm64.h`. by Alexandre Rames · 8 years ago
  38. 9d185da Merge "MIPS32: Ensure preservation of RA in leaf methods if it's clobbered" by Treehugger Robot · 8 years ago
  39. 86dc59e Merge "Avoid excessive spill slots for slow paths." by Treehugger Robot · 8 years ago
  40. 70e9746 Avoid excessive spill slots for slow paths. by Vladimir Marko · 8 years ago
  41. 52d0fce ARM: VIXL32: Support a newer version of VIXL. by Anton Kirilov · 8 years ago
  42. cf8b2fa Merge changes I3f825746,Ia4284ccd,I437ffd43 by Nicolas Geoffray · 8 years ago
  43. ebb7b22 Merge "Clean up some includes." by Treehugger Robot · 8 years ago
  44. 22215db Merge "verifier: Pass ClassDef as a reference" by Treehugger Robot · 8 years ago
  45. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  46. 0a784a3 Merge "Cache result of an expensive DCHECK" by Treehugger Robot · 8 years ago
  47. 15fc729 verifier: Pass ClassDef as a reference by David Brazdil · 8 years ago
  48. 30f7666 Cache result of an expensive DCHECK by David Brazdil · 8 years ago
  49. 181e1cc Revert "Revert "Refactor writing type lookup tables into OAT"" by David Brazdil · 8 years ago
  50. 58320ce MIPS32: Ensure preservation of RA in leaf methods if it's clobbered by Alexey Frunze · 8 years ago
  51. 1c155f8 Merge changes Id2bc87dc,I17c191ec by Colin Cross · 8 years ago
  52. 370e6e4 Merge "MIPS32: Additional bitCount optimizations." by Treehugger Robot · 8 years ago
  53. 71b4406 Merge "Revert "Refactor writing type lookup tables into OAT"" by David Brazdil · 8 years ago
  54. b92ba62 Revert "Refactor writing type lookup tables into OAT" by David Brazdil · 8 years ago
  55. 5c5a147 Merge "Refactor writing type lookup tables into OAT" by David Brazdil · 8 years ago
  56. f7291f6 Merge "Revert "Re-enable boot image string sharpening."" by Vladimir Marko · 8 years ago
  57. f508c56 Revert "Re-enable boot image string sharpening." by Vladimir Marko · 8 years ago
  58. 1a069a5 Refactor writing type lookup tables into OAT by David Brazdil · 8 years ago
  59. 433b738 Merge "Constant fold Equal/NotEqual between null and non-null." by Vladimir Marko · 8 years ago
  60. a2ab404 Merge "Remove workarounds for [D]CHECK()s in constexpr functions." by Vladimir Marko · 8 years ago
  61. 3d08238 Merge "ART: SHARED_REQUIRES to REQUIRES_SHARED" by Andreas Gampe · 8 years ago
  62. fc73408 Extend the InvokeRuntime() changes to mips64. by Serban Constantinescu · 8 years ago
  63. fca1666 Extend the InvokeRuntime() changes to mips. by Serban Constantinescu · 8 years ago
  64. ba45db0 Extend the InvokeRuntime() changes to x86 and x86_64. by Serban Constantinescu · 8 years ago
  65. f04cf54 Remove workarounds for [D]CHECK()s in constexpr functions. by Vladimir Marko · 8 years ago
  66. a341f35 Constant fold Equal/NotEqual between null and non-null. by Vladimir Marko · 8 years ago
  67. 081e7a1 Merge "MIPS32: Fill branch delay slots" by Vladimir Marko · 8 years ago
  68. d707979 Merge "Re-enable boot image string sharpening." by Vladimir Marko · 8 years ago
  69. 19a3f55 Merge "Add entrypoint type information." by Roland Levillain · 8 years ago
  70. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  71. 57eb0f5 MIPS32: Fill branch delay slots by Alexey Frunze · 8 years ago
  72. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  73. 9ed010e Re-enable boot image string sharpening. by Vladimir Marko · 8 years ago
  74. 8ca4f97 MIPS32: Additional bitCount optimizations. by Chris Larsen · 8 years ago
  75. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  76. cc55a7c Merge "ARM/MIPS: Avoid dead dex cache arrays base for intrinsics." by Treehugger Robot · 8 years ago
  77. da8ffec Add entrypoint type information. by Serban Constantinescu · 8 years ago
  78. 68c981f ARM/MIPS: Avoid dead dex cache arrays base for intrinsics. by Vladimir Marko · 8 years ago
  79. 4bb30ac ARM: Make runtime invokes use InvokeRuntime(). by Serban Constantinescu · 8 years ago
  80. a8c6d70 Address missing variable definition to fix the build. by Roland Levillain · 8 years ago
  81. cf073b3 Merge "Re-enable the ArraySet fast path with Baker read barriers." by Roland Levillain · 8 years ago
  82. 912883d Merge "MIPS64: Improve non-trivial 64-bit constant loading." by Aart Bik · 8 years ago
  83. 766ea43 Fix arm32 build by Colin Cross · 8 years ago
  84. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  85. 521691a Merge "ArraySet without type check does not need read barrier." by Vladimir Marko · 8 years ago
  86. 0e851e2 Fix VIXL assembler test for heap-poisoning configurations. by Vladimir Marko · 8 years ago
  87. ca11dc0 Merge "ARM64: Make runtime invokes use InvokeRuntime()." by Roland Levillain · 8 years ago
  88. 16d9f94 Re-enable the ArraySet fast path with Baker read barriers. by Roland Levillain · 8 years ago
  89. 8812e8f Merge "ARM64: Use the zero register for field and array set operations." by Vladimir Marko · 8 years ago
  90. 22f81d3 ARM64: Make runtime invokes use InvokeRuntime(). by Serban Constantinescu · 8 years ago
  91. 24cbdc4 Merge "ARM: VIXL32: Update the trampoline compiler." by Treehugger Robot · 8 years ago
  92. 3e93a40 Merge "ARM: VIXL32: Switch JNI compiler to use VIXL Assembler." by Treehugger Robot · 8 years ago
  93. e7c85ad Merge "ARM: VIXL32: Implement VIXL-based assembler." by Treehugger Robot · 8 years ago
  94. 8d49fd7 ArraySet without type check does not need read barrier. by Vladimir Marko · 8 years ago
  95. be919d9 ARM64: Use the zero register for field and array set operations. by Alexandre Rames · 8 years ago
  96. a518c15 Merge "ARM: Purge Arm32Assembler." by Roland Levillain · 8 years ago
  97. 316417e Revert "Convert libart and dependencies to Android.bp" by Colin Cross · 8 years ago
  98. 2923db7 MIPS32: Refactor implicit null checks in array/field get/set. by Alexey Frunze · 8 years ago
  99. 4ea3a22 Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  100. c733dca MIPS64: Improve non-trivial 64-bit constant loading. by Chris Larsen · 8 years ago