-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Roll Flutter from 185bc093e04b to b0e323cc64b0 (62 revisions) #730
Closed
engine-flutter-autoroll
wants to merge
62
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-f9d7fe5a-471c-4589-9e4d-e60b548ee7a3-1644298356
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ebugDescribeProperties (flutter/flutter#96639)
…r Cache's cache admission algorithm (flutter/flutter#97992)
This pull request is not suitable for automatic merging in its current state.
|
Commit queue failed; closing this roll. |
engine-flutter-autoroll
deleted the
flutter-packages-f9d7fe5a-471c-4589-9e4d-e60b548ee7a3-1644298356
branch
February 15, 2022 06:18
stuartmorgan
pushed a commit
that referenced
this pull request
Oct 31, 2024
* Update currentColor handling. Default currentColor to black, mirroring Chrome's behavior. Update callsites to parseColor so that they account for currentColor. Avoid setting a default currentColor on the root element when parsing. Avoid painting when Paint.color == null.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Roll Flutter from 185bc09 to b0e323c (62 revisions)
flutter/flutter@185bc09...b0e323c
2022-02-08 engine-flutter-autoroll@skia.org Roll Engine from 1c989109e39f to e886029bf4f8 (2 revisions) (flutter/flutter#98002)
2022-02-08 gw280@google.com Add a benchmark for simple DisplayLists to exercise the Raster Cache's cache admission algorithm (flutter/flutter#97992)
2022-02-08 engine-flutter-autoroll@skia.org Roll Engine from bfb58101c185 to 1c989109e39f (7 revisions) (flutter/flutter#98000)
2022-02-08 54558023+keyonghan@users.noreply.github.com Marks Mac module_test_ios to be flaky (flutter/flutter#97997)
2022-02-08 31859944+LongCatIsLooong@users.noreply.github.com Use ValueKey finder instead of text finder in keyboard_textfield_test (flutter/flutter#97996)
2022-02-08 chillers@google.com [ci] Remove ios32 tests (flutter/flutter#97385)
2022-02-08 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 1.0.31 to 1.0.32 (flutter/flutter#97983)
2022-02-08 engine-flutter-autoroll@skia.org Roll Engine from 0712096899f0 to bfb58101c185 (2 revisions) (flutter/flutter#97981)
2022-02-08 47866232+chunhtai@users.noreply.github.com Remove RenderEditable dependency from TextSelectionHandleOverlay (flutter/flutter#97967)
2022-02-08 fluttergithubbot@gmail.com Marks Mac_ios simple_animation_perf_ios to be flaky (flutter/flutter#97962)
2022-02-08 fluttergithubbot@gmail.com Marks Mac_ios backdrop_filter_perf_ios__timeline_summary to be flaky (flutter/flutter#97959)
2022-02-08 jmccandless@google.com Undo/redo (flutter/flutter#96968)
2022-02-08 darrenaustin@google.com Material 3 Typography support. (flutter/flutter#97829)
2022-02-08 44755140+werainkhatri@users.noreply.github.com removes Material (flutter/flutter#96899)
2022-02-08 tessertaha@gmail.com TabBar: add themeable mouse cursor (flutter/flutter#96737)
2022-02-08 me@watercod.es RenderIndexedStack - Mark invisible children as offstage in debugDescribeProperties (flutter/flutter#96639)
2022-02-07 egarciad@google.com Pin Gallery to version with updated settings.gradle (flutter/flutter#97986)
2022-02-07 egarciad@google.com Fix how Gradle resolves Android plugin (flutter/flutter#97823)
2022-02-07 danny@tuppeny.com Add support for attachRequest in DAP, running "flutter attach" (flutter/flutter#97652)
2022-02-06 engine-flutter-autoroll@skia.org Roll Engine from 2a4709ae9fc4 to 0712096899f0 (1 revision) (flutter/flutter#97892)
2022-02-06 engine-flutter-autoroll@skia.org Roll Engine from ea8386542aef to 2a4709ae9fc4 (3 revisions) (flutter/flutter#97890)
2022-02-05 engine-flutter-autoroll@skia.org Roll Engine from bbe4e9758c7b to ea8386542aef (4 revisions) (flutter/flutter#97881)
2022-02-05 cachapa@gmail.com Report progress on Dismissible update callback (flutter/flutter#95504)
2022-02-05 engine-flutter-autoroll@skia.org Roll Engine from 5a091b756ea9 to bbe4e9758c7b (1 revision) (flutter/flutter#97854)
2022-02-05 engine-flutter-autoroll@skia.org Roll Engine from 45556e526582 to 5a091b756ea9 (2 revisions) (flutter/flutter#97852)
2022-02-05 engine-flutter-autoroll@skia.org Roll Engine from 89df0d0d87dc to 45556e526582 (2 revisions) (flutter/flutter#97850)
2022-02-05 31977171+ColdPaleLight@users.noreply.github.com Make the application lifecycle does not affect
SchedulerBinding.scheduleForcedFrame
. (flutter/flutter#97468)2022-02-05 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 1.0.26 to 1.0.31 (flutter/flutter#97820)
2022-02-05 49699333+dependabot[bot]@users.noreply.github.com Bump ossf/scorecard-action from 1.0.2 to 1.0.3 (flutter/flutter#97819)
2022-02-05 engine-flutter-autoroll@skia.org Roll Engine from f04ac2a4fdd0 to 89df0d0d87dc (2 revisions) (flutter/flutter#97847)
2022-02-04 engine-flutter-autoroll@skia.org Roll Engine from f55d4feba892 to f04ac2a4fdd0 (2 revisions) (flutter/flutter#97841)
2022-02-04 magder@google.com Include -isysroot -arch and -miphoneos-version-min when creating dummy module App.framework (flutter/flutter#97689)
2022-02-04 engine-flutter-autoroll@skia.org Roll Engine from 1232caf92f83 to f55d4feba892 (4 revisions) (flutter/flutter#97834)
2022-02-04 christopherfujino@gmail.com [flutter_tools] increment y instead of m when calling flutter --version on master (flutter/flutter#97827)
2022-02-04 jmccandless@google.com Text editing shift + tap + drag interaction (flutter/flutter#95213)
2022-02-04 devoncarew@gmail.com use 'dart pub' instead of calling the pub executable directly (flutter/flutter#97749)
2022-02-04 chingjun@google.com Fix error in type cast. (flutter/flutter#97778)
2022-02-04 mail@michaeltamm.de [flutter_tools] Fix bundle file not found when flavor contains upperc… (flutter/flutter#92660)
2022-02-04 jpnurmi@gmail.com docs: adjust the flutter.material.RawMaterialButton.mouseCursor template (flutter/flutter#88470)
2022-02-04 fluttergithubbot@gmail.com Marks Linux_android opacity_peephole_fade_transition_text_perf__e2e_summary to be unflaky (flutter/flutter#97144)
2022-02-04 engine-flutter-autoroll@skia.org Roll Engine from 91a7ee711403 to 1232caf92f83 (2 revisions) (flutter/flutter#97817)
2022-02-04 godofredoc@google.com Add dependabot for github actions workflows. (flutter/flutter#97760)
2022-02-04 engine-flutter-autoroll@skia.org Roll Engine from 2c3ee4895c7f to 91a7ee711403 (1 revision) (flutter/flutter#97810)
2022-02-04 tessertaha@gmail.com fix PopupMenuButton example tag (flutter/flutter#97763)
2022-02-04 engine-flutter-autoroll@skia.org Roll Engine from 0ebbea1766ef to 2c3ee4895c7f (1 revision) (flutter/flutter#97805)
2022-02-04 engine-flutter-autoroll@skia.org Roll Plugins from dbbd21f to c5c8cda (6 revisions) (flutter/flutter#97802)
...