1. be2aa44 ART: Relax IsInstantiable check by Andreas Gampe · 9 years ago
  2. 73961d9 Merge "Add remembered set functionality for native roots" by Mathieu Chartier · 9 years ago
  3. 3908912 Add remembered set functionality for native roots by Mathieu Chartier · 9 years ago
  4. 6e67b57 Merge "Bugfix: Java char is 16 bits, can not be treated as boolean." by Mathieu Chartier · 9 years ago
  5. 3152c82 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 9 years ago
  6. 41bad0e Merge "HDeoptimize should hold values live in env." by Mingyao Yang · 9 years ago
  7. 718493c HDeoptimize should hold values live in env. by Mingyao Yang · 9 years ago
  8. 9578d10 Merge "Add checker ability to 525-arrays-and-fields tests." by Aart Bik · 9 years ago
  9. 35dfc98 Merge "Exercise constant folding of int & long mul, div and rem." by Roland Levillain · 9 years ago
  10. 87bada6 Merge "Cosmetic changes in ART run-tests." by Roland Levillain · 9 years ago
  11. ee1e898 Merge "Fix & add Checker assertions in 442-checker-constant-folding." by Roland Levillain · 9 years ago
  12. f7746ad Exercise constant folding of int & long mul, div and rem. by Roland Levillain · 9 years ago
  13. 6a92a03 Cosmetic changes in ART run-tests. by Roland Levillain · 9 years ago
  14. b65eb50 Fix & add Checker assertions in 442-checker-constant-folding. by Roland Levillain · 9 years ago
  15. 0fae2f5 Merge "Enable art host static builds only for checkbuilds." by Calin Juravle · 9 years ago
  16. 939e702 Merge "ART: Abbreviate interpreter-access-checks" by Andreas Gampe · 9 years ago
  17. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 9 years ago
  18. a09d5df Merge "Fix gcstress tests" by Mathieu Chartier · 9 years ago
  19. c621106 Fix gcstress tests by Mathieu Chartier · 9 years ago
  20. 34e1ed2 Merge "ART: Make warnings into errors in InitZygote" by Andreas Gampe · 9 years ago
  21. 695a273 ART: Make warnings into errors in InitZygote by Andreas Gampe · 9 years ago
  22. e3ab2a7 Merge "ART: Change the stack dump format to be in line with debuggerd" by Andreas Gampe · 9 years ago
  23. dd67125 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 9 years ago
  24. 8f3402e Merge "Revert "runtest: Have gcstress tests skip 955-lambda-smali"" by Igor Murashkin · 9 years ago
  25. 222223a Revert "runtest: Have gcstress tests skip 955-lambda-smali" by Igor Murashkin · 9 years ago
  26. 0fc01dd Merge "Visit class native roots from VisitReferences" by Mathieu Chartier · 9 years ago
  27. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  28. 6738ed9 Add checker ability to 525-arrays-and-fields tests. by Aart Bik · 9 years ago
  29. 676ff8e Enable art host static builds only for checkbuilds. by Calin Juravle · 9 years ago
  30. 2a7ea34 Merge "Add some more uninterruptible annotations" by Mathieu Chartier · 9 years ago
  31. ed8990a Add some more uninterruptible annotations by Mathieu Chartier · 9 years ago
  32. 20cd654 Merge "Fix alignments in quick_entrypoints_x86_64.S" by Mathieu Chartier · 9 years ago
  33. 71cef23 Fix alignments in quick_entrypoints_x86_64.S by Man Cao · 9 years ago
  34. f7efc9e Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 9 years ago
  35. bea4eb4 Merge "Disable Checker for tests that don't invoke the compiler." by David Brazdil · 9 years ago
  36. d29e848 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 9 years ago
  37. 80fb394 Disable Checker for tests that don't invoke the compiler. by David Brazdil · 9 years ago
  38. bd76db3 Merge "Fix and extend the documentation of art::Thread's fields offsets." by Roland Levillain · 9 years ago
  39. 195fa34 Merge "ART: Fix missing role definition" by Andreas Gampe · 9 years ago
  40. 5bdb655 ART: Fix missing role definition by Andreas Gampe · 9 years ago
  41. d59f0b1 Merge "Fix hash set memory leaks" by Mathieu Chartier · 9 years ago
  42. 88b6b05 Fix hash set memory leaks by Mathieu Chartier · 9 years ago
  43. 3c9c776 Merge "Add uninterruptible role" by Mathieu Chartier · 9 years ago
  44. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 9 years ago
  45. f64914d Merge "Move to newer clang annotations" by Mathieu Chartier · 9 years ago
  46. fab0712 Merge "runtest: Have gcstress tests skip 955-lambda-smali" by Igor Murashkin · 9 years ago
  47. ef3119e runtest: Have gcstress tests skip 955-lambda-smali by Igor Murashkin · 9 years ago
  48. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  49. 6078aec Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 9 years ago
  50. 53fcd0f ART: Add VerboseMethods to optimizing compiler by Andreas Gampe · 9 years ago
  51. d8da9dc Merge "More diagnostics for flaky oat file assistant test." by Richard Uhler · 9 years ago
  52. c20d728 Merge "Replaced CHECK with EXPECT in tests." by Aart Bik · 9 years ago
  53. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 9 years ago
  54. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  55. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  56. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  57. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  58. d77aa00 Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 9 years ago
  59. ca80ecc Fix and extend the documentation of art::Thread's fields offsets. by Roland Levillain · 9 years ago
  60. ff6e79c Merge "Added unit tests to LICM." by Aart Bik · 9 years ago
  61. 94f5bda More diagnostics for flaky oat file assistant test. by Richard Uhler · 9 years ago
  62. 0e126bb Merge "When a Checker assertion cannot be parsed, display it." by Roland Levillain · 9 years ago
  63. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 9 years ago
  64. 74e1cc0 When a Checker assertion cannot be parsed, display it. by Roland Levillain · 9 years ago
  65. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 9 years ago
  66. 663c934 ART: Fix Thumb2 literal fixup. by Vladimir Marko · 9 years ago
  67. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  68. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  69. 3f307f3 Added unit tests to LICM. by Aart Bik · 9 years ago
  70. 236d0a3 Merge changes from topic 'lambda_experimental' by Igor Murashkin · 9 years ago
  71. 6bd980c interpreter: Add tests for move-result after invoke-lambda by Igor Murashkin · 9 years ago
  72. 4d7b75f verifier: Skip verification of methods when seeing experimental opcodes by Igor Murashkin · 9 years ago
  73. c962dd7 Merge "Prefer 32-bit host executables on Mac." by Ying Wang · 9 years ago
  74. 56ebee4 Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 9 years ago
  75. 754a445 Prefer 32-bit host executables on Mac. by Ying Wang · 9 years ago
  76. 2bb897e Merge "Refine the canary pattern in RedZone" by Andreas Gampe · 9 years ago
  77. b203b33 Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 9 years ago
  78. 891dfaa ART: Fix UninitializedReference handling by Andreas Gampe · 9 years ago
  79. 364fa53 Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 9 years ago
  80. 411b96d Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 9 years ago
  81. 4360be2 ART: Remove some of the Mac craziness by Andreas Gampe · 9 years ago
  82. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  83. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 9 years ago
  84. 9ed8206 Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 9 years ago
  85. 84bfbe1 Merge "Fix broken tests." by Aart Bik · 9 years ago
  86. 34c3ba9 Fix broken tests. by Aart Bik · 9 years ago
  87. af0365a Merge "runtime: Add lambda box/unbox object equality" by Igor Murashkin · 9 years ago
  88. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 9 years ago
  89. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 9 years ago
  90. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 9 years ago
  91. 2639e8e Add more checks to diagnose flaky oat file assistant test. by Richard Uhler · 9 years ago
  92. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 9 years ago
  93. 16a150b Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 9 years ago
  94. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 9 years ago
  95. 7c0fe5e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 9 years ago
  96. 76914b0 ART: Fix arm32 quick_invoke_stub CFI by Andreas Gampe · 9 years ago
  97. b2295af Merge "Get non proxy method for StackDumpVisitor" by Mathieu Chartier · 9 years ago
  98. ef76c3f Get non proxy method for StackDumpVisitor by Mathieu Chartier · 9 years ago
  99. 1123794 Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 9 years ago
  100. 7745dc3 Merge "runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS" by Igor Murashkin · 9 years ago