1. d508006 Increase the size of guard for Stack Overflow (x86_64) by Serguei Katkov · 10 years ago
  2. bf17a08 Merge "Make vixl tests a dependency in the vixl makefile." by Ian Rogers · 10 years ago
  3. 7a4c1c1 Make vixl tests a dependency in the vixl makefile. by Ian Rogers · 10 years ago
  4. e9bcf0f Merge "Delete ClassHelper and fix compaction bug in GetDirectInterface" by Mathieu Chartier · 10 years ago
  5. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 10 years ago
  6. 8f07767 Merge "ART: Move start of linear mmap_scan out of reserved space" by Andreas Gampe · 10 years ago
  7. 6bd621a ART: Move start of linear mmap_scan out of reserved space by Andreas Gampe · 10 years ago
  8. 8969a34 Merge "Fix generic jni issue in ArtMethod::GetQuickFrameInfo" by Andreas Gampe · 10 years ago
  9. f0972a4 Fix generic jni issue in ArtMethod::GetQuickFrameInfo by Dmitry Petrochenko · 10 years ago
  10. 229dd50 Merge "Visit methods in stack frames during root visits." by Hiroshi Yamauchi · 10 years ago
  11. de1129a Merge "ART: Turn off ARM64 compilation for now" by Andreas Gampe · 10 years ago
  12. 6cd2845 ART: Turn off ARM64 compilation for now by Andreas Gampe · 10 years ago
  13. 92d1a66 Visit methods in stack frames during root visits. by Hiroshi Yamauchi · 10 years ago
  14. 8a9d397 Merge "Add missing header necessary for libc++." by Ian Rogers · 10 years ago
  15. 866ac80 Add missing header necessary for libc++. by Ian Rogers · 10 years ago
  16. 3232297 Merge "64-bit host multilib build." by Ying Wang · 10 years ago
  17. ed4b626 Merge "ART: Add support for constant vector literals" by Bill Buzbee · 10 years ago
  18. d65c51a ART: Add support for constant vector literals by Mark Mendell · 10 years ago
  19. c6585b7 64-bit host multilib build. by Ying Wang · 10 years ago
  20. 49f0ca7 Merge "Change ObjectLock to take Handle instead of Handle pointer." by Mathieu Chartier · 10 years ago
  21. db2633c Change ObjectLock to take Handle instead of Handle pointer. by Mathieu Chartier · 10 years ago
  22. 1e97c4a Merge "Add x86_64 code generation support" by Bill Buzbee · 10 years ago
  23. c001b09 Merge "add make target variables for gtests" by Tsu Chiang Chuang · 10 years ago
  24. f59c6dd Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" by Mathieu Chartier · 10 years ago
  25. 86ab791 ART: Fix Segment Fault with null owner while monitor logging is enabled by Haifeng Li · 10 years ago
  26. ec245a4 add make target variables for gtests by Tsu Chiang Chuang · 10 years ago
  27. 245e536 Merge "AArch64: Fix quick compiler monitor implementation." by Bill Buzbee · 10 years ago
  28. 7013182 Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 10 years ago
  29. c830430 AArch64: Fix quick compiler monitor implementation. by Zheng Xu · 10 years ago
  30. c006db3 Merge "Workaround for multi-line comment error when compiled with g++." by Nicolas Geoffray · 10 years ago
  31. 8f1a4d4 Workaround for multi-line comment error when compiled with g++. by Nicolas Geoffray · 10 years ago
  32. 27710fa Merge "Linearize the graph before creating live ranges." by Nicolas Geoffray · 10 years ago
  33. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 10 years ago
  34. b374fdb Merge "Fix JDWP location event report on return instructions" by Sebastien Hertz · 10 years ago
  35. 380d24d Merge "Compatibility layer to transition from UniquePtr to std::unique_ptr." by Ian Rogers · 10 years ago
  36. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  37. e1a71b2 Merge "ART: A Compile Filter for x86_64" by Bill Buzbee · 10 years ago
  38. 922ddb3 Merge "Avoid some unnecessary use of stl types." by Ian Rogers · 10 years ago
  39. dd157d7 Avoid some unnecessary use of stl types. by Ian Rogers · 10 years ago
  40. 8bebd1a Merge "ART: Make build error a warning for TARGET_CPU_SMP" by Andreas Gampe · 10 years ago
  41. ef5113d ART: Make build error a warning for TARGET_CPU_SMP by Andreas Gampe · 10 years ago
  42. 3b2bcbf Merge "Move RoS allocator to use unordered_set." by Ian Rogers · 10 years ago
  43. 0e78ff7 Merge "Workaround x86 interpretter stack overflow" by Brian Carlstrom · 10 years ago
  44. 13ff8cd Merge "Quick Compiler: fix Arm cts failures" by Bill Buzbee · 10 years ago
  45. fe8cf8b Quick Compiler: fix Arm cts failures by Bill Buzbee · 10 years ago
  46. b2c3e10 Merge "ART: Fix MonitorExit code on ARM" by Andreas Gampe · 10 years ago
  47. b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 10 years ago
  48. 5fcfa7d Move RoS allocator to use unordered_set. by Ian Rogers · 10 years ago
  49. 2aef07c Workaround x86 interpretter stack overflow by Brian Carlstrom · 10 years ago
  50. 3ba5511 Merge "Don't import llvm.mk for non-portable builds." by Ian Rogers · 10 years ago
  51. e2aa56b Merge "Declare variable for all art oat tests" by Tsu Chiang Chuang · 10 years ago
  52. 1694e02 Declare variable for all art oat tests by Tsu Chiang Chuang · 10 years ago
  53. 0e472bc Merge "Improve large object free CHECK" by Mathieu Chartier · 10 years ago
  54. 2298683 Improve large object free CHECK by Mathieu Chartier · 10 years ago
  55. 777dda8 Merge "Fix CompilationUnit constructor issues." by Ian Rogers · 10 years ago
  56. 93dcff3 Fix CompilationUnit constructor issues. by Ian Rogers · 10 years ago
  57. 28f5c09 Don't import llvm.mk for non-portable builds. by Ian Rogers · 10 years ago
  58. e713d93 Fix JDWP location event report on return instructions by Sebastien Hertz · 10 years ago
  59. 30b6520 Merge "ART: Resolve MAP_32BIT limitation in x86_64" by Andreas Gampe · 10 years ago
  60. 4c6491f Merge "Fix build" by Sebastien Hertz · 10 years ago
  61. 7d2ae43 Fix build by Sebastien Hertz · 10 years ago
  62. cdf05ab Merge "Register debugger for interesting instrumentation events only" by Sebastien Hertz · 10 years ago
  63. 42cd43f Register debugger for interesting instrumentation events only by Sebastien Hertz · 10 years ago
  64. 3b9097d Merge "Combine JDWP location events" by Sebastien Hertz · 10 years ago
  65. 84d49cc ART: Resolve MAP_32BIT limitation in x86_64 by Qiming Shi · 10 years ago
  66. be02a59 Merge "ART: Fix oat_test for 64b" by Andreas Gampe · 10 years ago
  67. a2eca52 ART: Fix oat_test for 64b by Andreas Gampe · 10 years ago
  68. 23d2b95 Merge "ART: Fix typo in ArtMethod::FindCatchBlock" by Andreas Gampe · 10 years ago
  69. 72b3e43 ART: Fix typo in ArtMethod::FindCatchBlock by Andreas Gampe · 10 years ago
  70. 6d0a702 Merge "Fix race in inflating thin locks." by Mathieu Chartier · 10 years ago
  71. a1ee14f Fix race in inflating thin locks. by Mathieu Chartier · 10 years ago
  72. 9c16a9a Merge "ART: Fix PWD in oat tests" by Andreas Gampe · 10 years ago
  73. 8dcecbc Merge "Declare variable for all art dex tests." by Brian Carlstrom · 10 years ago
  74. 33f109a Merge "ART: Fix comments for dmb" by Andreas Gampe · 10 years ago
  75. 675967d ART: Fix comments for dmb by Andreas Gampe · 10 years ago
  76. a1926cd Merge "ART: Fix ARM dmb placement in monitor-exit" by Andreas Gampe · 10 years ago
  77. d5ca7b3 ART: Fix PWD in oat tests by Andreas Gampe · 10 years ago
  78. 5200a9b Merge "Address comments from HandleScope change." by Mathieu Chartier · 10 years ago
  79. 5493f0b Merge "64-bit build fix." by Ian Rogers · 10 years ago
  80. 1ee9935 64-bit build fix. by Ian Rogers · 10 years ago
  81. 421c537 Address comments from HandleScope change. by Mathieu Chartier · 10 years ago
  82. cbfb8b2 Merge "Ensure JNI primitive array type is appropriate." by Ian Rogers · 10 years ago
  83. 2d10b20 Ensure JNI primitive array type is appropriate. by Ian Rogers · 10 years ago
  84. 430e377 Declare variable for all art dex tests. by Tsu Chiang Chuang · 10 years ago
  85. 2bb4436 dalvikvm: create the dalvikvm symlink to the primary version by Yongqin Liu · 10 years ago
  86. 6099df8 Merge "Remove ISA from boot image name." by Brian Carlstrom · 10 years ago
  87. 3ac05bb Remove ISA from boot image name. by Brian Carlstrom · 10 years ago
  88. c2ffcec Merge "Add a compilation tracing mechanism to the new compiler." by Nicolas Geoffray · 10 years ago
  89. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 10 years ago
  90. f54fcba Merge "Support any cpu register sequence in LoadArgRegs" by Bill Buzbee · 10 years ago
  91. 5c13d43 Merge "x86_64: Handle UnsafeGet/Put equal to x86" by Bill Buzbee · 10 years ago
  92. d115735 Merge "Fix special getter/setter to use RegClassForFieldLoadStore()." by Vladimir Marko · 10 years ago
  93. c93ac8b Fix special getter/setter to use RegClassForFieldLoadStore(). by Vladimir Marko · 10 years ago
  94. 5678455 ART: A Compile Filter for x86_64 by Vladimir Kostyukov · 10 years ago
  95. 26ee07a Support any cpu register sequence in LoadArgRegs by Dmitry Petrochenko · 10 years ago
  96. 9bf549d x86_64: Handle UnsafeGet/Put equal to x86 by Dmitry Petrochenko · 10 years ago
  97. 9b9dec8 ART: Fix ARM dmb placement in monitor-exit by Andreas Gampe · 10 years ago
  98. d0916f3 Merge "dex2oat: convert NULL to nullptr" by Kenny Root · 10 years ago
  99. 5131638 dex2oat: convert NULL to nullptr by Kenny Root · 10 years ago
  100. 20cdc06 Merge "Changes for vogar compatibility" by Kenny Root · 10 years ago