Commit Graph

644 Commits

Author SHA1 Message Date
liyuqian
6c4b38b707
Enable fading animation during page transitions. (#21394)
The average frame time of page transitions on Moto G4 is now very
close to 16ms (the last 10 measurements on our dashboard are
between 15.5ms to 16.7ms and half of them are below 16ms).

It is now much faster than when we disabled it (which was at about
35ms). So I think that we should be able to enable it by default.
I'll leave the flag there until we implement the retained rendering
to bring the frame time comfortably below 16ms.

See https://github.com/flutter/flutter/issues/13736
2018-09-06 09:26:52 -07:00
Jonah Williams
5b5a5b8228
Revert "Enable taking screenshots of arbitrary RenderObjects from a running a… (#20637)" (#21395)
This reverts commit 3306fc1042.
2018-09-04 12:40:40 -07:00
Jacob Richman
3306fc1042
Enable taking screenshots of arbitrary RenderObjects from a running a… (#20637)
Enable taking screenshots of arbitrary RenderObjects from a running application from within the inspector.

Key functionality is in the added _ScreenshotPaintingContext class.
2018-09-04 10:50:04 -07:00
engine-flutter-autoroll
2369087668
Roll engine 77fad1a731f2..de4c7a53f21c (1 commits) (#21364)
77fad1a731...de4c7a53f2

git log 77fad1a731f2..de4c7a53f21c --no-merges --oneline
de4c7a53f Roll src/third_party/skia 09a7bb222172..88119de2b849 (1 commits) (flutter/engine#6146)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-03 11:39:32 -04:00
engine-flutter-autoroll
84ee41686d
Roll engine 2318a5274af4..77fad1a731f2 (1 commits) (#21360)
2318a5274a...77fad1a731

git log 2318a5274af4..77fad1a731f2 --no-merges --oneline
77fad1a73 Roll src/third_party/skia 2f53025e8bf1..09a7bb222172 (1 commits) (flutter/engine#6144)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-03 08:30:34 -04:00
engine-flutter-autoroll
eb5a2857ca
Roll engine d88e0b8229ec..2318a5274af4 (1 commits) (#21345)
d88e0b8229...2318a5274a

git log d88e0b8229ec..2318a5274af4 --no-merges --oneline
2318a5274 Roll src/third_party/skia ca858b68c34b..2f53025e8bf1 (1 commits) (flutter/engine#6143)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-02 23:18:32 -04:00
engine-flutter-autoroll
409fd05bf0
Roll engine 949fb0fb4cbe..d88e0b8229ec (1 commits) (#21342)
949fb0fb4c...d88e0b8229

git log 949fb0fb4cbe..d88e0b8229ec --no-merges --oneline
d88e0b822 Roll src/third_party/skia 2f8c60e28682..ca858b68c34b (2 commits) (flutter/engine#6142)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-02 17:55:32 -04:00
engine-flutter-autoroll
6678efecba
Roll engine a4471589f2cd..949fb0fb4cbe (1 commits) (#21339)
a4471589f2...949fb0fb4c

git log a4471589f2cd..949fb0fb4cbe --no-merges --oneline
949fb0fb4 Roll src/third_party/skia 8534723c7be1..2f8c60e28682 (1 commits) (flutter/engine#6141)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-02 14:30:34 -04:00
engine-flutter-autoroll
3b21e34e04
Roll engine 017dafd42660..a4471589f2cd (8 commits) (#21337)
017dafd426...a4471589f2

git log 017dafd42660..a4471589f2cd --no-merges --oneline
a4471589f Roll src/third_party/skia e8e12e89c46b..8534723c7be1 (1 commits) (flutter/engine#6140)
db3484f27 Fix crash in text layout when GetMinikinFontCollectionForStyle returns null. (flutter/engine#6139)
0f7bfeaf4 Roll src/third_party/skia 6487e5ca6f10..e8e12e89c46b (1 commits) (flutter/engine#6138)
f25d89a2d Fix windows embedder builds. (flutter/engine#6137)
b3c778fe9 Allow embedders to specify software renderer configs. (flutter/engine#6133)
da419912d Roll src/third_party/skia 7bfe8438a94b..6487e5ca6f10 (6 commits) (flutter/engine#6136)
f44c0008b Roll src/third_party/skia 62db8d577931..7bfe8438a94b (20 commits) (flutter/engine#6134)
fbf672643 Mark deprecated Flutter iOS APIs as unavailable (flutter/engine#6124)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-02 07:36:32 -04:00
Michael Goderbauer
c1c4c41867
Roll engine to 017dafd4266005805167045739fa2ddec9bb7cad (1 commit, new NDK) (#21283) 2018-08-31 13:57:02 -07:00
engine-flutter-autoroll
80a58439ca
Roll engine 90faf8531c00..f612a761c2f0 (1 commits) (#21282)
90faf8531c...f612a761c2

git log 90faf8531c00..f612a761c2f0 --no-merges --oneline
f612a761c Roll src/third_party/skia 8ff2f13f3817..62db8d577931 (21 commits) (flutter/engine#6130)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-08-31 15:11:32 -04:00
engine-flutter-autoroll
927a056a0a
Roll engine a114659c4a83..90faf8531c00 (1 commits) (#21274)
a114659c4a...90faf8531c

git log a114659c4a83..90faf8531c00 --no-merges --oneline
90faf8531 Roll src/third_party/skia f8592a69428e..8ff2f13f3817 (1 commits) (flutter/engine#6129)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-08-31 09:59:32 -04:00
engine-flutter-autoroll
f999f1447a
Roll engine dc7b5eb89da3..a114659c4a83 (5 commits) (#21261)
dc7b5eb89d...a114659c4a

git log dc7b5eb89da3..a114659c4a83 --no-merges --oneline
a114659c4 Roll src/third_party/skia 381efe73499e..f8592a69428e (1 commits) (flutter/engine#6127)
21ac961df Roll src/third_party/skia 8e318fda76df..381efe73499e (11 commits) (flutter/engine#6126)
e7767ae9b Add license file patching instructions to README (flutter/engine#6125)
51d4be774 Add a `-[FlutterViewController splashScreenView]` property (flutter/engine#6112)
a047fd20f Roll src/third_party/skia 7ed0eae0cd13..8e318fda76df (17 commits) (flutter/engine#6123)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-08-31 02:30:34 -04:00
engine-flutter-autoroll
5a5ebde3d3
Roll engine 252da4808277..dc7b5eb89da3 (5 commits) (#21233)
252da48082...dc7b5eb89d

git log 252da4808277..dc7b5eb89da3 --no-merges --oneline
dc7b5eb89 Use Skia normalize again after Skia precision fix. (flutter/engine#6121)
1c7682418 entering a character with a selection deletes the selection (flutter/engine#6113)
9fc355d2c Roll src/third_party/skia cd7907b57d76..7ed0eae0cd13 (1 commits) (flutter/engine#6120)
6586016da Roll src/third_party/skia f7c723c93d26..cd7907b57d76 (1 commits) (flutter/engine#6119)
1fa5fe6a0 Roll src/third_party/skia eb0bb732f43f..f7c723c93d26 (3 commits) (flutter/engine#6118)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-08-30 16:19:32 -04:00
engine-flutter-autoroll
8f8af99983
Roll engine a02a94e0182c..252da4808277 (6 commits) (#21196)
a02a94e018...252da48082

git log a02a94e0182c..252da4808277 --no-merges --oneline
252da4808 Roll src/third_party/skia 1b714becff8b..eb0bb732f43f (2 commits) (flutter/engine#6116)
cba35d33a Roll Tonic (flutter/engine#6114)
7a599658d Roll src/third_party/skia 1f0fb09d5e35..1b714becff8b (11 commits) (flutter/engine#6115)
4a6990734 Fix libtxt unit tests (flutter/engine#6111)
c765bee59 Fix tilt by using custom normalize impl to avoid strange skia normalize behavior (flutter/engine#6106)
9fde6e0d8 Roll src/third_party/skia a81c2be75adc..1f0fb09d5e35 (13 commits) (flutter/engine#6110)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-08-29 21:42:32 -04:00
engine-flutter-autoroll
8c8ee83b33
Roll engine eceb722b7111..a02a94e0182c (1 commits) (#21163)
eceb722b71...a02a94e018

git log eceb722b7111..a02a94e0182c --no-merges --oneline
a02a94e01 Roll src/third_party/skia 33f34556b5fc..a81c2be75adc (1 commits) (flutter/engine#6109)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-08-29 11:05:32 -04:00
engine-flutter-autoroll
11d49a2db4
Roll engine f3ff83a5db71..eceb722b7111 (2 commits) (#21161)
f3ff83a5db...eceb722b71

git log f3ff83a5db71..eceb722b7111 --no-merges --oneline
eceb722b7 Roll Dart to dart-lang/sdk@760a9690c2 (flutter/engine#6108)
be9d8ffbb Roll src/third_party/skia 5f0726b01019..33f34556b5fc (1 commits) (flutter/engine#6107)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-08-29 10:00:34 -04:00
Alexander Aprelev
abc17236f7
Roll engine to f3ff83a5db71262d240aa5337a2a9a22c73c4749. (dart roll). (#21143)
* Roll engine to 56139397e6ae1257bdabd1ef79ff7aca96c67d4.6

Changes since last roll:
```
56139397e Roll src/third_party/skia 7ba1d64f0706..5f0726b01019 (12 commits) (#6104)
47a1ce0e6 Allow embedders to set the root surface transformation. (#6085)
```

* Roll engine to f3ff83a5db71262d240aa5337a2a9a22c73c4749. (dart roll).

* Add const

* Add ignore analyzer prefer_const_constructors_in_immutables
2018-08-28 21:30:36 -07:00
engine-flutter-autoroll
af8986e969
Roll engine af42b6dc95bd..56bad48ab2ed (9 commits) (#21132)
af42b6dc95...56bad48ab2

git log af42b6dc95bd..56bad48ab2ed --no-merges --oneline
56bad48ab expose bold text flag in accessibility features for iOS (flutter/engine#6072)
ad4e87d07 Convert synthesized Android motion events to long and not to int. (flutter/engine#6103)
f05b08b7b Roll src/third_party/skia f125111ca733..7ba1d64f0706 (18 commits) (flutter/engine#6102)
eb9738610 Roll src/third_party/skia 0fdc53f9ffc6..f125111ca733 (10 commits) (flutter/engine#6100)
06b8fa4ed Roll src/third_party/skia dd04bec39cea..0fdc53f9ffc6 (13 commits) (flutter/engine#6098)
bf078042d Roll ICU to c56c671998902fcc4fc9ace88c83daa99f980793 (flutter/engine#6097)
c867305c3 Unconditionally set resource id to empty string (flutter/engine#6096)
b4b1d0578 Roll src/third_party/skia e00fe30b8fe7..dd04bec39cea (4 commits) (flutter/engine#6095)
8694036a6 Roll src/third_party/skia 420696961c8c..e00fe30b8fe7 (1 commits) (flutter/engine#6094)


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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-08-28 17:40:32 -04:00
engine-flutter-autoroll
546449238a
Roll engine a52724fcf859..af42b6dc95bd (7 commits) (#21044)
Auto-roller completed checks. Merging.
2018-08-26 19:50:02 -04:00
engine-flutter-autoroll
b661886259
Roll engine 091492601479..a52724fcf859 (2 commits) (#21013)
Auto-roller completed checks. Merging.
2018-08-26 19:06:00 -04:00
amirh
fd44d0bb65
Update the android_views integration test to the new Android views API. (#20999)
This updates the test to match the engine API change introduced in:
https://github.com/flutter/engine/pull/6081

This also rolls the engine, the roll includes only the relevant engine commit:
```
091492601 Allow passing extra creation parameters for embedded Android views. (#6081)
```
2018-08-24 12:43:56 -07:00
engine-flutter-autoroll
20e019ef8d
Roll engine 0b728a314001..78e74d4d1816 (7 commits) (#20997)
Auto-roller completed checks. Merging.
2018-08-24 13:08:20 -04:00
liyuqian
ce8ba6e8b3
Set the default clip to Clip.none again. (#20752)
This reverts commit 8de0e15e4f and
updates the goldens versoin.

This requires https://github.com/flutter/flutter/pull/20751 to
land first.
2018-08-23 18:05:11 -07:00
engine-flutter-autoroll
676a33581c
Roll engine c62248bdd3f4..0b728a314001 (3 commits) (#20942)
Auto-roller completed checks. Merging.
2018-08-23 01:52:59 -04:00
asiva
5d1f874075 Roll engine to version c62248bdd3f46794b78d1bd141e92691d539e56f
This includes the following changes
c62248bdd Roll src/third_party/skia 82cf64a0d317..33d5394d08f6 (14 commits) (#6068)
b0fb3e660 Roll src/third_party/skia 96597c22c344..82cf64a0d317 (12 commits) (#6067)
ea8b949a7 Roll src/third_party/skia 4d727c560b58..96597c22c344 (27 commits) (#6066)
4fde39583 Roll Dart to version ccb16f72824374163562364bf19dd18e8a882fab (#6065)
140a5b757 Alllow access to Flutter engine, Dart & Skia versions in the Shell API. (#6060)
2018-08-22 18:46:02 -07:00
asiva
107c750da6 Roll engine to version 4fde3958388cab4210d6f7da86ec78e32fc4e7ee
Contains the following changes:
4fde39583 Roll Dart to version ccb16f72824374163562364bf19dd18e8a882fab (#6065)
140a5b757 Alllow access to Flutter engine, Dart & Skia versions in the Shell API. (#6060)
2018-08-22 18:46:02 -07:00
liyuqian
ee8754df4a
Add customBorder to InkWell so it can clip ShapeBorder (#20751)
This fixes #20483 by letting InkWell do its own clipping.

PathOp.intersect is not used because we have too many unit tests that rely on clipping (e.g., paints..clipXXX()..drawCircle())

The goldens are updated due to small AA changes of the additional clipPath.
2018-08-22 09:25:01 -07:00
engine-flutter-autoroll
9a8ec4536d
Roll engine 4e845be0b1ac..4b271b2e0265 (3 commits) (#20873)
Auto-roller completed checks. Merging.
2018-08-21 13:24:59 -04:00
engine-flutter-autoroll
c123312c21
Roll engine e26643faf83f..4e845be0b1ac (5 commits) (#20848)
Auto-roller completed checks. Merging.
2018-08-20 23:59:37 -04:00
Zach Anderson
025832017f Roll engine to e26643faf83f865deda65a68b2342bbd46c96093 2018-08-20 17:55:07 -07:00
liyuqian
980c8a737b
Add golden test for clipping (#20750)
For #20483
2018-08-20 14:33:27 -07:00
engine-flutter-autoroll
13120d344b
Roll engine 9cf80283cd73..c23690f0d751 (1 commits) (#20825)
Auto-roller completed checks. Merging.
2018-08-20 14:16:37 -04:00
engine-flutter-autoroll
f7864b8125
Roll engine 4e6f57949d2c..9cf80283cd73 (1 commits) (#20823)
Auto-roller completed checks. Merging.
2018-08-20 13:31:01 -04:00
engine-flutter-autoroll
3a3bab9e51
Roll engine 03f8ba51e3d4..4e6f57949d2c (3 commits) (#20817)
Auto-roller completed checks. Merging.
2018-08-20 10:03:00 -04:00
engine-flutter-autoroll
3ae5ecebea
Roll engine 4ee648914f91..03f8ba51e3d4 (13 commits) (#20790)
Auto-roller completed checks. Merging.
2018-08-19 06:25:00 -04:00
engine-flutter-autoroll
bcae4717c9
Roll engine e3687f70c7ec..4ee648914f91 (9 commits) (#20696)
Auto-roller completed checks. Merging.
2018-08-16 11:32:00 -04:00
Michael Goderbauer
f17bb519b3
Revert "Copy flutter.bat before execution" (#20678) 2018-08-15 23:20:13 -07:00
Michael Goderbauer
28bc818054
Copy flutter.bat before execution (#20554) 2018-08-15 17:16:36 -07:00
Martin Kustermann
9299c02cf7 Reland "Roll engine to version e3687f70c7ece72000b32ee1b3c02755ba5361ac (#20427)" (#20633)
* Reland "Roll engine to version b148e628ec86b3a9a0382e0bcfae73f0390a8232 (#20427)"

This is a re-land with downgraded `package:flutter_gallery_assets`
version.

* Downgrade package:flutter_gallery_assets to 0.1.4

* Change engine.version to 81baff97c29bb08cbf8453a3f9042c5813f84ad3 (which contains an additional fix)

* Change engine.version to e3687f70c7ece72000b32ee1b3c02755ba5361ac (since mac tarballs are corrupted on earlier commit)
2018-08-15 15:35:12 -07:00
Martin Kustermann
515909ecb6
Revert "Roll engine to version b148e628ec86b3a9a0382e0bcfae73f0390a8232 (#20427)" (#20631)
Reason for revert: The package:flutter_gallery_assets has removed some images which are required for the examples/flutter_gallery, so the gallery build is failing (only discovered after landing, since gallery doesn't seem to get built during github PR presubmit checks)
2018-08-15 16:25:51 +02:00
Martin Kustermann
c7c493ea5d
Roll engine to version b148e628ec86b3a9a0382e0bcfae73f0390a8232 (#20427)
This CL

  * rolls `engine.version` to flutter/engine@b148e628 (which includes dart sdk 2.1.0-dev)
  * rolls `goldens.version` to flutter/goldens@6c45fafdf (which includes updates due to skia changes in engine)
  * changes `platform.dill` to `platform_strong.dill` in various places due to flutter/engine@a84b210b
  * adds explicit `environment: sdk: ">=2.0.0-dev.68 < 3.0.0"` constraints to `pubspec.yaml` and `pubspec.yaml.tmpl` files (since pub defaults to `<2.0.0` if omitted) 
  * upgrades to newer versions of various 3rd party packages (to ensure transitive dependencies have `<3.0.0` sdk constraint)
2018-08-15 15:22:05 +02:00
liyuqian
142cbae769
Revert "Roll engine e54bc4ea1832..a84b210b3d26 (6 commits) (#20453)" (#20454)
This reverts commit 05c2880a17.
2018-08-10 12:37:00 -07:00
engine-flutter-autoroll
05c2880a17
Roll engine e54bc4ea1832..a84b210b3d26 (6 commits) (#20453)
Auto-roller completed checks. Merging.
2018-08-10 15:26:02 -04:00
asiva
6146c0f18e Roll engine to version e54bc4ea1832352c4c92f54ed6919ac5bff154ab
This includes the following changes :

e54bc4ea1 Fixed invalid call site of runWithEntrypointAndCallback (#5984)
764884b91 Removed callback for HeadlessDartRunner (#5983)
91537abba Revert "Temporarily add travis/analyze.sh back for Chrome bot (#5961)" (#5966)
3501acb70 Roll src/third_party/skia 9c9611fcc1bb..0d5d0659a684 (7 commits) (#5980)
2018-08-09 17:45:49 -07:00
asiva
e5432a2843 Roll engine to version 37779318019c397471751fe67ba0fefcd0d720d7
Includes the following changes :
377793180 Roll Dart to version eab492385c3f345cb2f44f3b702b0e30e4a9c107 (#5979)
8a7af11f7 Fix IsolateStart event kind. (#5978)
2018-08-08 18:04:42 -07:00
asiva
34d571c799 Roll engine to version 78f8bcace79bd39d1dced3fd2280a3a1f9f25e0c
Includes the following changes:
78f8bcace Annotate deprecated methods with @Deprecated (#5976)
4c7e5d5a1 Roll src/third_party/skia 0c5b0b1dd692..9c9611fcc1bb (13 commits) (#5977)
4208f8404 make ios text affinity behavior match android (#5971)
69b19a5f5 Roll src/third_party/skia f5402004c4a6..0c5b0b1dd692 (11 commits) (#5975)
8137d3411 Roll src/third_party/skia 4856f5fa596d..f5402004c4a6 (1 commits) (#5974)
cbe960d90 Roll src/third_party/skia 20714bdf90f3..4856f5fa596d (1 commits) (#5973)
f05a4ccaa Roll src/third_party/skia faeef7837210..20714bdf90f3 (11 commits) (#5970)
14af0348b Complete the AndroidView resize call only after a new frame is ready. (#5968)
2018-08-08 18:04:42 -07:00
Alexander Markov
a98e33a6a1 Roll engine to 08b660ed12e89ef4e600df9ff5fe029acead505e (#20315) 2018-08-08 06:50:02 -07:00
Alexander Markov
62c0b6a44e Roll engine to 2d9a0a7f319b43fa1701c3b8e231a2f77488dc44 2018-08-08 06:50:02 -07:00
liyuqian
57d8930d5b
Roll engine to 7f083e54fe75 (#20310)
* Roll engine to 7f083e54fe75

7f083e54f Don't implicitly fall through in switch statement (flutter/engine#5964)
c7ce6dd69 Apply translation to accessibility tree when in landscape (flutter/engine#5950)
aef94b73d Reland "Updated background execution implementation for Android" (flutter/engine#5954)
3421bca7a Roll src/third_party/skia 36216fb0acbc..177742435e52 (15 commits) (flutter/engine#5963)
9d1e67399 Temporarily add travis/analyze.sh back for Chrome bot (flutter/engine#5961)
4386afdaa Roll src/third_party/skia e6d0618f677c..36216fb0acbc (11 commits) (flutter/engine#5960)
7cef3da03 Roll src/third_party/skia 01d9a344b575..e6d0618f677c (1 commits) (flutter/engine#5958)
ad82cb154 Roll src/third_party/skia fdf05f4ff4e9..01d9a344b575 (1 commits) (flutter/engine#5957)
6ea410cfe Revert "Roll Dart to 17b54c76ce9b945c6f013ad08c19268409c0694a (flutter/engine#5955)" (#5956)
f20c58f65 Roll Dart to 17b54c76ce9b945c6f013ad08c19268409c0694a (flutter/engine#5955)
ed1938e99 Roll src/third_party/skia 641ac7daa81c..fdf05f4ff4e9 (3 commits) (flutter/engine#5953)
5f04e00d7 Remove travis directory (flutter/engine#5935)
5442c0a7d Revert "Updated background execution implementation for Android" (flutter/engine#5949)
a5215ce50 Add hasImplicitScrolling SemanticFlag and support in Android bridge (flutter/engine#5941)
4681351af Roll src/third_party/skia 6e487e67a3f3..641ac7daa81c (16 commits) (flutter/engine#5948)
bc885f319 Updated background execution implementation for Android
5770cbd2a Roll src/third_party/skia 12fb9cfeee07..6e487e67a3f3 (8 commits) (flutter/engine#5946)
f4464a8d9 Roll src/third_party/skia 2e77f54f46e8..12fb9cfeee07 (1 commits) (flutter/engine#5945)
c6baaaf75 Replace acquire+release thread annotation with excludes (flutter/engine#5944)
63ede2e35 Roll src/third_party/skia 59aabbcf3b0d..2e77f54f46e8 (1 commits) (flutter/engine#5943)
97aea093e Roll src/third_party/skia 71fe8baccc01..59aabbcf3b0d (1 commits) (flutter/engine#5942)
aaf4a9a24 Roll src/third_party/skia 4c3b63e289c5..71fe8baccc01 (3 commits) (flutter/engine#5940)

* Sync framework changes
2018-08-07 16:10:29 -07:00