1. d8452db Merge "ART: Configure stack guard size in the Makefile" am: 635ba0cbce by Andreas Gampe · 9 years ago
  2. 635ba0c Merge "ART: Configure stack guard size in the Makefile" by Treehugger Robot · 9 years ago
  3. ad1b62a Merge "Fix duplicate checks in JNI macro assemblers." am: 2af1aa066e by Vladimir Marko · 9 years ago
  4. 2af1aa0 Merge "Fix duplicate checks in JNI macro assemblers." by Treehugger Robot · 9 years ago
  5. 512ee1d Merge "Adjust spacing before NOLINT comments in ART." am: c17d21d442 by Roland Levillain · 9 years ago
  6. c17d21d Merge "Adjust spacing before NOLINT comments in ART." by Roland Levillain · 9 years ago
  7. 2b3201a Fix duplicate checks in JNI macro assemblers. by Vladimir Marko · 9 years ago
  8. 7cbd27f Adjust spacing before NOLINT comments in ART. by Roland Levillain · 9 years ago
  9. 63c3953 Merge "ARM: Add vldm/vstm assembler support." am: dce74be0c4 by Vladimir Marko · 9 years ago
  10. dce74be Merge "ARM: Add vldm/vstm assembler support." by Vladimir Marko · 9 years ago
  11. e309ea5 Merge "Initialize Heap's collector pointers to null." am: 3d1d18d74d by Vladimir Marko · 9 years ago
  12. 3d1d18d Merge "Initialize Heap's collector pointers to null." by Treehugger Robot · 9 years ago
  13. 54d3bce Merge "Revert "Iterative move coalescing for gc regalloc"" am: 0c283627c0 by Andreas Gampe · 9 years ago
  14. 0c28362 Merge "Revert "Iterative move coalescing for gc regalloc"" by Treehugger Robot · 9 years ago
  15. 6f61ee5 Revert "Iterative move coalescing for gc regalloc" by Andreas Gampe · 9 years ago
  16. c83e315 Merge "Remove kRestrictCompilationFiltersToImage" am: eef560e257 by Wojciech Staszkiewicz · 9 years ago
  17. eef560e Merge "Remove kRestrictCompilationFiltersToImage" by Treehugger Robot · 9 years ago
  18. 3220458 Merge "Enable compiled-methods= dex2oat switch" am: 8be74495ac by Wojciech Staszkiewicz · 9 years ago
  19. 8be7449 Merge "Enable compiled-methods= dex2oat switch" by Treehugger Robot · 9 years ago
  20. d126228 ART: Configure stack guard size in the Makefile by Andreas Gampe · 9 years ago
  21. ff72c79 Merge "Iterative move coalescing for gc regalloc" am: 592c9bd2ad by Andreas Gampe · 9 years ago
  22. 592c9bd Merge "Iterative move coalescing for gc regalloc" by Andreas Gampe · 9 years ago
  23. 465ed69 Iterative move coalescing for gc regalloc by Matthew Gharrity · 9 years ago
  24. 8da690f Initialize Heap's collector pointers to null. by Vladimir Marko · 9 years ago
  25. b7928f7 Merge "x86/x86-64: Shorter fast-path for read barrier field load." by Vladimir Marko · 9 years ago
  26. 8ea9860 Merge "ARM64: Use libvixld when compiling for debug mode." am: 0c7972c6c2 by Alexandre Rames · 9 years ago
  27. 9d32586 Merge "x86/x86-64: Shorter fast-path for read barrier field load." by Treehugger Robot · 9 years ago
  28. 0c7972c Merge "ARM64: Use libvixld when compiling for debug mode." by Treehugger Robot · 9 years ago
  29. 03cf008 Merge "Full enable new round implementation on x86/x86_64" am: c531c21794 by Aart Bik · 9 years ago
  30. c531c21 Merge "Full enable new round implementation on x86/x86_64" by Aart Bik · 9 years ago
  31. cb3cf4a ARM: Add vldm/vstm assembler support. by Artem Serov · 9 years ago
  32. 2ea9153 ARM64: Use libvixld when compiling for debug mode. by Alexandre Rames · 9 years ago
  33. 961ea12 x86/x86-64: Shorter fast-path for read barrier field load. by Vladimir Marko · 9 years ago
  34. e6c10af Merge "ARM/ARM64: Improve assembler macros for kSaveEverything frame." by Vladimir Marko · 9 years ago
  35. 33699c9 Merge "ARM/ARM64: Improve assembler macros for kSaveEverything frame." by Vladimir Marko · 9 years ago
  36. 247dba7 Merge "ART: Check for more low-space situations in zygote" am: 8cf44dbedd by Andreas Gampe · 9 years ago
  37. 8cf44db Merge "ART: Check for more low-space situations in zygote" by Treehugger Robot · 9 years ago
  38. d26b6ad ART: Check for more low-space situations in zygote by Andreas Gampe · 9 years ago
  39. 2ad1aa1 Merge "Fix pending exception failure for encoded statics" am: 34110807ea by Mathieu Chartier · 9 years ago
  40. 3411080 Merge "Fix pending exception failure for encoded statics" by Treehugger Robot · 9 years ago
  41. da595be Fix pending exception failure for encoded statics by Mathieu Chartier · 9 years ago
  42. 0cf8d9c Full enable new round implementation on x86/x86_64 by Aart Bik · 9 years ago
  43. de5f194 ARM/ARM64: Improve assembler macros for kSaveEverything frame. by Vladimir Marko · 9 years ago
  44. 38f37ff Merge "Fix negative array size checking" am: 38dd0e8f0a by Mathieu Chartier · 9 years ago
  45. 38dd0e8 Merge "Fix negative array size checking" by Treehugger Robot · 9 years ago
  46. 2ee98f2 Fix negative array size checking by Mathieu Chartier · 9 years ago
  47. 9fe11b1 Merge "ART: Fix JIT profile saver" am: f2b1529b09 by Serguei Katkov · 9 years ago
  48. f2b1529 Merge "ART: Fix JIT profile saver" by Treehugger Robot · 9 years ago
  49. 87de9cf ART: Fix JIT profile saver by Serguei Katkov · 9 years ago
  50. fe3313d2 Merge "Rename callee save enumerators." am: 066187de25 by Vladimir Marko · 9 years ago
  51. 066187d Merge "Rename callee save enumerators." by Vladimir Marko · 9 years ago
  52. 62d4f6e Merge "Instruction: Add new formats 45cc and 4rcc." am: 3de6f3f9c9 by Narayan Kamath · 9 years ago
  53. 3de6f3f Merge "Instruction: Add new formats 45cc and 4rcc." by Narayan Kamath · 9 years ago
  54. 19dc202 Merge "ARM: Embed constants in add/sub-long." am: 4997d14c8d by Vladimir Marko · 9 years ago
  55. 4997d14 Merge "ARM: Embed constants in add/sub-long." by Vladimir Marko · 9 years ago
  56. fd36f1f Rename callee save enumerators. by Vladimir Marko · 9 years ago
  57. 8ec3bd2 Instruction: Add new formats 45cc and 4rcc. by Narayan Kamath · 9 years ago
  58. d891421 Merge "Revert experimental lambda feature." am: c218427ab9 by Narayan Kamath · 9 years ago
  59. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 9 years ago
  60. 28e1f63 Merge "JDWP: fix method argument count" am: 45b1718769 by Sebastien Hertz · 9 years ago
  61. 45b1718 Merge "JDWP: fix method argument count" by Sebastien Hertz · 9 years ago
  62. 4febaf5 Merge "Add a graph coloring art test option" am: e4520c185d by Matthew Gharrity · 9 years ago
  63. e4520c1 Merge "Add a graph coloring art test option" by Treehugger Robot · 9 years ago
  64. e4e212b Merge "ART: Extract JNI macro assembler for arm" am: dfdf1e5343 by Andreas Gampe · 9 years ago
  65. dfdf1e5 Merge "ART: Extract JNI macro assembler for arm" by Treehugger Robot · 9 years ago
  66. 6253479 Enable compiled-methods= dex2oat switch by Wojciech Staszkiewicz · 9 years ago
  67. 71572de Add a graph coloring art test option by Matthew Gharrity · 9 years ago
  68. 9655b9d Merge "ART: Extract JNI macro assembler for arm64" am: c21f1c5b29 by Andreas Gampe · 9 years ago
  69. 60b1e1d ART: Extract JNI macro assembler for arm by Andreas Gampe · 9 years ago
  70. c21f1c5 Merge "ART: Extract JNI macro assembler for arm64" by Treehugger Robot · 9 years ago
  71. c8e6f7a Merge "Card mark holding class instead of declaring class" am: 0ed44f9595 by Mathieu Chartier · 9 years ago
  72. 6807da0 Merge "Revert "Revert "ARM64 asm for region space array allocation""" by Mathieu Chartier · 9 years ago
  73. 0ed44f9 Merge "Card mark holding class instead of declaring class" by Mathieu Chartier · 9 years ago
  74. 4c3cc6c Merge "Revert "Revert "ARM64 asm for region space array allocation""" by Treehugger Robot · 9 years ago
  75. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 9 years ago
  76. 8261d02 Revert "Revert "ARM64 asm for region space array allocation"" by Mathieu Chartier · 9 years ago
  77. 05ac397 Merge "Clean up VLOG(oat) in OatFileAssistant." am: 3f3201a89e by Richard Uhler · 9 years ago
  78. d62f04e Merge "MIPS64: Properly preserve $gp in art_quick_test_suspend" am: c1f9241b98 by Vladimir Marko · 9 years ago
  79. 3f3201a Merge "Clean up VLOG(oat) in OatFileAssistant." by Treehugger Robot · 9 years ago
  80. c1f9241 Merge "MIPS64: Properly preserve $gp in art_quick_test_suspend" by Vladimir Marko · 9 years ago
  81. aef0c91 JDWP: fix method argument count by Sebastien Hertz · 9 years ago
  82. 2558a95 Merge "Fix setting FdFile::ReadOnlyMode() flag" am: d59b196d6d by David Brazdil · 9 years ago
  83. d59b196 Merge "Fix setting FdFile::ReadOnlyMode() flag" by Treehugger Robot · 9 years ago
  84. 2e42cf1 MIPS64: Properly preserve $gp in art_quick_test_suspend by Goran Jakovljevic · 9 years ago
  85. b64decd Fix setting FdFile::ReadOnlyMode() flag by David Brazdil · 9 years ago
  86. 14832ef Revert experimental lambda feature. by Narayan Kamath · 9 years ago
  87. a0cee3b Merge "Use Thread.dispatchUncaughtException() rather than duplicating logic." by Tobias Thierer · 9 years ago
  88. c8ba678 Merge "Use Thread.dispatchUncaughtException() rather than duplicating logic." by Tobias Thierer · 9 years ago
  89. dcf3014 ART: Extract JNI macro assembler for arm64 by Andreas Gampe · 9 years ago
  90. a75df44 Merge "Fix missing spaces in checker tests" am: 5c6233c00f by Wojciech Staszkiewicz · 9 years ago
  91. 9a37efc Clean up VLOG(oat) in OatFileAssistant. by Richard Uhler · 9 years ago
  92. d190d1f Remove kRestrictCompilationFiltersToImage by Wojciech Staszkiewicz · 9 years ago
  93. 5c6233c Merge "Fix missing spaces in checker tests" by Treehugger Robot · 9 years ago
  94. 1ebdb41 Merge "ART: Improve addr2line" am: 7ab52cd6c0 by Andreas Gampe · 9 years ago
  95. 42103c6 Fix missing spaces in checker tests by Wojciech Staszkiewicz · 9 years ago
  96. 7ab52cd Merge "ART: Improve addr2line" by Treehugger Robot · 9 years ago
  97. ffc58fb Merge "ART: Extract JNI macro assembler for x86" am: c0362b5f93 by Andreas Gampe · 9 years ago
  98. edc126e Merge "ART: Extract JNI macro assembler for x86-64" am: af2962caff by Andreas Gampe · 9 years ago
  99. c0362b5 Merge "ART: Extract JNI macro assembler for x86" by Treehugger Robot · 9 years ago
  100. af2962c Merge "ART: Extract JNI macro assembler for x86-64" by Treehugger Robot · 9 years ago