1. 5131638 dex2oat: convert NULL to nullptr by Kenny Root · 10 years ago
  2. 20cdc06 Merge "Changes for vogar compatibility" by Kenny Root · 10 years ago
  3. b720c4b Merge "Add Handle/HandleScope and delete SirtRef." by Mathieu Chartier · 10 years ago
  4. d518534 Changes for vogar compatibility by Kenny Root · 10 years ago
  5. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  6. 2757fa0 Merge "ART: Run cctest_vixl in test-art-host" by Andreas Gampe · 10 years ago
  7. a47dcbf Merge "x86_64: Fix issues in entrypoints" by Andreas Gampe · 10 years ago
  8. 78150c7 x86_64: Fix issues in entrypoints by Dmitry Petrochenko · 10 years ago
  9. 6fb66a2 Merge "Fix includes for arch_test.cc." by Vladimir Marko · 10 years ago
  10. c0480ef Fix includes for arch_test.cc. by Vladimir Marko · 10 years ago
  11. ad930da Merge "Move quick frame info to OatQuickMethodHeader." by Vladimir Marko · 10 years ago
  12. 3c03357 ART: Run cctest_vixl in test-art-host by Andreas Gampe · 10 years ago
  13. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  14. 6f2b602 Merge "Add loop recognition and CFG simplifications in new compiler." by Nicolas Geoffray · 10 years ago
  15. 622d9c3 Add loop recognition and CFG simplifications in new compiler. by Nicolas Geoffray · 10 years ago
  16. 98a8a54 Merge "Restore "Late-enable" logging" by Brian Carlstrom · 10 years ago
  17. b911636 Merge "Dump the native stack of an unattached aborting thread." by Ian Rogers · 10 years ago
  18. 0f3295d Merge "ART: Fix typo in ThreadOffset modification" by Andreas Gampe · 10 years ago
  19. 3ec5da2 ART: Fix typo in ThreadOffset modification by Andreas Gampe · 10 years ago
  20. cd6e04f Merge "ART: Add lock and unlock stubs for ARM64, fix for X86-64" by Andreas Gampe · 10 years ago
  21. 4fc046e ART: Add lock and unlock stubs for ARM64, fix for X86-64 by Andreas Gampe · 10 years ago
  22. 048b5d0 Merge "ART: Add more ThreadOffset in Mir2Lir and backends" by Andreas Gampe · 10 years ago
  23. 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 10 years ago
  24. 966ce11 Restore "Late-enable" logging by Brian Carlstrom · 10 years ago
  25. e920cfd Merge "Fix a lock level violation with background compaction enabled." by Hiroshi Yamauchi · 10 years ago
  26. a6a8d14 Fix a lock level violation with background compaction enabled. by Hiroshi Yamauchi · 10 years ago
  27. 653bc0e Merge "Place ISA into boot image name." by Ian Rogers · 10 years ago
  28. 0c5e841 Merge "Quick compiler: fix compile-time perf regression" by buzbee · 10 years ago
  29. b9beb2e Place ISA into boot image name. by Ian Rogers · 10 years ago
  30. ba57451 Quick compiler: fix compile-time perf regression by buzbee · 10 years ago
  31. 9757e3d Merge "Make it easy to change the default GC type." by Hiroshi Yamauchi · 10 years ago
  32. 1dda060 Make it easy to change the default GC type. by Hiroshi Yamauchi · 10 years ago
  33. 7e0a8b4 Merge changes Icf9afbab,If2409101 by Andreas Gampe · 10 years ago
  34. b170b3e Merge "Fix stub_test to pass with SS collector." by Mathieu Chartier · 10 years ago
  35. 21f08b7 Merge "AArch64: Fixing and adding arm64 trampolines." by Andreas Gampe · 10 years ago
  36. 6393eb7 Merge "Avoid unnecessary copy/load in EvalLoc() and LoadValue()." by Vladimir Marko · 10 years ago
  37. 0dc242d Avoid unnecessary copy/load in EvalLoc() and LoadValue(). by Vladimir Marko · 10 years ago
  38. dfd891a AArch64: Fixing and adding arm64 trampolines. by Matteo Franchin · 10 years ago
  39. 6663c90 Merge "Quick compiler: RegStorage tweak" by buzbee · 10 years ago
  40. d111c6e Quick compiler: RegStorage tweak by buzbee · 10 years ago
  41. e1910f1 Merge "Quick compiler: Fix liveness tracking" by buzbee · 10 years ago
  42. 37eecbd Dump the native stack of an unattached aborting thread. by Ian Rogers · 10 years ago
  43. 30adc73 Quick compiler: Fix liveness tracking by buzbee · 10 years ago
  44. f92a456 Merge "Add lockless SynchronizedGet for indirect reference table." by Mathieu Chartier · 10 years ago
  45. ad1a837 Merge "More dalvik-cache cleaning fixes." by Brian Carlstrom · 10 years ago
  46. 83ae6d2 More dalvik-cache cleaning fixes. by Brian Carlstrom · 10 years ago
  47. 537aaf1 Merge "Revert "Switch on implicit null pointer and stack overflow checks."" by Dave Allison · 10 years ago
  48. 9d75466 Merge "Bump oat version to force recompile." by Dave Allison · 10 years ago
  49. f36d985 Bump oat version to force recompile. by Dave Allison · 10 years ago
  50. ad9697a Revert "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 10 years ago
  51. c6b558c Merge "Remove all LOG(DEBUG) which is not intended to be checked in" by Brian Carlstrom · 10 years ago
  52. 119c6bd Fix stub_test to pass with SS collector. by Mathieu Chartier · 10 years ago
  53. a52c5a6 Merge "Reference::GetReferent() calls by GC should not trigger read barriers." by Hiroshi Yamauchi · 10 years ago
  54. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 10 years ago
  55. bfff21a Reference::GetReferent() calls by GC should not trigger read barriers. by Hiroshi Yamauchi · 10 years ago
  56. 1eda9c1 Merge "Make it possible to disable read barriers in Class::GetObjectSize()" by Hiroshi Yamauchi · 10 years ago
  57. 25023c7 Make it possible to disable read barriers in Class::GetObjectSize() by Hiroshi Yamauchi · 10 years ago
  58. b605083 Merge "Fix race condition in ProcessReferences." by Mathieu Chartier · 10 years ago
  59. 56942f9 Merge "Bump oat version again to force recompile" by Brian Carlstrom · 10 years ago
  60. 09bc9d2 Bump oat version again to force recompile by Dave Allison · 10 years ago
  61. 2175f52 Fix race condition in ProcessReferences. by Mathieu Chartier · 10 years ago
  62. 3d1e664 Merge "Don't build art-run-tests directly into userdata.img" by Ying Wang · 10 years ago
  63. e8879d6 Merge "Add null check in MarkSweepMarkObjectSlowPath." by Mathieu Chartier · 10 years ago
  64. a17288e Add null check in MarkSweepMarkObjectSlowPath. by Mathieu Chartier · 10 years ago
  65. 90cf3ee Merge "Clean up ScopedArenaAllocatorAdapter." by Vladimir Marko · 10 years ago
  66. 69f08ba Clean up ScopedArenaAllocatorAdapter. by Vladimir Marko · 10 years ago
  67. 0f89dac AArch64: Fix the usage of IP0, IP1 as temporary registers by Serban Constantinescu · 10 years ago
  68. 63206f3 AArch64: Fix the usage of Thread Register for arm64 by Serban Constantinescu · 10 years ago
  69. 5bd9f09 Merge "Use atomic load/store for volatile IGET/IPUT/SGET/SPUT." by Vladimir Marko · 10 years ago
  70. 66dd56d Merge "Up OAT version to force recompile" by Dave Allison · 10 years ago
  71. ffcf226 Up OAT version to force recompile by Dave Allison · 10 years ago
  72. f1c036f Merge "Use WaitHoldingLocks in ReferenceProcessor::GetReferent." by Mathieu Chartier · 10 years ago
  73. fea356f Don't build art-run-tests directly into userdata.img by Ying Wang · 10 years ago
  74. 2d1ab0a Use WaitHoldingLocks in ReferenceProcessor::GetReferent. by Mathieu Chartier · 10 years ago
  75. 4884ba0 Merge "Add --64 option for run-all-tests." by Brian Carlstrom · 10 years ago
  76. 6eb40c7 Merge "Only disable @PLT symbols for clang 3.3." by Ian Rogers · 10 years ago
  77. a0ff605 Only disable @PLT symbols for clang 3.3. by Ian Rogers · 10 years ago
  78. 674744e Use atomic load/store for volatile IGET/IPUT/SGET/SPUT. by Vladimir Marko · 10 years ago
  79. 8254783 Merge "Add concurrent reference processing." by Mathieu Chartier · 10 years ago
  80. 13ff810 Merge "Fix spammy "Disabling background compaction for non zygote" message." by Mathieu Chartier · 10 years ago
  81. dc8e732 Add --64 option for run-all-tests. by Zheng Xu · 10 years ago
  82. 18694f4 Merge "Allow invoke-virtual-quick on interface types." by Ian Rogers · 10 years ago
  83. a4cf1df Allow invoke-virtual-quick on interface types. by Ian Rogers · 10 years ago
  84. 8b1f605 Merge "X86: EmitArrayImm shouldn't truncate to 16 bits" by Ian Rogers · 10 years ago
  85. 78f7b4c Add concurrent reference processing. by Mathieu Chartier · 10 years ago
  86. b60717a Merge "Trigger GSS whole-heap collection based on large object allocations." by Hiroshi Yamauchi · 10 years ago
  87. a77530f Merge "AArch64: Change arm64 backend to produce A64 code." by Bill Buzbee · 10 years ago
  88. e45fb9e AArch64: Change arm64 backend to produce A64 code. by Matteo Franchin · 10 years ago
  89. 52ba199 Fix spammy "Disabling background compaction for non zygote" message. by Mathieu Chartier · 10 years ago
  90. 9ed4277 X86: EmitArrayImm shouldn't truncate to 16 bits by Mark Mendell · 10 years ago
  91. 24faeb2 Trigger GSS whole-heap collection based on large object allocations. by Hiroshi Yamauchi · 10 years ago
  92. 410d87f Merge "Cleanup ARM load/store wide and remove unused param s_reg." by Vladimir Marko · 10 years ago
  93. 052a647 Merge "AArch64: Add fake arm64 backend, and disable it by method filter." by Bill Buzbee · 10 years ago
  94. 221b86d Merge "ART: BitVector and Optimization changes" by Vladimir Marko · 10 years ago
  95. 60280e5 Merge "ART: Ensure X86 OpRegCopyWide preserves src" by Bill Buzbee · 10 years ago
  96. 3bf7c60 Cleanup ARM load/store wide and remove unused param s_reg. by Vladimir Marko · 10 years ago
  97. 9e06c8c AArch64: Add fake arm64 backend, and disable it by method filter. by Zheng Xu · 10 years ago
  98. 99380ed ART: Ensure X86 OpRegCopyWide preserves src by Mark Mendell · 10 years ago
  99. f23a719 Merge "Build live-in, live-out and kill sets for each block." by Nicolas Geoffray · 10 years ago
  100. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 10 years ago