1. 9e7e2b5 am 35dfc983: Merge "Exercise constant folding of int & long mul, div and rem." by Roland Levillain · 10 years ago
  2. df62615 am 87bada67: Merge "Cosmetic changes in ART run-tests." by Roland Levillain · 10 years ago
  3. 814a160 am ee1e8987: Merge "Fix & add Checker assertions in 442-checker-constant-folding." by Roland Levillain · 10 years ago
  4. 35dfc98 Merge "Exercise constant folding of int & long mul, div and rem." by Roland Levillain · 10 years ago
  5. 87bada6 Merge "Cosmetic changes in ART run-tests." by Roland Levillain · 10 years ago
  6. ee1e898 Merge "Fix & add Checker assertions in 442-checker-constant-folding." by Roland Levillain · 10 years ago
  7. f7746ad Exercise constant folding of int & long mul, div and rem. by Roland Levillain · 10 years ago
  8. 6a92a03 Cosmetic changes in ART run-tests. by Roland Levillain · 10 years ago
  9. b65eb50 Fix & add Checker assertions in 442-checker-constant-folding. by Roland Levillain · 10 years ago
  10. 0117cfe am 0fae2f58: Merge "Enable art host static builds only for checkbuilds." by Calin Juravle · 10 years ago
  11. 0fae2f5 Merge "Enable art host static builds only for checkbuilds." by Calin Juravle · 10 years ago
  12. 7f92534 am 939e702b: Merge "ART: Abbreviate interpreter-access-checks" by Andreas Gampe · 10 years ago
  13. 939e702 Merge "ART: Abbreviate interpreter-access-checks" by Andreas Gampe · 10 years ago
  14. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 10 years ago
  15. bb26acb am a09d5df5: Merge "Fix gcstress tests" by Mathieu Chartier · 10 years ago
  16. a09d5df Merge "Fix gcstress tests" by Mathieu Chartier · 10 years ago
  17. c621106 Fix gcstress tests by Mathieu Chartier · 10 years ago
  18. 6b557d3 am 34e1ed2f: Merge "ART: Make warnings into errors in InitZygote" by Andreas Gampe · 10 years ago
  19. 34e1ed2 Merge "ART: Make warnings into errors in InitZygote" by Andreas Gampe · 10 years ago
  20. 695a273 ART: Make warnings into errors in InitZygote by Andreas Gampe · 10 years ago
  21. c021cc4 am e3ab2a7d: Merge "ART: Change the stack dump format to be in line with debuggerd" by Andreas Gampe · 10 years ago
  22. e3ab2a7 Merge "ART: Change the stack dump format to be in line with debuggerd" by Andreas Gampe · 10 years ago
  23. 0c21b5c am 8f3402e7: Merge "Revert "runtest: Have gcstress tests skip 955-lambda-smali"" by Igor Murashkin · 10 years ago
  24. dd67125 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 10 years ago
  25. 8f3402e Merge "Revert "runtest: Have gcstress tests skip 955-lambda-smali"" by Igor Murashkin · 10 years ago
  26. 222223a Revert "runtest: Have gcstress tests skip 955-lambda-smali" by Igor Murashkin · 10 years ago
  27. 2f0f97c am 0fc01dd3: Merge "Visit class native roots from VisitReferences" by Mathieu Chartier · 10 years ago
  28. 0fc01dd Merge "Visit class native roots from VisitReferences" by Mathieu Chartier · 10 years ago
  29. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 10 years ago
  30. 676ff8e Enable art host static builds only for checkbuilds. by Calin Juravle · 10 years ago
  31. cd731ca am 2a7ea34c: Merge "Add some more uninterruptible annotations" by Mathieu Chartier · 10 years ago
  32. 2a7ea34 Merge "Add some more uninterruptible annotations" by Mathieu Chartier · 10 years ago
  33. ed8990a Add some more uninterruptible annotations by Mathieu Chartier · 10 years ago
  34. 71ab1c9 am 20cd654b: Merge "Fix alignments in quick_entrypoints_x86_64.S" by Mathieu Chartier · 10 years ago
  35. 20cd654 Merge "Fix alignments in quick_entrypoints_x86_64.S" by Mathieu Chartier · 10 years ago
  36. dd812fa am f7efc9ef: Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 10 years ago
  37. 76aabf7 am bea4eb4b: Merge "Disable Checker for tests that don\'t invoke the compiler." by David Brazdil · 10 years ago
  38. e14a10a am bd76db36: Merge "Fix and extend the documentation of art::Thread\'s fields offsets." by Roland Levillain · 10 years ago
  39. 8a03532 am 195fa34d: Merge "ART: Fix missing role definition" by Andreas Gampe · 10 years ago
  40. 14e093d am d59f0b19: Merge "Fix hash set memory leaks" by Mathieu Chartier · 10 years ago
  41. d5a482c am 3c9c7760: Merge "Add uninterruptible role" by Mathieu Chartier · 10 years ago
  42. 372e3be am f64914d7: Merge "Move to newer clang annotations" by Mathieu Chartier · 10 years ago
  43. a7cae0a am fab0712a: Merge "runtest: Have gcstress tests skip 955-lambda-smali" by Igor Murashkin · 10 years ago
  44. 41c2b27 am 6078aec2: Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 10 years ago
  45. 67496bf am d8da9dc8: Merge "More diagnostics for flaky oat file assistant test." by Richard Uhler · 10 years ago
  46. 8d060f2 am c20d7286: Merge "Replaced CHECK with EXPECT in tests." by Aart Bik · 10 years ago
  47. 71cef23 Fix alignments in quick_entrypoints_x86_64.S by Man Cao · 10 years ago
  48. f7efc9e Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 10 years ago
  49. bea4eb4 Merge "Disable Checker for tests that don't invoke the compiler." by David Brazdil · 10 years ago
  50. d29e848 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 10 years ago
  51. 80fb394 Disable Checker for tests that don't invoke the compiler. by David Brazdil · 10 years ago
  52. bd76db3 Merge "Fix and extend the documentation of art::Thread's fields offsets." by Roland Levillain · 10 years ago
  53. 195fa34 Merge "ART: Fix missing role definition" by Andreas Gampe · 10 years ago
  54. 5bdb655 ART: Fix missing role definition by Andreas Gampe · 10 years ago
  55. d59f0b1 Merge "Fix hash set memory leaks" by Mathieu Chartier · 10 years ago
  56. 88b6b05 Fix hash set memory leaks by Mathieu Chartier · 10 years ago
  57. 3c9c776 Merge "Add uninterruptible role" by Mathieu Chartier · 10 years ago
  58. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 10 years ago
  59. f64914d Merge "Move to newer clang annotations" by Mathieu Chartier · 10 years ago
  60. fab0712 Merge "runtest: Have gcstress tests skip 955-lambda-smali" by Igor Murashkin · 10 years ago
  61. ef3119e runtest: Have gcstress tests skip 955-lambda-smali by Igor Murashkin · 10 years ago
  62. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  63. 6078aec Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 10 years ago
  64. 53fcd0f ART: Add VerboseMethods to optimizing compiler by Andreas Gampe · 10 years ago
  65. d8da9dc Merge "More diagnostics for flaky oat file assistant test." by Richard Uhler · 10 years ago
  66. c20d728 Merge "Replaced CHECK with EXPECT in tests." by Aart Bik · 10 years ago
  67. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 10 years ago
  68. 88d751b am c5bee2a1: Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  69. ccc2dda am 32d7806b: Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  70. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  71. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  72. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  73. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  74. 1705b33 am d77aa00c: Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 10 years ago
  75. d77aa00 Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 10 years ago
  76. 23d9295 am ff6e79c9: Merge "Added unit tests to LICM." by Aart Bik · 10 years ago
  77. ca80ecc Fix and extend the documentation of art::Thread's fields offsets. by Roland Levillain · 10 years ago
  78. ff6e79c Merge "Added unit tests to LICM." by Aart Bik · 10 years ago
  79. 998669b am 0e126bb7: Merge "When a Checker assertion cannot be parsed, display it." by Roland Levillain · 10 years ago
  80. 94f5bda More diagnostics for flaky oat file assistant test. by Richard Uhler · 10 years ago
  81. 0e126bb Merge "When a Checker assertion cannot be parsed, display it." by Roland Levillain · 10 years ago
  82. 3683469 am 60f4804f: Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 10 years ago
  83. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 10 years ago
  84. 74e1cc0 When a Checker assertion cannot be parsed, display it. by Roland Levillain · 10 years ago
  85. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 10 years ago
  86. 663c934 ART: Fix Thumb2 literal fixup. by Vladimir Marko · 10 years ago
  87. 300a638 am e6e38ce0: Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  88. 0a3fb00 am a3073e24: Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  89. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  90. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  91. 3f307f3 Added unit tests to LICM. by Aart Bik · 10 years ago
  92. 8e9d3f0 am 236d0a3c: Merge changes from topic \'lambda_experimental\' by Igor Murashkin · 10 years ago
  93. 236d0a3 Merge changes from topic 'lambda_experimental' by Igor Murashkin · 10 years ago
  94. 6bd980c interpreter: Add tests for move-result after invoke-lambda by Igor Murashkin · 10 years ago
  95. 4d7b75f verifier: Skip verification of methods when seeing experimental opcodes by Igor Murashkin · 10 years ago
  96. d72bef0 am c962dd74: Merge "Prefer 32-bit host executables on Mac." by Ying Wang · 10 years ago
  97. c962dd7 Merge "Prefer 32-bit host executables on Mac." by Ying Wang · 10 years ago
  98. 0a72d65 am 56ebee4d: Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 10 years ago
  99. 56ebee4 Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 10 years ago
  100. 754a445 Prefer 32-bit host executables on Mac. by Ying Wang · 10 years ago