1. 8c47281 Merge "ART: Compacting ROS/DlMalloc spaces with semispace copy GC" by Mathieu Chartier · 11 years ago
  2. f37a88b ART: Compacting ROS/DlMalloc spaces with semispace copy GC by Zuo Wang · 11 years ago
  3. 9531f62 Merge "Call strong CAS from unsafe. Add more CAS versions." by Hans Boehm · 11 years ago
  4. d843443 Call strong CAS from unsafe. Add more CAS versions. by Hans Boehm · 11 years ago
  5. 3d71f32 Merge "ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64" by Andreas Gampe · 11 years ago
  6. af263df ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64 by Andreas Gampe · 11 years ago
  7. f08f0ca Merge "Improve performance of invokevirtual/invokeinterface with embedded imt/vtable" by Ian Rogers · 11 years ago
  8. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  9. aebf3cd Merge "Replace memory barriers to better reflect Java needs." by Hans Boehm · 11 years ago
  10. 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 11 years ago
  11. 2751ffb Merge "Faster TLAB allocator." by Mathieu Chartier · 11 years ago
  12. 14cc9be Faster TLAB allocator. by Mathieu Chartier · 11 years ago
  13. 438b903 Merge "Make jemalloc the default choice." by Christopher Ferris · 11 years ago
  14. fc35de0 Make jemalloc the default choice. by Christopher Ferris · 11 years ago
  15. bfe9d08 Merge "Fix mac build." by Christopher Ferris · 11 years ago
  16. ae91207 Fix mac build. by Christopher Ferris · 11 years ago
  17. 946a55f Merge "ART: Fix GenSelect for ARM64" by Andreas Gampe · 11 years ago
  18. 873c371 ART: Fix GenSelect for ARM64 by Stuart Monteith · 11 years ago
  19. 3641ac7 Merge "Add missing class initialization during compilation and tests" by Sebastien Hertz · 11 years ago
  20. eab674a Merge "Fix missing single-step event" by Sebastien Hertz · 11 years ago
  21. 49ab79d Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Sebastien Hertz · 11 years ago
  22. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 11 years ago
  23. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  24. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 11 years ago
  25. 6a1f4ad Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Nicolas Geoffray · 11 years ago
  26. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  27. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  28. 93279da Merge "ART: Do not dump hidden basic blocks and add a counter to file naming" by Ian Rogers · 11 years ago
  29. 5a8ecaf Merge "x86_64: Enable fp-reg promotion" by Andreas Gampe · 11 years ago
  30. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 11 years ago
  31. bd6b5dd Merge "Revert "Fix mac build"" by Nicolas Geoffray · 11 years ago
  32. bc8a288 Revert "Fix mac build" by Christopher Ferris · 11 years ago
  33. e934334 Fix mac build by Dave Allison · 11 years ago
  34. 1836366 Merge "Updates to help classes derived from X86Mir2Lir" by Ian Rogers · 11 years ago
  35. e9f3e71 Updates to help classes derived from X86Mir2Lir by Mark Mendell · 11 years ago
  36. da8a697 Merge "Revert "Revert "Add implicit null and stack checks for x86""" by Dave Allison · 11 years ago
  37. 03c672f Merge "Revert "Revert "Add intrinsic for Reference.get()""" by Christopher Ferris · 11 years ago
  38. 75cb5a2 Merge "ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64" by Andreas Gampe · 11 years ago
  39. 381f8ac ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64 by Andreas Gampe · 11 years ago
  40. 7ee5cd1 Merge "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  41. 1190e0e Merge "Fix mac build" by Dave Allison · 11 years ago
  42. e2ebfb4 Merge "Add intrinsic for Reference.get()" by Mathieu Chartier · 11 years ago
  43. 9e5f302 Merge "Change default heap maximum size to be 256m." by Mathieu Chartier · 11 years ago
  44. 2f4f0a3 Change default heap maximum size to be 256m. by Mathieu Chartier · 11 years ago
  45. 9245c39 Merge "Fix race condition in release pages." by Mathieu Chartier · 11 years ago
  46. e28ed99 Fix race condition in release pages. by Mathieu Chartier · 11 years ago
  47. a8869e6 ART: Do not dump hidden basic blocks and add a counter to file naming by Jean Christophe Beyler · 11 years ago
  48. 460503b Add intrinsic for Reference.get() by Fred Shih · 11 years ago
  49. 477eea4 Merge "ART: Add Invokes to DecodedInstruction" by Ian Rogers · 11 years ago
  50. 2ab40eb ART: Add Invokes to DecodedInstruction by Jean Christophe Beyler · 11 years ago
  51. fe12035 Merge "ART: Handle Extended MIRs in a uniform manner" by Ian Rogers · 11 years ago
  52. 49b874b Merge "ART: Detached blocks should not be processed by compiler" by Ian Rogers · 11 years ago
  53. adce33d Merge "Make CAS operations in Object use art::Atomic." by Ian Rogers · 11 years ago
  54. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 11 years ago
  55. 320deb2 Fix missing single-step event by Sebastien Hertz · 11 years ago
  56. 228602f Make CAS operations in Object use art::Atomic. by Ian Rogers · 11 years ago
  57. be2a1df Fix GC to use art::Atomic rather than compiler intrinsics. by Ian Rogers · 11 years ago
  58. f2466a7 ART: Handle Extended MIRs in a uniform manner by Udayan Banerji · 11 years ago
  59. 5fa647d Merge "Slow path for iget should expect return in core reg" by Andreas Gampe · 11 years ago
  60. 4eca9f5 Slow path for iget should expect return in core reg by Serguei Katkov · 11 years ago
  61. 0d2d031 Merge "Improve the OOME fragmentation message." by Hiroshi Yamauchi · 11 years ago
  62. 654dd48 Improve the OOME fragmentation message. by Hiroshi Yamauchi · 11 years ago
  63. 62526c3 Merge "Move thread state to art::Atomic." by Ian Rogers · 11 years ago
  64. b8e087e Move thread state to art::Atomic. by Ian Rogers · 11 years ago
  65. f894f63 Merge "ART: Rename CallInlining to SpecialMethodInliner" by Vladimir Marko · 11 years ago
  66. cb80474 ART: Rename CallInlining to SpecialMethodInliner by Razvan A Lupusoru · 11 years ago
  67. fb16129 Merge "Global Value Numbering." by Vladimir Marko · 11 years ago
  68. 95a0597 Global Value Numbering. by Vladimir Marko · 11 years ago
  69. 50fb243 Merge "Handle potential <clinit>() correctly in LVN." by Vladimir Marko · 11 years ago
  70. 723b2fc Merge "Faster deduplication in OatWriter." by Vladimir Marko · 11 years ago
  71. b2bc3c9 Merge "Fix GC to use art::Atomic rather than compiler intrinsics." by Ian Rogers · 11 years ago
  72. bd72fc1 Faster deduplication in OatWriter. by Vladimir Marko · 11 years ago
  73. 989367a ART: Detached blocks should not be processed by compiler by Niranjan Kumar · 11 years ago
  74. f418f32 Handle potential <clinit>() correctly in LVN. by Vladimir Marko · 11 years ago
  75. cba6b1f Merge "ART: Enable some ARM64 optimizations." by Andreas Gampe · 11 years ago
  76. f2b3f33 ART: Enable some ARM64 optimizations. by Andreas Gampe · 11 years ago
  77. c4f72ec Merge "Use memory chunks for monitors on LP64" by Andreas Gampe · 11 years ago
  78. 7424081 Use memory chunks for monitors on LP64 by Andreas Gampe · 11 years ago
  79. af4cf5d Merge "Missed use of android_atomic and thread state_." by Ian Rogers · 11 years ago
  80. 8c1b5f7 Missed use of android_atomic and thread state_. by Ian Rogers · 11 years ago
  81. 070dfc4 Merge "Fix tracing." by Ian Rogers · 11 years ago
  82. 54fb8fd Fix tracing. by Ian Rogers · 11 years ago
  83. 32710dd Merge "x86_64: enable Peek and Poke intrinsics" by Ian Rogers · 11 years ago
  84. 43b6fe0 Merge "Move another field away from android_atomic_cas." by Ian Rogers · 11 years ago
  85. 8ab25ef Move another field away from android_atomic_cas. by Ian Rogers · 11 years ago
  86. a76dc41 Merge "Allow method tracing for run-test" by Ian Rogers · 11 years ago
  87. 0f635b1 Merge "Fix method tracing from command-line" by Ian Rogers · 11 years ago
  88. b26d190 Merge "ART: Refactor frontend.cc" by Andreas Gampe · 11 years ago
  89. 00caeed ART: Refactor frontend.cc by Andreas Gampe · 11 years ago
  90. d807928 Merge "art: fix host dex2oat runtime args" by Colin Cross · 11 years ago
  91. 44a3c19 art: fix host dex2oat runtime args by Colin Cross · 11 years ago
  92. 672f836 Merge "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  93. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  94. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  95. 4770a2e Merge "Remove legacy CAS implementations from mutex." by Ian Rogers · 11 years ago
  96. c719069 Remove legacy CAS implementations from mutex. by Ian Rogers · 11 years ago
  97. c21dc06 Merge "ART: Check slow_paths_.Size() every time" by Ian Rogers · 11 years ago
  98. 8159af6 ART: Check slow_paths_.Size() every time by Chao-ying Fu · 11 years ago
  99. 68e5f44 Merge "x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets" by Ian Rogers · 11 years ago
  100. 021b60f x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets by Chao-ying Fu · 11 years ago