1. 349f388 Implement single-/double-precision round intrinsic in x86_64 by Aart Bik · 9 years ago
  2. 25dd953 Merge "Implement single-precision round intrinsic in x86" by Aart Bik · 9 years ago
  3. 2c9f495 Implement single-precision round intrinsic in x86 by Aart Bik · 9 years ago
  4. 1a2e5e6 Merge "Thumb2: Clean up 16-bit LDR/STR detection." by Treehugger Robot · 9 years ago
  5. e250cb8 Merge "x86/x86-64: Fix suspend entrypoint assembly for Mac build." by Vladimir Marko · 9 years ago
  6. 3a656e1 Thumb2: Clean up 16-bit LDR/STR detection. by Vladimir Marko · 9 years ago
  7. 603b7ca x86/x86-64: Fix suspend entrypoint assembly for Mac build. by Vladimir Marko · 9 years ago
  8. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 9 years ago
  9. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 9 years ago
  10. 2e98023 Merge "Update known buildbot failures for ProcessBuilderTest" by Treehugger Robot · 9 years ago
  11. 4f35c7d Update known buildbot failures for ProcessBuilderTest by Tobias Thierer · 9 years ago
  12. a11f7f5 Merge "Note known failures for TCP_USER_TIMEOUT tests on host" by Tobias Thierer · 9 years ago
  13. 0078d61 Merge "libcore_failures: Remove obsolete entries." by Narayan Kamath · 9 years ago
  14. bc50165 libcore_failures: Remove obsolete entries. by Narayan Kamath · 9 years ago
  15. cc5d5f9 Merge "Fix CC table lookup tests" by Treehugger Robot · 9 years ago
  16. d6a595b Fix CC table lookup tests by Mathieu Chartier · 9 years ago
  17. 2c6cd5b Merge "Change one read barrier bit to mark bit" by Treehugger Robot · 9 years ago
  18. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 9 years ago
  19. 8426a90 Merge "Use ArrayInstance.getLength method." by Treehugger Robot · 9 years ago
  20. 89bd835 Merge "ARM64: Use the zero register in the parallel-move resolver." by Roland Levillain · 9 years ago
  21. bbd5a4e Note known failures for TCP_USER_TIMEOUT tests on host by Tobias Thierer · 9 years ago
  22. 01b7982 Merge "Fix constant type" by Treehugger Robot · 9 years ago
  23. 399e332 Merge "Fix an assertion in the non-Baker read barrier ARM64 slow path." by Roland Levillain · 9 years ago
  24. 702e641 Use ArrayInstance.getLength method. by Richard Uhler · 9 years ago
  25. d81c0f8 Fix constant type by David Sehr · 9 years ago
  26. ae9408f Merge "ART: Extend run-test timeout logging time" by Treehugger Robot · 9 years ago
  27. 53d9a24 Merge "Scope the compilation and Create the ProfilingInfo in the loop." by Nicolas Geoffray · 9 years ago
  28. a7426c6 Fix an assertion in the non-Baker read barrier ARM64 slow path. by Roland Levillain · 9 years ago
  29. b2b753c ARM64: Use the zero register in the parallel-move resolver. by Alexandre Rames · 9 years ago
  30. d16ae7f Merge "Return error directly when uncompressed length is 0" by Treehugger Robot · 9 years ago
  31. cd16d0a Return error directly when uncompressed length is 0 by ganxiaolin · 9 years ago
  32. d55f4ab Scope the compilation and Create the ProfilingInfo in the loop. by Nicolas Geoffray · 9 years ago
  33. b7e921c Merge "Improve the graph visualizer's output for constant locations." by Nicolas Geoffray · 9 years ago
  34. 524a76c Merge "ARM64: Make the VIXL macro assembler part of ART ARM64's assembler." by Nicolas Geoffray · 9 years ago
  35. 6fb9256 ART: Extend run-test timeout logging time by Andreas Gampe · 9 years ago
  36. 8055598 Merge "Split art-run-tests between building and packaging" by Dan Willemsen · 9 years ago
  37. 35bb22f Merge "Align method code rather than method header in oat files." by Vladimir Marko · 9 years ago
  38. aa21d0e Merge "ART: Fix Mips Thread offset checks" by Treehugger Robot · 9 years ago
  39. 087930f ARM64: Make the VIXL macro assembler part of ART ARM64's assembler. by Alexandre Rames · 9 years ago
  40. d993327 ART: Fix Mips Thread offset checks by Andreas Gampe · 9 years ago
  41. c2c52a1 Improve the graph visualizer's output for constant locations. by Alexandre Rames · 9 years ago
  42. c984725 Merge "DexFile: Add basic support for v38 dex files." by Narayan Kamath · 9 years ago
  43. 3719016 Merge "ARM: Embed 0.0 in VCMP." by Vladimir Marko · 9 years ago
  44. 37dd80d ARM: Embed 0.0 in VCMP. by Vladimir Marko · 9 years ago
  45. 0c737df Align method code rather than method header in oat files. by Vladimir Marko · 9 years ago
  46. 52e6650 DexFile: Add basic support for v38 dex files. by Narayan Kamath · 9 years ago
  47. 3d60945 Merge "dex_instruction: remove unused parameter from instruction definitions." by Narayan Kamath · 9 years ago
  48. bd48b34 dex_instruction: remove unused parameter from instruction definitions. by Narayan Kamath · 9 years ago
  49. 7fb2c2c Split art-run-tests between building and packaging by Dan Willemsen · 9 years ago
  50. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 9 years ago
  51. 1a827a0 Merge "Revert "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support"" by Nicolas Geoffray · 9 years ago
  52. 6ab5283 Revert "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support" by Nicolas Geoffray · 9 years ago
  53. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  54. 8bf927b Merge "Fixed bug in disassembly of roundss/roundsd" by Treehugger Robot · 9 years ago
  55. 33dd909 Fixed bug in disassembly of roundss/roundsd by Aart Bik · 9 years ago
  56. e304fc2 Merge "Added direct memory operand support for comiss/sd on x86." by Treehugger Robot · 9 years ago
  57. ba001a5 Merge "libsigchain: intercept bsd_signal on lp32" by Treehugger Robot · 9 years ago
  58. 82b67b9 libsigchain: intercept bsd_signal on lp32 by Dimitry Ivanov · 9 years ago
  59. 18ba121 Added direct memory operand support for comiss/sd on x86. by Aart Bik · 9 years ago
  60. 1a7c337 Merge "Put the deletion of profiling info under a GC critical section." by Nicolas Geoffray · 9 years ago
  61. fcc3c6d Merge "Revert "Revert "Scan immune spaces using mod union tables.""" by Hiroshi Yamauchi · 9 years ago
  62. df638c6 Merge "ART: remove gcc cruft from the makefiles" by Colin Cross · 9 years ago
  63. 4130c33 Merge "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support" by Treehugger Robot · 9 years ago
  64. 6e5e3b2 Merge "Fix art::ArchTest::FinalizeSetup not being called." by Przemyslaw Szczepaniak · 9 years ago
  65. a794c26 Fix art::ArchTest::FinalizeSetup not being called. by Przemyslaw Szczepaniak · 9 years ago
  66. bffecdb Merge "ART: Fix RegTypeCache for instance field declaring class" by David Brazdil · 9 years ago
  67. cf48fa0 Put the deletion of profiling info under a GC critical section. by Nicolas Geoffray · 9 years ago
  68. 0f290d7 Merge "Fix for interpreter crash on new instance of class" by Aart Bik · 9 years ago
  69. 0af088d Merge "Revert "Revert "Use try lock to fix class resolution race""" by Treehugger Robot · 9 years ago
  70. 4b0ef1c Revert "Revert "Use try lock to fix class resolution race"" by Mathieu Chartier · 9 years ago
  71. 3d73310 Merge "Create OatFileAssistant::OatFileInfo inner class." by Richard Uhler · 9 years ago
  72. db698f1 Fix for interpreter crash on new instance of class by Aart Bik · 9 years ago
  73. 5408f23 Revert "Revert "Scan immune spaces using mod union tables."" by Hiroshi Yamauchi · 9 years ago
  74. 7707777 Merge "Revert "Use try lock to fix class resolution race"" by Treehugger Robot · 9 years ago
  75. 69bf969 Revert "Use try lock to fix class resolution race" by Mathieu Chartier · 9 years ago
  76. ea15943 Merge "Add arena stack and priority queue type aliases" by Treehugger Robot · 9 years ago
  77. b94ea45 Merge "Revert "Scan immune spaces using mod union tables."" by Treehugger Robot · 9 years ago
  78. 8481f63 Merge "ART: remove ART_JIT makefile variable" by Colin Cross · 9 years ago
  79. ccf7c8a Revert "Scan immune spaces using mod union tables." by Hiroshi Yamauchi · 9 years ago
  80. 33ee120 Add arena stack and priority queue type aliases by Matthew Gharrity · 9 years ago
  81. 3c92b12 cpp-define-generator: "make art-update-cpp-defines" to regen asm_support by Igor Murashkin · 9 years ago
  82. 4c4d6f4 Merge "Pass the right class loader when inlining." by Nicolas Geoffray · 9 years ago
  83. ecf75a6 ART: remove gcc cruft from the makefiles by Colin Cross · 9 years ago
  84. 998bf2b ART: remove ART_JIT makefile variable by Colin Cross · 9 years ago
  85. 743bf36 Create OatFileAssistant::OatFileInfo inner class. by Richard Uhler · 9 years ago
  86. 533d684 Merge "Avoid read barrier for IntArray::GetArrayClass" by Mathieu Chartier · 9 years ago
  87. d6636d3 Avoid read barrier for IntArray::GetArrayClass by Mathieu Chartier · 9 years ago
  88. 85c4a4b Merge "Use try lock to fix class resolution race" by Mathieu Chartier · 9 years ago
  89. ccee336 Merge "Scan immune spaces using mod union tables." by Hiroshi Yamauchi · 9 years ago
  90. 5fc9dde Merge "Disable CheckSwapUsage test with read barriers on x86." by Roland Levillain · 9 years ago
  91. d22b69a Merge "Remove two ReadBarrierMarkRegX entrypoints." by Roland Levillain · 9 years ago
  92. f1aedb1 Pass the right class loader when inlining. by Nicolas Geoffray · 9 years ago
  93. 0d638bb ART: Fix RegTypeCache for instance field declaring class by David Brazdil · 9 years ago
  94. 63b6eb4 Disable CheckSwapUsage test with read barriers on x86. by Roland Levillain · 9 years ago
  95. e3051bf Merge "ARM64: Add comment to mterp int-to-long." by Vladimir Marko · 9 years ago
  96. 93aa03c Merge "Add ProcessBuilderTest#testRedirectInherit() to known failures" by Tobias Thierer · 9 years ago
  97. c416502 ARM64: Add comment to mterp int-to-long. by Vladimir Marko · 9 years ago
  98. f9136b6 Merge "MIPS32: Improve string and class loads" by Vladimir Marko · 9 years ago
  99. f59f597 Merge "ARM64: More mterp improvements." by Vladimir Marko · 9 years ago
  100. 7cef375 Merge "ART: Use old operator<< for MemBarrierKind" by Treehugger Robot · 9 years ago