1. 169bb42 am 82beb6c0: am 1a4d013b: Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames." by Narayan Kamath · 10 years ago
  2. 82beb6c am 1a4d013b: Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames." by Narayan Kamath · 10 years ago
  3. 1a4d013 Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames." by Narayan Kamath · 10 years ago
  4. f874d59 Temporarily suppress TimeZoneTest.testAllDisplayNames. by Narayan Kamath · 10 years ago
  5. 02c921a am 195ba565: am 59533510: Merge "ART: Print out hex for NewStringUTF failure" by Andreas Gampe · 10 years ago
  6. 195ba56 am 59533510: Merge "ART: Print out hex for NewStringUTF failure" by Andreas Gampe · 10 years ago
  7. 5953351 Merge "ART: Print out hex for NewStringUTF failure" by Andreas Gampe · 10 years ago
  8. b7fed7e am 6589fee1: am 6df1d46a: Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 10 years ago
  9. 1924456 am 76d53973: am 431403ad: Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  10. 6589fee am 6df1d46a: Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 10 years ago
  11. 76d5397 am 431403ad: Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  12. 6df1d46 Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 10 years ago
  13. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  14. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  15. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  16. 893e43a am dc189335: am 48215e2e: Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  17. 15ceaa8 am 5bc48dc0: am 5716a1f0: Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  18. dc18933 am 48215e2e: Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  19. 5bc48dc am 5716a1f0: Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  20. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  21. 5716a1f Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 10 years ago
  22. 82bcf3b am 6131b654: am 9af8d8dd: Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers" by Roland Levillain · 10 years ago
  23. 6131b65 am 9af8d8dd: Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers" by Roland Levillain · 10 years ago
  24. 9af8d8d Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers" by Roland Levillain · 10 years ago
  25. ef4afe9 ART: Print out hex for NewStringUTF failure by Andreas Gampe · 10 years ago
  26. 59238f5 am af50e415: Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 10 years ago
  27. bce159d am b5bfb2ab: am 73961d95: Merge "Add remembered set functionality for native roots" by Mathieu Chartier · 10 years ago
  28. d77c842 am 0327b9b9: am 6e67b579: Merge "Bugfix: Java char is 16 bits, can not be treated as boolean." by Mathieu Chartier · 10 years ago
  29. b5bfb2a am 73961d95: Merge "Add remembered set functionality for native roots" by Mathieu Chartier · 10 years ago
  30. 0327b9b am 6e67b579: Merge "Bugfix: Java char is 16 bits, can not be treated as boolean." by Mathieu Chartier · 10 years ago
  31. af50e41 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 10 years ago
  32. 73961d9 Merge "Add remembered set functionality for native roots" by Mathieu Chartier · 10 years ago
  33. 3908912 Add remembered set functionality for native roots by Mathieu Chartier · 10 years ago
  34. 6e67b57 Merge "Bugfix: Java char is 16 bits, can not be treated as boolean." by Mathieu Chartier · 10 years ago
  35. 3152c82 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 10 years ago
  36. 71311f8 Added repe_cmpsw instruction to x86, x86_64 assemblers by agicsaki · 10 years ago
  37. 99455c7 am 6dc1f8da: am 41bad0ef: Merge "HDeoptimize should hold values live in env." by Mingyao Yang · 10 years ago
  38. e8c4cb4 am 619db792: am 9578d10b: Merge "Add checker ability to 525-arrays-and-fields tests." by Aart Bik · 10 years ago
  39. 7e66920 am 9e7e2b59: am 35dfc983: Merge "Exercise constant folding of int & long mul, div and rem." by Roland Levillain · 10 years ago
  40. 0d4f9e0 am df62615b: am 87bada67: Merge "Cosmetic changes in ART run-tests." by Roland Levillain · 10 years ago
  41. 528e3a8 am 814a1604: am ee1e8987: Merge "Fix & add Checker assertions in 442-checker-constant-folding." by Roland Levillain · 10 years ago
  42. 6dc1f8d am 41bad0ef: Merge "HDeoptimize should hold values live in env." by Mingyao Yang · 10 years ago
  43. 619db79 am 9578d10b: Merge "Add checker ability to 525-arrays-and-fields tests." by Aart Bik · 10 years ago
  44. 41bad0e Merge "HDeoptimize should hold values live in env." by Mingyao Yang · 10 years ago
  45. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  46. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  47. 718493c HDeoptimize should hold values live in env. by Mingyao Yang · 10 years ago
  48. 9578d10 Merge "Add checker ability to 525-arrays-and-fields tests." by Aart Bik · 10 years ago
  49. 9e7e2b5 am 35dfc983: Merge "Exercise constant folding of int & long mul, div and rem." by Roland Levillain · 10 years ago
  50. df62615 am 87bada67: Merge "Cosmetic changes in ART run-tests." by Roland Levillain · 10 years ago
  51. 814a160 am ee1e8987: Merge "Fix & add Checker assertions in 442-checker-constant-folding." by Roland Levillain · 10 years ago
  52. 35dfc98 Merge "Exercise constant folding of int & long mul, div and rem." by Roland Levillain · 10 years ago
  53. 87bada6 Merge "Cosmetic changes in ART run-tests." by Roland Levillain · 10 years ago
  54. ee1e898 Merge "Fix & add Checker assertions in 442-checker-constant-folding." by Roland Levillain · 10 years ago
  55. f7746ad Exercise constant folding of int & long mul, div and rem. by Roland Levillain · 10 years ago
  56. 6a92a03 Cosmetic changes in ART run-tests. by Roland Levillain · 10 years ago
  57. b65eb50 Fix & add Checker assertions in 442-checker-constant-folding. by Roland Levillain · 10 years ago
  58. d897e28 am 0117cfef: am 0fae2f58: Merge "Enable art host static builds only for checkbuilds." by Calin Juravle · 10 years ago
  59. 0117cfe am 0fae2f58: Merge "Enable art host static builds only for checkbuilds." by Calin Juravle · 10 years ago
  60. 0fae2f5 Merge "Enable art host static builds only for checkbuilds." by Calin Juravle · 10 years ago
  61. a174894 am 7f925348: am 939e702b: Merge "ART: Abbreviate interpreter-access-checks" by Andreas Gampe · 10 years ago
  62. 7f92534 am 939e702b: Merge "ART: Abbreviate interpreter-access-checks" by Andreas Gampe · 10 years ago
  63. 939e702 Merge "ART: Abbreviate interpreter-access-checks" by Andreas Gampe · 10 years ago
  64. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 10 years ago
  65. be1c460 am bb26acb9: am a09d5df5: Merge "Fix gcstress tests" by Mathieu Chartier · 10 years ago
  66. bb26acb am a09d5df5: Merge "Fix gcstress tests" by Mathieu Chartier · 10 years ago
  67. a213963 am 6b557d3d: am 34e1ed2f: Merge "ART: Make warnings into errors in InitZygote" by Andreas Gampe · 10 years ago
  68. a09d5df Merge "Fix gcstress tests" by Mathieu Chartier · 10 years ago
  69. c621106 Fix gcstress tests by Mathieu Chartier · 10 years ago
  70. 6b557d3 am 34e1ed2f: Merge "ART: Make warnings into errors in InitZygote" by Andreas Gampe · 10 years ago
  71. b0107fc am c021cc4e: am e3ab2a7d: Merge "ART: Change the stack dump format to be in line with debuggerd" by Andreas Gampe · 10 years ago
  72. 34e1ed2 Merge "ART: Make warnings into errors in InitZygote" by Andreas Gampe · 10 years ago
  73. 695a273 ART: Make warnings into errors in InitZygote by Andreas Gampe · 10 years ago
  74. c021cc4 am e3ab2a7d: Merge "ART: Change the stack dump format to be in line with debuggerd" by Andreas Gampe · 10 years ago
  75. a557f22 am 0c21b5cc: am 8f3402e7: Merge "Revert "runtest: Have gcstress tests skip 955-lambda-smali"" by Igor Murashkin · 10 years ago
  76. e3ab2a7 Merge "ART: Change the stack dump format to be in line with debuggerd" by Andreas Gampe · 10 years ago
  77. 0c21b5c am 8f3402e7: Merge "Revert "runtest: Have gcstress tests skip 955-lambda-smali"" by Igor Murashkin · 10 years ago
  78. dd67125 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 10 years ago
  79. 8f3402e Merge "Revert "runtest: Have gcstress tests skip 955-lambda-smali"" by Igor Murashkin · 10 years ago
  80. 12f0c7e am 458a7c7a: (-s ours) Merge "ART: Change the stack dump format to be in line with debuggerd" into mnc-dev by Andreas Gampe · 10 years ago
  81. 222223a Revert "runtest: Have gcstress tests skip 955-lambda-smali" by Igor Murashkin · 10 years ago
  82. 458a7c7 Merge "ART: Change the stack dump format to be in line with debuggerd" into mnc-dev by Andreas Gampe · 10 years ago
  83. 2e6a487 am 2f0f97c5: am 0fc01dd3: Merge "Visit class native roots from VisitReferences" by Mathieu Chartier · 10 years ago
  84. 2f0f97c am 0fc01dd3: Merge "Visit class native roots from VisitReferences" by Mathieu Chartier · 10 years ago
  85. 0fc01dd Merge "Visit class native roots from VisitReferences" by Mathieu Chartier · 10 years ago
  86. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 10 years ago
  87. 6738ed9 Add checker ability to 525-arrays-and-fields tests. by Aart Bik · 10 years ago
  88. 676ff8e Enable art host static builds only for checkbuilds. by Calin Juravle · 10 years ago
  89. 3b58e56 am d021e166: ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 10 years ago
  90. 242ae94 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 10 years ago
  91. 48d8441 am cd731ca7: am 2a7ea34c: Merge "Add some more uninterruptible annotations" by Mathieu Chartier · 10 years ago
  92. cd731ca am 2a7ea34c: Merge "Add some more uninterruptible annotations" by Mathieu Chartier · 10 years ago
  93. 2a7ea34 Merge "Add some more uninterruptible annotations" by Mathieu Chartier · 10 years ago
  94. ed8990a Add some more uninterruptible annotations by Mathieu Chartier · 10 years ago
  95. b78547d am 71ab1c96: am 20cd654b: Merge "Fix alignments in quick_entrypoints_x86_64.S" by Mathieu Chartier · 10 years ago
  96. 71ab1c9 am 20cd654b: Merge "Fix alignments in quick_entrypoints_x86_64.S" by Mathieu Chartier · 10 years ago
  97. 20cd654 Merge "Fix alignments in quick_entrypoints_x86_64.S" by Mathieu Chartier · 10 years ago
  98. c3f7b4e am dd812fa1: am f7efc9ef: Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 10 years ago
  99. 57704c1 am 76aabf7f: am bea4eb4b: Merge "Disable Checker for tests that don\'t invoke the compiler." by David Brazdil · 10 years ago
  100. ea98017 am e14a10aa: am bd76db36: Merge "Fix and extend the documentation of art::Thread\'s fields offsets." by Roland Levillain · 10 years ago