Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Piinks/flutter

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Warn when building on master channel (flutter#25007)" (flutte…

…r#27096)

This reverts commit dd65a54.

v1.1.9

Toggle v1.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix red tree (Android module) (flutter#26270)

v1.1.8

Toggle v1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Replace netls and netaddr with dev_finder" (flutter#26249)

* Revert "Replace netls and netaddr with dev_finder (flutter#26090)"

This reverts commit eee154a.

v1.1.7

Toggle v1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use ShapeBorder to draw avatar check on chip (flutter#25984)

Adds avatarBorder property to SelectableChipAttributes and uses the outer path to draw the darkened layer.

v1.1.6

Toggle v1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix SliverAppBar title opacity and test all cases (flutter#26021)

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Roll engine to f0a1d6f (flutter#25849)

```
f0a1d6f Roll src/third_party/skia 487132b82826..acc763e8795c (1 commits) (flutter#7318)
f0dd643 Recreate the overlay rendering surfaces if the GrContext was changed. (flutter#7317)
245317a  Reland "Only reject gestures to embedded UIViews when the framework sa (flutter#7315)
be69b07 Roll src/third_party/skia d2fa2eb59f2d..487132b82826 (1 commits) (flutter#7314)
732ea76 Allow dynamic patches without a patch number. (flutter#7309)
20ee4e3 Revert "Only reject gestures to embedded UIViews when the framework says so. (flutter#7307)" (flutter#7313)
28e152f Roll src/third_party/skia cae020ae5f5f..d2fa2eb59f2d (3 commits) (flutter#7312)
7c65290 Roll src/third_party/skia 31c1bf89657f..cae020ae5f5f (1 commits) (flutter#7311)
180d8a7 Roll src/third_party/skia f6e963ef91c2..31c1bf89657f (1 commits) (flutter#7310)
cc9c670 Only reject gestures to embedded UIViews when the framework says so. (flutter#7307)
2fb2b27 Roll src/third_party/skia 3605fde88b2a..f6e963ef91c2 (1 commits) (flutter#7306)
```

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Default baseline build options (flutter#25631)

* fix crash

* default baseline

v1.1.3

Toggle v1.1.3's commit message
Roll engine 08465e8..526e0e3 (10 commits) (flutter#25529)

* 8190e93 Simplify conversion of numeric types in the message codec on iOS (flutter/engine#7097)

* 42c62a9 Fix destruction of the child object list in the iOS accessibility bridge (flutter/engine#7108)

* 951edf3 Simplify nested try-with-resources statements (flutter/engine#7239)

* f79f7f6 Allow inferred types using diamond syntax (flutter/engine#7237)

* 5c63303 Revert spelling correction in licence matcher (flutter/engine#7242)

* fbce2bf Fix linter errors in ResourceUpdater (flutter/engine#7240)

* ba11736 Compute cull_rect and optimize in Layer::Preroll (flutter/engine#6923)

* e8f4968 Update iOS unit test for the removal of hex string encoding of uint64 data (flutter/engine#7246)

* 370cc67 Roll src/third_party/skia e6f635476da3..4b75254560d4 (61 commits) (flutter/engine#7247)

* 526e0e3 Roll src/third_party/skia 4b75254560d4..67761eb35f97 (6 commits) (flutter/engine#7249)

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Roll engine a549981..101b27d (4 commits) (flutter#25341)

flutter/engine@a549981...101b27d

git log a549981..101b27d --no-merges --oneline
101b27d Roll src/third_party/skia f9e824b8e749..cb6b4bde0c2e (7 commits) (flutter/engine#7215)
eff5e67 Fallback font match caching to fix emoji lag. (flutter/engine#7208)
18a4e33 Downloading and installation of dynamic updates on Android (flutter/engine#7207)
8e56b54 Roll src/third_party/skia 5eb29448dfbd..f9e824b8e749 (10 commits) (flutter/engine#7212)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add navigatorKey to CupertinoTabView (flutter#25183)