1. 55bcda4 am b2a59010: Merge "Fix lint errors." by Nicolas Geoffray · 11 years ago
  2. e6c1f55 am b0777f04: Merge "Use the thumb2 assembler for the optimizing compiler." by Nicolas Geoffray · 11 years ago
  3. 8f31aa8 am 3a07c04d: Merge "Fix test 304-method-tracing failure for Mips." by Ian Rogers · 11 years ago
  4. b2a5901 Merge "Fix lint errors." by Nicolas Geoffray · 11 years ago
  5. 169277a Fix lint errors. by Nicolas Geoffray · 11 years ago
  6. b0777f0 Merge "Use the thumb2 assembler for the optimizing compiler." by Nicolas Geoffray · 11 years ago
  7. c7d2c08 am 81457a3c: Merge "Add back a deleted check related to verification." by Stephen Hines · 11 years ago
  8. 0039e4e am 233b0e37: Merge "Remove errors/warnings from tautological comparisons." by Stephen Hines · 11 years ago
  9. 81457a3 Merge "Add back a deleted check related to verification." by Stephen Hines · 11 years ago
  10. 683b00d am 9791bb42: Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
  11. 3a07c04 Merge "Fix test 304-method-tracing failure for Mips." by Ian Rogers · 11 years ago
  12. c3d131e Fix test 304-method-tracing failure for Mips. by Douglas Leung · 11 years ago
  13. 233b0e3 Merge "Remove errors/warnings from tautological comparisons." by Stephen Hines · 11 years ago
  14. ca2fd36 am ebe8f799: Merge "Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""" by Dave Allison · 11 years ago
  15. 0edee1b am 403ef95b: Merge "Add another test to the trace test black list." by Ian Rogers · 11 years ago
  16. 5124184 am 479f131d: Merge "Disable adding main and non moving spaces to immune region in GSS" by Mathieu Chartier · 11 years ago
  17. 3f2c03f am e66f6318: Merge "Fix x86 build." by Ian Rogers · 11 years ago
  18. d40f588 am 792f5967: Merge "Fix class initialization checks in interpreter" by Sebastien Hertz · 11 years ago
  19. 7fdb059 am aab012d6: Merge "Add --trace variants of the run-test testing rules." by Ian Rogers · 11 years ago
  20. 22c6a81 Add back a deleted check related to verification. by Stephen Hines · 11 years ago
  21. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  22. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
  23. ebe8f79 Merge "Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""" by Dave Allison · 11 years ago
  24. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  25. 479f131 Merge "Disable adding main and non moving spaces to immune region in GSS" by Mathieu Chartier · 11 years ago
  26. 4c13a3f Disable adding main and non moving spaces to immune region in GSS by Mathieu Chartier · 11 years ago
  27. 1cc9a5f am ea1a9bdc: Merge "Remove object_utils.h." by Ian Rogers · 11 years ago
  28. bd15ac0 am a4fe789a: Merge "Make ART fail gracefully when it can\'t update the desired code." by Calin Juravle · 11 years ago
  29. b5f5649 Remove errors/warnings from tautological comparisons. by Stephen Hines · 11 years ago
  30. 7aa81e2 am b960cd73: Use sched_yield in Monitor::MonitorEnter. by Mathieu Chartier · 11 years ago
  31. b0f8637 am fbde4dd1: Merge "Use sched_yield in Monitor::MonitorEnter." by Mathieu Chartier · 11 years ago
  32. 403ef95 Merge "Add another test to the trace test black list." by Ian Rogers · 11 years ago
  33. 55bce0c Add another test to the trace test black list. by Ian Rogers · 11 years ago
  34. b960cd7 Use sched_yield in Monitor::MonitorEnter. by Mathieu Chartier · 11 years ago
  35. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 11 years ago
  36. a4fe789 Merge "Make ART fail gracefully when it can't update the desired code." by Calin Juravle · 11 years ago
  37. c54aea7 Make ART fail gracefully when it can't update the desired code. by Calin Juravle · 11 years ago
  38. 792f596 Merge "Fix class initialization checks in interpreter" by Sebastien Hertz · 11 years ago
  39. 1edbd8e Fix class initialization checks in interpreter by Sebastien Hertz · 11 years ago
  40. 7d28182 am ebaca192: Merge "Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""" by Mathieu Chartier · 11 years ago
  41. 1df45a6 am 0e359ef6: Merge "Break apart header files." by Ian Rogers · 11 years ago
  42. e66f631 Merge "Fix x86 build." by Ian Rogers · 11 years ago
  43. e5877a1 Fix x86 build. by Ian Rogers · 11 years ago
  44. aab012d Merge "Add --trace variants of the run-test testing rules." by Ian Rogers · 11 years ago
  45. 716e4f8 Add --trace variants of the run-test testing rules. by Ian Rogers · 11 years ago
  46. fbde4dd Merge "Use sched_yield in Monitor::MonitorEnter." by Mathieu Chartier · 11 years ago
  47. 251755c Use sched_yield in Monitor::MonitorEnter. by Mathieu Chartier · 11 years ago
  48. ea1a9bd Merge "Remove object_utils.h." by Ian Rogers · 11 years ago
  49. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  50. 793e2df am 76e6773d: Merge "AArch64: improve usage of TargetReg() and friends." by Andreas Gampe · 11 years ago
  51. c15f0c4 am 524e5e38: Merge "ART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64)" by Andreas Gampe · 11 years ago
  52. 45c3baf am 07b84413: Merge "Fix a braino in the stack layout." by Nicolas Geoffray · 11 years ago
  53. 524e5e3 Merge "ART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64)" by Andreas Gampe · 11 years ago
  54. 9522af9 ART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64) by Andreas Gampe · 11 years ago
  55. ebaca19 Merge "Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""" by Mathieu Chartier · 11 years ago
  56. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  57. 0e359ef Merge "Break apart header files." by Ian Rogers · 11 years ago
  58. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  59. 76e6773 Merge "AArch64: improve usage of TargetReg() and friends." by Andreas Gampe · 11 years ago
  60. ed7a0f2 AArch64: improve usage of TargetReg() and friends. by Matteo Franchin · 11 years ago
  61. 7165b48 am 59fe711f: Fix infinite loop when calling SetStatus after OOM. by Mathieu Chartier · 11 years ago
  62. a732f99 am 635561b8: Merge "Add read barriers for the roots in Runtime." by Hiroshi Yamauchi · 11 years ago
  63. 07b8441 Merge "Fix a braino in the stack layout." by Nicolas Geoffray · 11 years ago
  64. ab032bc Fix a braino in the stack layout. by Nicolas Geoffray · 11 years ago
  65. 84557b6 am 63c8d355: am 0b316726: am cf90ba7e: Merge "ART: Add another special case to GenSelect for ARM64" by Andreas Gampe · 11 years ago
  66. 80d8bc9 am c9d58c54: am ccdaa5ea: am 6ef2aa67: Merge "ART: Rework TargetReg(symbolic_reg, wide)" by Andreas Gampe · 11 years ago
  67. d704696 am 999d0ca1: am 87354a55: am 3b7da819: Merge "ART: Correct disassembling of regs from opcodes" by Ian Rogers · 11 years ago
  68. cb6ccfb am a4f12f78: am 949e5980: am b7e78cb6: Merge "AArch64: Fix and enable reverseBytes intrinsic." by Andreas Gampe · 11 years ago
  69. 53c2ddf am 20edf17f: am c8cd6926: am 5727339f: Merge "Aarch64: easy division and remainder for long ints." by Andreas Gampe · 11 years ago
  70. e87acff am 9c55d536: am c76192c5: am 7aab9879: Merge "ART: Fuse compare-with-0-and-branch in Arm64 utils-assembler" by Andreas Gampe · 11 years ago
  71. 362894c am 5e093127: am 7d76f600: am 0f73aa8f: Merge "Update counting VR for promotion" by Andreas Gampe · 11 years ago
  72. 1ef7026 am 299b248e: am c9ffb3d2: am bc9127a5: Merge "AArch64: Fix def use." by Andreas Gampe · 11 years ago
  73. f467dd8 am ccc30874: am 0c96b613: am 0ee33c32: Merge "Revert "Revert "ART: Key-Value Store in Oat header""" by Andreas Gampe · 11 years ago
  74. e9cc1a1 am c3d312e8: am 3ad68036: am 8c472818: Merge "ART: Compacting ROS/DlMalloc spaces with semispace copy GC" by Mathieu Chartier · 11 years ago
  75. d03a98a am e84fad9a: am d8bb797b: am 9531f62e: Merge "Call strong CAS from unsafe. Add more CAS versions." by Hans Boehm · 11 years ago
  76. 9f496d3 am efa88f23: am f42f7cf6: am f08f0ca4: Merge "Improve performance of invokevirtual/invokeinterface with embedded imt/vtable" by Ian Rogers · 11 years ago
  77. a71c6d1 am 59bad211: am e47725d4: am 3d71f321: Merge "ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64" by Andreas Gampe · 11 years ago
  78. d555bcf am 5dd0b93b: am 6a4d88c2: am aebf3cda: Merge "Replace memory barriers to better reflect Java needs." by Hans Boehm · 11 years ago
  79. 5c56666 am f73f4acc: am 9cc96ba8: am 2751ffbe: Merge "Faster TLAB allocator." by Mathieu Chartier · 11 years ago
  80. c8606b8 am 2dd4813d: am 7f0ec9ac: am bfe9d08e: Merge "Fix mac build." by Christopher Ferris · 11 years ago
  81. 328917c am d06e5981: am 8630388d: am 438b9039: Merge "Make jemalloc the default choice." by Christopher Ferris · 11 years ago
  82. 9f65559 am fd2a940b: am ddfeb3f4: am 946a55fa: Merge "ART: Fix GenSelect for ARM64" by Andreas Gampe · 11 years ago
  83. 83322f5 am 59e5780a: am b514670d: am 3641ac7d: Merge "Add missing class initialization during compilation and tests" by Sebastien Hertz · 11 years ago
  84. 813ce8b am 99e87a60: am 84de722d: am eab674a8: Merge "Fix missing single-step event" by Sebastien Hertz · 11 years ago
  85. 412d000 am 41848940: am 236975a9: am 49ab79da: Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Sebastien Hertz · 11 years ago
  86. 3355032 am f8f7e527: am 2475b9d8: am 6a1f4ad1: Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Nicolas Geoffray · 11 years ago
  87. f593264 am 31c07b12: am 05eb2b37: am bd6b5dd3: Merge "Revert "Fix mac build"" by Nicolas Geoffray · 11 years ago
  88. dab9979 am 175b716b: am 7be0369a: am 03c672f1: Merge "Revert "Revert "Add intrinsic for Reference.get()""" by Christopher Ferris · 11 years ago
  89. fc5731c am 5782c53d: am d20194c7: am 75cb5a24: Merge "ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64" by Andreas Gampe · 11 years ago
  90. a054b46 am 40467f4f: am df53b3eb: am 7ee5cd17: Merge "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  91. 45aba63 am 4329b3ce: am 026658d5: am 1190e0e4: Merge "Fix mac build" by Dave Allison · 11 years ago
  92. 020d7b5 am d0718b4d: am 5731206b: am e2ebfb4c: Merge "Add intrinsic for Reference.get()" by Mathieu Chartier · 11 years ago
  93. 90b12ec am a202251c: am 5087b2ea: am 9e5f302b: Merge "Change default heap maximum size to be 256m." by Mathieu Chartier · 11 years ago
  94. 2825218 am bb41ee8e: am 2dbe40ba: am 9245c392: Merge "Fix race condition in release pages." by Mathieu Chartier · 11 years ago
  95. 81368a9 am 3bacb14f: am 8bacfcbe: am 18363662: Merge "Updates to help classes derived from X86Mir2Lir" by Ian Rogers · 11 years ago
  96. bbd5efc am e09cc93a: am 5ef96966: am da8a6975: Merge "Revert "Revert "Add implicit null and stack checks for x86""" by Dave Allison · 11 years ago
  97. 1a89970 am fd238323: am d084c68b: am 93279da4: Merge "ART: Do not dump hidden basic blocks and add a counter to file naming" by Ian Rogers · 11 years ago
  98. 04e3f7d am 04c59918: am b251d751: am 5a8ecafb: Merge "x86_64: Enable fp-reg promotion" by Andreas Gampe · 11 years ago
  99. e0a9000 am 3903e857: am 7a101553: am 0d2d031c: Merge "Improve the OOME fragmentation message." by Hiroshi Yamauchi · 11 years ago
  100. aecf857 am 92c04778: am 868d3213: am 477eea4f: Merge "ART: Add Invokes to DecodedInstruction" by Ian Rogers · 11 years ago