1. cb3cf4a ARM: Add vldm/vstm assembler support. by Artem Serov · 8 years ago
  2. 33699c9 Merge "ARM/ARM64: Improve assembler macros for kSaveEverything frame." by Vladimir Marko · 8 years ago
  3. 8cf44db Merge "ART: Check for more low-space situations in zygote" by Treehugger Robot · 8 years ago
  4. d26b6ad ART: Check for more low-space situations in zygote by Andreas Gampe · 8 years ago
  5. 3411080 Merge "Fix pending exception failure for encoded statics" by Treehugger Robot · 8 years ago
  6. da595be Fix pending exception failure for encoded statics by Mathieu Chartier · 8 years ago
  7. de5f194 ARM/ARM64: Improve assembler macros for kSaveEverything frame. by Vladimir Marko · 8 years ago
  8. 38dd0e8 Merge "Fix negative array size checking" by Treehugger Robot · 8 years ago
  9. 2ee98f2 Fix negative array size checking by Mathieu Chartier · 8 years ago
  10. f2b1529 Merge "ART: Fix JIT profile saver" by Treehugger Robot · 8 years ago
  11. 87de9cf ART: Fix JIT profile saver by Serguei Katkov · 8 years ago
  12. 066187d Merge "Rename callee save enumerators." by Vladimir Marko · 8 years ago
  13. 3de6f3f Merge "Instruction: Add new formats 45cc and 4rcc." by Narayan Kamath · 8 years ago
  14. 4997d14 Merge "ARM: Embed constants in add/sub-long." by Vladimir Marko · 8 years ago
  15. fd36f1f Rename callee save enumerators. by Vladimir Marko · 8 years ago
  16. 8ec3bd2 Instruction: Add new formats 45cc and 4rcc. by Narayan Kamath · 8 years ago
  17. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 8 years ago
  18. 45b1718 Merge "JDWP: fix method argument count" by Sebastien Hertz · 8 years ago
  19. e4520c1 Merge "Add a graph coloring art test option" by Treehugger Robot · 8 years ago
  20. dfdf1e5 Merge "ART: Extract JNI macro assembler for arm" by Treehugger Robot · 8 years ago
  21. 71572de Add a graph coloring art test option by Matthew Gharrity · 8 years ago
  22. 60b1e1d ART: Extract JNI macro assembler for arm by Andreas Gampe · 8 years ago
  23. c21f1c5 Merge "ART: Extract JNI macro assembler for arm64" by Treehugger Robot · 8 years ago
  24. 0ed44f9 Merge "Card mark holding class instead of declaring class" by Mathieu Chartier · 8 years ago
  25. 4c3cc6c Merge "Revert "Revert "ARM64 asm for region space array allocation""" by Treehugger Robot · 8 years ago
  26. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 8 years ago
  27. 8261d02 Revert "Revert "ARM64 asm for region space array allocation"" by Mathieu Chartier · 8 years ago
  28. 3f3201a Merge "Clean up VLOG(oat) in OatFileAssistant." by Treehugger Robot · 8 years ago
  29. c1f9241 Merge "MIPS64: Properly preserve $gp in art_quick_test_suspend" by Vladimir Marko · 8 years ago
  30. aef0c91 JDWP: fix method argument count by Sebastien Hertz · 8 years ago
  31. d59b196 Merge "Fix setting FdFile::ReadOnlyMode() flag" by Treehugger Robot · 8 years ago
  32. 2e42cf1 MIPS64: Properly preserve $gp in art_quick_test_suspend by Goran Jakovljevic · 8 years ago
  33. b64decd Fix setting FdFile::ReadOnlyMode() flag by David Brazdil · 8 years ago
  34. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  35. c8ba678 Merge "Use Thread.dispatchUncaughtException() rather than duplicating logic." by Tobias Thierer · 8 years ago
  36. dcf3014 ART: Extract JNI macro assembler for arm64 by Andreas Gampe · 8 years ago
  37. 9a37efc Clean up VLOG(oat) in OatFileAssistant. by Richard Uhler · 8 years ago
  38. 5c6233c Merge "Fix missing spaces in checker tests" by Treehugger Robot · 8 years ago
  39. 42103c6 Fix missing spaces in checker tests by Wojciech Staszkiewicz · 8 years ago
  40. 7ab52cd Merge "ART: Improve addr2line" by Treehugger Robot · 8 years ago
  41. c0362b5 Merge "ART: Extract JNI macro assembler for x86" by Treehugger Robot · 8 years ago
  42. af2962c Merge "ART: Extract JNI macro assembler for x86-64" by Treehugger Robot · 8 years ago
  43. 2f8d19f Merge "Implement running user defined list of passes" by Treehugger Robot · 8 years ago
  44. 1ace16b ART: Extract JNI macro assembler for x86-64 by Andreas Gampe · 8 years ago
  45. 9954e3b ART: Extract JNI macro assembler for x86 by Andreas Gampe · 8 years ago
  46. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 8 years ago
  47. 61cd79b Merge "ARM/ARM64: Improve Mterp */lit8 assembly." by Vladimir Marko · 8 years ago
  48. 9cff32d Merge "ahat: Target Java 1.7." by Treehugger Robot · 8 years ago
  49. 61d4850 Merge "Revert "ARM64 asm for region space array allocation"" by Treehugger Robot · 8 years ago
  50. 6ae7f3a Revert "ARM64 asm for region space array allocation" by Roland Levillain · 8 years ago
  51. 1f69674 Merge "Support Mockito in art buildbot tests" by Tobias Thierer · 8 years ago
  52. b3ec089 Support Mockito in art buildbot tests by Tobias Thierer · 8 years ago
  53. 542c6df Merge "Remove OldSystemTest#test_load from known failures." by Przemyslaw Szczepaniak · 8 years ago
  54. fbcc830 ARM/ARM64: Improve Mterp */lit8 assembly. by Vladimir Marko · 8 years ago
  55. 05e5456 Remove OldSystemTest#test_load from known failures. by Przemyslaw Szczepaniak · 8 years ago
  56. 51616fb Merge "Enable IntermediateAddress for primitive arrays with read barriers." by Roland Levillain · 8 years ago
  57. 12ecf08 Enable IntermediateAddress for primitive arrays with read barriers. by Roland Levillain · 8 years ago
  58. c10ad42 Merge "ART: Factor out native stack dumping" by Treehugger Robot · 8 years ago
  59. 1568ed9 Merge "Add a register allocation strategy compiler option" by Treehugger Robot · 8 years ago
  60. 95a976a Merge "ART: Extract macro assembler" by Treehugger Robot · 8 years ago
  61. 3321f59 Merge "Test all register allocators in regalloc gtest" by Treehugger Robot · 8 years ago
  62. 2cd05b7 Add a register allocation strategy compiler option by Matthew Gharrity · 8 years ago
  63. 3b165bc ART: Extract macro assembler by Andreas Gampe · 8 years ago
  64. 69272db ahat: Target Java 1.7. by Richard Uhler · 8 years ago
  65. 11a59a4 Merge "Implement a graph coloring register allocator" by Treehugger Robot · 8 years ago
  66. 2ac06bc Test all register allocators in regalloc gtest by Matthew Gharrity · 8 years ago
  67. d9ffd0d Implement a graph coloring register allocator by Matthew Gharrity · 8 years ago
  68. c7c6a74 Merge "ARM64 asm for region space array allocation" by Mathieu Chartier · 8 years ago
  69. 59751a7 ARM: Embed constants in add/sub-long. by Vladimir Marko · 8 years ago
  70. f686c3f ARM64 asm for region space array allocation by Mathieu Chartier · 8 years ago
  71. fe5c430 Merge "ART: Fix type parameter in tests" by Treehugger Robot · 8 years ago
  72. fcccbaf ART: Improve addr2line by Andreas Gampe · 8 years ago
  73. 5dd44d0 ART: Factor out native stack dumping by Andreas Gampe · 8 years ago
  74. 9526d13 Merge "Temporary disable new round implementation on x86/x86_64" by Treehugger Robot · 8 years ago
  75. ac15207 Merge "Add support for CallKind::kCallOnMainAndSlowPath" by Treehugger Robot · 8 years ago
  76. 7ad310da Temporary disable new round implementation on x86/x86_64 by Aart Bik · 8 years ago
  77. 20b975c Merge "ART: Fix Mac-specific things in x86-64 assembly" by Treehugger Robot · 8 years ago
  78. d7aebae Merge "Implement single-/double-precision round intrinsic in x86_64" by Treehugger Robot · 8 years ago
  79. 960bd19 Merge "Clean up use of art::Exec versus execv." by Treehugger Robot · 8 years ago
  80. 349f388 Implement single-/double-precision round intrinsic in x86_64 by Aart Bik · 8 years ago
  81. eba7e52 ART: Fix Mac-specific things in x86-64 assembly by Andreas Gampe · 8 years ago
  82. da820e9 Clean up use of art::Exec versus execv. by David Sehr · 8 years ago
  83. 25dd953 Merge "Implement single-precision round intrinsic in x86" by Aart Bik · 8 years ago
  84. 2c9f495 Implement single-precision round intrinsic in x86 by Aart Bik · 8 years ago
  85. 1a2e5e6 Merge "Thumb2: Clean up 16-bit LDR/STR detection." by Treehugger Robot · 8 years ago
  86. e250cb8 Merge "x86/x86-64: Fix suspend entrypoint assembly for Mac build." by Vladimir Marko · 8 years ago
  87. 3a656e1 Thumb2: Clean up 16-bit LDR/STR detection. by Vladimir Marko · 8 years ago
  88. 603b7ca x86/x86-64: Fix suspend entrypoint assembly for Mac build. by Vladimir Marko · 8 years ago
  89. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 8 years ago
  90. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  91. 2e98023 Merge "Update known buildbot failures for ProcessBuilderTest" by Treehugger Robot · 8 years ago
  92. 4f35c7d Update known buildbot failures for ProcessBuilderTest by Tobias Thierer · 8 years ago
  93. 5cbe65d Use Thread.dispatchUncaughtException() rather than duplicating logic. by Tobias Thierer · 8 years ago
  94. a11f7f5 Merge "Note known failures for TCP_USER_TIMEOUT tests on host" by Tobias Thierer · 8 years ago
  95. 0078d61 Merge "libcore_failures: Remove obsolete entries." by Narayan Kamath · 8 years ago
  96. bc50165 libcore_failures: Remove obsolete entries. by Narayan Kamath · 8 years ago
  97. cc5d5f9 Merge "Fix CC table lookup tests" by Treehugger Robot · 8 years ago
  98. d6a595b Fix CC table lookup tests by Mathieu Chartier · 8 years ago
  99. 2c6cd5b Merge "Change one read barrier bit to mark bit" by Treehugger Robot · 8 years ago
  100. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 8 years ago