1. d190d1f Remove kRestrictCompilationFiltersToImage by Wojciech Staszkiewicz · 8 years ago
  2. c0362b5 Merge "ART: Extract JNI macro assembler for x86" by Treehugger Robot · 8 years ago
  3. af2962c Merge "ART: Extract JNI macro assembler for x86-64" by Treehugger Robot · 8 years ago
  4. 2f8d19f Merge "Implement running user defined list of passes" by Treehugger Robot · 8 years ago
  5. 1ace16b ART: Extract JNI macro assembler for x86-64 by Andreas Gampe · 8 years ago
  6. 9954e3b ART: Extract JNI macro assembler for x86 by Andreas Gampe · 8 years ago
  7. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 8 years ago
  8. 61cd79b Merge "ARM/ARM64: Improve Mterp */lit8 assembly." by Vladimir Marko · 8 years ago
  9. 9cff32d Merge "ahat: Target Java 1.7." by Treehugger Robot · 8 years ago
  10. 61d4850 Merge "Revert "ARM64 asm for region space array allocation"" by Treehugger Robot · 8 years ago
  11. 6ae7f3a Revert "ARM64 asm for region space array allocation" by Roland Levillain · 8 years ago
  12. 1f69674 Merge "Support Mockito in art buildbot tests" by Tobias Thierer · 8 years ago
  13. b3ec089 Support Mockito in art buildbot tests by Tobias Thierer · 8 years ago
  14. 542c6df Merge "Remove OldSystemTest#test_load from known failures." by Przemyslaw Szczepaniak · 8 years ago
  15. fbcc830 ARM/ARM64: Improve Mterp */lit8 assembly. by Vladimir Marko · 8 years ago
  16. 05e5456 Remove OldSystemTest#test_load from known failures. by Przemyslaw Szczepaniak · 8 years ago
  17. 51616fb Merge "Enable IntermediateAddress for primitive arrays with read barriers." by Roland Levillain · 8 years ago
  18. 12ecf08 Enable IntermediateAddress for primitive arrays with read barriers. by Roland Levillain · 8 years ago
  19. c10ad42 Merge "ART: Factor out native stack dumping" by Treehugger Robot · 8 years ago
  20. 1568ed9 Merge "Add a register allocation strategy compiler option" by Treehugger Robot · 8 years ago
  21. 95a976a Merge "ART: Extract macro assembler" by Treehugger Robot · 8 years ago
  22. 3321f59 Merge "Test all register allocators in regalloc gtest" by Treehugger Robot · 8 years ago
  23. 2cd05b7 Add a register allocation strategy compiler option by Matthew Gharrity · 8 years ago
  24. 3b165bc ART: Extract macro assembler by Andreas Gampe · 8 years ago
  25. 69272db ahat: Target Java 1.7. by Richard Uhler · 8 years ago
  26. 11a59a4 Merge "Implement a graph coloring register allocator" by Treehugger Robot · 8 years ago
  27. 2ac06bc Test all register allocators in regalloc gtest by Matthew Gharrity · 8 years ago
  28. d9ffd0d Implement a graph coloring register allocator by Matthew Gharrity · 8 years ago
  29. c7c6a74 Merge "ARM64 asm for region space array allocation" by Mathieu Chartier · 8 years ago
  30. f686c3f ARM64 asm for region space array allocation by Mathieu Chartier · 8 years ago
  31. fe5c430 Merge "ART: Fix type parameter in tests" by Treehugger Robot · 8 years ago
  32. 5dd44d0 ART: Factor out native stack dumping by Andreas Gampe · 8 years ago
  33. 9526d13 Merge "Temporary disable new round implementation on x86/x86_64" by Treehugger Robot · 8 years ago
  34. ac15207 Merge "Add support for CallKind::kCallOnMainAndSlowPath" by Treehugger Robot · 8 years ago
  35. 7ad310da Temporary disable new round implementation on x86/x86_64 by Aart Bik · 8 years ago
  36. 20b975c Merge "ART: Fix Mac-specific things in x86-64 assembly" by Treehugger Robot · 8 years ago
  37. d7aebae Merge "Implement single-/double-precision round intrinsic in x86_64" by Treehugger Robot · 8 years ago
  38. 960bd19 Merge "Clean up use of art::Exec versus execv." by Treehugger Robot · 8 years ago
  39. 349f388 Implement single-/double-precision round intrinsic in x86_64 by Aart Bik · 8 years ago
  40. eba7e52 ART: Fix Mac-specific things in x86-64 assembly by Andreas Gampe · 8 years ago
  41. da820e9 Clean up use of art::Exec versus execv. by David Sehr · 8 years ago
  42. 25dd953 Merge "Implement single-precision round intrinsic in x86" by Aart Bik · 8 years ago
  43. 2c9f495 Implement single-precision round intrinsic in x86 by Aart Bik · 8 years ago
  44. 1a2e5e6 Merge "Thumb2: Clean up 16-bit LDR/STR detection." by Treehugger Robot · 8 years ago
  45. e250cb8 Merge "x86/x86-64: Fix suspend entrypoint assembly for Mac build." by Vladimir Marko · 8 years ago
  46. 3a656e1 Thumb2: Clean up 16-bit LDR/STR detection. by Vladimir Marko · 8 years ago
  47. 603b7ca x86/x86-64: Fix suspend entrypoint assembly for Mac build. by Vladimir Marko · 8 years ago
  48. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 8 years ago
  49. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  50. 2e98023 Merge "Update known buildbot failures for ProcessBuilderTest" by Treehugger Robot · 8 years ago
  51. 4f35c7d Update known buildbot failures for ProcessBuilderTest by Tobias Thierer · 8 years ago
  52. a11f7f5 Merge "Note known failures for TCP_USER_TIMEOUT tests on host" by Tobias Thierer · 8 years ago
  53. 0078d61 Merge "libcore_failures: Remove obsolete entries." by Narayan Kamath · 8 years ago
  54. bc50165 libcore_failures: Remove obsolete entries. by Narayan Kamath · 8 years ago
  55. cc5d5f9 Merge "Fix CC table lookup tests" by Treehugger Robot · 8 years ago
  56. d6a595b Fix CC table lookup tests by Mathieu Chartier · 8 years ago
  57. 2c6cd5b Merge "Change one read barrier bit to mark bit" by Treehugger Robot · 8 years ago
  58. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 8 years ago
  59. 8426a90 Merge "Use ArrayInstance.getLength method." by Treehugger Robot · 8 years ago
  60. 89bd835 Merge "ARM64: Use the zero register in the parallel-move resolver." by Roland Levillain · 8 years ago
  61. bbd5a4e Note known failures for TCP_USER_TIMEOUT tests on host by Tobias Thierer · 8 years ago
  62. 01b7982 Merge "Fix constant type" by Treehugger Robot · 8 years ago
  63. 399e332 Merge "Fix an assertion in the non-Baker read barrier ARM64 slow path." by Roland Levillain · 8 years ago
  64. 702e641 Use ArrayInstance.getLength method. by Richard Uhler · 8 years ago
  65. d81c0f8 Fix constant type by David Sehr · 8 years ago
  66. ae9408f Merge "ART: Extend run-test timeout logging time" by Treehugger Robot · 8 years ago
  67. 53d9a24 Merge "Scope the compilation and Create the ProfilingInfo in the loop." by Nicolas Geoffray · 8 years ago
  68. a7426c6 Fix an assertion in the non-Baker read barrier ARM64 slow path. by Roland Levillain · 8 years ago
  69. b2b753c ARM64: Use the zero register in the parallel-move resolver. by Alexandre Rames · 8 years ago
  70. d16ae7f Merge "Return error directly when uncompressed length is 0" by Treehugger Robot · 8 years ago
  71. cd16d0a Return error directly when uncompressed length is 0 by ganxiaolin · 8 years ago
  72. d55f4ab Scope the compilation and Create the ProfilingInfo in the loop. by Nicolas Geoffray · 8 years ago
  73. b7e921c Merge "Improve the graph visualizer's output for constant locations." by Nicolas Geoffray · 8 years ago
  74. 524a76c Merge "ARM64: Make the VIXL macro assembler part of ART ARM64's assembler." by Nicolas Geoffray · 8 years ago
  75. 6fb9256 ART: Extend run-test timeout logging time by Andreas Gampe · 8 years ago
  76. 8055598 Merge "Split art-run-tests between building and packaging" by Dan Willemsen · 8 years ago
  77. 35bb22f Merge "Align method code rather than method header in oat files." by Vladimir Marko · 8 years ago
  78. aa21d0e Merge "ART: Fix Mips Thread offset checks" by Treehugger Robot · 8 years ago
  79. 087930f ARM64: Make the VIXL macro assembler part of ART ARM64's assembler. by Alexandre Rames · 8 years ago
  80. d993327 ART: Fix Mips Thread offset checks by Andreas Gampe · 8 years ago
  81. c2c52a1 Improve the graph visualizer's output for constant locations. by Alexandre Rames · 8 years ago
  82. c984725 Merge "DexFile: Add basic support for v38 dex files." by Narayan Kamath · 8 years ago
  83. 3719016 Merge "ARM: Embed 0.0 in VCMP." by Vladimir Marko · 8 years ago
  84. 37dd80d ARM: Embed 0.0 in VCMP. by Vladimir Marko · 8 years ago
  85. 0c737df Align method code rather than method header in oat files. by Vladimir Marko · 8 years ago
  86. 52e6650 DexFile: Add basic support for v38 dex files. by Narayan Kamath · 8 years ago
  87. 3d60945 Merge "dex_instruction: remove unused parameter from instruction definitions." by Narayan Kamath · 8 years ago
  88. bd48b34 dex_instruction: remove unused parameter from instruction definitions. by Narayan Kamath · 8 years ago
  89. 7fb2c2c Split art-run-tests between building and packaging by Dan Willemsen · 8 years ago
  90. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 8 years ago
  91. 1a827a0 Merge "Revert "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support"" by Nicolas Geoffray · 8 years ago
  92. 6ab5283 Revert "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support" by Nicolas Geoffray · 8 years ago
  93. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  94. 8bf927b Merge "Fixed bug in disassembly of roundss/roundsd" by Treehugger Robot · 8 years ago
  95. 33dd909 Fixed bug in disassembly of roundss/roundsd by Aart Bik · 8 years ago
  96. e304fc2 Merge "Added direct memory operand support for comiss/sd on x86." by Treehugger Robot · 8 years ago
  97. ba001a5 Merge "libsigchain: intercept bsd_signal on lp32" by Treehugger Robot · 8 years ago
  98. 82b67b9 libsigchain: intercept bsd_signal on lp32 by Dimitry Ivanov · 8 years ago
  99. 18ba121 Added direct memory operand support for comiss/sd on x86. by Aart Bik · 8 years ago
  100. 1a7c337 Merge "Put the deletion of profiling info under a GC critical section." by Nicolas Geoffray · 8 years ago