Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a24c7c13925e
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 167f45cdd893
Choose a head ref
  • 6 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 3, 2020

  1. web: implement frame timings (#21552)

    * web: implement frame timings
    yjbanov authored Oct 3, 2020
    Configuration menu
    Copy the full SHA
    94af181 View commit details
    Browse the repository at this point in the history
  2. Minor a11y documentation breadcrumbs (#20330)

    Adds a reference to RenderObject.describeSemanticsClip to
    `SemanticsFlag.isHidden` and a hint that lets readers know that the
    `SemanticsNode` rect is specified in local coordinates.
    nscobie authored Oct 3, 2020
    Configuration menu
    Copy the full SHA
    d92c42f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cda33c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d264fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    540d732 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    167f45c View commit details
    Browse the repository at this point in the history
Loading