1. a060e39 am 047c11ad: Merge "Check and log a to-space overflow explicitly." by Hiroshi Yamauchi · 11 years ago
  2. 047c11a Merge "Check and log a to-space overflow explicitly." by Hiroshi Yamauchi · 11 years ago
  3. 13bf2e6 Check and log a to-space overflow explicitly. by Hiroshi Yamauchi · 11 years ago
  4. ae452bd am 47687a46: Merge "Build fix." by Ian Rogers · 11 years ago
  5. 47687a4 Merge "Build fix." by Ian Rogers · 11 years ago
  6. 5a9ba01 Build fix. by Ian Rogers · 11 years ago
  7. c713931 am 39458455: Merge "Remove unneeded realpath that was causing bad dependencies in a clean build" by Brian Carlstrom · 11 years ago
  8. 3945845 Merge "Remove unneeded realpath that was causing bad dependencies in a clean build" by Brian Carlstrom · 11 years ago
  9. bbf079e Remove unneeded realpath that was causing bad dependencies in a clean build by Brian Carlstrom · 11 years ago
  10. 4a4e3cb am 666f4b95: Merge "Switch ART to libc++." by Dan Albert · 11 years ago
  11. 666f4b9 Merge "Switch ART to libc++." by Dan Albert · 11 years ago
  12. 6b16ace am 99103fae: Merge "Follow up to "Add ISA directory to image and odex pathnames."" by Brian Carlstrom · 11 years ago
  13. ba0c51f Switch ART to libc++. by Ian Rogers · 11 years ago
  14. 99103fa Merge "Follow up to "Add ISA directory to image and odex pathnames."" by Brian Carlstrom · 11 years ago
  15. 2afe494 Follow up to "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  16. 8f75673 am 84e52420: Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  17. 84e5242 Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 11 years ago
  18. cc492d9 am f04544ff: Merge "Increase the size of guard for Stack Overflow (x86_64)" by Andreas Gampe · 11 years ago
  19. f04544f Merge "Increase the size of guard for Stack Overflow (x86_64)" by Andreas Gampe · 11 years ago
  20. 7805fd6 am 4f3f3fa1: Merge "Build live ranges in preparation for register allocation." by Nicolas Geoffray · 11 years ago
  21. 4f3f3fa Merge "Build live ranges in preparation for register allocation." by Nicolas Geoffray · 11 years ago
  22. ddb311f Build live ranges in preparation for register allocation. by Nicolas Geoffray · 11 years ago
  23. d508006 Increase the size of guard for Stack Overflow (x86_64) by Serguei Katkov · 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. 7a4c1c1 Make vixl tests a dependency in the vixl makefile. by Ian Rogers · 11 years ago
  27. 4defe47 am e9bcf0fa: Merge "Delete ClassHelper and fix compaction bug in GetDirectInterface" by Mathieu Chartier · 11 years ago
  28. e9bcf0f Merge "Delete ClassHelper and fix compaction bug in GetDirectInterface" by Mathieu Chartier · 11 years ago
  29. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 11 years ago
  30. 8149333 am 8f077676: Merge "ART: Move start of linear mmap_scan out of reserved space" by Andreas Gampe · 11 years ago
  31. 8f07767 Merge "ART: Move start of linear mmap_scan out of reserved space" by Andreas Gampe · 11 years ago
  32. 6bd621a ART: Move start of linear mmap_scan out of reserved space by Andreas Gampe · 11 years ago
  33. 0627ae9 am 8969a34a: Merge "Fix generic jni issue in ArtMethod::GetQuickFrameInfo" by Andreas Gampe · 11 years ago
  34. 8969a34 Merge "Fix generic jni issue in ArtMethod::GetQuickFrameInfo" by Andreas Gampe · 11 years ago
  35. 9486d52 am 229dd50d: Merge "Visit methods in stack frames during root visits." by Hiroshi Yamauchi · 11 years ago
  36. f0972a4 Fix generic jni issue in ArtMethod::GetQuickFrameInfo by Dmitry Petrochenko · 11 years ago
  37. 229dd50 Merge "Visit methods in stack frames during root visits." by Hiroshi Yamauchi · 11 years ago
  38. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 11 years ago
  39. cd49675 am de1129a2: Merge "ART: Turn off ARM64 compilation for now" by Andreas Gampe · 11 years ago
  40. de1129a Merge "ART: Turn off ARM64 compilation for now" by Andreas Gampe · 11 years ago
  41. 6cd2845 ART: Turn off ARM64 compilation for now by Andreas Gampe · 11 years ago
  42. 92d1a66 Visit methods in stack frames during root visits. by Hiroshi Yamauchi · 11 years ago
  43. 5fd8f5c am 8a9d3977: Merge "Add missing header necessary for libc++." by Ian Rogers · 11 years ago
  44. 8a9d397 Merge "Add missing header necessary for libc++." by Ian Rogers · 11 years ago
  45. 866ac80 Add missing header necessary for libc++. by Ian Rogers · 11 years ago
  46. fad00b1 am 3232297f: Merge "64-bit host multilib build." by Ying Wang · 11 years ago
  47. 3232297 Merge "64-bit host multilib build." by Ying Wang · 11 years ago
  48. 2b32341 am ed4b6267: Merge "ART: Add support for constant vector literals" by Bill Buzbee · 11 years ago
  49. ed4b626 Merge "ART: Add support for constant vector literals" by Bill Buzbee · 11 years ago
  50. d65c51a ART: Add support for constant vector literals by Mark Mendell · 11 years ago
  51. c6585b7 64-bit host multilib build. by Ying Wang · 11 years ago
  52. 2aab528 am 49f0ca76: Merge "Change ObjectLock to take Handle instead of Handle pointer." by Mathieu Chartier · 11 years ago
  53. 49f0ca7 Merge "Change ObjectLock to take Handle instead of Handle pointer." by Mathieu Chartier · 11 years ago
  54. db2633c Change ObjectLock to take Handle instead of Handle pointer. by Mathieu Chartier · 11 years ago
  55. b0cfe5a am 1e97c4a4: Merge "Add x86_64 code generation support" by Bill Buzbee · 11 years ago
  56. 1e97c4a Merge "Add x86_64 code generation support" by Bill Buzbee · 11 years ago
  57. f9bc232 am c001b095: Merge "add make target variables for gtests" by Tsu Chiang Chuang · 11 years ago
  58. c001b09 Merge "add make target variables for gtests" by Tsu Chiang Chuang · 11 years ago
  59. 7a2bfb3 am f59c6dda: Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" by Mathieu Chartier · 11 years ago
  60. f59c6dd Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" by Mathieu Chartier · 11 years ago
  61. 86ab791 ART: Fix Segment Fault with null owner while monitor logging is enabled by Haifeng Li · 11 years ago
  62. ec245a4 add make target variables for gtests by Tsu Chiang Chuang · 11 years ago
  63. 2b9082e am 245e536f: Merge "AArch64: Fix quick compiler monitor implementation." by Bill Buzbee · 11 years ago
  64. 245e536 Merge "AArch64: Fix quick compiler monitor implementation." by Bill Buzbee · 11 years ago
  65. 065bbe9 am 70131822: Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 11 years ago
  66. 7013182 Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 11 years ago
  67. c830430 AArch64: Fix quick compiler monitor implementation. by Zheng Xu · 11 years ago
  68. 9c7703d am c006db38: Merge "Workaround for multi-line comment error when compiled with g++." by Nicolas Geoffray · 11 years ago
  69. c006db3 Merge "Workaround for multi-line comment error when compiled with g++." by Nicolas Geoffray · 11 years ago
  70. 8f1a4d4 Workaround for multi-line comment error when compiled with g++. by Nicolas Geoffray · 11 years ago
  71. d0fc828 am 27710fa8: Merge "Linearize the graph before creating live ranges." by Nicolas Geoffray · 11 years ago
  72. 27710fa Merge "Linearize the graph before creating live ranges." by Nicolas Geoffray · 11 years ago
  73. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 11 years ago
  74. e74a47c am b374fdba: Merge "Fix JDWP location event report on return instructions" by Sebastien Hertz · 11 years ago
  75. b374fdb Merge "Fix JDWP location event report on return instructions" by Sebastien Hertz · 11 years ago
  76. 389e3e0 am 380d24d9: Merge "Compatibility layer to transition from UniquePtr to std::unique_ptr." by Ian Rogers · 11 years ago
  77. 380d24d Merge "Compatibility layer to transition from UniquePtr to std::unique_ptr." by Ian Rogers · 11 years ago
  78. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  79. ef4e196 am e1a71b2a: Merge "ART: A Compile Filter for x86_64" by Bill Buzbee · 11 years ago
  80. e1a71b2 Merge "ART: A Compile Filter for x86_64" by Bill Buzbee · 11 years ago
  81. 571ffb5 am 922ddb30: Merge "Avoid some unnecessary use of stl types." by Ian Rogers · 11 years ago
  82. 922ddb3 Merge "Avoid some unnecessary use of stl types." by Ian Rogers · 11 years ago
  83. 3554cca am 8bebd1a8: Merge "ART: Make build error a warning for TARGET_CPU_SMP" by Andreas Gampe · 11 years ago
  84. dd157d7 Avoid some unnecessary use of stl types. by Ian Rogers · 11 years ago
  85. 8bebd1a Merge "ART: Make build error a warning for TARGET_CPU_SMP" by Andreas Gampe · 11 years ago
  86. b9b6679 am 3b2bcbf9: Merge "Move RoS allocator to use unordered_set." by Ian Rogers · 11 years ago
  87. ef5113d ART: Make build error a warning for TARGET_CPU_SMP by Andreas Gampe · 11 years ago
  88. 3b2bcbf Merge "Move RoS allocator to use unordered_set." by Ian Rogers · 11 years ago
  89. 5f04591 am 0e78ff7e: Merge "Workaround x86 interpretter stack overflow" by Brian Carlstrom · 11 years ago
  90. 0e78ff7 Merge "Workaround x86 interpretter stack overflow" by Brian Carlstrom · 11 years ago
  91. ea434ae am 13ff8cd5: Merge "Quick Compiler: fix Arm cts failures" by Bill Buzbee · 11 years ago
  92. 13ff8cd Merge "Quick Compiler: fix Arm cts failures" by Bill Buzbee · 11 years ago
  93. fe8cf8b Quick Compiler: fix Arm cts failures by Bill Buzbee · 11 years ago
  94. 4fc6f4e am b2c3e10d: Merge "ART: Fix MonitorExit code on ARM" by Andreas Gampe · 11 years ago
  95. b2c3e10 Merge "ART: Fix MonitorExit code on ARM" by Andreas Gampe · 11 years ago
  96. b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 11 years ago
  97. 5fcfa7d Move RoS allocator to use unordered_set. by Ian Rogers · 11 years ago
  98. 2aef07c Workaround x86 interpretter stack overflow by Brian Carlstrom · 11 years ago
  99. 8f6e10e am 3ba55116: Merge "Don\'t import llvm.mk for non-portable builds." by Ian Rogers · 11 years ago
  100. 3ba5511 Merge "Don't import llvm.mk for non-portable builds." by Ian Rogers · 11 years ago