1. 30a6a88 Merge "64bits codegens need to drag their 32bits equivalent." by Nicolas Geoffray · 8 years ago
  2. e0576d1 Re-enable boot image direct string loads for read barriers by Mathieu Chartier · 8 years ago
  3. 2807644 Merge "Include oatdump/Android.mk" by Treehugger Robot · 8 years ago
  4. 4a7ad32 Merge "Fix vtable corruption issue" by Alex Light · 8 years ago
  5. 4d2cf03 Merge "jni: Add @CriticalNative optimization to speed up JNI transitions" by Igor Murashkin · 8 years ago
  6. 35235cb Include oatdump/Android.mk by Colin Cross · 8 years ago
  7. ed0f9c4 Merge "Stop manually including gtest headers." by Treehugger Robot · 8 years ago
  8. e599a14 Merge "ART: Generate path to entrypoints in VisitLoadString for x86_64" by Treehugger Robot · 8 years ago
  9. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  10. 1f3925d Fix vtable corruption issue by Alex Light · 8 years ago
  11. abb341b ART: Generate path to entrypoints in VisitLoadString for x86_64 by Christina Wadsworth · 8 years ago
  12. fa7b5c9 Merge "ART: Generate path to entrypoints in VisitLoadString for x86" by Mathieu Chartier · 8 years ago
  13. fd0740a MIPS64: Sign-extend results in art_quick_get32_static/instance by Goran Jakovljevic · 8 years ago
  14. e52ac15 64bits codegens need to drag their 32bits equivalent. by Nicolas Geoffray · 8 years ago
  15. 4b3acdb Merge "ARM64: Use macros for increasing and decreasing frame size." by Treehugger Robot · 8 years ago
  16. b9b2671 Merge "Remove unnecessary `static` specifiers in `common_arm64.h`." by Treehugger Robot · 8 years ago
  17. 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
  18. dc7c031 Merge "MIPS32: Implement branchless HCondition for floats" by Treehugger Robot · 8 years ago
  19. ae6ba1f ARM64: Use macros for increasing and decreasing frame size. by Vladimir Marko · 8 years ago
  20. 986660c MIPS32: Properly handle doubles in GetRegisterIfAccessible by Goran Jakovljevic · 9 years ago
  21. e22a8cb Merge "Revert "Revert "Re-enable boot image string sharpening.""" by Treehugger Robot · 8 years ago
  22. 2ddb717 MIPS32: Implement branchless HCondition for floats by Alexey Frunze · 8 years ago
  23. 9502687 Revert "Revert "Re-enable boot image string sharpening."" by Vladimir Marko · 8 years ago
  24. 728b27a Stop manually including gtest headers. by Dan Albert · 8 years ago
  25. 3bac544 Merge "Make bisection search and javafuzz python modules" by Treehugger Robot · 8 years ago
  26. 175d09b ART: Generate path to entrypoints in VisitLoadString for x86 by Christina Wadsworth · 8 years ago
  27. 35e5e9c Merge "Fix mac build" by Treehugger Robot · 8 years ago
  28. 8dd9068 Fix mac build by Colin Cross · 8 years ago
  29. a00fb2c Merge "Fix mac build" by Treehugger Robot · 8 years ago
  30. 3f39b1d Merge "Adding x86 compiler utils instructions and tests" by Aart Bik · 8 years ago
  31. 38a3ffa Fix mac build by Colin Cross · 8 years ago
  32. fa6d670 Make bisection search and javafuzz python modules by Wojciech Staszkiewicz · 8 years ago
  33. 02c6980 Merge "Convert more of art to Android.bp" by Treehugger Robot · 8 years ago
  34. d7a6222 Merge "Add transactions for string resolve" by Treehugger Robot · 8 years ago
  35. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  36. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  37. 090a5da Merge "ART: Detach libart-disassembler from libart" by Andreas Gampe · 8 years ago
  38. 17ff91d Merge "Clean up the 538-checker-embed-constants test" by Treehugger Robot · 8 years ago
  39. bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 8 years ago
  40. a12943a Merge "ART: Generate path to entrypoints in VisitLoadString for arm64" by Mathieu Chartier · 8 years ago
  41. 1dd6176 Merge "Do type checks in ArraySet without read barriers." by Roland Levillain · 8 years ago
  42. 9d14eb1 Clean up the 538-checker-embed-constants test by Anton Kirilov · 8 years ago
  43. d14d515 Merge "ART: Remove computed-goto interpreter" by Bill Buzbee · 8 years ago
  44. 35d06db Merge "ARM64: Use macros for saving/restoring registers in assembly." by Treehugger Robot · 8 years ago
  45. 215076b ARM64: Use macros for saving/restoring registers in assembly. by Vladimir Marko · 8 years ago
  46. efb6dd2 Merge "Fix some memory leaks found by valgrind." by David Sehr · 8 years ago
  47. 7207c9c Merge changes I20396a1b,I794df17a by Treehugger Robot · 8 years ago
  48. 7235922 Fix some memory leaks found by valgrind. by David Sehr · 8 years ago
  49. 522fd12 Merge "ART: Generate path to entrypoints in VisitLoadString for arm" by Treehugger Robot · 8 years ago
  50. 123989f Support CUSTOM_TARGET_LINKER by Colin Cross · 8 years ago
  51. b03d640 Adding x86 compiler utils instructions and tests by jessicahandojo · 8 years ago
  52. 1fe89ea ART: Generate path to entrypoints in VisitLoadString for arm64 by Christina Wadsworth · 8 years ago
  53. 6326d1b Support HOST_PREFER_32_BIT by Colin Cross · 8 years ago
  54. d8ec6db ART: Generate path to entrypoints in VisitLoadString for arm by Christina Wadsworth · 8 years ago
  55. e96bda1 Merge "Avoid read barrier for image HLoadClass" by Mathieu Chartier · 8 years ago
  56. a1be503 Merge "Prepare bisection search for runtest integration" by Aart Bik · 8 years ago
  57. ef858c2 Merge "Separate DexIr building from constructors." by David Sehr · 8 years ago
  58. 31b12e3 Avoid read barrier for image HLoadClass by Mathieu Chartier · 8 years ago
  59. 038cb84 Merge "LogMessageData: Fix assignment in constructor" by Greg Kaiser · 8 years ago
  60. f61df9b ART: Remove computed-goto interpreter by buzbee · 8 years ago
  61. 2c76e06 Allow for testing alternative code generators in codegen_test.cc by Scott Wakeling · 8 years ago
  62. 6c839a2 Merge "Add build rules for statically linked oatdump on host." by Roland Levillain · 8 years ago
  63. 9d6e1f8 Do type checks in ArraySet without read barriers. by Roland Levillain · 8 years ago
  64. 60458a0 Track libcore Executable.getParameter() changes by Neil Fuller · 8 years ago
  65. 9775079 Merge "Revert "Convert more of art to Android.bp"" by Colin Cross · 8 years ago
  66. 1a86171 Revert "Convert more of art to Android.bp" by Colin Cross · 8 years ago
  67. e251b12 Merge "Fix art tests" by Treehugger Robot · 8 years ago
  68. 198a957 Fix art tests by Colin Cross · 8 years ago
  69. 2a3e344 Merge "Convert more of art to Android.bp" by Treehugger Robot · 8 years ago
  70. ddac139 Merge "Add -g to art script --perf-report" by Treehugger Robot · 8 years ago
  71. be4fae3 Merge changes I31aaf3ae,I8ef4639f by Hiroshi Yamauchi · 8 years ago
  72. 853a8e1 Separate DexIr building from constructors. by David Sehr · 8 years ago
  73. 3e65825 Merge "ART: Dump more info on 137-cfi failure" by Treehugger Robot · 8 years ago
  74. 34cf832 Disable the from-space memory protection under host debug build. by Hiroshi Yamauchi · 8 years ago
  75. 888c2f9 Merge "Optimizing: Fix handling empty fill-array-data." by Treehugger Robot · 8 years ago
  76. ba0d638 Revert "Disable the from-space memory protection under debug/gcstress." by Hiroshi Yamauchi · 8 years ago
  77. 4a45627 Convert more of art to Android.bp by Colin Cross · 8 years ago
  78. 22d7ae2 Merge "Change deoptimize entrypoint to save everything." by Treehugger Robot · 8 years ago
  79. 49fa4f2 Merge "ARM: VIXL32: Support a newer version of VIXL." by Treehugger Robot · 8 years ago
  80. 78da0d7 ART: Dump more info on 137-cfi failure by Andreas Gampe · 8 years ago
  81. c69fba2 Optimizing: Fix handling empty fill-array-data. by Vladimir Marko · 8 years ago
  82. 239d6ea Change deoptimize entrypoint to save everything. by Vladimir Marko · 8 years ago
  83. 5e953d6 LogMessageData: Fix assignment in constructor by Greg Kaiser · 8 years ago
  84. d2bdb9b Try to avoid allocation when interning strings. by Vladimir Marko · 8 years ago
  85. 04147ef Add build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
  86. badf2b2 Remove unnecessary `static` specifiers in `common_arm64.h`. by Alexandre Rames · 8 years ago
  87. 9d185da Merge "MIPS32: Ensure preservation of RA in leaf methods if it's clobbered" by Treehugger Robot · 8 years ago
  88. 9c66d94 Merge "Fix typo in definition of `build-art-executable`." by Treehugger Robot · 8 years ago
  89. 86dc59e Merge "Avoid excessive spill slots for slow paths." by Treehugger Robot · 8 years ago
  90. 70e9746 Avoid excessive spill slots for slow paths. by Vladimir Marko · 8 years ago
  91. af54785 Fix typo in definition of `build-art-executable`. by Roland Levillain · 8 years ago
  92. 52d0fce ARM: VIXL32: Support a newer version of VIXL. by Anton Kirilov · 8 years ago
  93. b0f4432 Merge "Address a couple of TODOs and remove an unused header." by Orion Hodson · 8 years ago
  94. cf8b2fa Merge changes I3f825746,Ia4284ccd,I437ffd43 by Nicolas Geoffray · 8 years ago
  95. cffc529 Address a couple of TODOs and remove an unused header. by Orion Hodson · 8 years ago
  96. ebb7b22 Merge "Clean up some includes." by Treehugger Robot · 8 years ago
  97. 38c8fcd Merge "Support for loading classes from DEX files stored in a ByteBuffer." by Orion Hodson · 8 years ago
  98. 011af10 Merge changes I5acba084,I08a3379d by Treehugger Robot · 8 years ago
  99. 65b4c22 Merge "ART: Fixup JDWP tests script" by Nicolas Geoffray · 8 years ago
  100. 85b286b ART: Fixup JDWP tests script by Andreas Gampe · 9 years ago