1. 1e953c3 Merge "Some minor simplifications in code and tests." by Aart Bik · 9 years ago
  2. 7ccb63f Merge "Enable interface default methods by default." by Alex Light · 9 years ago
  3. 9724c63 Enable interface default methods by default. by Neil Fuller · 9 years ago
  4. 09e8d5f Some minor simplifications in code and tests. by Aart Bik · 9 years ago
  5. 8881c42 Merge "Revert "Lift the spill at each irreducible loop block restriction."" by Bart Sears · 9 years ago
  6. 2818dbc Revert "Lift the spill at each irreducible loop block restriction." by Bart Sears · 9 years ago
  7. a00d5fe Merge "Lift the spill at each irreducible loop block restriction." by Nicolas Geoffray · 9 years ago
  8. b0659e6 Disable interpreter run-tests occasionally failing with CC. by Roland Levillain · 9 years ago
  9. 79e9f43 Lift the spill at each irreducible loop block restriction. by Nicolas Geoffray · 9 years ago
  10. 78ebe4a Disable run-tests causing occasional timeouts with CC. by Roland Levillain · 9 years ago
  11. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  12. 1acf046 Merge "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 9 years ago
  13. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 9 years ago
  14. e0ce2c9 Merge "Add option to generate compressed backtrace info." by David Srbecky · 9 years ago
  15. 226ba9b Merge "Revert "Optimizing: double-negated bitwise operations simplifications"" by Nicolas Geoffray · 9 years ago
  16. 737c0a9 Revert "Optimizing: double-negated bitwise operations simplifications" by Nicolas Geoffray · 9 years ago
  17. 62e38f7 Merge "Optimizing: double-negated bitwise operations simplifications" by Nicolas Geoffray · 9 years ago
  18. 5d5dbeb Merge "Revert "Load app images"" by Nicolas Geoffray · 9 years ago
  19. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  20. 4e5e65d Merge "Load app images" by Mathieu Chartier · 9 years ago
  21. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  22. 4694e82 Raise ulimit for run-test 961. by Alex Light · 9 years ago
  23. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 9 years ago
  24. 9679849 Optimizing: double-negated bitwise operations simplifications by Kevin Brodsky · 9 years ago
  25. 87f7dfc Merge "Revert "Revert "Inline methods with loops.""" by Nicolas Geoffray · 9 years ago
  26. 788f2f0 Revert "Revert "Inline methods with loops."" by Nicolas Geoffray · 9 years ago
  27. d30de5b Merge "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Nicolas Geoffray · 9 years ago
  28. d4aee94 Revert "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 9 years ago
  29. 3451383 Merge "With irreducible loops, we can have a null destination." by Nicolas Geoffray · 9 years ago
  30. 04eb70f With irreducible loops, we can have a null destination. by Nicolas Geoffray · 9 years ago
  31. c24b8df Merge "Disable flaky test." by Nicolas Geoffray · 9 years ago
  32. 836f7ee Disable flaky test. by Nicolas Geoffray · 9 years ago
  33. 45ec096 Merge "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 9 years ago
  34. c54ec90 Merge "Revert "Some minor simplifications in code and tests."" by Nicolas Geoffray · 9 years ago
  35. 69fd1b5 Revert "Some minor simplifications in code and tests." by Nicolas Geoffray · 9 years ago
  36. ca9f686 Merge "Revert "ARM/ARM64: Extend support of instruction combining."" by Nicolas Geoffray · 9 years ago
  37. 6b5afdd Revert "ARM/ARM64: Extend support of instruction combining." by Nicolas Geoffray · 9 years ago
  38. 884e54c Revert "Revert "Change condition to opposite if lhs is constant"" by Nicolas Geoffray · 9 years ago
  39. ba6af71 Revert "Revert "run-test: Add tests for 1.8 reflection implementations"" by Alex Light · 9 years ago
  40. 857235b Merge "Implemented BitCount as an intrinsic. With unit test." by Aart Bik · 9 years ago
  41. f3e4c8a Merge "Some minor simplifications in code and tests." by Aart Bik · 9 years ago
  42. 78338a7 Merge "ARM/ARM64: Extend support of instruction combining." by Nicolas Geoffray · 9 years ago
  43. 8ae596f Merge "Revert "run-test: Add tests for 1.8 reflection implementations"" by Nicolas Geoffray · 9 years ago
  44. 6a52d29 Revert "run-test: Add tests for 1.8 reflection implementations" by Nicolas Geoffray · 9 years ago
  45. c1d7861 Merge "Let Art tests use the default jack version" by Yohann Roussel · 9 years ago
  46. debeb98 ARM/ARM64: Extend support of instruction combining. by Ilmir Usmanov · 9 years ago
  47. 3f67e69 Implemented BitCount as an intrinsic. With unit test. by Aart Bik · 9 years ago
  48. bf03fcd Some minor simplifications in code and tests. by Aart Bik · 9 years ago
  49. 3ac099b Merge "Revert "Inline methods with loops."" by Andreas Gampe · 9 years ago
  50. 451ad8d Revert "Inline methods with loops." by Andreas Gampe · 9 years ago
  51. c047d94 ART: DCHECK still too strong for String NewInstance by David Brazdil · 9 years ago
  52. cc6bb93 Let Art tests use the default jack version by Yohann Roussel · 9 years ago
  53. 440ef2c Merge "ART: Cannot assume String.<init> called on NewInstance" by David Brazdil · 9 years ago
  54. 5b98e3c Merge "Inline methods with loops." by Nicolas Geoffray · 9 years ago
  55. bc9ab16 ART: Cannot assume String.<init> called on NewInstance by David Brazdil · 9 years ago
  56. 82fc9bb Inline methods with loops. by Nicolas Geoffray · 9 years ago
  57. 54c4e0d run-test: Add tests for 1.8 reflection implementations by Igor Murashkin · 9 years ago
  58. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  59. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  60. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  61. 17ccfff Merge "Disable DCE when there are irreducible loops." by Nicolas Geoffray · 9 years ago
  62. 09aa147 Disable DCE when there are irreducible loops. by Nicolas Geoffray · 9 years ago
  63. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 9 years ago
  64. 14c2d9f Merge "ART: Public classes never require access checks" by David Brazdil · 9 years ago
  65. a866ccf Disable reanmed test due to python3. by Nicolas Geoffray · 9 years ago
  66. 38f64d3 ART: Public classes never require access checks by David Brazdil · 9 years ago
  67. 9f9d48c Rename test case to avoid test filename too long. by Nicolas Geoffray · 9 years ago
  68. b8bb9f6 Merge "ART: Change merge(uninitialized, null) to produce conflict" by David Brazdil · 9 years ago
  69. 87a5575 ART: Change merge(uninitialized, null) to produce conflict by David Brazdil · 9 years ago
  70. 1bf99d8 Merge "Also print to error stream." by Nicolas Geoffray · 9 years ago
  71. cd3d0fb Do not use HArm64IntermediateAddress with read barriers. by Roland Levillain · 9 years ago
  72. 2894346 Merge "ART: Remove incorrect HFakeString optimization" by David Brazdil · 9 years ago
  73. 30af8dd Add test for bad linkage of overriden package-private method. by Pavel Vyssotski · 9 years ago
  74. 812dd36 Yet another python3 dependency. by Nicolas Geoffray · 9 years ago
  75. 947cb4f Merge "Implement irreducible loop support in optimizing." by Nicolas Geoffray · 9 years ago
  76. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  77. 6de1938 ART: Remove incorrect HFakeString optimization by David Brazdil · 9 years ago
  78. 15bd228 Implement irreducible loop support in optimizing. by Nicolas Geoffray · 9 years ago
  79. 3c36f66 Ignore 141-class-unload failures with JIT and CC. by Roland Levillain · 9 years ago
  80. fc7acf9 Add test for calling into destroyed JNI env by Mathieu Chartier · 9 years ago
  81. 08d3ab5 Merge "Fixed bug with hoisting/deopting in taken-block instead of preheader. With a fail-before pass-after regression test." by Aart Bik · 9 years ago
  82. f96c43e Merge "Reduce code size by sharing slow paths." by Aart Bik · 9 years ago
  83. 55b14df Fixed bug with hoisting/deopting in taken-block instead of preheader. by Aart Bik · 9 years ago
  84. 0e7fa6b Also print to error stream. by Nicolas Geoffray · 9 years ago
  85. 5e0f5fc Merge "Disable --generate-debug-info by default in all cases." by David Srbecky · 9 years ago
  86. 42249c3 Reduce code size by sharing slow paths. by Aart Bik · 9 years ago
  87. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  88. cc7b9ff Merge "Do not leave intermediate addresses across Java calls." by Mathieu Chartier · 9 years ago
  89. 7ca9557 Revert "Disable flaky test on host." by Mathieu Chartier · 9 years ago
  90. a3eca2d Do not leave intermediate addresses across Java calls. by Nicolas Geoffray · 9 years ago
  91. 3e09eeb Disable --generate-debug-info by default in all cases. by David Srbecky · 9 years ago
  92. a05cacc Revert "Change condition to opposite if lhs is constant" by Nicolas Geoffray · 9 years ago
  93. f9f196c Change condition to opposite if lhs is constant by Anton Shamin · 9 years ago
  94. 0de47bb Merge "ART: Use libopenjdkd" by Andreas Gampe · 9 years ago
  95. 6cd7767 Fix brainos in makefiles. by Nicolas Geoffray · 9 years ago
  96. f871d46 Merge "Don't use std::abs on INT_MIN/LONG_MIN, it's undefined." by Nicolas Geoffray · 9 years ago
  97. 6a58d44 Fix "check" file, and mark test as failing on device. by Nicolas Geoffray · 9 years ago
  98. ae6f23c Merge "Emit an error message when looking for String#offset." by Nicolas Geoffray · 9 years ago
  99. 16f66da Merge "Disable flaky test on host." by Nicolas Geoffray · 9 years ago
  100. 72f7236 Disable flaky test on host. by Nicolas Geoffray · 9 years ago