1. c901dd7 Fix access to long/double stack values from debugger by Sebastien Hertz · 10 years ago
  2. 81457a3 Merge "Add back a deleted check related to verification." by Stephen Hines · 10 years ago
  3. 233b0e3 Merge "Remove errors/warnings from tautological comparisons." by Stephen Hines · 10 years ago
  4. 22c6a81 Add back a deleted check related to verification. by Stephen Hines · 10 years ago
  5. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 10 years ago
  6. ebe8f79 Merge "Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""" by Dave Allison · 10 years ago
  7. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  8. 479f131 Merge "Disable adding main and non moving spaces to immune region in GSS" by Mathieu Chartier · 10 years ago
  9. 4c13a3f Disable adding main and non moving spaces to immune region in GSS by Mathieu Chartier · 10 years ago
  10. b5f5649 Remove errors/warnings from tautological comparisons. by Stephen Hines · 10 years ago
  11. 403ef95 Merge "Add another test to the trace test black list." by Ian Rogers · 10 years ago
  12. 55bce0c Add another test to the trace test black list. by Ian Rogers · 10 years ago
  13. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 10 years ago
  14. e66f631 Merge "Fix x86 build." by Ian Rogers · 10 years ago
  15. e5877a1 Fix x86 build. by Ian Rogers · 10 years ago
  16. 792f596 Merge "Fix class initialization checks in interpreter" by Sebastien Hertz · 10 years ago
  17. 1edbd8e Fix class initialization checks in interpreter by Sebastien Hertz · 10 years ago
  18. aab012d Merge "Add --trace variants of the run-test testing rules." by Ian Rogers · 10 years ago
  19. 716e4f8 Add --trace variants of the run-test testing rules. by Ian Rogers · 10 years ago
  20. ea1a9bd Merge "Remove object_utils.h." by Ian Rogers · 10 years ago
  21. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  22. a4fe789 Merge "Make ART fail gracefully when it can't update the desired code." by Calin Juravle · 10 years ago
  23. c54aea7 Make ART fail gracefully when it can't update the desired code. by Calin Juravle · 10 years ago
  24. fbde4dd Merge "Use sched_yield in Monitor::MonitorEnter." by Mathieu Chartier · 10 years ago
  25. 251755c Use sched_yield in Monitor::MonitorEnter. by Mathieu Chartier · 10 years ago
  26. 524e5e3 Merge "ART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64)" by Andreas Gampe · 10 years ago
  27. 9522af9 ART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64) by Andreas Gampe · 10 years ago
  28. ebaca19 Merge "Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""" by Mathieu Chartier · 10 years ago
  29. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 10 years ago
  30. 76e6773 Merge "AArch64: improve usage of TargetReg() and friends." by Andreas Gampe · 10 years ago
  31. ed7a0f2 AArch64: improve usage of TargetReg() and friends. by Matteo Franchin · 10 years ago
  32. 0e359ef Merge "Break apart header files." by Ian Rogers · 10 years ago
  33. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  34. 07b8441 Merge "Fix a braino in the stack layout." by Nicolas Geoffray · 10 years ago
  35. ab032bc Fix a braino in the stack layout. by Nicolas Geoffray · 10 years ago
  36. 635561b Merge "Add read barriers for the roots in Runtime." by Hiroshi Yamauchi · 10 years ago
  37. ab08811 Add read barriers for the roots in Runtime. by Hiroshi Yamauchi · 10 years ago
  38. 37994a7 Merge "Fix infinite loop when calling SetStatus after OOM." by Mathieu Chartier · 10 years ago
  39. fd22d5b Fix infinite loop when calling SetStatus after OOM. by Mathieu Chartier · 10 years ago
  40. e8b8086 Merge "x86 needs a bit more stack to handle stack overflows." by Nicolas Geoffray · 10 years ago
  41. 86c1b70 x86 needs a bit more stack to handle stack overflows. by Nicolas Geoffray · 10 years ago
  42. 267b1f2 Merge "Make generate-operator-out.py compatible with Python 3.x" by Ian Rogers · 10 years ago
  43. c2e0260 Make generate-operator-out.py compatible with Python 3.x by Bernhard Rosenkränzer · 10 years ago
  44. cf90ba7 Merge "ART: Add another special case to GenSelect for ARM64" by Andreas Gampe · 10 years ago
  45. 39c8a99 ART: Add another special case to GenSelect for ARM64 by Andreas Gampe · 10 years ago
  46. 6ef2aa6 Merge "ART: Rework TargetReg(symbolic_reg, wide)" by Andreas Gampe · 10 years ago
  47. ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 10 years ago
  48. bc9127a Merge "AArch64: Fix def use." by Andreas Gampe · 10 years ago
  49. 421efca AArch64: Fix def use. by Zheng Xu · 10 years ago
  50. 0ee33c3 Merge "Revert "Revert "ART: Key-Value Store in Oat header""" by Andreas Gampe · 10 years ago
  51. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 10 years ago
  52. 8c47281 Merge "ART: Compacting ROS/DlMalloc spaces with semispace copy GC" by Mathieu Chartier · 10 years ago
  53. f37a88b ART: Compacting ROS/DlMalloc spaces with semispace copy GC by Zuo Wang · 10 years ago
  54. 9531f62 Merge "Call strong CAS from unsafe. Add more CAS versions." by Hans Boehm · 10 years ago
  55. d843443 Call strong CAS from unsafe. Add more CAS versions. by Hans Boehm · 10 years ago
  56. 3d71f32 Merge "ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64" by Andreas Gampe · 10 years ago
  57. af263df ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64 by Andreas Gampe · 10 years ago
  58. f08f0ca Merge "Improve performance of invokevirtual/invokeinterface with embedded imt/vtable" by Ian Rogers · 10 years ago
  59. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  60. aebf3cd Merge "Replace memory barriers to better reflect Java needs." by Hans Boehm · 10 years ago
  61. 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 10 years ago
  62. 2751ffb Merge "Faster TLAB allocator." by Mathieu Chartier · 10 years ago
  63. 14cc9be Faster TLAB allocator. by Mathieu Chartier · 10 years ago
  64. 438b903 Merge "Make jemalloc the default choice." by Christopher Ferris · 10 years ago
  65. fc35de0 Make jemalloc the default choice. by Christopher Ferris · 10 years ago
  66. bfe9d08 Merge "Fix mac build." by Christopher Ferris · 10 years ago
  67. ae91207 Fix mac build. by Christopher Ferris · 10 years ago
  68. 7aab987 Merge "ART: Fuse compare-with-0-and-branch in Arm64 utils-assembler" by Andreas Gampe · 10 years ago
  69. 0941924 ART: Fuse compare-with-0-and-branch in Arm64 utils-assembler by Serban Constantinescu · 10 years ago
  70. 3b7da81 Merge "ART: Correct disassembling of regs from opcodes" by Ian Rogers · 10 years ago
  71. b7e78cb Merge "AArch64: Fix and enable reverseBytes intrinsic." by Andreas Gampe · 10 years ago
  72. 946a55f Merge "ART: Fix GenSelect for ARM64" by Andreas Gampe · 10 years ago
  73. 873c371 ART: Fix GenSelect for ARM64 by Stuart Monteith · 10 years ago
  74. 0f73aa8 Merge "Update counting VR for promotion" by Andreas Gampe · 10 years ago
  75. 59a42af Update counting VR for promotion by Serguei Katkov · 10 years ago
  76. 5727339 Merge "Aarch64: easy division and remainder for long ints." by Andreas Gampe · 10 years ago
  77. 7c6c2ac Aarch64: easy division and remainder for long ints. by Matteo Franchin · 10 years ago
  78. 1cad41d Merge "Support fields in optimizing compiler." by Nicolas Geoffray · 10 years ago
  79. e503832 Support fields in optimizing compiler. by Nicolas Geoffray · 10 years ago
  80. c35c60f Merge "Bailout if the field access is not supported." by Nicolas Geoffray · 10 years ago
  81. abed4d0 Bailout if the field access is not supported. by Nicolas Geoffray · 10 years ago
  82. 3641ac7 Merge "Add missing class initialization during compilation and tests" by Sebastien Hertz · 10 years ago
  83. eab674a Merge "Fix missing single-step event" by Sebastien Hertz · 10 years ago
  84. 49ab79d Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Sebastien Hertz · 10 years ago
  85. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 10 years ago
  86. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  87. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 10 years ago
  88. 6a1f4ad Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Nicolas Geoffray · 10 years ago
  89. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  90. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  91. 93279da Merge "ART: Do not dump hidden basic blocks and add a counter to file naming" by Ian Rogers · 10 years ago
  92. 5a8ecaf Merge "x86_64: Enable fp-reg promotion" by Andreas Gampe · 10 years ago
  93. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 10 years ago
  94. bd6b5dd Merge "Revert "Fix mac build"" by Nicolas Geoffray · 10 years ago
  95. bc8a288 Revert "Fix mac build" by Christopher Ferris · 10 years ago
  96. e934334 Fix mac build by Dave Allison · 10 years ago
  97. 1836366 Merge "Updates to help classes derived from X86Mir2Lir" by Ian Rogers · 10 years ago
  98. e9f3e71 Updates to help classes derived from X86Mir2Lir by Mark Mendell · 10 years ago
  99. da8a697 Merge "Revert "Revert "Add implicit null and stack checks for x86""" by Dave Allison · 10 years ago
  100. 03c672f Merge "Revert "Revert "Add intrinsic for Reference.get()""" by Christopher Ferris · 10 years ago