1. dd61d80 am 048b5d0f: Merge "ART: Add more ThreadOffset in Mir2Lir and backends" by Andreas Gampe · 11 years ago
  2. 048b5d0 Merge "ART: Add more ThreadOffset in Mir2Lir and backends" by Andreas Gampe · 11 years ago
  3. 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 11 years ago
  4. 37013da am e920cfd0: Merge "Fix a lock level violation with background compaction enabled." by Hiroshi Yamauchi · 11 years ago
  5. e920cfd Merge "Fix a lock level violation with background compaction enabled." by Hiroshi Yamauchi · 11 years ago
  6. a6a8d14 Fix a lock level violation with background compaction enabled. by Hiroshi Yamauchi · 11 years ago
  7. 505afd1 am 653bc0ea: Merge "Place ISA into boot image name." by Ian Rogers · 11 years ago
  8. 653bc0e Merge "Place ISA into boot image name." by Ian Rogers · 11 years ago
  9. ef0a094 am 0c5e8417: Merge "Quick compiler: fix compile-time perf regression" by buzbee · 11 years ago
  10. 0c5e841 Merge "Quick compiler: fix compile-time perf regression" by buzbee · 11 years ago
  11. b9beb2e Place ISA into boot image name. by Ian Rogers · 11 years ago
  12. 404027a am 9757e3d7: Merge "Make it easy to change the default GC type." by Hiroshi Yamauchi · 11 years ago
  13. ba57451 Quick compiler: fix compile-time perf regression by buzbee · 11 years ago
  14. 9757e3d Merge "Make it easy to change the default GC type." by Hiroshi Yamauchi · 11 years ago
  15. 1dda060 Make it easy to change the default GC type. by Hiroshi Yamauchi · 11 years ago
  16. db695fe am 7e0a8b49: Merge changes Icf9afbab,If2409101 by Andreas Gampe · 11 years ago
  17. 7e0a8b4 Merge changes Icf9afbab,If2409101 by Andreas Gampe · 11 years ago
  18. 9043619 am b170b3e8: Merge "Fix stub_test to pass with SS collector." by Mathieu Chartier · 11 years ago
  19. b170b3e Merge "Fix stub_test to pass with SS collector." by Mathieu Chartier · 11 years ago
  20. dbec61c am 21f08b7e: Merge "AArch64: Fixing and adding arm64 trampolines." by Andreas Gampe · 11 years ago
  21. 21f08b7 Merge "AArch64: Fixing and adding arm64 trampolines." by Andreas Gampe · 11 years ago
  22. efb7423 am 6393eb70: Merge "Avoid unnecessary copy/load in EvalLoc() and LoadValue()." by Vladimir Marko · 11 years ago
  23. 6393eb7 Merge "Avoid unnecessary copy/load in EvalLoc() and LoadValue()." by Vladimir Marko · 11 years ago
  24. 0dc242d Avoid unnecessary copy/load in EvalLoc() and LoadValue(). by Vladimir Marko · 11 years ago
  25. dfd891a AArch64: Fixing and adding arm64 trampolines. by Matteo Franchin · 11 years ago
  26. 70f46d7 am 6663c90d: Merge "Quick compiler: RegStorage tweak" by buzbee · 11 years ago
  27. 6663c90 Merge "Quick compiler: RegStorage tweak" by buzbee · 11 years ago
  28. d111c6e Quick compiler: RegStorage tweak by buzbee · 11 years ago
  29. 063ad3f am e1910f1d: Merge "Quick compiler: Fix liveness tracking" by buzbee · 11 years ago
  30. e1910f1 Merge "Quick compiler: Fix liveness tracking" by buzbee · 11 years ago
  31. 30adc73 Quick compiler: Fix liveness tracking by buzbee · 11 years ago
  32. 3fe9290 am f92a4560: Merge "Add lockless SynchronizedGet for indirect reference table." by Mathieu Chartier · 11 years ago
  33. f92a456 Merge "Add lockless SynchronizedGet for indirect reference table." by Mathieu Chartier · 11 years ago
  34. 4c82dbc am ad1a8377: Merge "More dalvik-cache cleaning fixes." by Brian Carlstrom · 11 years ago
  35. ad1a837 Merge "More dalvik-cache cleaning fixes." by Brian Carlstrom · 11 years ago
  36. 83ae6d2 More dalvik-cache cleaning fixes. by Brian Carlstrom · 11 years ago
  37. 97858f2 am 537aaf12: Merge "Revert "Switch on implicit null pointer and stack overflow checks."" by Dave Allison · 11 years ago
  38. 341291c am 9d754666: Merge "Bump oat version to force recompile." by Dave Allison · 11 years ago
  39. 537aaf1 Merge "Revert "Switch on implicit null pointer and stack overflow checks."" by Dave Allison · 11 years ago
  40. 9d75466 Merge "Bump oat version to force recompile." by Dave Allison · 11 years ago
  41. f36d985 Bump oat version to force recompile. by Dave Allison · 11 years ago
  42. 869bec0 am c6b558c9: Merge "Remove all LOG(DEBUG) which is not intended to be checked in" by Brian Carlstrom · 11 years ago
  43. ad9697a Revert "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 11 years ago
  44. c6b558c Merge "Remove all LOG(DEBUG) which is not intended to be checked in" by Brian Carlstrom · 11 years ago
  45. 119c6bd Fix stub_test to pass with SS collector. by Mathieu Chartier · 11 years ago
  46. a62d923 am a52c5a69: Merge "Reference::GetReferent() calls by GC should not trigger read barriers." by Hiroshi Yamauchi · 11 years ago
  47. a52c5a6 Merge "Reference::GetReferent() calls by GC should not trigger read barriers." by Hiroshi Yamauchi · 11 years ago
  48. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 11 years ago
  49. bfff21a Reference::GetReferent() calls by GC should not trigger read barriers. by Hiroshi Yamauchi · 11 years ago
  50. c413f2d am 1eda9c1d: Merge "Make it possible to disable read barriers in Class::GetObjectSize()" by Hiroshi Yamauchi · 11 years ago
  51. 1eda9c1 Merge "Make it possible to disable read barriers in Class::GetObjectSize()" by Hiroshi Yamauchi · 11 years ago
  52. 25023c7 Make it possible to disable read barriers in Class::GetObjectSize() by Hiroshi Yamauchi · 11 years ago
  53. 9a5d8a8 am b6050839: Merge "Fix race condition in ProcessReferences." by Mathieu Chartier · 11 years ago
  54. c2af90e am 56942f9b: Merge "Bump oat version again to force recompile" by Brian Carlstrom · 11 years ago
  55. b605083 Merge "Fix race condition in ProcessReferences." by Mathieu Chartier · 11 years ago
  56. 56942f9 Merge "Bump oat version again to force recompile" by Brian Carlstrom · 11 years ago
  57. 09bc9d2 Bump oat version again to force recompile by Dave Allison · 11 years ago
  58. 2175f52 Fix race condition in ProcessReferences. by Mathieu Chartier · 11 years ago
  59. 0d974a6 am 3d1e6642: Merge "Don\'t build art-run-tests directly into userdata.img" by Ying Wang · 11 years ago
  60. 3d1e664 Merge "Don't build art-run-tests directly into userdata.img" by Ying Wang · 11 years ago
  61. c653ae7 am e8879d67: Merge "Add null check in MarkSweepMarkObjectSlowPath." by Mathieu Chartier · 11 years ago
  62. e8879d6 Merge "Add null check in MarkSweepMarkObjectSlowPath." by Mathieu Chartier · 11 years ago
  63. a17288e Add null check in MarkSweepMarkObjectSlowPath. by Mathieu Chartier · 11 years ago
  64. 9efabae am 90cf3eef: Merge "Clean up ScopedArenaAllocatorAdapter." by Vladimir Marko · 11 years ago
  65. 90cf3ee Merge "Clean up ScopedArenaAllocatorAdapter." by Vladimir Marko · 11 years ago
  66. 69f08ba Clean up ScopedArenaAllocatorAdapter. by Vladimir Marko · 11 years ago
  67. 0f89dac AArch64: Fix the usage of IP0, IP1 as temporary registers by Serban Constantinescu · 11 years ago
  68. 63206f3 AArch64: Fix the usage of Thread Register for arm64 by Serban Constantinescu · 11 years ago
  69. e87f679 am 5bd9f09a: Merge "Use atomic load/store for volatile IGET/IPUT/SGET/SPUT." by Vladimir Marko · 11 years ago
  70. 5bd9f09 Merge "Use atomic load/store for volatile IGET/IPUT/SGET/SPUT." by Vladimir Marko · 11 years ago
  71. 3c7458e am 66dd56d1: Merge "Up OAT version to force recompile" by Dave Allison · 11 years ago
  72. 66dd56d Merge "Up OAT version to force recompile" by Dave Allison · 11 years ago
  73. ffcf226 Up OAT version to force recompile by Dave Allison · 11 years ago
  74. fe926cf am f1c036fc: Merge "Use WaitHoldingLocks in ReferenceProcessor::GetReferent." by Mathieu Chartier · 11 years ago
  75. f1c036f Merge "Use WaitHoldingLocks in ReferenceProcessor::GetReferent." by Mathieu Chartier · 11 years ago
  76. fea356f Don't build art-run-tests directly into userdata.img by Ying Wang · 11 years ago
  77. 2d1ab0a Use WaitHoldingLocks in ReferenceProcessor::GetReferent. by Mathieu Chartier · 11 years ago
  78. 9050ba0 am 4884ba0c: Merge "Add --64 option for run-all-tests." by Brian Carlstrom · 11 years ago
  79. 4884ba0 Merge "Add --64 option for run-all-tests." by Brian Carlstrom · 11 years ago
  80. 952a70a am 6eb40c77: Merge "Only disable @PLT symbols for clang 3.3." by Ian Rogers · 11 years ago
  81. 6eb40c7 Merge "Only disable @PLT symbols for clang 3.3." by Ian Rogers · 11 years ago
  82. a0ff605 Only disable @PLT symbols for clang 3.3. by Ian Rogers · 11 years ago
  83. 674744e Use atomic load/store for volatile IGET/IPUT/SGET/SPUT. by Vladimir Marko · 11 years ago
  84. 7182529 am 82547837: Merge "Add concurrent reference processing." by Mathieu Chartier · 11 years ago
  85. 8254783 Merge "Add concurrent reference processing." by Mathieu Chartier · 11 years ago
  86. 2c7a9ae am 13ff810b: Merge "Fix spammy "Disabling background compaction for non zygote" message." by Mathieu Chartier · 11 years ago
  87. 13ff810 Merge "Fix spammy "Disabling background compaction for non zygote" message." by Mathieu Chartier · 11 years ago
  88. dc8e732 Add --64 option for run-all-tests. by Zheng Xu · 11 years ago
  89. 2166fc4 am 18694f43: Merge "Allow invoke-virtual-quick on interface types." by Ian Rogers · 11 years ago
  90. 18694f4 Merge "Allow invoke-virtual-quick on interface types." by Ian Rogers · 11 years ago
  91. a4cf1df Allow invoke-virtual-quick on interface types. by Ian Rogers · 11 years ago
  92. 8ca5d12 am 8b1f6050: Merge "X86: EmitArrayImm shouldn\'t truncate to 16 bits" by Ian Rogers · 11 years ago
  93. 8b1f605 Merge "X86: EmitArrayImm shouldn't truncate to 16 bits" by Ian Rogers · 11 years ago
  94. 78f7b4c Add concurrent reference processing. by Mathieu Chartier · 11 years ago
  95. aebc910 am b60717ae: Merge "Trigger GSS whole-heap collection based on large object allocations." by Hiroshi Yamauchi · 11 years ago
  96. b60717a Merge "Trigger GSS whole-heap collection based on large object allocations." by Hiroshi Yamauchi · 11 years ago
  97. 63e4ecd am a77530fd: Merge "AArch64: Change arm64 backend to produce A64 code." by Bill Buzbee · 11 years ago
  98. a77530f Merge "AArch64: Change arm64 backend to produce A64 code." by Bill Buzbee · 11 years ago
  99. e45fb9e AArch64: Change arm64 backend to produce A64 code. by Matteo Franchin · 11 years ago
  100. 52ba199 Fix spammy "Disabling background compaction for non zygote" message. by Mathieu Chartier · 11 years ago