1. 0941b9d Fix gtests. by Calin Juravle · 9 years ago
  2. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 9 years ago
  3. 8c4113b Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""" by Calin Juravle · 9 years ago
  4. 3dac766 Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""" by Calin Juravle · 9 years ago
  5. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  6. 0f8c6da Merge "Run intrinsics on inlined code." by Roland Levillain · 9 years ago
  7. d60a1af Run intrinsics on inlined code. by Scott Wakeling · 9 years ago
  8. aac0467 Merge "Split the class table for each class loader" by Mathieu Chartier · 9 years ago
  9. cc5ebdf Split the class table for each class loader by Mathieu Chartier · 9 years ago
  10. 3f680be Merge "Add read barrier support to the entrypoints." by Mathieu Chartier · 9 years ago
  11. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago
  12. 1a4d013 Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames." by Narayan Kamath · 9 years ago
  13. f874d59 Temporarily suppress TimeZoneTest.testAllDisplayNames. by Narayan Kamath · 9 years ago
  14. 5953351 Merge "ART: Print out hex for NewStringUTF failure" by Andreas Gampe · 9 years ago
  15. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  16. 6df1d46 Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  17. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  18. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  19. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  20. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  21. 5716a1f Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  22. 9af8d8d Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers" by Roland Levillain · 9 years ago
  23. ef4afe9 ART: Print out hex for NewStringUTF failure by Andreas Gampe · 9 years ago
  24. 73961d9 Merge "Add remembered set functionality for native roots" by Mathieu Chartier · 9 years ago
  25. 3908912 Add remembered set functionality for native roots by Mathieu Chartier · 9 years ago
  26. 6e67b57 Merge "Bugfix: Java char is 16 bits, can not be treated as boolean." by Mathieu Chartier · 9 years ago
  27. 3152c82 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 9 years ago
  28. 71311f8 Added repe_cmpsw instruction to x86, x86_64 assemblers by agicsaki · 9 years ago
  29. 41bad0e Merge "HDeoptimize should hold values live in env." by Mingyao Yang · 9 years ago
  30. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  31. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  32. 718493c HDeoptimize should hold values live in env. by Mingyao Yang · 9 years ago
  33. 9578d10 Merge "Add checker ability to 525-arrays-and-fields tests." by Aart Bik · 9 years ago
  34. 35dfc98 Merge "Exercise constant folding of int & long mul, div and rem." by Roland Levillain · 9 years ago
  35. 87bada6 Merge "Cosmetic changes in ART run-tests." by Roland Levillain · 9 years ago
  36. ee1e898 Merge "Fix & add Checker assertions in 442-checker-constant-folding." by Roland Levillain · 9 years ago
  37. f7746ad Exercise constant folding of int & long mul, div and rem. by Roland Levillain · 9 years ago
  38. 6a92a03 Cosmetic changes in ART run-tests. by Roland Levillain · 9 years ago
  39. b65eb50 Fix & add Checker assertions in 442-checker-constant-folding. by Roland Levillain · 9 years ago
  40. 0fae2f5 Merge "Enable art host static builds only for checkbuilds." by Calin Juravle · 9 years ago
  41. 939e702 Merge "ART: Abbreviate interpreter-access-checks" by Andreas Gampe · 9 years ago
  42. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 9 years ago
  43. a09d5df Merge "Fix gcstress tests" by Mathieu Chartier · 9 years ago
  44. c621106 Fix gcstress tests by Mathieu Chartier · 9 years ago
  45. 34e1ed2 Merge "ART: Make warnings into errors in InitZygote" by Andreas Gampe · 9 years ago
  46. 695a273 ART: Make warnings into errors in InitZygote by Andreas Gampe · 9 years ago
  47. e3ab2a7 Merge "ART: Change the stack dump format to be in line with debuggerd" by Andreas Gampe · 9 years ago
  48. dd67125 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 9 years ago
  49. 8f3402e Merge "Revert "runtest: Have gcstress tests skip 955-lambda-smali"" by Igor Murashkin · 9 years ago
  50. 222223a Revert "runtest: Have gcstress tests skip 955-lambda-smali" by Igor Murashkin · 9 years ago
  51. 0fc01dd Merge "Visit class native roots from VisitReferences" by Mathieu Chartier · 9 years ago
  52. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  53. 6738ed9 Add checker ability to 525-arrays-and-fields tests. by Aart Bik · 9 years ago
  54. 676ff8e Enable art host static builds only for checkbuilds. by Calin Juravle · 9 years ago
  55. 2a7ea34 Merge "Add some more uninterruptible annotations" by Mathieu Chartier · 9 years ago
  56. ed8990a Add some more uninterruptible annotations by Mathieu Chartier · 9 years ago
  57. 20cd654 Merge "Fix alignments in quick_entrypoints_x86_64.S" by Mathieu Chartier · 9 years ago
  58. 71cef23 Fix alignments in quick_entrypoints_x86_64.S by Man Cao · 9 years ago
  59. f7efc9e Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch." by Vladimir Marko · 9 years ago
  60. bea4eb4 Merge "Disable Checker for tests that don't invoke the compiler." by David Brazdil · 9 years ago
  61. d29e848 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 9 years ago
  62. 80fb394 Disable Checker for tests that don't invoke the compiler. by David Brazdil · 9 years ago
  63. bd76db3 Merge "Fix and extend the documentation of art::Thread's fields offsets." by Roland Levillain · 9 years ago
  64. 195fa34 Merge "ART: Fix missing role definition" by Andreas Gampe · 9 years ago
  65. 5bdb655 ART: Fix missing role definition by Andreas Gampe · 9 years ago
  66. d59f0b1 Merge "Fix hash set memory leaks" by Mathieu Chartier · 9 years ago
  67. 88b6b05 Fix hash set memory leaks by Mathieu Chartier · 9 years ago
  68. 3c9c776 Merge "Add uninterruptible role" by Mathieu Chartier · 9 years ago
  69. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 9 years ago
  70. f64914d Merge "Move to newer clang annotations" by Mathieu Chartier · 9 years ago
  71. fab0712 Merge "runtest: Have gcstress tests skip 955-lambda-smali" by Igor Murashkin · 9 years ago
  72. ef3119e runtest: Have gcstress tests skip 955-lambda-smali by Igor Murashkin · 9 years ago
  73. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  74. 6078aec Merge "ART: Add VerboseMethods to optimizing compiler" by Andreas Gampe · 9 years ago
  75. 53fcd0f ART: Add VerboseMethods to optimizing compiler by Andreas Gampe · 9 years ago
  76. d8da9dc Merge "More diagnostics for flaky oat file assistant test." by Richard Uhler · 9 years ago
  77. c20d728 Merge "Replaced CHECK with EXPECT in tests." by Aart Bik · 9 years ago
  78. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 9 years ago
  79. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  80. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  81. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  82. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  83. d77aa00 Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 9 years ago
  84. ca80ecc Fix and extend the documentation of art::Thread's fields offsets. by Roland Levillain · 9 years ago
  85. ff6e79c Merge "Added unit tests to LICM." by Aart Bik · 9 years ago
  86. 94f5bda More diagnostics for flaky oat file assistant test. by Richard Uhler · 9 years ago
  87. 0e126bb Merge "When a Checker assertion cannot be parsed, display it." by Roland Levillain · 9 years ago
  88. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 9 years ago
  89. 74e1cc0 When a Checker assertion cannot be parsed, display it. by Roland Levillain · 9 years ago
  90. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 9 years ago
  91. 663c934 ART: Fix Thumb2 literal fixup. by Vladimir Marko · 9 years ago
  92. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  93. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  94. 3f307f3 Added unit tests to LICM. by Aart Bik · 9 years ago
  95. 236d0a3 Merge changes from topic 'lambda_experimental' by Igor Murashkin · 9 years ago
  96. 6bd980c interpreter: Add tests for move-result after invoke-lambda by Igor Murashkin · 9 years ago
  97. 4d7b75f verifier: Skip verification of methods when seeing experimental opcodes by Igor Murashkin · 9 years ago
  98. c962dd7 Merge "Prefer 32-bit host executables on Mac." by Ying Wang · 9 years ago
  99. 56ebee4 Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 9 years ago
  100. 754a445 Prefer 32-bit host executables on Mac. by Ying Wang · 9 years ago