Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize static content scrolling #17621

Merged
merged 11 commits into from Apr 15, 2020

Commits on Apr 15, 2020

  1. store paint command bounds

    yjbanov committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    61c54d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6bfb2b View commit details
    Browse the repository at this point in the history
  3. better cull rect prediction

    yjbanov committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1afd9ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e23cee4 View commit details
    Browse the repository at this point in the history
  5. remove stray print statement

    yjbanov committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    190db29 View commit details
    Browse the repository at this point in the history
  6. enforce endRecording

    yjbanov committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    a9886a6 View commit details
    Browse the repository at this point in the history
  7. fix some tests

    yjbanov committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ec7fa26 View commit details
    Browse the repository at this point in the history
  8. update tests

    yjbanov committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    348997b View commit details
    Browse the repository at this point in the history
  9. tweaks and tests

    yjbanov committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    e86cf4a View commit details
    Browse the repository at this point in the history
  10. invert assert expression

    yjbanov committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    fc2411e View commit details
    Browse the repository at this point in the history
  11. address comments

    yjbanov committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    22e526f View commit details
    Browse the repository at this point in the history