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

Upstream animation-ready-promise.html from Blink #3330

Merged
merged 16 commits into from
Apr 11, 2017

Commits on Apr 5, 2017

  1. Configuration menu
    Copy the full SHA
    56aaa86 View commit details
    Browse the repository at this point in the history
  2. Use createDiv instead of documentElement

    suzyh authored and birtles committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    2fb9a41 View commit details
    Browse the repository at this point in the history
  3. Make animate calls consistent

    - Use null instead of {} or [] for keyframes
    - Use times with MS_PER_SEC
    suzyh authored and birtles committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    b5ccb22 View commit details
    Browse the repository at this point in the history
  4. Response to review

    suzyh authored and birtles committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    6199895 View commit details
    Browse the repository at this point in the history
  5. Fix usage of t.unreached_func

    suzyh authored and birtles committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    c3cbc03 View commit details
    Browse the repository at this point in the history
  6. s/cancelled/canceled/

    birtles committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    c4eb774 View commit details
    Browse the repository at this point in the history
  7. Wrap lines to 80 chars

    birtles committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    cb3ce83 View commit details
    Browse the repository at this point in the history
  8. Fix some indentation

    birtles committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    38e69e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a7397d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46e3ca3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Configuration menu
    Copy the full SHA
    adb4987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9444c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8553e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    445f9f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98e3a84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64151af View commit details
    Browse the repository at this point in the history