1. 489b16d Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  2. 639a56b am ca906544: Merge "ART: Improve overflow detection in dex file verifier" by Andreas Gampe · 11 years ago
  3. 3bb139f am 0d55759b: Merge "Add GC verification test rules." by Ian Rogers · 11 years ago
  4. 6d6f1ee am bcacf161: Merge "Allow optimizing and trace tests to be not run." by Ian Rogers · 11 years ago
  5. 7021745 am e72ff802: Merge "ART: Do not attempt to compile a method with too many registers" by Andreas Gampe · 11 years ago
  6. ca90654 Merge "ART: Improve overflow detection in dex file verifier" by Andreas Gampe · 11 years ago
  7. 294d157 am f491680e: Merge "ART: Fail dex file verification on invalid access flags" into lmp-dev by Andreas Gampe · 11 years ago
  8. ec1fa1e am 72b660ec: Merge "x86_64: Fix GenDalvikArgsRange for 64-bit ref" by Ian Rogers · 11 years ago
  9. 6241d7e am 66a11617: Merge "Fix identifier size in the heap dump." into lmp-dev by Narayan Kamath · 11 years ago
  10. 065caaf am 027fd2f2: Merge "Improved implementation of inline of String.indexOf" by Ian Rogers · 11 years ago
  11. 4d23b98 am d6523332: Merge "Add optimized assembler implementation of __memcmp16 for x86." by Ian Rogers · 11 years ago
  12. a3aeb5b am 03fc5abc: Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
  13. acc0021 am d5673e47: Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
  14. 7d8591a am acb4eb12: Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
  15. c08e57a am fd60fbcc: Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 11 years ago
  16. 407b55e am 990288d5: Merge "We can also run the linear scan register allocator on thumb." by Nicolas Geoffray · 11 years ago
  17. acb4eb1 Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
  18. 50d1bc1 ART: Improve overflow detection in dex file verifier by Andreas Gampe · 11 years ago
  19. b3ff70d am f2a85591: Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 11 years ago
  20. 4e9ac0d am a2f85ca0: Merge "Avoid race in single thread suspension." into lmp-dev by Ian Rogers · 11 years ago
  21. 58078ae am 493c9beb: ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
  22. 466a0cd am d5cd8bc8: Merge "Avoid race in single thread suspension." by Ian Rogers · 11 years ago
  23. df50e17 am 31029988: Merge "ART: Make a soft failure in method verifier hard, add check" by Andreas Gampe · 11 years ago
  24. 5de8288 am 9cd20b21: Merge "ART: Use array-inl.h in reference_table_test" by Andreas Gampe · 11 years ago
  25. 493c9be ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
  26. 5b2b9d6 am b12d6055: Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 11 years ago
  27. 0d55759 Merge "Add GC verification test rules." by Ian Rogers · 11 years ago
  28. 701aa64 Add GC verification test rules. by Ian Rogers · 11 years ago
  29. 5242c0a Allow optimizing and trace tests to be not run. by Ian Rogers · 11 years ago
  30. bcacf16 Merge "Allow optimizing and trace tests to be not run." by Ian Rogers · 11 years ago
  31. fd60fbc Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 11 years ago
  32. d5673e4 Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
  33. 990288d Merge "We can also run the linear scan register allocator on thumb." by Nicolas Geoffray · 11 years ago
  34. 93bedb7 We can also run the linear scan register allocator on thumb. by Nicolas Geoffray · 11 years ago
  35. 027fd2f Merge "Improved implementation of inline of String.indexOf" by Ian Rogers · 11 years ago
  36. c3561ae Improved implementation of inline of String.indexOf by nikolay serdjuk · 11 years ago
  37. f2a8559 Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 11 years ago
  38. acc2bb6 ART: Fail dex file verification on invalid access flags by Andreas Gampe · 11 years ago
  39. b12d605 Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 11 years ago
  40. 0fbd6e6 Fix two read barrier bugs introduced in CL 97882. by Hiroshi Yamauchi · 11 years ago
  41. d652333 Merge "Add optimized assembler implementation of __memcmp16 for x86." by Ian Rogers · 11 years ago
  42. d5cd8bc Merge "Avoid race in single thread suspension." by Ian Rogers · 11 years ago
  43. f3d874c Avoid race in single thread suspension. by Ian Rogers · 11 years ago
  44. e72ff80 Merge "ART: Do not attempt to compile a method with too many registers" by Andreas Gampe · 11 years ago
  45. 0d8ea46 ART: Do not attempt to compile a method with too many registers by Andreas Gampe · 11 years ago
  46. 72b660e Merge "x86_64: Fix GenDalvikArgsRange for 64-bit ref" by Ian Rogers · 11 years ago
  47. 8e3acdd x86_64: Fix GenDalvikArgsRange for 64-bit ref by Serguei Katkov · 11 years ago
  48. 03fc5ab Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
  49. 3102998 Merge "ART: Make a soft failure in method verifier hard, add check" by Andreas Gampe · 11 years ago
  50. 00633eb ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
  51. 9cd20b2 Merge "ART: Use array-inl.h in reference_table_test" by Andreas Gampe · 11 years ago
  52. 8db4c88 ART: Use array-inl.h in reference_table_test by Andreas Gampe · 11 years ago
  53. 6a5af2e am 031ddea2: Merge "Fix identifier size in the heap dump." by Calin Juravle · 11 years ago
  54. 8dc8b9d am d07c9cdd: ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 11 years ago
  55. 378866f resolved conflicts for merge of d8561422 to lmp-dev-plus-aosp by Fred Shih · 11 years ago
  56. ff5a372 Fix bad comment in class_linker by Calin Juravle · 11 years ago
  57. 031ddea Merge "Fix identifier size in the heap dump." by Calin Juravle · 11 years ago
  58. 3280517 Fix identifier size in the heap dump. by Calin Juravle · 11 years ago
  59. 11ca612 Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
  60. 66a1161 Merge "Fix identifier size in the heap dump." into lmp-dev by Narayan Kamath · 11 years ago
  61. ccc68d6 Fix identifier size in the heap dump. by Calin Juravle · 11 years ago
  62. 7661e87 am 6dfa4188: Merge "Avoid direct use of QuasiAtomic by using Atomic." by Ian Rogers · 11 years ago
  63. 1222c96 ART: inline Math.Max/Min (float and double) by Alexei Zavjalov · 11 years ago
  64. f491680 Merge "ART: Fail dex file verification on invalid access flags" into lmp-dev by Andreas Gampe · 11 years ago
  65. 0bab231 ART: Fail dex file verification on invalid access flags by Andreas Gampe · 11 years ago
  66. e780e1d am fb8a07bd: Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 11 years ago
  67. 6dfa418 Merge "Avoid direct use of QuasiAtomic by using Atomic." by Ian Rogers · 11 years ago
  68. 37f3c96 Avoid direct use of QuasiAtomic by using Atomic. by Ian Rogers · 11 years ago
  69. a2f85ca Merge "Avoid race in single thread suspension." into lmp-dev by Ian Rogers · 11 years ago
  70. 6093a5c Avoid race in single thread suspension. by Ian Rogers · 11 years ago
  71. d07c9cd ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 11 years ago
  72. d856142 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  73. 366d0a3 am 62327cda: Fix class initialization checks in interpreter by Sebastien Hertz · 11 years ago
  74. 263d712 am be0562fb: Disable adding main and non moving spaces to immune region in GSS by Mathieu Chartier · 11 years ago
  75. 62bb288 am de0aafe2: Merge "Remove some to-done TODOs." by Ian Rogers · 11 years ago
  76. 45a042e am 18179818: Merge "ART: Lock an arg reg in GenInlinedGet" by Andreas Gampe · 11 years ago
  77. 907194a Add optimized assembler implementation of __memcmp16 for x86. by Alexander Ivchenko · 11 years ago
  78. 55bcda4 am b2a59010: Merge "Fix lint errors." by Nicolas Geoffray · 11 years ago
  79. e6c1f55 am b0777f04: Merge "Use the thumb2 assembler for the optimizing compiler." by Nicolas Geoffray · 11 years ago
  80. 8f31aa8 am 3a07c04d: Merge "Fix test 304-method-tracing failure for Mips." by Ian Rogers · 11 years ago
  81. 62327cd Fix class initialization checks in interpreter by Sebastien Hertz · 11 years ago
  82. b2a5901 Merge "Fix lint errors." by Nicolas Geoffray · 11 years ago
  83. 169277a Fix lint errors. by Nicolas Geoffray · 11 years ago
  84. b0777f0 Merge "Use the thumb2 assembler for the optimizing compiler." by Nicolas Geoffray · 11 years ago
  85. c7d2c08 am 81457a3c: Merge "Add back a deleted check related to verification." by Stephen Hines · 11 years ago
  86. 0039e4e am 233b0e37: Merge "Remove errors/warnings from tautological comparisons." by Stephen Hines · 11 years ago
  87. fb8a07b Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 11 years ago
  88. 90969af ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 11 years ago
  89. 1817981 Merge "ART: Lock an arg reg in GenInlinedGet" by Andreas Gampe · 11 years ago
  90. 30ab8a8 ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 11 years ago
  91. de0aafe Merge "Remove some to-done TODOs." by Ian Rogers · 11 years ago
  92. 1fceb40 Remove some to-done TODOs. by Ian Rogers · 11 years ago
  93. 81457a3 Merge "Add back a deleted check related to verification." by Stephen Hines · 11 years ago
  94. 683b00d am 9791bb42: Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
  95. 3a07c04 Merge "Fix test 304-method-tracing failure for Mips." by Ian Rogers · 11 years ago
  96. c3d131e Fix test 304-method-tracing failure for Mips. by Douglas Leung · 11 years ago
  97. 233b0e3 Merge "Remove errors/warnings from tautological comparisons." by Stephen Hines · 11 years ago
  98. ca2fd36 am ebe8f799: Merge "Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""" by Dave Allison · 11 years ago
  99. 0edee1b am 403ef95b: Merge "Add another test to the trace test black list." by Ian Rogers · 11 years ago
  100. 5124184 am 479f131d: Merge "Disable adding main and non moving spaces to immune region in GSS" by Mathieu Chartier · 11 years ago