1. 707c13e am a9f63cb9: am 6b16acec: am 99103fae: Merge "Follow up to "Add ISA directory to image and odex pathnames."" by Brian Carlstrom · 11 years ago
  2. a9f63cb am 6b16acec: am 99103fae: Merge "Follow up to "Add ISA directory to image and odex pathnames."" by Brian Carlstrom · 11 years ago
  3. 6b16ace am 99103fae: Merge "Follow up to "Add ISA directory to image and odex pathnames."" by Brian Carlstrom · 11 years ago
  4. 99103fa Merge "Follow up to "Add ISA directory to image and odex pathnames."" by Brian Carlstrom · 11 years ago
  5. b4c05cf Merge "Art: "Out of Registers" workaround." by buzbee · 11 years ago
  6. 2afe494 Follow up to "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  7. bb74ee9 am 6eeef910: am 8f756734: am 84e52420: Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  8. 6eeef91 am 8f756734: am 84e52420: Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  9. 8f75673 am 84e52420: Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  10. 84e5242 Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  11. a870f5d am b9fe20a9: am cc492d96: am f04544ff: Merge "Increase the size of guard for Stack Overflow (x86_64)" by Andreas Gampe · 11 years ago
  12. b9fe20a am cc492d96: am f04544ff: Merge "Increase the size of guard for Stack Overflow (x86_64)" by Andreas Gampe · 11 years ago
  13. cc492d9 am f04544ff: Merge "Increase the size of guard for Stack Overflow (x86_64)" by Andreas Gampe · 11 years ago
  14. f04544f Merge "Increase the size of guard for Stack Overflow (x86_64)" by Andreas Gampe · 11 years ago
  15. c16fe6b am 423c70a5: am 7805fd6d: am 4f3f3fa1: Merge "Build live ranges in preparation for register allocation." by Nicolas Geoffray · 11 years ago
  16. 423c70a am 7805fd6d: am 4f3f3fa1: Merge "Build live ranges in preparation for register allocation." by Nicolas Geoffray · 11 years ago
  17. 7805fd6 am 4f3f3fa1: Merge "Build live ranges in preparation for register allocation." by Nicolas Geoffray · 11 years ago
  18. 4f3f3fa Merge "Build live ranges in preparation for register allocation." by Nicolas Geoffray · 11 years ago
  19. ddb311f Build live ranges in preparation for register allocation. by Nicolas Geoffray · 11 years ago
  20. 7f14837 Art: "Out of Registers" workaround. by buzbee · 11 years ago
  21. d508006 Increase the size of guard for Stack Overflow (x86_64) by Serguei Katkov · 11 years ago
  22. da10a06 am cc05f7d9: am ac788524: am bf17a08f: Merge "Make vixl tests a dependency in the vixl makefile." by Ian Rogers · 11 years ago
  23. cc05f7d am ac788524: am bf17a08f: Merge "Make vixl tests a dependency in the vixl makefile." by Ian Rogers · 11 years ago
  24. ac78852 am bf17a08f: Merge "Make vixl tests a dependency in the vixl makefile." by Ian Rogers · 11 years ago
  25. bf17a08 Merge "Make vixl tests a dependency in the vixl makefile." by Ian Rogers · 11 years ago
  26. f01f693 am 4f8fcde4: am 4defe47e: am e9bcf0fa: Merge "Delete ClassHelper and fix compaction bug in GetDirectInterface" by Mathieu Chartier · 11 years ago
  27. 4f8fcde am 4defe47e: am e9bcf0fa: Merge "Delete ClassHelper and fix compaction bug in GetDirectInterface" by Mathieu Chartier · 11 years ago
  28. 7a4c1c1 Make vixl tests a dependency in the vixl makefile. by Ian Rogers · 11 years ago
  29. 4defe47 am e9bcf0fa: Merge "Delete ClassHelper and fix compaction bug in GetDirectInterface" by Mathieu Chartier · 11 years ago
  30. e9bcf0f Merge "Delete ClassHelper and fix compaction bug in GetDirectInterface" by Mathieu Chartier · 11 years ago
  31. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 11 years ago
  32. 76ab2d2 am 964c1d14: am 81493335: am 8f077676: Merge "ART: Move start of linear mmap_scan out of reserved space" by Andreas Gampe · 11 years ago
  33. 964c1d1 am 81493335: am 8f077676: Merge "ART: Move start of linear mmap_scan out of reserved space" by Andreas Gampe · 11 years ago
  34. 8149333 am 8f077676: Merge "ART: Move start of linear mmap_scan out of reserved space" by Andreas Gampe · 11 years ago
  35. 8f07767 Merge "ART: Move start of linear mmap_scan out of reserved space" by Andreas Gampe · 11 years ago
  36. 6bd621a ART: Move start of linear mmap_scan out of reserved space by Andreas Gampe · 11 years ago
  37. 48aea47 am 613faa2b: am 0627ae9a: am 8969a34a: Merge "Fix generic jni issue in ArtMethod::GetQuickFrameInfo" by Andreas Gampe · 11 years ago
  38. 613faa2 am 0627ae9a: am 8969a34a: Merge "Fix generic jni issue in ArtMethod::GetQuickFrameInfo" by Andreas Gampe · 11 years ago
  39. 0627ae9 am 8969a34a: Merge "Fix generic jni issue in ArtMethod::GetQuickFrameInfo" by Andreas Gampe · 11 years ago
  40. 8969a34 Merge "Fix generic jni issue in ArtMethod::GetQuickFrameInfo" by Andreas Gampe · 11 years ago
  41. 04a19dc am 24aec154: am 9486d52e: am 229dd50d: Merge "Visit methods in stack frames during root visits." by Hiroshi Yamauchi · 11 years ago
  42. 24aec15 am 9486d52e: am 229dd50d: Merge "Visit methods in stack frames during root visits." by Hiroshi Yamauchi · 11 years ago
  43. 9486d52 am 229dd50d: Merge "Visit methods in stack frames during root visits." by Hiroshi Yamauchi · 11 years ago
  44. f0972a4 Fix generic jni issue in ArtMethod::GetQuickFrameInfo by Dmitry Petrochenko · 11 years ago
  45. 229dd50 Merge "Visit methods in stack frames during root visits." by Hiroshi Yamauchi · 11 years ago
  46. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 11 years ago
  47. 2d27324 am a5726031: am cd496756: am de1129a2: Merge "ART: Turn off ARM64 compilation for now" by Andreas Gampe · 11 years ago
  48. a572603 am cd496756: am de1129a2: Merge "ART: Turn off ARM64 compilation for now" by Andreas Gampe · 11 years ago
  49. cd49675 am de1129a2: Merge "ART: Turn off ARM64 compilation for now" by Andreas Gampe · 11 years ago
  50. de1129a Merge "ART: Turn off ARM64 compilation for now" by Andreas Gampe · 11 years ago
  51. 6cd2845 ART: Turn off ARM64 compilation for now by Andreas Gampe · 11 years ago
  52. 92d1a66 Visit methods in stack frames during root visits. by Hiroshi Yamauchi · 11 years ago
  53. 2c6d7f8 am a27734a2: am 5fd8f5c2: am 8a9d3977: Merge "Add missing header necessary for libc++." by Ian Rogers · 11 years ago
  54. a27734a am 5fd8f5c2: am 8a9d3977: Merge "Add missing header necessary for libc++." by Ian Rogers · 11 years ago
  55. 5fd8f5c am 8a9d3977: Merge "Add missing header necessary for libc++." by Ian Rogers · 11 years ago
  56. 8a9d397 Merge "Add missing header necessary for libc++." by Ian Rogers · 11 years ago
  57. 866ac80 Add missing header necessary for libc++. by Ian Rogers · 11 years ago
  58. e5c5803 am d0367cf5: am fad00b16: am 3232297f: Merge "64-bit host multilib build." by Ying Wang · 11 years ago
  59. d0367cf am fad00b16: am 3232297f: Merge "64-bit host multilib build." by Ying Wang · 11 years ago
  60. fad00b1 am 3232297f: Merge "64-bit host multilib build." by Ying Wang · 11 years ago
  61. 3232297 Merge "64-bit host multilib build." by Ying Wang · 11 years ago
  62. 9a9a772 am 9385676e: am 2b323419: am ed4b6267: Merge "ART: Add support for constant vector literals" by Bill Buzbee · 11 years ago
  63. 9385676 am 2b323419: am ed4b6267: Merge "ART: Add support for constant vector literals" by Bill Buzbee · 11 years ago
  64. 2b32341 am ed4b6267: Merge "ART: Add support for constant vector literals" by Bill Buzbee · 11 years ago
  65. ed4b626 Merge "ART: Add support for constant vector literals" by Bill Buzbee · 11 years ago
  66. d65c51a ART: Add support for constant vector literals by Mark Mendell · 11 years ago
  67. c6585b7 64-bit host multilib build. by Ying Wang · 11 years ago
  68. 17ec37b am 73eb1c3b: am 2aab528b: am 49f0ca76: Merge "Change ObjectLock to take Handle instead of Handle pointer." by Mathieu Chartier · 11 years ago
  69. 73eb1c3 am 2aab528b: am 49f0ca76: Merge "Change ObjectLock to take Handle instead of Handle pointer." by Mathieu Chartier · 11 years ago
  70. a97983e am 505a4f04: am b0cfe5a9: am 1e97c4a4: Merge "Add x86_64 code generation support" by Bill Buzbee · 11 years ago
  71. 2aab528 am 49f0ca76: Merge "Change ObjectLock to take Handle instead of Handle pointer." by Mathieu Chartier · 11 years ago
  72. 49f0ca7 Merge "Change ObjectLock to take Handle instead of Handle pointer." by Mathieu Chartier · 11 years ago
  73. 6693c41 am e805d381: am f9bc2325: am c001b095: Merge "add make target variables for gtests" by Tsu Chiang Chuang · 11 years ago
  74. d4029a2 am a403013e: am 7a2bfb32: am f59c6dda: Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" by Mathieu Chartier · 11 years ago
  75. 505a4f0 am b0cfe5a9: am 1e97c4a4: Merge "Add x86_64 code generation support" by Bill Buzbee · 11 years ago
  76. db2633c Change ObjectLock to take Handle instead of Handle pointer. by Mathieu Chartier · 11 years ago
  77. b0cfe5a am 1e97c4a4: Merge "Add x86_64 code generation support" by Bill Buzbee · 11 years ago
  78. 1e97c4a Merge "Add x86_64 code generation support" by Bill Buzbee · 11 years ago
  79. e805d38 am f9bc2325: am c001b095: Merge "add make target variables for gtests" by Tsu Chiang Chuang · 11 years ago
  80. f9bc232 am c001b095: Merge "add make target variables for gtests" by Tsu Chiang Chuang · 11 years ago
  81. c001b09 Merge "add make target variables for gtests" by Tsu Chiang Chuang · 11 years ago
  82. a403013 am 7a2bfb32: am f59c6dda: Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" by Mathieu Chartier · 11 years ago
  83. 7a2bfb3 am f59c6dda: Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" by Mathieu Chartier · 11 years ago
  84. f59c6dd Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" by Mathieu Chartier · 11 years ago
  85. 86ab791 ART: Fix Segment Fault with null owner while monitor logging is enabled by Haifeng Li · 11 years ago
  86. ec245a4 add make target variables for gtests by Tsu Chiang Chuang · 11 years ago
  87. 3f0a26c am 7ce217d8: am 2b9082e1: am 245e536f: Merge "AArch64: Fix quick compiler monitor implementation." by Bill Buzbee · 11 years ago
  88. 7ce217d am 2b9082e1: am 245e536f: Merge "AArch64: Fix quick compiler monitor implementation." by Bill Buzbee · 11 years ago
  89. 2b9082e am 245e536f: Merge "AArch64: Fix quick compiler monitor implementation." by Bill Buzbee · 11 years ago
  90. 245e536 Merge "AArch64: Fix quick compiler monitor implementation." by Bill Buzbee · 11 years ago
  91. 3e40c4f am 43efcea0: am 065bbe97: am 70131822: Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 11 years ago
  92. 43efcea am 065bbe97: am 70131822: Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 11 years ago
  93. 065bbe9 am 70131822: Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 11 years ago
  94. 7013182 Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 11 years ago
  95. c830430 AArch64: Fix quick compiler monitor implementation. by Zheng Xu · 11 years ago
  96. 6842ac0 am 60a5531a: am 9c7703d3: am c006db38: Merge "Workaround for multi-line comment error when compiled with g++." by Nicolas Geoffray · 11 years ago
  97. 2b7d687 am e6ef21c2: am d0fc8283: am 27710fa8: Merge "Linearize the graph before creating live ranges." by Nicolas Geoffray · 11 years ago
  98. a5d1627 am a1ba36e2: am e74a47c6: am b374fdba: Merge "Fix JDWP location event report on return instructions" by Sebastien Hertz · 11 years ago
  99. 60a5531 am 9c7703d3: am c006db38: Merge "Workaround for multi-line comment error when compiled with g++." by Nicolas Geoffray · 11 years ago
  100. 9c7703d am c006db38: Merge "Workaround for multi-line comment error when compiled with g++." by Nicolas Geoffray · 11 years ago