1. 1edbd8e Fix class initialization checks in interpreter by Sebastien Hertz · 10 years ago
  2. 635561b Merge "Add read barriers for the roots in Runtime." by Hiroshi Yamauchi · 10 years ago
  3. ab08811 Add read barriers for the roots in Runtime. by Hiroshi Yamauchi · 10 years ago
  4. 37994a7 Merge "Fix infinite loop when calling SetStatus after OOM." by Mathieu Chartier · 10 years ago
  5. fd22d5b Fix infinite loop when calling SetStatus after OOM. by Mathieu Chartier · 10 years ago
  6. e8b8086 Merge "x86 needs a bit more stack to handle stack overflows." by Nicolas Geoffray · 10 years ago
  7. 86c1b70 x86 needs a bit more stack to handle stack overflows. by Nicolas Geoffray · 10 years ago
  8. 267b1f2 Merge "Make generate-operator-out.py compatible with Python 3.x" by Ian Rogers · 10 years ago
  9. c2e0260 Make generate-operator-out.py compatible with Python 3.x by Bernhard Rosenkränzer · 10 years ago
  10. cf90ba7 Merge "ART: Add another special case to GenSelect for ARM64" by Andreas Gampe · 10 years ago
  11. 39c8a99 ART: Add another special case to GenSelect for ARM64 by Andreas Gampe · 10 years ago
  12. 6ef2aa6 Merge "ART: Rework TargetReg(symbolic_reg, wide)" by Andreas Gampe · 10 years ago
  13. ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 10 years ago
  14. bc9127a Merge "AArch64: Fix def use." by Andreas Gampe · 10 years ago
  15. 421efca AArch64: Fix def use. by Zheng Xu · 10 years ago
  16. 0ee33c3 Merge "Revert "Revert "ART: Key-Value Store in Oat header""" by Andreas Gampe · 10 years ago
  17. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 10 years ago
  18. 8c47281 Merge "ART: Compacting ROS/DlMalloc spaces with semispace copy GC" by Mathieu Chartier · 10 years ago
  19. f37a88b ART: Compacting ROS/DlMalloc spaces with semispace copy GC by Zuo Wang · 10 years ago
  20. 9531f62 Merge "Call strong CAS from unsafe. Add more CAS versions." by Hans Boehm · 10 years ago
  21. d843443 Call strong CAS from unsafe. Add more CAS versions. by Hans Boehm · 10 years ago
  22. 3d71f32 Merge "ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64" by Andreas Gampe · 10 years ago
  23. af263df ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64 by Andreas Gampe · 10 years ago
  24. f08f0ca Merge "Improve performance of invokevirtual/invokeinterface with embedded imt/vtable" by Ian Rogers · 10 years ago
  25. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  26. aebf3cd Merge "Replace memory barriers to better reflect Java needs." by Hans Boehm · 10 years ago
  27. 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 10 years ago
  28. 2751ffb Merge "Faster TLAB allocator." by Mathieu Chartier · 10 years ago
  29. 14cc9be Faster TLAB allocator. by Mathieu Chartier · 10 years ago
  30. 438b903 Merge "Make jemalloc the default choice." by Christopher Ferris · 10 years ago
  31. fc35de0 Make jemalloc the default choice. by Christopher Ferris · 10 years ago
  32. bfe9d08 Merge "Fix mac build." by Christopher Ferris · 10 years ago
  33. ae91207 Fix mac build. by Christopher Ferris · 10 years ago
  34. 7aab987 Merge "ART: Fuse compare-with-0-and-branch in Arm64 utils-assembler" by Andreas Gampe · 10 years ago
  35. 0941924 ART: Fuse compare-with-0-and-branch in Arm64 utils-assembler by Serban Constantinescu · 10 years ago
  36. 3b7da81 Merge "ART: Correct disassembling of regs from opcodes" by Ian Rogers · 10 years ago
  37. b7e78cb Merge "AArch64: Fix and enable reverseBytes intrinsic." by Andreas Gampe · 10 years ago
  38. 946a55f Merge "ART: Fix GenSelect for ARM64" by Andreas Gampe · 10 years ago
  39. 873c371 ART: Fix GenSelect for ARM64 by Stuart Monteith · 10 years ago
  40. 0f73aa8 Merge "Update counting VR for promotion" by Andreas Gampe · 10 years ago
  41. 59a42af Update counting VR for promotion by Serguei Katkov · 10 years ago
  42. 5727339 Merge "Aarch64: easy division and remainder for long ints." by Andreas Gampe · 10 years ago
  43. 7c6c2ac Aarch64: easy division and remainder for long ints. by Matteo Franchin · 10 years ago
  44. 1cad41d Merge "Support fields in optimizing compiler." by Nicolas Geoffray · 10 years ago
  45. e503832 Support fields in optimizing compiler. by Nicolas Geoffray · 10 years ago
  46. c35c60f Merge "Bailout if the field access is not supported." by Nicolas Geoffray · 10 years ago
  47. abed4d0 Bailout if the field access is not supported. by Nicolas Geoffray · 10 years ago
  48. 3641ac7 Merge "Add missing class initialization during compilation and tests" by Sebastien Hertz · 10 years ago
  49. eab674a Merge "Fix missing single-step event" by Sebastien Hertz · 10 years ago
  50. 49ab79d Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Sebastien Hertz · 10 years ago
  51. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 10 years ago
  52. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  53. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 10 years ago
  54. 6a1f4ad Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Nicolas Geoffray · 10 years ago
  55. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  56. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  57. 93279da Merge "ART: Do not dump hidden basic blocks and add a counter to file naming" by Ian Rogers · 10 years ago
  58. 5a8ecaf Merge "x86_64: Enable fp-reg promotion" by Andreas Gampe · 10 years ago
  59. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 10 years ago
  60. bd6b5dd Merge "Revert "Fix mac build"" by Nicolas Geoffray · 10 years ago
  61. bc8a288 Revert "Fix mac build" by Christopher Ferris · 10 years ago
  62. e934334 Fix mac build by Dave Allison · 10 years ago
  63. 1836366 Merge "Updates to help classes derived from X86Mir2Lir" by Ian Rogers · 10 years ago
  64. e9f3e71 Updates to help classes derived from X86Mir2Lir by Mark Mendell · 10 years ago
  65. da8a697 Merge "Revert "Revert "Add implicit null and stack checks for x86""" by Dave Allison · 10 years ago
  66. 03c672f Merge "Revert "Revert "Add intrinsic for Reference.get()""" by Christopher Ferris · 10 years ago
  67. 75cb5a2 Merge "ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64" by Andreas Gampe · 10 years ago
  68. 381f8ac ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64 by Andreas Gampe · 10 years ago
  69. 7ee5cd1 Merge "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  70. 1190e0e Merge "Fix mac build" by Dave Allison · 10 years ago
  71. e2ebfb4 Merge "Add intrinsic for Reference.get()" by Mathieu Chartier · 10 years ago
  72. 9e5f302 Merge "Change default heap maximum size to be 256m." by Mathieu Chartier · 10 years ago
  73. 2f4f0a3 Change default heap maximum size to be 256m. by Mathieu Chartier · 10 years ago
  74. 9245c39 Merge "Fix race condition in release pages." by Mathieu Chartier · 10 years ago
  75. e28ed99 Fix race condition in release pages. by Mathieu Chartier · 10 years ago
  76. 3914a79 Merge "Add two phi pruning phases." by Nicolas Geoffray · 10 years ago
  77. 7dc206a Add two phi pruning phases. by Nicolas Geoffray · 10 years ago
  78. a8869e6 ART: Do not dump hidden basic blocks and add a counter to file naming by Jean Christophe Beyler · 10 years ago
  79. 460503b Add intrinsic for Reference.get() by Fred Shih · 10 years ago
  80. 477eea4 Merge "ART: Add Invokes to DecodedInstruction" by Ian Rogers · 10 years ago
  81. 2ab40eb ART: Add Invokes to DecodedInstruction by Jean Christophe Beyler · 10 years ago
  82. fe12035 Merge "ART: Handle Extended MIRs in a uniform manner" by Ian Rogers · 10 years ago
  83. 49b874b Merge "ART: Detached blocks should not be processed by compiler" by Ian Rogers · 10 years ago
  84. adce33d Merge "Make CAS operations in Object use art::Atomic." by Ian Rogers · 10 years ago
  85. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 10 years ago
  86. 320deb2 Fix missing single-step event by Sebastien Hertz · 10 years ago
  87. 228602f Make CAS operations in Object use art::Atomic. by Ian Rogers · 10 years ago
  88. be2a1df Fix GC to use art::Atomic rather than compiler intrinsics. by Ian Rogers · 10 years ago
  89. f2466a7 ART: Handle Extended MIRs in a uniform manner by Udayan Banerji · 10 years ago
  90. a3fe742 AArch64: Fix and enable reverseBytes intrinsic. by Zheng Xu · 10 years ago
  91. 5fa647d Merge "Slow path for iget should expect return in core reg" by Andreas Gampe · 10 years ago
  92. 4eca9f5 Slow path for iget should expect return in core reg by Serguei Katkov · 10 years ago
  93. 0d2d031 Merge "Improve the OOME fragmentation message." by Hiroshi Yamauchi · 10 years ago
  94. 654dd48 Improve the OOME fragmentation message. by Hiroshi Yamauchi · 10 years ago
  95. 62526c3 Merge "Move thread state to art::Atomic." by Ian Rogers · 10 years ago
  96. b8e087e Move thread state to art::Atomic. by Ian Rogers · 10 years ago
  97. f894f63 Merge "ART: Rename CallInlining to SpecialMethodInliner" by Vladimir Marko · 10 years ago
  98. cb80474 ART: Rename CallInlining to SpecialMethodInliner by Razvan A Lupusoru · 10 years ago
  99. fb16129 Merge "Global Value Numbering." by Vladimir Marko · 10 years ago
  100. 95a0597 Global Value Numbering. by Vladimir Marko · 10 years ago