1. 8813820 Black list timing sensitive tests from gcverify and gcstress by Ian Rogers · 11 years ago
  2. 4cd99b0 Black list more trace tests. by Ian Rogers · 11 years ago
  3. 5024679 Merge "Run-test fix." by Ian Rogers · 11 years ago
  4. 064a59d Run-test fix. by Ian Rogers · 11 years ago
  5. a9ca981 Merge "Add a GC stress run that uses a moving collector and small heap sizes." by Ian Rogers · 11 years ago
  6. 8a14b75 Add a GC stress run that uses a moving collector and small heap sizes. by Ian Rogers · 11 years ago
  7. ca90654 Merge "ART: Improve overflow detection in dex file verifier" by Andreas Gampe · 11 years ago
  8. 50d1bc1 ART: Improve overflow detection in dex file verifier by Andreas Gampe · 11 years ago
  9. 0d55759 Merge "Add GC verification test rules." by Ian Rogers · 11 years ago
  10. 701aa64 Add GC verification test rules. by Ian Rogers · 11 years ago
  11. 5242c0a Allow optimizing and trace tests to be not run. by Ian Rogers · 11 years ago
  12. bcacf16 Merge "Allow optimizing and trace tests to be not run." by Ian Rogers · 11 years ago
  13. 027fd2f Merge "Improved implementation of inline of String.indexOf" by Ian Rogers · 11 years ago
  14. c3561ae Improved implementation of inline of String.indexOf by nikolay serdjuk · 11 years ago
  15. d652333 Merge "Add optimized assembler implementation of __memcmp16 for x86." by Ian Rogers · 11 years ago
  16. e72ff80 Merge "ART: Do not attempt to compile a method with too many registers" by Andreas Gampe · 11 years ago
  17. 0d8ea46 ART: Do not attempt to compile a method with too many registers by Andreas Gampe · 11 years ago
  18. 03fc5ab Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
  19. d5673e4 Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
  20. fd60fbc Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 11 years ago
  21. 990288d Merge "We can also run the linear scan register allocator on thumb." by Nicolas Geoffray · 11 years ago
  22. 93bedb7 We can also run the linear scan register allocator on thumb. by Nicolas Geoffray · 11 years ago
  23. f2a8559 Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 11 years ago
  24. acc2bb6 ART: Fail dex file verification on invalid access flags by Andreas Gampe · 11 years ago
  25. d5cd8bc Merge "Avoid race in single thread suspension." by Ian Rogers · 11 years ago
  26. f3d874c Avoid race in single thread suspension. by Ian Rogers · 11 years ago
  27. 72b660e Merge "x86_64: Fix GenDalvikArgsRange for 64-bit ref" by Ian Rogers · 11 years ago
  28. 8e3acdd x86_64: Fix GenDalvikArgsRange for 64-bit ref by Serguei Katkov · 11 years ago
  29. 3102998 Merge "ART: Make a soft failure in method verifier hard, add check" by Andreas Gampe · 11 years ago
  30. 00633eb ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
  31. 9cd20b2 Merge "ART: Use array-inl.h in reference_table_test" by Andreas Gampe · 11 years ago
  32. b12d605 Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 11 years ago
  33. 0fbd6e6 Fix two read barrier bugs introduced in CL 97882. by Hiroshi Yamauchi · 11 years ago
  34. 8db4c88 ART: Use array-inl.h in reference_table_test by Andreas Gampe · 11 years ago
  35. ff5a372 Fix bad comment in class_linker by Calin Juravle · 11 years ago
  36. 031ddea Merge "Fix identifier size in the heap dump." by Calin Juravle · 11 years ago
  37. 3280517 Fix identifier size in the heap dump. by Calin Juravle · 11 years ago
  38. 11ca612 Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
  39. 1222c96 ART: inline Math.Max/Min (float and double) by Alexei Zavjalov · 11 years ago
  40. 6dfa418 Merge "Avoid direct use of QuasiAtomic by using Atomic." by Ian Rogers · 11 years ago
  41. 37f3c96 Avoid direct use of QuasiAtomic by using Atomic. by Ian Rogers · 11 years ago
  42. 907194a Add optimized assembler implementation of __memcmp16 for x86. by Alexander Ivchenko · 11 years ago
  43. b2a5901 Merge "Fix lint errors." by Nicolas Geoffray · 11 years ago
  44. 169277a Fix lint errors. by Nicolas Geoffray · 11 years ago
  45. b0777f0 Merge "Use the thumb2 assembler for the optimizing compiler." by Nicolas Geoffray · 11 years ago
  46. fb8a07b Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 11 years ago
  47. 90969af ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 11 years ago
  48. 1817981 Merge "ART: Lock an arg reg in GenInlinedGet" by Andreas Gampe · 11 years ago
  49. 30ab8a8 ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 11 years ago
  50. de0aafe Merge "Remove some to-done TODOs." by Ian Rogers · 11 years ago
  51. 1fceb40 Remove some to-done TODOs. by Ian Rogers · 11 years ago
  52. 81457a3 Merge "Add back a deleted check related to verification." by Stephen Hines · 11 years ago
  53. 3a07c04 Merge "Fix test 304-method-tracing failure for Mips." by Ian Rogers · 11 years ago
  54. c3d131e Fix test 304-method-tracing failure for Mips. by Douglas Leung · 11 years ago
  55. 233b0e3 Merge "Remove errors/warnings from tautological comparisons." by Stephen Hines · 11 years ago
  56. 22c6a81 Add back a deleted check related to verification. by Stephen Hines · 11 years ago
  57. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  58. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
  59. ebe8f79 Merge "Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""" by Dave Allison · 11 years ago
  60. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  61. 479f131 Merge "Disable adding main and non moving spaces to immune region in GSS" by Mathieu Chartier · 11 years ago
  62. 4c13a3f Disable adding main and non moving spaces to immune region in GSS by Mathieu Chartier · 11 years ago
  63. b5f5649 Remove errors/warnings from tautological comparisons. by Stephen Hines · 11 years ago
  64. 403ef95 Merge "Add another test to the trace test black list." by Ian Rogers · 11 years ago
  65. 55bce0c Add another test to the trace test black list. by Ian Rogers · 11 years ago
  66. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 11 years ago
  67. fbde4dd Merge "Use sched_yield in Monitor::MonitorEnter." by Mathieu Chartier · 11 years ago
  68. 251755c Use sched_yield in Monitor::MonitorEnter. by Mathieu Chartier · 11 years ago
  69. aab012d Merge "Add --trace variants of the run-test testing rules." by Ian Rogers · 11 years ago
  70. 716e4f8 Add --trace variants of the run-test testing rules. by Ian Rogers · 11 years ago
  71. e66f631 Merge "Fix x86 build." by Ian Rogers · 11 years ago
  72. e5877a1 Fix x86 build. by Ian Rogers · 11 years ago
  73. 792f596 Merge "Fix class initialization checks in interpreter" by Sebastien Hertz · 11 years ago
  74. 1edbd8e Fix class initialization checks in interpreter by Sebastien Hertz · 11 years ago
  75. ea1a9bd Merge "Remove object_utils.h." by Ian Rogers · 11 years ago
  76. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  77. a4fe789 Merge "Make ART fail gracefully when it can't update the desired code." by Calin Juravle · 11 years ago
  78. c54aea7 Make ART fail gracefully when it can't update the desired code. by Calin Juravle · 11 years ago
  79. 524e5e3 Merge "ART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64)" by Andreas Gampe · 11 years ago
  80. 9522af9 ART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64) by Andreas Gampe · 11 years ago
  81. ebaca19 Merge "Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""" by Mathieu Chartier · 11 years ago
  82. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  83. 76e6773 Merge "AArch64: improve usage of TargetReg() and friends." by Andreas Gampe · 11 years ago
  84. ed7a0f2 AArch64: improve usage of TargetReg() and friends. by Matteo Franchin · 11 years ago
  85. 0e359ef Merge "Break apart header files." by Ian Rogers · 11 years ago
  86. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  87. 07b8441 Merge "Fix a braino in the stack layout." by Nicolas Geoffray · 11 years ago
  88. ab032bc Fix a braino in the stack layout. by Nicolas Geoffray · 11 years ago
  89. 635561b Merge "Add read barriers for the roots in Runtime." by Hiroshi Yamauchi · 11 years ago
  90. ab08811 Add read barriers for the roots in Runtime. by Hiroshi Yamauchi · 11 years ago
  91. 37994a7 Merge "Fix infinite loop when calling SetStatus after OOM." by Mathieu Chartier · 11 years ago
  92. fd22d5b Fix infinite loop when calling SetStatus after OOM. by Mathieu Chartier · 11 years ago
  93. e8b8086 Merge "x86 needs a bit more stack to handle stack overflows." by Nicolas Geoffray · 11 years ago
  94. 86c1b70 x86 needs a bit more stack to handle stack overflows. by Nicolas Geoffray · 11 years ago
  95. 267b1f2 Merge "Make generate-operator-out.py compatible with Python 3.x" by Ian Rogers · 11 years ago
  96. c2e0260 Make generate-operator-out.py compatible with Python 3.x by Bernhard Rosenkränzer · 11 years ago
  97. cf90ba7 Merge "ART: Add another special case to GenSelect for ARM64" by Andreas Gampe · 11 years ago
  98. 39c8a99 ART: Add another special case to GenSelect for ARM64 by Andreas Gampe · 11 years ago
  99. 6ef2aa6 Merge "ART: Rework TargetReg(symbolic_reg, wide)" by Andreas Gampe · 11 years ago
  100. ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 11 years ago