1. 97858f2 am 537aaf12: Merge "Revert "Switch on implicit null pointer and stack overflow checks."" by Dave Allison · 11 years ago
  2. 341291c am 9d754666: Merge "Bump oat version to force recompile." by Dave Allison · 11 years ago
  3. 537aaf1 Merge "Revert "Switch on implicit null pointer and stack overflow checks."" by Dave Allison · 11 years ago
  4. 9d75466 Merge "Bump oat version to force recompile." by Dave Allison · 11 years ago
  5. f36d985 Bump oat version to force recompile. by Dave Allison · 11 years ago
  6. 869bec0 am c6b558c9: Merge "Remove all LOG(DEBUG) which is not intended to be checked in" by Brian Carlstrom · 11 years ago
  7. ad9697a Revert "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 11 years ago
  8. c6b558c Merge "Remove all LOG(DEBUG) which is not intended to be checked in" by Brian Carlstrom · 11 years ago
  9. a62d923 am a52c5a69: Merge "Reference::GetReferent() calls by GC should not trigger read barriers." by Hiroshi Yamauchi · 11 years ago
  10. a52c5a6 Merge "Reference::GetReferent() calls by GC should not trigger read barriers." by Hiroshi Yamauchi · 11 years ago
  11. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 11 years ago
  12. bfff21a Reference::GetReferent() calls by GC should not trigger read barriers. by Hiroshi Yamauchi · 11 years ago
  13. c413f2d am 1eda9c1d: Merge "Make it possible to disable read barriers in Class::GetObjectSize()" by Hiroshi Yamauchi · 11 years ago
  14. 1eda9c1 Merge "Make it possible to disable read barriers in Class::GetObjectSize()" by Hiroshi Yamauchi · 11 years ago
  15. 25023c7 Make it possible to disable read barriers in Class::GetObjectSize() by Hiroshi Yamauchi · 11 years ago
  16. 9a5d8a8 am b6050839: Merge "Fix race condition in ProcessReferences." by Mathieu Chartier · 11 years ago
  17. c2af90e am 56942f9b: Merge "Bump oat version again to force recompile" by Brian Carlstrom · 11 years ago
  18. b605083 Merge "Fix race condition in ProcessReferences." by Mathieu Chartier · 11 years ago
  19. 56942f9 Merge "Bump oat version again to force recompile" by Brian Carlstrom · 11 years ago
  20. 09bc9d2 Bump oat version again to force recompile by Dave Allison · 11 years ago
  21. 2175f52 Fix race condition in ProcessReferences. by Mathieu Chartier · 11 years ago
  22. 0d974a6 am 3d1e6642: Merge "Don\'t build art-run-tests directly into userdata.img" by Ying Wang · 11 years ago
  23. 3d1e664 Merge "Don't build art-run-tests directly into userdata.img" by Ying Wang · 11 years ago
  24. c653ae7 am e8879d67: Merge "Add null check in MarkSweepMarkObjectSlowPath." by Mathieu Chartier · 11 years ago
  25. e8879d6 Merge "Add null check in MarkSweepMarkObjectSlowPath." by Mathieu Chartier · 11 years ago
  26. a17288e Add null check in MarkSweepMarkObjectSlowPath. by Mathieu Chartier · 11 years ago
  27. 9efabae am 90cf3eef: Merge "Clean up ScopedArenaAllocatorAdapter." by Vladimir Marko · 11 years ago
  28. 90cf3ee Merge "Clean up ScopedArenaAllocatorAdapter." by Vladimir Marko · 11 years ago
  29. 69f08ba Clean up ScopedArenaAllocatorAdapter. by Vladimir Marko · 11 years ago
  30. e87f679 am 5bd9f09a: Merge "Use atomic load/store for volatile IGET/IPUT/SGET/SPUT." by Vladimir Marko · 11 years ago
  31. 5bd9f09 Merge "Use atomic load/store for volatile IGET/IPUT/SGET/SPUT." by Vladimir Marko · 11 years ago
  32. 3c7458e am 66dd56d1: Merge "Up OAT version to force recompile" by Dave Allison · 11 years ago
  33. 66dd56d Merge "Up OAT version to force recompile" by Dave Allison · 11 years ago
  34. ffcf226 Up OAT version to force recompile by Dave Allison · 11 years ago
  35. fe926cf am f1c036fc: Merge "Use WaitHoldingLocks in ReferenceProcessor::GetReferent." by Mathieu Chartier · 11 years ago
  36. f1c036f Merge "Use WaitHoldingLocks in ReferenceProcessor::GetReferent." by Mathieu Chartier · 11 years ago
  37. fea356f Don't build art-run-tests directly into userdata.img by Ying Wang · 11 years ago
  38. 2d1ab0a Use WaitHoldingLocks in ReferenceProcessor::GetReferent. by Mathieu Chartier · 11 years ago
  39. 9050ba0 am 4884ba0c: Merge "Add --64 option for run-all-tests." by Brian Carlstrom · 11 years ago
  40. 4884ba0 Merge "Add --64 option for run-all-tests." by Brian Carlstrom · 11 years ago
  41. 952a70a am 6eb40c77: Merge "Only disable @PLT symbols for clang 3.3." by Ian Rogers · 11 years ago
  42. 6eb40c7 Merge "Only disable @PLT symbols for clang 3.3." by Ian Rogers · 11 years ago
  43. a0ff605 Only disable @PLT symbols for clang 3.3. by Ian Rogers · 11 years ago
  44. 674744e Use atomic load/store for volatile IGET/IPUT/SGET/SPUT. by Vladimir Marko · 11 years ago
  45. 7182529 am 82547837: Merge "Add concurrent reference processing." by Mathieu Chartier · 11 years ago
  46. 8254783 Merge "Add concurrent reference processing." by Mathieu Chartier · 11 years ago
  47. 2c7a9ae am 13ff810b: Merge "Fix spammy "Disabling background compaction for non zygote" message." by Mathieu Chartier · 11 years ago
  48. 13ff810 Merge "Fix spammy "Disabling background compaction for non zygote" message." by Mathieu Chartier · 11 years ago
  49. dc8e732 Add --64 option for run-all-tests. by Zheng Xu · 11 years ago
  50. 2166fc4 am 18694f43: Merge "Allow invoke-virtual-quick on interface types." by Ian Rogers · 11 years ago
  51. 18694f4 Merge "Allow invoke-virtual-quick on interface types." by Ian Rogers · 11 years ago
  52. a4cf1df Allow invoke-virtual-quick on interface types. by Ian Rogers · 11 years ago
  53. 8ca5d12 am 8b1f6050: Merge "X86: EmitArrayImm shouldn\'t truncate to 16 bits" by Ian Rogers · 11 years ago
  54. 8b1f605 Merge "X86: EmitArrayImm shouldn't truncate to 16 bits" by Ian Rogers · 11 years ago
  55. 78f7b4c Add concurrent reference processing. by Mathieu Chartier · 11 years ago
  56. aebc910 am b60717ae: Merge "Trigger GSS whole-heap collection based on large object allocations." by Hiroshi Yamauchi · 11 years ago
  57. b60717a Merge "Trigger GSS whole-heap collection based on large object allocations." by Hiroshi Yamauchi · 11 years ago
  58. 63e4ecd am a77530fd: Merge "AArch64: Change arm64 backend to produce A64 code." by Bill Buzbee · 11 years ago
  59. a77530f Merge "AArch64: Change arm64 backend to produce A64 code." by Bill Buzbee · 11 years ago
  60. e45fb9e AArch64: Change arm64 backend to produce A64 code. by Matteo Franchin · 11 years ago
  61. 52ba199 Fix spammy "Disabling background compaction for non zygote" message. by Mathieu Chartier · 11 years ago
  62. 9ed4277 X86: EmitArrayImm shouldn't truncate to 16 bits by Mark Mendell · 11 years ago
  63. 24faeb2 Trigger GSS whole-heap collection based on large object allocations. by Hiroshi Yamauchi · 11 years ago
  64. 9e33cf7 am 410d87ff: Merge "Cleanup ARM load/store wide and remove unused param s_reg." by Vladimir Marko · 11 years ago
  65. 410d87f Merge "Cleanup ARM load/store wide and remove unused param s_reg." by Vladimir Marko · 11 years ago
  66. 8e91567 am 052a6479: Merge "AArch64: Add fake arm64 backend, and disable it by method filter." by Bill Buzbee · 11 years ago
  67. 40539d3 am 221b86d9: Merge "ART: BitVector and Optimization changes" by Vladimir Marko · 11 years ago
  68. 052a647 Merge "AArch64: Add fake arm64 backend, and disable it by method filter." by Bill Buzbee · 11 years ago
  69. 221b86d Merge "ART: BitVector and Optimization changes" by Vladimir Marko · 11 years ago
  70. 38fc945 am 60280e50: Merge "ART: Ensure X86 OpRegCopyWide preserves src" by Bill Buzbee · 11 years ago
  71. 60280e5 Merge "ART: Ensure X86 OpRegCopyWide preserves src" by Bill Buzbee · 11 years ago
  72. 3bf7c60 Cleanup ARM load/store wide and remove unused param s_reg. by Vladimir Marko · 11 years ago
  73. 9e06c8c AArch64: Add fake arm64 backend, and disable it by method filter. by Zheng Xu · 11 years ago
  74. 99380ed ART: Ensure X86 OpRegCopyWide preserves src by Mark Mendell · 11 years ago
  75. 37901e3 am f23a7192: Merge "Build live-in, live-out and kill sets for each block." by Nicolas Geoffray · 11 years ago
  76. f23a719 Merge "Build live-in, live-out and kill sets for each block." by Nicolas Geoffray · 11 years ago
  77. 0db0bc8 am 290fda3a: Merge "Remove LoadBaseDispWide and StoreBaseDispWide." by Vladimir Marko · 11 years ago
  78. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 11 years ago
  79. 290fda3 Merge "Remove LoadBaseDispWide and StoreBaseDispWide." by Vladimir Marko · 11 years ago
  80. 96a935f am 91152bc2: Merge "ART: ChildBlockIterator Implementation" by Vladimir Marko · 11 years ago
  81. 91152bc Merge "ART: ChildBlockIterator Implementation" by Vladimir Marko · 11 years ago
  82. 455759b Remove LoadBaseDispWide and StoreBaseDispWide. by Vladimir Marko · 11 years ago
  83. 775ab73 am 7189fee4: Merge "AArch64: Added arm64 quick backend as an arm clone." by Bill Buzbee · 11 years ago
  84. 7189fee Merge "AArch64: Added arm64 quick backend as an arm clone." by Bill Buzbee · 11 years ago
  85. 43ec873 AArch64: Added arm64 quick backend as an arm clone. by Matteo Franchin · 11 years ago
  86. 8ed76ea am 68f8e40c: Merge "Give Compiler a back reference to the driver." by Ian Rogers · 11 years ago
  87. 68f8e40 Merge "Give Compiler a back reference to the driver." by Ian Rogers · 11 years ago
  88. a70fa45 am eb534d81: Merge "Fix device booting with DlMalloc instead of RosAlloc." by Mathieu Chartier · 11 years ago
  89. eb534d8 Merge "Fix device booting with DlMalloc instead of RosAlloc." by Mathieu Chartier · 11 years ago
  90. 41961e2 Fix device booting with DlMalloc instead of RosAlloc. by Mathieu Chartier · 11 years ago
  91. 996cf43 am 05c3aa4d: Merge "Fix typo." by Ian Rogers · 11 years ago
  92. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 11 years ago
  93. 05c3aa4 Merge "Fix typo." by Ian Rogers · 11 years ago
  94. 79e6f22 am 069849e1: Merge "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 11 years ago
  95. 069849e Merge "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 11 years ago
  96. 2fa98e2 Fix typo. by Ian Rogers · 11 years ago
  97. dae0467 am 47ebd77a: Merge "ART: Improve fused compare long branch" by Ian Rogers · 11 years ago
  98. 47ebd77 Merge "ART: Improve fused compare long branch" by Ian Rogers · 11 years ago
  99. 4555b4a am 484f4dad: Merge "ART: ARM64 field entrypoints" by Andreas Gampe · 11 years ago
  100. 9a1e7e5 am 80475df9: Merge "ART: Ensure use counts updated when adding SSA reg" by Bill Buzbee · 11 years ago