6756 Commits

Author SHA1 Message Date
skia-flutter-autoroll
bc4058cb43 Roll src/third_party/skia 6dc14ded91ea..00c680d2bb7c (10 commits) (flutter/engine#10011)
https://skia.googlesource.com/skia.git
/compare/6dc14ded91ea..00c680d2bb7c

git log 6dc14ded91ea72c9b7bb8c89453c377be3236c89..00c680d2bb7c4f86e0d075b3e6bf0eb4b32fb433 --date=short --no-merges --format=%ad %ae %s
2019-07-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-22 rmistry@google.com Fix G3 compile bot
2019-07-22 mtklein@google.com let JIT code hoist when possible
2019-07-22 csmartdalton@google.com ccpr: Unblacklist Radeon in MSAA mode
2019-07-22 reed@google.com Reland "hide drawlooper from paint"
2019-07-22 ethannicholas@google.com fixed SkSL handling of constant arrays
2019-07-22 mtklein@google.com move hoist analysis back into Builder
2019-07-22 fmalita@chromium.org [skottie-wasm-perf] Don't redraw unchanged frames
2019-07-22 fmalita@chromium.org [canvaskit] Return damage rect from ManagedAnimation::seek()
2019-07-22 borenet@google.com Fix Lua DEPS

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (borenet@google.com), and stop
the roller if necessary.
2019-07-22 18:23:20 -04:00
Kaushik Iska
06c01b48d3 CopyFiles is still used. (flutter/engine#10012) 2019-07-22 14:56:13 -07:00
skia-flutter-autoroll
12d876bd6c Roll fuchsia/sdk/core/linux-amd64 from tY_fod_tTCLft3FAUUxCP_HdLIahaJJK4WCXOA7nNGQC to M5an7VPM8DiCcNcKe6J0CkAtLk8X9oMeJUqGOrZATIsC (flutter/engine#10008)
Roll fuchsia/sdk/core/linux-amd64 from tY_fod_tTCLft3FAUUxCP_HdLIahaJJK4WCXOA7nNGQC to M5an7VPM8DiCcNcKe6J0CkAtLk8X9oMeJUqGOrZATIsC


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

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.
2019-07-22 17:09:35 -04:00
Matt Carroll
342ba41f9c Android Embedding Refactor PR36: Add splash screen support. (flutter/engine#9525) 2019-07-22 14:01:34 -07:00
Kaushik Iska
4989a8919d [fuchsia] Use GatherArtifacts to create the requisite dir structure (flutter/engine#10004)
* [fuchsia] Create command to gather fuchsia artifacts

- We will use this gathered artifacts to create the
  directory tree that we will package to a far.

- Currently this is not used anywhere, we will use it
  as such:
  	1. Build all the fuchsia artifacts
	2. Gather the artifacts to a directory
	3. Use `pm` to package up the directory into a far.

* reformat files

* commit chromium style

* [fuchsia] Use the directory format that fuchsia expects

* Farify the artifacts

* Create far archives and have tmp artifact dir
2019-07-22 13:59:46 -07:00
Jason Simmons
8be5805dff Exit flutter_tester with an error code on an unhandled exception (flutter/engine#9932) 2019-07-22 12:06:34 -07:00
Jason Simmons
b48ddc3d9c Declare a copy of the enable_bitcode flag within the Flutter build scripts for use in Fuchsia builds (flutter/engine#10003)
enable_bitcode is defined in build/toolchain/clang.gni, which exists in the
Flutter buildroot but not in the Fuchsia source tree.
2019-07-22 12:06:16 -07:00
skia-flutter-autoroll
ee4401d9f0 Roll src/third_party/skia ebab03ffbffb..6dc14ded91ea (6 commits) (flutter/engine#10005)
https://skia.googlesource.com/skia.git
/compare/ebab03ffbffb..6dc14ded91ea

git log ebab03ffbffbab2bc61bd125af407961e71e18e4..6dc14ded91ea72c9b7bb8c89453c377be3236c89 --date=short --no-merges --format=%ad %ae %s
2019-07-22 robertphillips@google.com Revert "hide drawlooper from paint"
2019-07-22 fmalita@chromium.org [skottie] Expose SG inval controller on seek()
2019-07-22 reed@google.com hide drawlooper from paint
2019-07-22 csmartdalton@google.com ccpr: Disable msaa backend on PowerVR
2019-07-22 senorblanco@chromium.org Update to Dawn ToT.
2019-07-18 enne@chromium.org Add API for glyph cache read failures

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (borenet@google.com), and stop
the roller if necessary.
2019-07-22 14:21:53 -04:00
Francisco Magdaleno
4833061af2 [macos] Add reply to binary messenger (flutter/engine#9953)
* Add reply to binary messenger

* Address comments

* Formatting

* Address comments
2019-07-22 11:08:08 -07:00
Ian Hickson
1aa2f5db62 Clean up cirrus.yml file a little (flutter/engine#9958) 2019-07-22 10:51:19 -07:00
Ben Konyi
62e50d3191 Roll src/third_party/dart a089199b93..fedd74669a (8 commits) (flutter/engine#10001)
dart-lang/sdk@fedd74669a [vm/bytecode] Support multiple entry points when compiling from bytecode
dart-lang/sdk@9cd47ac2e6 [dart2js] new-rti: Generate correct $signature functions for closures
dart-lang/sdk@ebc180be95 [dart/vm] Fix bug on missed exception in AOT
dart-lang/sdk@1014272f3b Extent 'alignment' property, copy from Align, virtual Container.
dart-lang/sdk@75f6822c70 fix for unnamed extensions
dart-lang/sdk@3756fa6964 [vm] Fix remaining AssemblyImageWriter issues for simarm_x64
dart-lang/sdk@1ddb120eaa [vm/bytecode] Improve bytecode debugger.
dart-lang/sdk@4fc387f27e Update doc the generator to convert code blocks
2019-07-22 10:39:30 -07:00
skia-flutter-autoroll
5d04e3ea0b Roll fuchsia/sdk/core/linux-amd64 from FBDZ1EXEOcpLsJY4a5JRok5wPvXm5SURbJw1V7lpfKUC to tY_fod_tTCLft3FAUUxCP_HdLIahaJJK4WCXOA7nNGQC (flutter/engine#10000)
Roll fuchsia/sdk/core/linux-amd64 from FBDZ1EXEOcpLsJY4a5JRok5wPvXm5SURbJw1V7lpfKUC to tY_fod_tTCLft3FAUUxCP_HdLIahaJJK4WCXOA7nNGQC


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

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.
2019-07-22 13:37:58 -04:00
Kaushik Iska
a87eccfaeb [luci] Reference the right fuchsia CIPD and upload only once (flutter/engine#9998)
* [luci] Reference the right fuchsia CIPD and upload only once

Also only upload is os is linux

* copy cipd
2019-07-22 10:05:57 -07:00
skia-flutter-autoroll
8644de9b07 Roll src/third_party/skia 7c01208e7800..ebab03ffbffb (1 commits) (flutter/engine#9997)
https://skia.googlesource.com/skia.git
/compare/7c01208e7800..ebab03ffbffb

git log 7c01208e7800c3b2d0eab77340957f6333f938cc..ebab03ffbffbab2bc61bd125af407961e71e18e4 --date=short --no-merges --format=%ad %ae %s
2019-07-22 robertphillips@google.com Add Ganesh support for LUM16F (take 2)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (borenet@google.com), and stop
the roller if necessary.
2019-07-22 10:45:38 -04:00
skia-flutter-autoroll
6e07dce6d6 Roll fuchsia/sdk/core/linux-amd64 from Kxwo4klJ1u6vmb1zw43v_h5lyPM-BvaHEdTQpXJCfakC to FBDZ1EXEOcpLsJY4a5JRok5wPvXm5SURbJw1V7lpfKUC (flutter/engine#9996)
Roll fuchsia/sdk/core/linux-amd64 from Kxwo4klJ1u6vmb1zw43v_h5lyPM-BvaHEdTQpXJCfakC to FBDZ1EXEOcpLsJY4a5JRok5wPvXm5SURbJw1V7lpfKUC


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

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.
2019-07-22 08:32:04 -04:00
skia-flutter-autoroll
70e1996f46 Roll src/third_party/skia ba35d079524b..7c01208e7800 (1 commits) (flutter/engine#9995)
https://skia.googlesource.com/skia.git
/compare/ba35d079524b..7c01208e7800

git log ba35d079524b5330380c0468cf47a6bb3664f011..7c01208e7800c3b2d0eab77340957f6333f938cc --date=short --no-merges --format=%ad %ae %s
2019-07-22 csmartdalton@google.com Temporarily disable MSAA CCPR on AMD and QC

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (borenet@google.com), and stop
the roller if necessary.
2019-07-22 05:54:24 -04:00
skia-flutter-autoroll
790c0aa0b2 Roll fuchsia/sdk/core/linux-amd64 from LzAZ73b7HYPMtDJnxjnYwMBuiVP6TsVmWIQb9xud4MEC to Kxwo4klJ1u6vmb1zw43v_h5lyPM-BvaHEdTQpXJCfakC (flutter/engine#9994)
Roll fuchsia/sdk/core/linux-amd64 from LzAZ73b7HYPMtDJnxjnYwMBuiVP6TsVmWIQb9xud4MEC to Kxwo4klJ1u6vmb1zw43v_h5lyPM-BvaHEdTQpXJCfakC


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

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.
2019-07-22 04:53:43 -04:00
skia-flutter-autoroll
36d40e782a Roll src/third_party/skia 056bdda97a83..ba35d079524b (5 commits) (flutter/engine#9992)
https://skia.googlesource.com/skia.git
/compare/056bdda97a83..ba35d079524b

git log 056bdda97a8353d2dc30510b07211271359ba0b1..ba35d079524b5330380c0468cf47a6bb3664f011 --date=short --no-merges --format=%ad %ae %s
2019-07-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6a02f06dfd4e..9ec3f51d11d9 (12 commits)
2019-07-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ee98b422d004..ec63fbe9c453 (5 commits)
2019-07-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e02114c8fa90..5c3e9d87e194 (477 commits)
2019-07-21 csmartdalton@google.com ccpr: Fix debug counters for stencil resolve instances
2019-07-20 reed@google.com simplify how we call apply

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (borenet@google.com), and stop
the roller if necessary.
2019-07-22 02:17:04 -04:00
skia-flutter-autoroll
e4fe14d192 Roll fuchsia/sdk/core/linux-amd64 from 3y8oGujcy9aTj2lCGSzNVsho-P-bpHKb232KAEfVeUkC to LzAZ73b7HYPMtDJnxjnYwMBuiVP6TsVmWIQb9xud4MEC (flutter/engine#9990)
Roll fuchsia/sdk/core/linux-amd64 from 3y8oGujcy9aTj2lCGSzNVsho-P-bpHKb232KAEfVeUkC to LzAZ73b7HYPMtDJnxjnYwMBuiVP6TsVmWIQb9xud4MEC


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

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.
2019-07-22 01:21:45 -04:00
skia-flutter-autoroll
a504704bc1 Roll fuchsia/sdk/core/linux-amd64 from XblLr-Z5sgUUhC-LBbHZvqPJ6_WU8TvGqp0iWXzqs7sC to 3y8oGujcy9aTj2lCGSzNVsho-P-bpHKb232KAEfVeUkC (flutter/engine#9982)
Roll fuchsia/sdk/core/linux-amd64 from XblLr-Z5sgUUhC-LBbHZvqPJ6_WU8TvGqp0iWXzqs7sC to 3y8oGujcy9aTj2lCGSzNVsho-P-bpHKb232KAEfVeUkC


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

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.
2019-07-21 18:55:02 -04:00
skia-flutter-autoroll
ca6dbb19f0 Roll fuchsia/sdk/core/linux-amd64 from NyebqfNgs14SKX5MfRRJqlYDx_SmsA0-9Y44MvmZF4cC to XblLr-Z5sgUUhC-LBbHZvqPJ6_WU8TvGqp0iWXzqs7sC (flutter/engine#9981)
Roll fuchsia/sdk/core/linux-amd64 from NyebqfNgs14SKX5MfRRJqlYDx_SmsA0-9Y44MvmZF4cC to XblLr-Z5sgUUhC-LBbHZvqPJ6_WU8TvGqp0iWXzqs7sC


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

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.
2019-07-21 15:18:43 -04:00
skia-flutter-autoroll
9753e4b73e Roll fuchsia/sdk/core/linux-amd64 from Xq3lmEx3UuShBJaeiufLR-fHSqxgbKzbPVFP4OwI6tYC to NyebqfNgs14SKX5MfRRJqlYDx_SmsA0-9Y44MvmZF4cC (flutter/engine#9980)
Roll fuchsia/sdk/core/linux-amd64 from Xq3lmEx3UuShBJaeiufLR-fHSqxgbKzbPVFP4OwI6tYC to NyebqfNgs14SKX5MfRRJqlYDx_SmsA0-9Y44MvmZF4cC


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

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.
2019-07-21 11:46:05 -04:00
skia-flutter-autoroll
90dea39e10 Roll fuchsia/sdk/core/linux-amd64 from aS7wbI2Khbg1tZ8OnisA3S1_MkmHezyAxHTYXPPjlaIC to Xq3lmEx3UuShBJaeiufLR-fHSqxgbKzbPVFP4OwI6tYC (flutter/engine#9979)
Roll fuchsia/sdk/core/linux-amd64 from aS7wbI2Khbg1tZ8OnisA3S1_MkmHezyAxHTYXPPjlaIC to Xq3lmEx3UuShBJaeiufLR-fHSqxgbKzbPVFP4OwI6tYC


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

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.
2019-07-21 08:15:17 -04:00
skia-flutter-autoroll
baa443825d Roll src/third_party/skia efe259bb2afd..056bdda97a83 (2 commits) (flutter/engine#9978)
https://skia.googlesource.com/skia.git
/compare/efe259bb2afd..056bdda97a83

git log efe259bb2afdd5f0e2ad76edd53e219a3fa14b4c..056bdda97a8353d2dc30510b07211271359ba0b1 --date=short --no-merges --format=%ad %ae %s
2019-07-21 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-07-21 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (borenet@google.com), and stop
the roller if necessary.
2019-07-21 04:51:23 -04:00
skia-flutter-autoroll
7ce0f451c5 Roll fuchsia/sdk/core/linux-amd64 from OTgeiyD91rvjon5gklfSkUzti5kkQ4criJqpiDhoe7IC to aS7wbI2Khbg1tZ8OnisA3S1_MkmHezyAxHTYXPPjlaIC (flutter/engine#9976)
Roll fuchsia/sdk/core/linux-amd64 from OTgeiyD91rvjon5gklfSkUzti5kkQ4criJqpiDhoe7IC to aS7wbI2Khbg1tZ8OnisA3S1_MkmHezyAxHTYXPPjlaIC


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

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.
2019-07-21 02:49:03 -04:00
skia-flutter-autoroll
0eeba1ef3c Roll fuchsia/sdk/core/linux-amd64 from w8MJpcP6-8lOFwkD9oHTR0ha9RvKibpSrN6F-ulwH88C to OTgeiyD91rvjon5gklfSkUzti5kkQ4criJqpiDhoe7IC (flutter/engine#9974)
Roll fuchsia/sdk/core/linux-amd64 from w8MJpcP6-8lOFwkD9oHTR0ha9RvKibpSrN6F-ulwH88C to OTgeiyD91rvjon5gklfSkUzti5kkQ4criJqpiDhoe7IC


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

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.
2019-07-20 23:16:11 -04:00
skia-flutter-autoroll
d004a2cb7f Roll fuchsia/sdk/core/linux-amd64 from gKsp5vROpSRBvxFeqWLrcxbN-CPGrh8jd8JV4wyPpowC to w8MJpcP6-8lOFwkD9oHTR0ha9RvKibpSrN6F-ulwH88C (flutter/engine#9973)
Roll fuchsia/sdk/core/linux-amd64 from gKsp5vROpSRBvxFeqWLrcxbN-CPGrh8jd8JV4wyPpowC to w8MJpcP6-8lOFwkD9oHTR0ha9RvKibpSrN6F-ulwH88C


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

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.
2019-07-20 19:42:15 -04:00
skia-flutter-autoroll
241c39c4a5 Roll src/third_party/skia a7ad120fb6c1..efe259bb2afd (1 commits) (flutter/engine#9972)
https://skia.googlesource.com/skia.git
/compare/a7ad120fb6c1..efe259bb2afd

git log a7ad120fb6c12a614047e5904f78e04e1f39b1d9..efe259bb2afdd5f0e2ad76edd53e219a3fa14b4c --date=short --no-merges --format=%ad %ae %s
2019-07-20 reed@google.com add apply method to drawlooper

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (nifong@google.com), and stop
the roller if necessary.
2019-07-20 16:38:07 -04:00
skia-flutter-autoroll
ebe3b8e790 Roll fuchsia/sdk/core/linux-amd64 from Hi1zcJ3r59vNGXdA57i6fhuAk02Af8p5BHwvj45cCnIC to gKsp5vROpSRBvxFeqWLrcxbN-CPGrh8jd8JV4wyPpowC (flutter/engine#9971)
Roll fuchsia/sdk/core/linux-amd64 from Hi1zcJ3r59vNGXdA57i6fhuAk02Af8p5BHwvj45cCnIC to gKsp5vROpSRBvxFeqWLrcxbN-CPGrh8jd8JV4wyPpowC


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

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.
2019-07-20 16:07:43 -04:00
skia-flutter-autoroll
7dd76ae64f Roll fuchsia/sdk/core/linux-amd64 from 8TNm8LtekvIJNYrWK9JBsM3qONKGYnyHufXhidbBKWsC to Hi1zcJ3r59vNGXdA57i6fhuAk02Af8p5BHwvj45cCnIC (flutter/engine#9969)
Roll fuchsia/sdk/core/linux-amd64 from 8TNm8LtekvIJNYrWK9JBsM3qONKGYnyHufXhidbBKWsC to Hi1zcJ3r59vNGXdA57i6fhuAk02Af8p5BHwvj45cCnIC


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

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.
2019-07-20 12:30:12 -04:00
skia-flutter-autoroll
fde02e1138 Roll src/third_party/skia be91f062d70e..a7ad120fb6c1 (3 commits) (flutter/engine#9968)
https://skia.googlesource.com/skia.git
/compare/be91f062d70e..a7ad120fb6c1

git log be91f062d70e2f317298632f172bde85255af564..a7ad120fb6c12a614047e5904f78e04e1f39b1d9 --date=short --no-merges --format=%ad %ae %s
2019-07-19 csmartdalton@google.com Fix an error check re: sample variables
2019-07-20 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (nifong@google.com), and stop
the roller if necessary.
2019-07-20 12:01:18 -04:00
skia-flutter-autoroll
5bee642f53 Roll fuchsia/sdk/core/linux-amd64 from i5kNl7ZKu6X9AqpFLP4d5vDqQ4k9CtaQIk3x3WLVFxMC to 8TNm8LtekvIJNYrWK9JBsM3qONKGYnyHufXhidbBKWsC (flutter/engine#9967)
Roll fuchsia/sdk/core/linux-amd64 from i5kNl7ZKu6X9AqpFLP4d5vDqQ4k9CtaQIk3x3WLVFxMC to 8TNm8LtekvIJNYrWK9JBsM3qONKGYnyHufXhidbBKWsC


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

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.
2019-07-20 08:54:54 -04:00
skia-flutter-autoroll
81cf66d63f Roll fuchsia/sdk/core/linux-amd64 from LNYN3mEv2NJLUmZf6nGD5IWqOjDDiXpPeV2l4YWI0j8C to i5kNl7ZKu6X9AqpFLP4d5vDqQ4k9CtaQIk3x3WLVFxMC (flutter/engine#9966)
Roll fuchsia/sdk/core/linux-amd64 from LNYN3mEv2NJLUmZf6nGD5IWqOjDDiXpPeV2l4YWI0j8C to i5kNl7ZKu6X9AqpFLP4d5vDqQ4k9CtaQIk3x3WLVFxMC


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

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.
2019-07-20 05:18:13 -04:00
skia-flutter-autoroll
234f72af30 Roll fuchsia/sdk/core/linux-amd64 from Hjo8G2HMO-S2RkQO8NOJNFH9t9QlspYq810NONDB8e0C to LNYN3mEv2NJLUmZf6nGD5IWqOjDDiXpPeV2l4YWI0j8C (flutter/engine#9964)
Roll fuchsia/sdk/core/linux-amd64 from Hjo8G2HMO-S2RkQO8NOJNFH9t9QlspYq810NONDB8e0C to LNYN3mEv2NJLUmZf6nGD5IWqOjDDiXpPeV2l4YWI0j8C


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

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.
2019-07-20 01:43:03 -04:00
Jason Simmons
1f5ed069f2 Fix return type of assert function in gradient_test (flutter/engine#9961) 2019-07-19 18:55:48 -07:00
skia-flutter-autoroll
63be2cf51f Roll fuchsia/sdk/core/linux-amd64 from yCNSGMzcBMQzda_aHXqXWoW1cLSen0AL64orTFH-qHcC to Hjo8G2HMO-S2RkQO8NOJNFH9t9QlspYq810NONDB8e0C (flutter/engine#9960)
Roll fuchsia/sdk/core/linux-amd64 from yCNSGMzcBMQzda_aHXqXWoW1cLSen0AL64orTFH-qHcC to Hjo8G2HMO-S2RkQO8NOJNFH9t9QlspYq810NONDB8e0C


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

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.
2019-07-19 21:42:58 -04:00
Jason Simmons
ed05de091d Update Dart engine tests to check for assertion failures only when running in debug mode (flutter/engine#9959) 2019-07-19 18:27:16 -07:00
skia-flutter-autoroll
fae779ce32 Roll src/third_party/skia 4a13119a60e2..be91f062d70e (3 commits) (flutter/engine#9956)
https://skia.googlesource.com/skia.git
/compare/4a13119a60e2..be91f062d70e

git log 4a13119a60e25c75c4c4d6d99d852f3e8b3346e1..be91f062d70e2f317298632f172bde85255af564 --date=short --no-merges --format=%ad %ae %s
2019-07-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-19 mtklein@google.com add some ideas as TODOs
2019-07-19 csmartdalton@google.com ccpr: Add an MSAA atlas mode

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (nifong@google.com), and stop
the roller if necessary.
2019-07-19 20:27:35 -04:00
Jason Simmons
2edaa8c49f Updates to the engine test runner script (flutter/engine#9934)
* Use separate filters for engine executables and Dart test scripts
* Do not run the benchmarks on Cirrus
2019-07-19 17:00:18 -07:00
Matt Carroll
532ed38c87 Added hasRenderedFirstFrame() to old FlutterView for Espresso (#36211). (flutter/engine#9939) 2019-07-19 16:46:02 -07:00
Jason Simmons
8afed18167 Fix caching of Locale.toString (flutter/engine#9920) 2019-07-19 15:57:28 -07:00
skia-flutter-autoroll
0393c93e61 Roll fuchsia/sdk/core/linux-amd64 from kKw24ZxMzd4Hx6mCaVBSxBJxx7wIKmxP8txe9Cp0dxIC to yCNSGMzcBMQzda_aHXqXWoW1cLSen0AL64orTFH-qHcC (flutter/engine#9955)
Roll fuchsia/sdk/core/linux-amd64 from kKw24ZxMzd4Hx6mCaVBSxBJxx7wIKmxP8txe9Cp0dxIC to yCNSGMzcBMQzda_aHXqXWoW1cLSen0AL64orTFH-qHcC


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

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.
2019-07-19 18:07:16 -04:00
Matt Carroll
4046164120 Removed PlatformViewsController if-statements from TextInputPlugin (#34286). (flutter/engine#9938) 2019-07-19 13:52:45 -07:00
skia-flutter-autoroll
9d2598f1ce Roll src/third_party/skia aa861a1907a1..4a13119a60e2 (9 commits) (flutter/engine#9950)
https://skia.googlesource.com/skia.git
/compare/aa861a1907a1..4a13119a60e2

git log aa861a1907a17c0a1033509b5c33983a819b2bb7..4a13119a60e25c75c4c4d6d99d852f3e8b3346e1 --date=short --no-merges --format=%ad %ae %s
2019-07-19 mtklein@google.com always fma in mad_f32()
2019-07-19 senorblanco@chromium.org Update Dawn backend to Skia ToT: GrRenderTarget, onCreateTexture.
2019-07-19 bsalomon@google.com Move GrProtected off GrSurfaceDesc and pass separately.
2019-07-19 fmalita@chromium.org [svgcanvas] Consolidate constant-Y text positions
2019-07-19 borenet@google.com [infra] Move SKQP recipe test to correct recipe
2019-07-19 borenet@google.com [infra] swarm_recipe.isolate shouldn't need infrabots.isolate
2019-07-19 mtklein@google.com add sli.4s, use it in pack sometimes
2019-07-19 mtklein@google.com restore aarch64 JIT
2019-07-19 brianosman@google.com Disable MSAA on older Intel GPUs w/Vulkan

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (nifong@google.com), and stop
the roller if necessary.
2019-07-19 16:50:09 -04:00
Jason Simmons
c3ae67ae59 Fix the geometry test to reflect that OffsetBase comparison operators are a partial ordering (flutter/engine#9925) 2019-07-19 12:59:27 -07:00
skia-flutter-autoroll
d1f912e5fe Roll fuchsia/sdk/core/linux-amd64 from XG_fYb35A8mJpnMG_I9iBm7yHJyNZYZRgG69a88us_sC to kKw24ZxMzd4Hx6mCaVBSxBJxx7wIKmxP8txe9Cp0dxIC (flutter/engine#9947)
Roll fuchsia/sdk/core/linux-amd64 from XG_fYb35A8mJpnMG_I9iBm7yHJyNZYZRgG69a88us_sC to kKw24ZxMzd4Hx6mCaVBSxBJxx7wIKmxP8txe9Cp0dxIC


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

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.
2019-07-19 14:34:20 -04:00
gaaclarke
e7720142ef Removed logic from FlutterAppDelegate into FlutterPluginAppLifeCycleDelegate (flutter/engine#9893)
Removed logic from FlutterAppDelegate into
FlutterPluginAppLifeCycleDelegate.  This is a better place for
add-to-app since it doesn't require them to use our app delegate.
2019-07-19 10:58:39 -07:00
gaaclarke
9bc02314b0 Split out lifecycle protocol (flutter/engine#9922)
Split out lifecycle calls to plugins to their own protocol to clean up
FlutterPlugin and make the API slightly closer to Android.
2019-07-19 10:17:48 -07:00
skia-flutter-autoroll
14a722deca Roll src/third_party/skia 58d1f76fc008..aa861a1907a1 (7 commits) (flutter/engine#9946)
https://skia.googlesource.com/skia.git
/compare/58d1f76fc008..aa861a1907a1

git log 58d1f76fc00847f75ea93379eef9326f0f80ee58..aa861a1907a17c0a1033509b5c33983a819b2bb7 --date=short --no-merges --format=%ad %ae %s
2019-07-19 michaelludwig@google.com Change SkMatrix::decomposeScale to use preScale
2019-07-19 mtklein@google.com small cleanups
2019-07-19 robertphillips@google.com Revert "Add Ganesh support for LUM16F"
2019-07-19 robertphillips@google.com Add Ganesh support for LUM16F
2019-07-19 bsalomon@google.com Add temporary constructor to GrVkImageInfo to allow Chrome to compile.
2019-07-19 ethannicholas@google.com fixed internal error when parsing invalid SkSL code
2019-07-19 fmalita@chromium.org [SkSVGCanvas] Add flag for converting text to paths

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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 (nifong@google.com), and stop
the roller if necessary.
2019-07-19 13:10:54 -04:00
Chris Yang
bd2335aea6 [platform view] do not make clipping view and interceptor view clipToBounds (flutter/engine#9937) 2019-07-19 09:00:43 -07:00