1. 935cf1b Merge "Introduce VDEX file, use it for DEX files" by David Brazdil · 8 years ago
  2. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  3. f029fb6 Merge "Squashed commit of the following:" by Nicolas Geoffray · 8 years ago
  4. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  5. 50082ba Merge "MIPS64: Sign-extend results in art_quick_get32_static/instance" by Treehugger Robot · 8 years ago
  6. 580f3c4 Merge "Blacklist failing test after critical JNI changes." by Nicolas Geoffray · 8 years ago
  7. 7cb4fb0 Blacklist failing test after critical JNI changes. by Nicolas Geoffray · 8 years ago
  8. 87068b4 Merge "Update test and dependencies after boot image changes." by Nicolas Geoffray · 8 years ago
  9. 2a1a8d7 Update test and dependencies after boot image changes. by Nicolas Geoffray · 8 years ago
  10. cfe0703 Merge "Re-enable boot image direct string loads for read barriers" by Treehugger Robot · 8 years ago
  11. 8536f24 Merge "MIPS32: Properly handle doubles in GetRegisterIfAccessible" by Nicolas Geoffray · 8 years ago
  12. 4bd3d6b Merge "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  13. bd2b49b Merge "Get libgtest from libart-gtest." by Nicolas Geoffray · 8 years ago
  14. 03008e4 Merge "test: Disable 004-JniTest for nodex2oat and JIT config" by Treehugger Robot · 8 years ago
  15. dab798e Merge "Don't assume resolved classes are filled in for ResolvedFieldAccessTest" by Treehugger Robot · 8 years ago
  16. 199fbe5 Get libgtest from libart-gtest. by Dan Albert · 8 years ago
  17. 0bc4335 test: Disable 004-JniTest for nodex2oat and JIT config by Igor Murashkin · 8 years ago
  18. 279ac5c Don't assume resolved classes are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 8 years ago
  19. 30a6a88 Merge "64bits codegens need to drag their 32bits equivalent." by Nicolas Geoffray · 8 years ago
  20. e0576d1 Re-enable boot image direct string loads for read barriers by Mathieu Chartier · 8 years ago
  21. 2807644 Merge "Include oatdump/Android.mk" by Treehugger Robot · 8 years ago
  22. 4a7ad32 Merge "Fix vtable corruption issue" by Alex Light · 8 years ago
  23. 4d2cf03 Merge "jni: Add @CriticalNative optimization to speed up JNI transitions" by Igor Murashkin · 8 years ago
  24. 35235cb Include oatdump/Android.mk by Colin Cross · 8 years ago
  25. ed0f9c4 Merge "Stop manually including gtest headers." by Treehugger Robot · 8 years ago
  26. e599a14 Merge "ART: Generate path to entrypoints in VisitLoadString for x86_64" by Treehugger Robot · 8 years ago
  27. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  28. 1f3925d Fix vtable corruption issue by Alex Light · 8 years ago
  29. abb341b ART: Generate path to entrypoints in VisitLoadString for x86_64 by Christina Wadsworth · 8 years ago
  30. fa7b5c9 Merge "ART: Generate path to entrypoints in VisitLoadString for x86" by Mathieu Chartier · 8 years ago
  31. fd0740a MIPS64: Sign-extend results in art_quick_get32_static/instance by Goran Jakovljevic · 8 years ago
  32. e52ac15 64bits codegens need to drag their 32bits equivalent. by Nicolas Geoffray · 8 years ago
  33. 4b3acdb Merge "ARM64: Use macros for increasing and decreasing frame size." by Treehugger Robot · 8 years ago
  34. b9b2671 Merge "Remove unnecessary `static` specifiers in `common_arm64.h`." by Treehugger Robot · 8 years ago
  35. 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
  36. dc7c031 Merge "MIPS32: Implement branchless HCondition for floats" by Treehugger Robot · 8 years ago
  37. ae6ba1f ARM64: Use macros for increasing and decreasing frame size. by Vladimir Marko · 8 years ago
  38. 986660c MIPS32: Properly handle doubles in GetRegisterIfAccessible by Goran Jakovljevic · 9 years ago
  39. e22a8cb Merge "Revert "Revert "Re-enable boot image string sharpening.""" by Treehugger Robot · 8 years ago
  40. 2ddb717 MIPS32: Implement branchless HCondition for floats by Alexey Frunze · 8 years ago
  41. 9502687 Revert "Revert "Re-enable boot image string sharpening."" by Vladimir Marko · 8 years ago
  42. 728b27a Stop manually including gtest headers. by Dan Albert · 8 years ago
  43. 3bac544 Merge "Make bisection search and javafuzz python modules" by Treehugger Robot · 8 years ago
  44. 175d09b ART: Generate path to entrypoints in VisitLoadString for x86 by Christina Wadsworth · 8 years ago
  45. 35e5e9c Merge "Fix mac build" by Treehugger Robot · 8 years ago
  46. 8dd9068 Fix mac build by Colin Cross · 8 years ago
  47. a00fb2c Merge "Fix mac build" by Treehugger Robot · 8 years ago
  48. 3f39b1d Merge "Adding x86 compiler utils instructions and tests" by Aart Bik · 8 years ago
  49. 38a3ffa Fix mac build by Colin Cross · 8 years ago
  50. fa6d670 Make bisection search and javafuzz python modules by Wojciech Staszkiewicz · 8 years ago
  51. 02c6980 Merge "Convert more of art to Android.bp" by Treehugger Robot · 8 years ago
  52. d7a6222 Merge "Add transactions for string resolve" by Treehugger Robot · 8 years ago
  53. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  54. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  55. 090a5da Merge "ART: Detach libart-disassembler from libart" by Andreas Gampe · 8 years ago
  56. 17ff91d Merge "Clean up the 538-checker-embed-constants test" by Treehugger Robot · 8 years ago
  57. bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 8 years ago
  58. a12943a Merge "ART: Generate path to entrypoints in VisitLoadString for arm64" by Mathieu Chartier · 8 years ago
  59. 1dd6176 Merge "Do type checks in ArraySet without read barriers." by Roland Levillain · 8 years ago
  60. 9d14eb1 Clean up the 538-checker-embed-constants test by Anton Kirilov · 8 years ago
  61. d14d515 Merge "ART: Remove computed-goto interpreter" by Bill Buzbee · 8 years ago
  62. 35d06db Merge "ARM64: Use macros for saving/restoring registers in assembly." by Treehugger Robot · 8 years ago
  63. 215076b ARM64: Use macros for saving/restoring registers in assembly. by Vladimir Marko · 8 years ago
  64. efb6dd2 Merge "Fix some memory leaks found by valgrind." by David Sehr · 8 years ago
  65. 7207c9c Merge changes I20396a1b,I794df17a by Treehugger Robot · 8 years ago
  66. 7235922 Fix some memory leaks found by valgrind. by David Sehr · 8 years ago
  67. 522fd12 Merge "ART: Generate path to entrypoints in VisitLoadString for arm" by Treehugger Robot · 8 years ago
  68. 123989f Support CUSTOM_TARGET_LINKER by Colin Cross · 8 years ago
  69. b03d640 Adding x86 compiler utils instructions and tests by jessicahandojo · 8 years ago
  70. 1fe89ea ART: Generate path to entrypoints in VisitLoadString for arm64 by Christina Wadsworth · 8 years ago
  71. 6326d1b Support HOST_PREFER_32_BIT by Colin Cross · 8 years ago
  72. d8ec6db ART: Generate path to entrypoints in VisitLoadString for arm by Christina Wadsworth · 8 years ago
  73. e96bda1 Merge "Avoid read barrier for image HLoadClass" by Mathieu Chartier · 8 years ago
  74. a1be503 Merge "Prepare bisection search for runtest integration" by Aart Bik · 8 years ago
  75. ef858c2 Merge "Separate DexIr building from constructors." by David Sehr · 8 years ago
  76. 31b12e3 Avoid read barrier for image HLoadClass by Mathieu Chartier · 8 years ago
  77. 038cb84 Merge "LogMessageData: Fix assignment in constructor" by Greg Kaiser · 8 years ago
  78. f61df9b ART: Remove computed-goto interpreter by buzbee · 8 years ago
  79. 6c839a2 Merge "Add build rules for statically linked oatdump on host." by Roland Levillain · 8 years ago
  80. 9d6e1f8 Do type checks in ArraySet without read barriers. by Roland Levillain · 8 years ago
  81. 9775079 Merge "Revert "Convert more of art to Android.bp"" by Colin Cross · 8 years ago
  82. 1a86171 Revert "Convert more of art to Android.bp" by Colin Cross · 8 years ago
  83. e251b12 Merge "Fix art tests" by Treehugger Robot · 8 years ago
  84. 198a957 Fix art tests by Colin Cross · 8 years ago
  85. 2a3e344 Merge "Convert more of art to Android.bp" by Treehugger Robot · 8 years ago
  86. ddac139 Merge "Add -g to art script --perf-report" by Treehugger Robot · 8 years ago
  87. be4fae3 Merge changes I31aaf3ae,I8ef4639f by Hiroshi Yamauchi · 8 years ago
  88. 853a8e1 Separate DexIr building from constructors. by David Sehr · 8 years ago
  89. 3e65825 Merge "ART: Dump more info on 137-cfi failure" by Treehugger Robot · 8 years ago
  90. 34cf832 Disable the from-space memory protection under host debug build. by Hiroshi Yamauchi · 8 years ago
  91. 888c2f9 Merge "Optimizing: Fix handling empty fill-array-data." by Treehugger Robot · 8 years ago
  92. ba0d638 Revert "Disable the from-space memory protection under debug/gcstress." by Hiroshi Yamauchi · 8 years ago
  93. 4a45627 Convert more of art to Android.bp by Colin Cross · 8 years ago
  94. 22d7ae2 Merge "Change deoptimize entrypoint to save everything." by Treehugger Robot · 8 years ago
  95. 49fa4f2 Merge "ARM: VIXL32: Support a newer version of VIXL." by Treehugger Robot · 8 years ago
  96. 78da0d7 ART: Dump more info on 137-cfi failure by Andreas Gampe · 8 years ago
  97. c69fba2 Optimizing: Fix handling empty fill-array-data. by Vladimir Marko · 8 years ago
  98. 239d6ea Change deoptimize entrypoint to save everything. by Vladimir Marko · 8 years ago
  99. 5e953d6 LogMessageData: Fix assignment in constructor by Greg Kaiser · 8 years ago
  100. 04147ef Add build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago