7283 Commits

Author SHA1 Message Date
Mouad Debbar
04095305ed Handle new navigation platform messages (flutter/engine#11880) 2019-09-04 15:13:24 -07:00
Shi-Hao Hong
a4cb86d72d Android 10+ View.getSystemGestureExclusionRects (flutter/engine#11451)
* SystemGesture.getSystemGestureExclusionRects

* Add getSystemExclusionRects unit tests
2019-09-04 15:13:02 -07:00
Core
570279a848 Fix deleting Thai vowel bug on iOS (skip string range sanitization) (flutter/engine#11807) 2019-09-04 13:19:53 -07:00
skia-flutter-autoroll
9a73342d4d Roll src/third_party/skia c2dc9c864844..e7366841663b (2 commits) (flutter/engine#11878)
https://skia.googlesource.com/skia.git/+log/c2dc9c864844..e7366841663b

git log c2dc9c864844..e7366841663b --date=short --no-merges --format='%ad %ae %s'
2019-09-04 bsalomon@google.com Go back to rect blur profile textures.
2019-09-04 halcanary@google.com Revert "experimental/minimal_ios_mtl_skia_app"

Created with:
  gclient setdep -r src/third_party/skia@e7366841663b

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=jlavrova@google.com
2019-09-04 15:09:24 -04:00
Kaushik Iska
a541c52ab9 [flutter_runner] Add common libs to the test far (flutter/engine#11875)
* [flutter_runner] Add common libs to the test far

* Add flutter runner test build as part of CI
2019-09-04 11:17:25 -07:00
Alexander Aprelev
41241f202f Provide dart vm initalize isolate callback so that children isolates belong to parent's isolate group. (flutter/engine#9888)
* Provide dart vm initalize isolate callback so that children isolates belong to parent's isolate group.

Without this callback each child isolate is created as a separate isolate group, and Dart VM won't be able to provide performance savings for spawning of those.
2019-09-04 10:10:25 -07:00
stuartmorgan
fa82f9abf1 Add style guide and formatting information (flutter/engine#11669)
Updates CONTRIBUTING.md with style guide links for the engine languages, as well as a note about auto-formatting.
2019-09-04 09:39:34 -07:00
skia-flutter-autoroll
82648f7f87 Roll fuchsia/sdk/core/linux-amd64 from BR_-u... to LKWtB... (flutter/engine#11874)
Roll fuchsia/sdk/core/linux-amd64 from BR_-u... to LKWtB...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-09-04 11:47:36 -04:00
skia-flutter-autoroll
2a09ec669b Roll src/third_party/skia 77743492418e..c2dc9c864844 (22 commits) (flutter/engine#11872)
https://skia.googlesource.com/skia.git/+log/77743492418e..c2dc9c864844

git log 77743492418e..c2dc9c864844 --date=short --no-merges --format='%ad %ae %s'
2019-09-04 halcanary@google.com experimental/minimal_ios_mtl_skia_app
2019-09-04 fmalita@chromium.org [svgcanvas] Refactor clipping
2019-09-04 halcanary@google.com gn: try again to fix fuchsia
2019-09-04 fmalita@chromium.org [sksg] Fix mask/context overrides interaction
2019-09-04 halcanary@google.com gn: try to fix flutter roll
2019-09-04 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 31b524cf60b7..a1bf69967a32 (8 commits)
2019-09-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 920100cd4246..fbc146e97f30 (6 commits)
2019-09-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 050ceed1f1d7..248662b1b84a (455 commits)
2019-09-04 bungeman@google.com [pdf] Disable default width calculation.
2019-09-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-03 brianosman@google.com Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options
2019-09-03 reed@google.com update gm to better show the unclipped layers
2019-09-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-03 jvanverth@google.com Fix argument path for dsymutil
2019-09-03 brianosman@google.com Remove GrGLProgram cache stats, remove spurious declarations/includes
2019-09-03 halcanary@google.com gn: move all skia_* declare_args to skia.gni
2019-09-03 egdaniel@google.com Track all sampled textures in GrOpsTask and pass them to GrOpsRenderPass.
2019-09-03 bungeman@google.com [pdf] Only compute needed advances.
2019-09-03 kjlubick@google.com [canvaskit] Add rrect support
2019-09-03 reed@google.com update test to allow dumping images

Created with:
  gclient setdep -r src/third_party/skia@c2dc9c864844

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=jlavrova@google.com
2019-09-04 11:25:01 -04:00
Kaushik Iska
03060ea88e Add a sample unit test target to flutter runner (flutter/engine#11847) 2019-09-04 07:58:52 -07:00
Kaushik Iska
92367955cd Support building standalone far packages with autogenerating manigests (flutter/engine#11849)
Also makes package_dir support testonly mode
2019-09-04 07:23:58 -07:00
skia-flutter-autoroll
c886d47822 Roll fuchsia/sdk/core/linux-amd64 from KqidK... to BR_-u... (flutter/engine#11845)
Roll fuchsia/sdk/core/linux-amd64 from KqidK... to BR_-u...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-09-03 23:07:57 -04:00
skia-flutter-autoroll
ae7ec128c1 Roll src/third_party/skia 452ce044f0db..77743492418e (12 commits) (flutter/engine#11837)
https://skia.googlesource.com/skia.git/+log/452ce044f0db..77743492418e

git log 452ce044f0db..77743492418e --date=short --no-merges --format='%ad %ae %s'
2019-09-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-03 bsalomon@google.com Add parens to assert
2019-09-03 egdaniel@google.com Comment out assert in onClear in GrVkOpsRenderPass.
2019-09-03 fmalita@chromium.org [svgcanvas] Skip redundant clip-rule attributes
2019-09-03 fmalita@chromium.org [skottie] Clean up TextAdapter
2019-09-03 fmalita@chromium.org [skottie] Plumb square selector "smoothness" prop
2019-09-03 robertphillips@google.com Remove maxCount resource cache limit
2019-09-03 bsalomon@google.com Make GrSurfaceProxy constructors take arg that determines participation in GrResourceAllocator.
2019-09-03 benjaminwagner@google.com [gn] Add pool for dsymutil
2019-09-03 jvanverth@google.com Get Metal running on iOS viewer.
2019-09-03 benjaminwagner@google.com [gn] Move dsymutil from link command to a separate action
2019-09-03 brianosman@google.com Particles: Change effect lifetime logic to work like particles

Created with:
  gclient setdep -r src/third_party/skia@77743492418e

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=jlavrova@google.com
2019-09-03 23:06:24 -04:00
Chinmay Garde
4d78ea99f6 Minor tweaks to the Doxygen theme. (flutter/engine#11576) 2019-09-03 22:27:14 -04:00
Matt Carroll
f7035552b3 Updated API usage in scenario app by deleting unnecessary method. (flutter/engine#11844) 2019-09-03 19:25:54 -07:00
Gary Qian
ffb4d48627 Fix RTL justification alignment with newline (flutter/engine#11842) 2019-09-03 16:42:53 -07:00
Matt Carroll
bebb5d2b5b Rename first frame method and notify FlutterActivity when full drawn (#38714 #36796). (flutter/engine#11357) 2019-09-03 15:49:53 -07:00
skia-flutter-autoroll
813fd240ff Roll fuchsia/sdk/core/linux-amd64 from a8wlq... to KqidK... (flutter/engine#11833)
Roll fuchsia/sdk/core/linux-amd64 from a8wlq... to KqidK...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-09-03 07:14:34 -04:00
skia-flutter-autoroll
3fa69f6dd6 Roll src/third_party/skia 033c4014b788..8050d94ae227 (2 commits) (flutter/engine#11831)
https://skia.googlesource.com/skia.git/+log/033c4014b788..8050d94ae227

git log 033c4014b788..8050d94ae227 --date=short --no-merges --format='%ad %ae %s'
2019-09-03 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 791ad7b8774a..31b524cf60b7 (9 commits)

Created with:
  gclient setdep -r src/third_party/skia@8050d94ae227

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=jlavrova@google.com
2019-09-03 05:01:46 -04:00
skia-flutter-autoroll
16b5a58960 Roll src/third_party/skia 94c66475560d..033c4014b788 (2 commits) (flutter/engine#11830)
https://skia.googlesource.com/skia.git/+log/94c66475560d..033c4014b788

git log 94c66475560d..033c4014b788 --date=short --no-merges --format='%ad %ae %s'
2019-09-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 39a9f1bdcd0e..920100cd4246 (2 commits)
2019-09-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4ad2798edb07..050ceed1f1d7 (150 commits)

Created with:
  gclient setdep -r src/third_party/skia@033c4014b788

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=jlavrova@google.com
2019-09-03 01:19:32 -04:00
skia-flutter-autoroll
0fbee34d19 Roll src/third_party/skia 8203a180ea5d..94c66475560d (1 commits) (flutter/engine#11826)
https://skia.googlesource.com/skia.git/+log/8203a180ea5d..94c66475560d

git log 8203a180ea5d..94c66475560d --date=short --no-merges --format='%ad %ae %s'
2019-09-03 khushalsagar@chromium.org Revert "Only send the RemoteStrikes that have pending glyphs."

Created with:
  gclient setdep -r src/third_party/skia@94c66475560d

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=jlavrova@google.com
2019-09-02 21:35:49 -04:00
James Clarke
a3822320b7 [Windows] Update API for alternative Windows shell platform implementation (flutter/engine#11327)
* Begin API evolution to a more native win32 API

* Child-window based hosting

* Plumb through an initial size for child window to avoid reallocated surface on start

* Windows API cleanup part 1

* Fix wrapper tests

* Ensure flutter's HWND resources are destroyed

* Final API cleanup

* Fix dynamic DPI handling

* Cleanup

* Fix a bug that was causing engine to not be shutdown correctly

* CR feedback

* auto format

* CR feedback: combine FlutterView and FlutterViewController

* The one that clang-format seems to always get wrong

* expletive

* fix sources for licesnse file

* CR Feedback

* cleanup

* Update GetNativeWindow() to return an HWND rather than a long

* fix formatting
2019-09-02 17:55:42 -07:00
skia-flutter-autoroll
1a69f2afa0 Roll fuchsia/sdk/core/linux-amd64 from 0qRbW... to a8wlq... (flutter/engine#11825)
Roll fuchsia/sdk/core/linux-amd64 from 0qRbW... to a8wlq...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-09-02 18:36:41 -04:00
skia-flutter-autoroll
8fcb575b48 Roll fuchsia/sdk/core/linux-amd64 from iV65h... to 0qRbW... (flutter/engine#11823)
Roll fuchsia/sdk/core/linux-amd64 from iV65h... to 0qRbW...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-09-02 05:56:00 -04:00
skia-flutter-autoroll
fec560e8f5 Roll src/third_party/skia 0a1e9efa392c..8203a180ea5d (4 commits) (flutter/engine#11821)
https://skia.googlesource.com/skia.git/+log/0a1e9efa392c..8203a180ea5d

git log 0a1e9efa392c..8203a180ea5d --date=short --no-merges --format='%ad %ae %s'
2019-09-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 120b61d34ba8..791ad7b8774a (15 commits)
2019-09-02 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a461132e64f5..4ad2798edb07 (456 commits)
2019-09-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 680d37610656..39a9f1bdcd0e (12 commits)

Created with:
  gclient setdep -r src/third_party/skia@8203a180ea5d

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=jlavrova@google.com
2019-09-02 02:19:15 -04:00
skia-flutter-autoroll
64eae2ffe8 Roll src/third_party/skia 7dfd4bd3fce1..0a1e9efa392c (1 commits) (flutter/engine#11820)
https://skia.googlesource.com/skia.git/+log/7dfd4bd3fce1..0a1e9efa392c

git log 7dfd4bd3fce1..0a1e9efa392c --date=short --no-merges --format='%ad %ae %s'
2019-09-02 michaelludwig@google.com Don't use AA convex path renderer if direction can't be determined

Created with:
  gclient setdep -r src/third_party/skia@0a1e9efa392c

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=jlavrova@google.com
2019-09-01 22:36:30 -04:00
skia-flutter-autoroll
2fb092136e Roll fuchsia/sdk/core/linux-amd64 from 6oi7L... to iV65h... (flutter/engine#11818)
Roll fuchsia/sdk/core/linux-amd64 from 6oi7L... to iV65h...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-09-01 17:11:50 -04:00
skia-flutter-autoroll
5cf3920d0b Roll src/third_party/skia 7e45515fa34f..7dfd4bd3fce1 (1 commits) (flutter/engine#11815)
https://skia.googlesource.com/skia.git/+log/7e45515fa34f..7dfd4bd3fce1

git log 7e45515fa34f..7dfd4bd3fce1 --date=short --no-merges --format='%ad %ae %s'
2019-09-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version

Created with:
  gclient setdep -r src/third_party/skia@7dfd4bd3fce1

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=jlavrova@google.com
2019-09-01 05:49:06 -04:00
skia-flutter-autoroll
98060acb55 Roll fuchsia/sdk/core/linux-amd64 from 9FJtg... to 6oi7L... (flutter/engine#11814)
Roll fuchsia/sdk/core/linux-amd64 from 9FJtg... to 6oi7L...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-09-01 04:28:50 -04:00
skia-flutter-autoroll
d40bfb1c97 Roll src/third_party/skia 6e637472ebf3..7e45515fa34f (1 commits) (flutter/engine#11812)
https://skia.googlesource.com/skia.git/+log/6e637472ebf3..7e45515fa34f

git log 6e637472ebf3..7e45515fa34f --date=short --no-merges --format='%ad %ae %s'
2019-09-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps

Created with:
  gclient setdep -r src/third_party/skia@7e45515fa34f

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=jlavrova@google.com
2019-09-01 02:06:33 -04:00
skia-flutter-autoroll
3435aadf9d Roll fuchsia/sdk/core/linux-amd64 from XOkVf... to 9FJtg... (flutter/engine#11811)
Roll fuchsia/sdk/core/linux-amd64 from XOkVf... to 9FJtg...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-31 15:48:26 -04:00
skia-flutter-autoroll
3f716b4011 Roll src/third_party/skia c2ec9bfe1bb5..6e637472ebf3 (1 commits) (flutter/engine#11809)
https://skia.googlesource.com/skia.git/+log/c2ec9bfe1bb5..6e637472ebf3

git log c2ec9bfe1bb5..6e637472ebf3 --date=short --no-merges --format='%ad %ae %s'
2019-08-31 reed@google.com remove legacy flag SK_SUPPORT_LEGACY_RECT_PARAMS

Created with:
  gclient setdep -r src/third_party/skia@6e637472ebf3

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC stani@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=stani@google.com
2019-08-31 08:52:06 -04:00
skia-flutter-autoroll
43a9b67e63 Roll fuchsia/sdk/core/linux-amd64 from AySFp... to XOkVf... (flutter/engine#11806)
Roll fuchsia/sdk/core/linux-amd64 from AySFp... to XOkVf...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-31 03:07:00 -04:00
skia-flutter-autoroll
df35d237e0 Roll src/third_party/skia f46c8268bf2b..c2ec9bfe1bb5 (1 commits) (flutter/engine#11803)
https://skia.googlesource.com/skia.git/+log/f46c8268bf2b..c2ec9bfe1bb5

git log f46c8268bf2b..c2ec9bfe1bb5 --date=short --no-merges --format='%ad %ae %s'
2019-08-31 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps

Created with:
  gclient setdep -r src/third_party/skia@c2ec9bfe1bb5

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC stani@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=stani@google.com
2019-08-31 02:08:29 -04:00
xster
575ad9c7b3 Let java unit tests build with autoninja (flutter/engine#11799) 2019-08-30 20:10:29 -07:00
skia-flutter-autoroll
e91b9362bc Roll src/third_party/skia 15ecdf94fd36..f46c8268bf2b (3 commits) (flutter/engine#11800)
https://skia.googlesource.com/skia.git/+log/15ecdf94fd36..f46c8268bf2b

git log 15ecdf94fd36..f46c8268bf2b --date=short --no-merges --format='%ad %ae %s'
2019-08-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-30 fmalita@chromium.org [skottie] Discard unneeded static text animators
2019-08-30 dragonbear@google.com Override operator delete for GrCCPathCache::Key

Created with:
  gclient setdep -r src/third_party/skia@f46c8268bf2b

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC stani@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=stani@google.com
2019-08-30 20:29:42 -04:00
Harry Terkelsen
21a7659d61 Provide a hook for a plugin handler to receive messages on the web (flutter/engine#11796)
* WIP on web plugin registry

* WIP on web plugins

* More WIP on registering web plugins

* remove flutter_web_plugins

* add license header

* Update year of license header to 2013

* Update the license goldens file
2019-08-30 17:08:31 -07:00
skia-flutter-autoroll
349e00709d Roll src/third_party/skia a43e2d284b3b..15ecdf94fd36 (6 commits) (flutter/engine#11794)
https://skia.googlesource.com/skia.git/+log/a43e2d284b3b..15ecdf94fd36

git log a43e2d284b3b..15ecdf94fd36 --date=short --no-merges --format='%ad %ae %s'
2019-08-30 egdaniel@google.com Just skip uninstantiated GrOps instead of delete them on flush.
2019-08-30 brianosman@google.com Pass SkPaint by const-ref to SkParticleDrawable
2019-08-30 csmartdalton@google.com Reland "Initiate MSAA resolves during DAG generation"
2019-08-30 ethannicholas@google.com .fp files now support user-defined functions
2019-08-30 ethannicholas@google.com removed dead code from SkSLPipelineStateCodeGenerator
2019-08-30 reed@google.com add bot to test savelayer legacy flag

Created with:
  gclient setdep -r src/third_party/skia@15ecdf94fd36

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC stani@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=stani@google.com
2019-08-30 16:47:07 -04:00
gaaclarke
3aaf1637b7 Started logging warnings if we drop platform messages. (flutter/engine#11792) 2019-08-30 12:48:03 -07:00
Kaushik Iska
578a942fc7 Roll fuchsia/clang/linux-amd64 from wGyr4... to -mnHl... (flutter/engine#11790)
* Roll fuchsia/clang/linux-amd64 from wGyr4... to -mnHl...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-toolchain-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

* Fix dangling pointer
2019-08-30 11:38:12 -07:00
skia-flutter-autoroll
c9427d2a9d Roll fuchsia/sdk/core/linux-amd64 from fSXZ0... to AySFp... (flutter/engine#11791)
Roll fuchsia/sdk/core/linux-amd64 from fSXZ0... to AySFp...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-30 14:27:23 -04:00
Kaushik Iska
e51c616fc9 Roll fuchsia/sdk/core/linux-amd64 from -UaaS... to fSXZ0... (flutter/engine#11784)
* Roll fuchsia/sdk/core/linux-amd64 from -UaaS... to fSXZ0...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

* Fix deprecated usage
2019-08-30 10:34:06 -07:00
Dan Field
5b26bdbcbb completely strip bitcode (flutter/engine#11783) 2019-08-30 10:23:02 -07:00
Kaushik Iska
e358e0eef5 [flutter_runner] Port over all the changes to the dart_runner cmx files (flutter/engine#11776)
* Port over all the changes to the dart_runner cmx files

* Update vmservice.cmx
2019-08-30 10:19:08 -07:00
skia-flutter-autoroll
6aab4d5701 Roll src/third_party/skia 575699569e91..a43e2d284b3b (6 commits) (flutter/engine#11781)
https://skia.googlesource.com/skia.git/+log/575699569e91..a43e2d284b3b

git log 575699569e91..a43e2d284b3b --date=short --no-merges --format='%ad %ae %s'
2019-08-30 csmartdalton@google.com Don't assert mips actually need resolve during texResolveRenderTask
2019-08-30 brianosman@google.com Particle cleanup: split SkParticleBinding out of SkParticleEffect
2019-08-30 ethannicholas@google.com SkSL sample() now permits specification of coordinates
2019-08-30 penghuang@chromium.org Add SkSurfaceProp::operator!=.
2019-08-30 rmistry@google.com Match CanvasStateHelpers.cpp change in Android repo
2019-08-30 rmistry@google.com Fix spreadsheets page set for RecreateSKPs bot

Created with:
  gclient setdep -r src/third_party/skia@a43e2d284b3b

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC stani@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=stani@google.com
2019-08-30 13:05:29 -04:00
skia-flutter-autoroll
4b49413c88 Roll src/third_party/skia 7409b73fa546..575699569e91 (1 commits) (flutter/engine#11766)
https://skia.googlesource.com/skia.git/+log/7409b73fa546..575699569e91

git log 7409b73fa546..575699569e91 --date=short --no-merges --format='%ad %ae %s'
2019-08-30 brianosman@google.com Update sample particle data in canvaskit demo

Created with:
  gclient setdep -r src/third_party/skia@575699569e91

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC stani@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=stani@google.com
2019-08-30 08:58:54 -04:00
skia-flutter-autoroll
c4b09af8cb Roll src/third_party/skia ba0a2c7ad992..7409b73fa546 (3 commits) (flutter/engine#11756)
https://skia.googlesource.com/skia.git/+log/ba0a2c7ad992..7409b73fa546

git log ba0a2c7ad992..7409b73fa546 --date=short --no-merges --format='%ad %ae %s'
2019-08-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5d27a6961601..120b61d34ba8 (9 commits)
2019-08-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2dd36fa786a2..a461132e64f5 (466 commits)

Created with:
  gclient setdep -r src/third_party/skia@7409b73fa546

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC stani@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=stani@google.com
2019-08-30 04:57:19 -04:00
skia-flutter-autoroll
df7f82e87f Roll src/third_party/skia 165ca3f85b7a..ba0a2c7ad992 (1 commits) (flutter/engine#11745)
https://skia.googlesource.com/skia.git/+log/165ca3f85b7a..ba0a2c7ad992

git log 165ca3f85b7a..ba0a2c7ad992 --date=short --no-merges --format='%ad %ae %s'
2019-08-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader eea9d35b8757..680d37610656 (7 commits)

Created with:
  gclient setdep -r src/third_party/skia@ba0a2c7ad992

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC stani@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=stani@google.com
2019-08-30 01:15:39 -04:00
Jonah Williams
d4cb0b72b4 Add wasm to sky_engine (flutter/engine#11736) 2019-08-29 20:44:41 -07:00
Yegor
457198bd53 last flutter web sync: cc38319841 (flutter/engine#11732)
* last flutter web sync: cc38319841

* revert text.dart changes

* revert paragraph.dart

* link to issue
2019-08-29 18:50:50 -07:00