1. fad00b1 am 3232297f: Merge "64-bit host multilib build." by Ying Wang · 11 years ago
  2. 3232297 Merge "64-bit host multilib build." by Ying Wang · 11 years ago
  3. 2b32341 am ed4b6267: Merge "ART: Add support for constant vector literals" by Bill Buzbee · 11 years ago
  4. ed4b626 Merge "ART: Add support for constant vector literals" by Bill Buzbee · 11 years ago
  5. d65c51a ART: Add support for constant vector literals by Mark Mendell · 11 years ago
  6. c6585b7 64-bit host multilib build. by Ying Wang · 11 years ago
  7. 2aab528 am 49f0ca76: Merge "Change ObjectLock to take Handle instead of Handle pointer." by Mathieu Chartier · 11 years ago
  8. 49f0ca7 Merge "Change ObjectLock to take Handle instead of Handle pointer." by Mathieu Chartier · 11 years ago
  9. db2633c Change ObjectLock to take Handle instead of Handle pointer. by Mathieu Chartier · 11 years ago
  10. b0cfe5a am 1e97c4a4: Merge "Add x86_64 code generation support" by Bill Buzbee · 11 years ago
  11. 1e97c4a Merge "Add x86_64 code generation support" by Bill Buzbee · 11 years ago
  12. f9bc232 am c001b095: Merge "add make target variables for gtests" by Tsu Chiang Chuang · 11 years ago
  13. c001b09 Merge "add make target variables for gtests" by Tsu Chiang Chuang · 11 years ago
  14. 7a2bfb3 am f59c6dda: Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" by Mathieu Chartier · 11 years ago
  15. f59c6dd Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" by Mathieu Chartier · 11 years ago
  16. 86ab791 ART: Fix Segment Fault with null owner while monitor logging is enabled by Haifeng Li · 11 years ago
  17. ec245a4 add make target variables for gtests by Tsu Chiang Chuang · 11 years ago
  18. 2b9082e am 245e536f: Merge "AArch64: Fix quick compiler monitor implementation." by Bill Buzbee · 11 years ago
  19. 245e536 Merge "AArch64: Fix quick compiler monitor implementation." by Bill Buzbee · 11 years ago
  20. 065bbe9 am 70131822: Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 11 years ago
  21. 7013182 Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 11 years ago
  22. c830430 AArch64: Fix quick compiler monitor implementation. by Zheng Xu · 11 years ago
  23. 9c7703d am c006db38: Merge "Workaround for multi-line comment error when compiled with g++." by Nicolas Geoffray · 11 years ago
  24. c006db3 Merge "Workaround for multi-line comment error when compiled with g++." by Nicolas Geoffray · 11 years ago
  25. 8f1a4d4 Workaround for multi-line comment error when compiled with g++. by Nicolas Geoffray · 11 years ago
  26. d0fc828 am 27710fa8: Merge "Linearize the graph before creating live ranges." by Nicolas Geoffray · 11 years ago
  27. 27710fa Merge "Linearize the graph before creating live ranges." by Nicolas Geoffray · 11 years ago
  28. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 11 years ago
  29. e74a47c am b374fdba: Merge "Fix JDWP location event report on return instructions" by Sebastien Hertz · 11 years ago
  30. b374fdb Merge "Fix JDWP location event report on return instructions" by Sebastien Hertz · 11 years ago
  31. 389e3e0 am 380d24d9: Merge "Compatibility layer to transition from UniquePtr to std::unique_ptr." by Ian Rogers · 11 years ago
  32. 380d24d Merge "Compatibility layer to transition from UniquePtr to std::unique_ptr." by Ian Rogers · 11 years ago
  33. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  34. ef4e196 am e1a71b2a: Merge "ART: A Compile Filter for x86_64" by Bill Buzbee · 11 years ago
  35. e1a71b2 Merge "ART: A Compile Filter for x86_64" by Bill Buzbee · 11 years ago
  36. 571ffb5 am 922ddb30: Merge "Avoid some unnecessary use of stl types." by Ian Rogers · 11 years ago
  37. 922ddb3 Merge "Avoid some unnecessary use of stl types." by Ian Rogers · 11 years ago
  38. 3554cca am 8bebd1a8: Merge "ART: Make build error a warning for TARGET_CPU_SMP" by Andreas Gampe · 11 years ago
  39. dd157d7 Avoid some unnecessary use of stl types. by Ian Rogers · 11 years ago
  40. 8bebd1a Merge "ART: Make build error a warning for TARGET_CPU_SMP" by Andreas Gampe · 11 years ago
  41. b9b6679 am 3b2bcbf9: Merge "Move RoS allocator to use unordered_set." by Ian Rogers · 11 years ago
  42. ef5113d ART: Make build error a warning for TARGET_CPU_SMP by Andreas Gampe · 11 years ago
  43. 3b2bcbf Merge "Move RoS allocator to use unordered_set." by Ian Rogers · 11 years ago
  44. 5f04591 am 0e78ff7e: Merge "Workaround x86 interpretter stack overflow" by Brian Carlstrom · 11 years ago
  45. 0e78ff7 Merge "Workaround x86 interpretter stack overflow" by Brian Carlstrom · 11 years ago
  46. ea434ae am 13ff8cd5: Merge "Quick Compiler: fix Arm cts failures" by Bill Buzbee · 11 years ago
  47. 13ff8cd Merge "Quick Compiler: fix Arm cts failures" by Bill Buzbee · 11 years ago
  48. fe8cf8b Quick Compiler: fix Arm cts failures by Bill Buzbee · 11 years ago
  49. 4fc6f4e am b2c3e10d: Merge "ART: Fix MonitorExit code on ARM" by Andreas Gampe · 11 years ago
  50. b2c3e10 Merge "ART: Fix MonitorExit code on ARM" by Andreas Gampe · 11 years ago
  51. b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 11 years ago
  52. 5fcfa7d Move RoS allocator to use unordered_set. by Ian Rogers · 11 years ago
  53. 2aef07c Workaround x86 interpretter stack overflow by Brian Carlstrom · 11 years ago
  54. 8f6e10e am 3ba55116: Merge "Don\'t import llvm.mk for non-portable builds." by Ian Rogers · 11 years ago
  55. 3ba5511 Merge "Don't import llvm.mk for non-portable builds." by Ian Rogers · 11 years ago
  56. 97cbe2f am e2aa56bf: Merge "Declare variable for all art oat tests" by Tsu Chiang Chuang · 11 years ago
  57. e2aa56b Merge "Declare variable for all art oat tests" by Tsu Chiang Chuang · 11 years ago
  58. 1694e02 Declare variable for all art oat tests by Tsu Chiang Chuang · 11 years ago
  59. b611243 am 0e472bc0: Merge "Improve large object free CHECK" by Mathieu Chartier · 11 years ago
  60. 0e472bc Merge "Improve large object free CHECK" by Mathieu Chartier · 11 years ago
  61. 2298683 Improve large object free CHECK by Mathieu Chartier · 11 years ago
  62. 64e8318 am 777dda87: Merge "Fix CompilationUnit constructor issues." by Ian Rogers · 11 years ago
  63. 777dda8 Merge "Fix CompilationUnit constructor issues." by Ian Rogers · 11 years ago
  64. 93dcff3 Fix CompilationUnit constructor issues. by Ian Rogers · 11 years ago
  65. 28f5c09 Don't import llvm.mk for non-portable builds. by Ian Rogers · 11 years ago
  66. e713d93 Fix JDWP location event report on return instructions by Sebastien Hertz · 11 years ago
  67. 747ab4a am 30b65201: Merge "ART: Resolve MAP_32BIT limitation in x86_64" by Andreas Gampe · 11 years ago
  68. 30b6520 Merge "ART: Resolve MAP_32BIT limitation in x86_64" by Andreas Gampe · 11 years ago
  69. ba1cf7b am 4c6491ff: Merge "Fix build" by Sebastien Hertz · 11 years ago
  70. 4c6491f Merge "Fix build" by Sebastien Hertz · 11 years ago
  71. 7d2ae43 Fix build by Sebastien Hertz · 11 years ago
  72. 7a37b50 am cdf05ab1: Merge "Register debugger for interesting instrumentation events only" by Sebastien Hertz · 11 years ago
  73. cdf05ab Merge "Register debugger for interesting instrumentation events only" by Sebastien Hertz · 11 years ago
  74. 42cd43f Register debugger for interesting instrumentation events only by Sebastien Hertz · 11 years ago
  75. 3b40a7e am 3b9097d5: Merge "Combine JDWP location events" by Sebastien Hertz · 11 years ago
  76. 3b9097d Merge "Combine JDWP location events" by Sebastien Hertz · 11 years ago
  77. 84d49cc ART: Resolve MAP_32BIT limitation in x86_64 by Qiming Shi · 11 years ago
  78. 678754e am be02a596: Merge "ART: Fix oat_test for 64b" by Andreas Gampe · 11 years ago
  79. be02a59 Merge "ART: Fix oat_test for 64b" by Andreas Gampe · 11 years ago
  80. a2eca52 ART: Fix oat_test for 64b by Andreas Gampe · 11 years ago
  81. fc5bf67 am 23d2b95b: Merge "ART: Fix typo in ArtMethod::FindCatchBlock" by Andreas Gampe · 11 years ago
  82. 23d2b95 Merge "ART: Fix typo in ArtMethod::FindCatchBlock" by Andreas Gampe · 11 years ago
  83. aa0406b am 6d0a7020: Merge "Fix race in inflating thin locks." by Mathieu Chartier · 11 years ago
  84. 72b3e43 ART: Fix typo in ArtMethod::FindCatchBlock by Andreas Gampe · 11 years ago
  85. 6d0a702 Merge "Fix race in inflating thin locks." by Mathieu Chartier · 11 years ago
  86. a1ee14f Fix race in inflating thin locks. by Mathieu Chartier · 11 years ago
  87. a931a91 am 9c16a9a9: Merge "ART: Fix PWD in oat tests" by Andreas Gampe · 11 years ago
  88. 9c16a9a Merge "ART: Fix PWD in oat tests" by Andreas Gampe · 11 years ago
  89. 0eab135 am 8dcecbc7: Merge "Declare variable for all art dex tests." by Brian Carlstrom · 11 years ago
  90. c3725eb am 33f109af: Merge "ART: Fix comments for dmb" by Andreas Gampe · 11 years ago
  91. 56b1b4e am a1926cdb: Merge "ART: Fix ARM dmb placement in monitor-exit" by Andreas Gampe · 11 years ago
  92. 8dcecbc Merge "Declare variable for all art dex tests." by Brian Carlstrom · 11 years ago
  93. 33f109a Merge "ART: Fix comments for dmb" by Andreas Gampe · 11 years ago
  94. 675967d ART: Fix comments for dmb by Andreas Gampe · 11 years ago
  95. a1926cd Merge "ART: Fix ARM dmb placement in monitor-exit" by Andreas Gampe · 11 years ago
  96. d5ca7b3 ART: Fix PWD in oat tests by Andreas Gampe · 11 years ago
  97. 651a214 am 5200a9bc: Merge "Address comments from HandleScope change." by Mathieu Chartier · 11 years ago
  98. 5200a9b Merge "Address comments from HandleScope change." by Mathieu Chartier · 11 years ago
  99. fc265f4 am 5493f0b5: Merge "64-bit build fix." by Ian Rogers · 11 years ago
  100. 5493f0b Merge "64-bit build fix." by Ian Rogers · 11 years ago