7236 Commits

Author SHA1 Message Date
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
skia-flutter-autoroll
3b284e5833 Roll src/third_party/skia 3783375c4d41..165ca3f85b7a (8 commits) (flutter/engine#11725)
https://skia.googlesource.com/skia.git/+log/3783375c4d41..165ca3f85b7a

git log 3783375c4d41..165ca3f85b7a --date=short --no-merges --format='%ad %ae %s'
2019-08-29 fmalita@chromium.org [skottie] Text selector ease-high/ease-low support
2019-08-29 jvanverth@google.com Switch to new IOS windowing system.
2019-08-29 senorblanco@chromium.org Dawn: Implement RenderPipeline caching (optimization).
2019-08-29 egdaniel@google.com Fix updating of current task index in GrResourceAllocator
2019-08-29 bsalomon@google.com Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy.
2019-08-29 fmalita@chromium.org [skottie] Refactor/generalize text selector shape generators
2019-08-29 brianosman@google.com Move common particle code to an automatically-injected header
2019-08-29 senorblanco@chromium.org Dawn: submit all command buffers in a single call.

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

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-29 19:06:16 -04:00
Harry Terkelsen
922255f860 Quote the font family name whenever setting the font-family property. (flutter/engine#11722)
Browsers will only allow font names with spaces or '/' if they are
in quotes.

Fixes https://github.com/flutter/flutter/issues/39486
2019-08-29 15:58:32 -07:00
Matt Carroll
6de867c62a Revert "Notify framework to clear input connection when app is backgrounded (#35054) (#9498)" (flutter/engine#11720)
This reverts commit afb3cb3f89f543282f495406b2abc8fb6a223fea.
2019-08-29 15:42:11 -07:00
Dan Field
db921356f8 Return a JSON value for the Skia channel (flutter/engine#11717) 2019-08-29 14:03:55 -07:00
Shi-Hao Hong
673154b0f8 Android 10+ View.setSystemGestureExclusionRects (flutter/engine#11441)
* Implement SystemGesture.setSystemGestureExclusionRects platform channel

* Add PlatformChannelTest.java

* Fix typo in android/test/README.md
2019-08-29 17:00:42 -04:00
Martin Kustermann
442d4de7a2 Roll src/third_party/dart 35382f9b14..05c28c6115 (flutter/engine#11702)
* Roll src/third_party/dart 35382f9b14..05c28c6115

dart-lang/sdk@05c28c6115 Reland "Scaffolding for dart:wasm"
dart-lang/sdk@d57a8f7451 [vm/bytecode] Remove DebugCheck in synthetic non-local transfer (no source pos).
dart-lang/sdk@b565c8c20f Don't serialize not serializable constant variable initializers.
dart-lang/sdk@ce12a2722d Migration: handle named parameters in _substituteFunctionAfterFormals.
dart-lang/sdk@a290271dea [vm/bytecode] Throw should be 'debug checked', but not ReThrow.
dart-lang/sdk@63133a2a8c [cfe] Handle extension instance method tearoff
dart-lang/sdk@a147d4e8d2 [cfe] Handle simple use of extension instance members
dart-lang/sdk@e9fdeb2db8 Migration: add support for creating instances without supplying type arguments.
dart-lang/sdk@66e349da9c Migration: Clean up substitution logic in getOrComputeElementType
dart-lang/sdk@e9a44ba6a8 fix extension instance field error
dart-lang/sdk@15a7b57d8e split endFields into endClass/Mixin/ExtensionFields events
dart-lang/sdk@ed1b4ffba1 Add tests of extensions of mixins
dart-lang/sdk@ef36f1ba0d [vm/fuzzer] Reduce limit on methods and classes
dart-lang/sdk@7b17602c74 [vm/bytecode] Include function name into source fingerprints
dart-lang/sdk@851701d2a4 add BREAK suggestions to switch cases
dart-lang/sdk@57f7941eef [cfe] Remove 'functionNestingLevel' for VariableDeclaration.forValue
2019-08-29 22:06:42 +02:00
skia-flutter-autoroll
07bb75a263 Roll src/third_party/skia ca8b07cf8a59..3783375c4d41 (2 commits) (flutter/engine#11712)
https://skia.googlesource.com/skia.git/+log/ca8b07cf8a59..3783375c4d41

git log ca8b07cf8a59..3783375c4d41 --date=short --no-merges --format='%ad %ae %s'
2019-08-29 herb@google.com Only send the RemoteStrikes that have pending glyphs.
2019-08-29 halcanary@google.com tools/skui: put all enums in a common namespace

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

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-29 15:22:47 -04:00
David Iglesias
6792c2ceae Don't crash while loading improperly formatted fonts on Safari (flutter/engine#11655)
(cl/265763028)

Fixes https://github.com/flutter/flutter/issues/39259
2019-08-29 09:03:14 -07:00
skia-flutter-autoroll
2b3149235c Roll src/third_party/skia 938ce9fc5369..ca8b07cf8a59 (1 commits) (flutter/engine#11701)
https://skia.googlesource.com/skia.git/+log/938ce9fc5369..ca8b07cf8a59

git log 938ce9fc5369..ca8b07cf8a59 --date=short --no-merges --format='%ad %ae %s'
2019-08-29 brianosman@google.com Reland "Pin the GLSL version to be no larger than the GL version"

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

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-29 11:40:20 -04:00
skia-flutter-autoroll
d43437a788 Roll src/third_party/skia 47023272a11e..938ce9fc5369 (3 commits) (flutter/engine#11686)
https://skia.googlesource.com/skia.git/+log/47023272a11e..938ce9fc5369

git log 47023272a11e..938ce9fc5369 --date=short --no-merges --format='%ad %ae %s'
2019-08-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 886698bc3fdd..5d27a6961601 (13 commits)
2019-08-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c96d445dc9eb..2dd36fa786a2 (452 commits)

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

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-29 05:26:27 -04:00
skia-flutter-autoroll
295b9b9bbe Roll src/third_party/skia a4b448831cee..47023272a11e (1 commits) (flutter/engine#11676)
https://skia.googlesource.com/skia.git/+log/a4b448831cee..47023272a11e

git log a4b448831cee..47023272a11e --date=short --no-merges --format='%ad %ae %s'
2019-08-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cde4dd9601ce..eea9d35b8757 (10 commits)

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

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-29 01:40:30 -04:00
skia-flutter-autoroll
4e3e9884a0 Roll src/third_party/skia a268dfb74add..a4b448831cee (10 commits) (flutter/engine#11658)
https://skia.googlesource.com/skia.git/+log/a268dfb74add..a4b448831cee

git log a268dfb74add..a4b448831cee --date=short --no-merges --format='%ad %ae %s'
2019-08-28 michaelludwig@google.com Reland "Calculate draw bounds in drawEdgeAAImageSet"
2019-08-28 michaelludwig@google.com Reland "Combine snapBackImage and snapSpecial"
2019-08-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-28 brianosman@google.com Revert "Pin the GLSL version to be no larger than the GL version"
2019-08-28 michaelludwig@google.com Fix non-zero special-image subsets in magnifier filter
2019-08-28 michaelludwig@google.com Revert "Fix flutter roll"
2019-08-28 scroggo@google.com SkAnimatedImage: Update HEIF duration
2019-08-28 jvanverth@google.com Implement fences and semaphores for Metal.
2019-08-28 brianosman@google.com Pin the GLSL version to be no larger than the GL version
2019-08-28 bsalomon@google.com Alpha8 support cleanup in GrGLCaps.

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

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-28 18:59:07 -04:00
Chinmay Garde
c379128221 Append newlines to EOF of all translation units. (flutter/engine#11654)
We are switching to -Wnewline-eof soon and these will become errors. Anyway, this was undefined behavior.
2019-08-28 15:06:49 -07:00
Kaushik Iska
f2920b587d [flutter] Port: Run handle wait completers on the microtask queue (flutter/engine#11649)
Change-Id: I66c39d9ef7d534094148212940eef45754559d04
2019-08-28 14:02:11 -07:00
Kaushik Iska
53d9307ddb [flutter_runner] Port Expose ViewBound Wireframe Functionality (flutter/engine#11635)
Expose scenic's ability to toggle wireframe debug
rendering of view bounds in flutter_runner. This is done
by registering a new function on the platform_views channel
with the PlatformView.

Note: Unittests have not been enabled, will enable once we
have sufficient infra.

SCN-1351 #done

Change-Id: Id4c8ef65cc39a967087d7fa6c9f595da8cfe5f01
2019-08-28 12:46:24 -07:00
Yegor
cf1da7b72c remove Web test blacklist; all tests should pass now (flutter/engine#11640)
* copy ahem.ttf where web_ui can find it
* remove Web test blacklist; all tests should pass now
2019-08-28 12:37:34 -07:00
Kaushik Iska
9669b8fa01 [fidl][flutter_runner] Port Migrate to new fit::optional compatible APIs (flutter/engine#11636)
* [fidl][flutter_runner] Port Migrate to new fit::optional compatible APIs

Updated all call-sites.

See: https://fuchsia-review.googlesource.com/c/fuchsia/+/304389

FIDL-564 #comment

Change-Id: I831712ffd4a47b8fc9cf1fe237b709a1b983109f

* fix observatory port and re-sync cmx files
2019-08-28 12:31:07 -07:00
Gary Qian
1a646c18bb Update the ui.LineMetrics.height metric to be more useful to external users (flutter/engine#11456) 2019-08-28 12:26:42 -07:00
skia-flutter-autoroll
dc8e2a0123 Roll src/third_party/skia b1ade2a4261e..a268dfb74add (5 commits) (flutter/engine#11643)
https://skia.googlesource.com/skia.git/+log/b1ade2a4261e..a268dfb74add

git log b1ade2a4261e..a268dfb74add --date=short --no-merges --format='%ad %ae %s'
2019-08-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-28 bungeman@google.com Add test for baseline snapping.
2019-08-28 dragonbear@google.com Override operator delete for GrCpuBuffer
2019-08-28 halcanary@google.com SkPlainTextEditor/app: cycle typeface with ctrl-0
2019-08-28 halcanary@google.com SkQP: Use SK_GL macro

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

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-28 15:05:33 -04:00
Brian Osman
49d551e4db Update CanvasSpy::onDrawEdgeAAQuad for Skia API change (flutter/engine#11638) 2019-08-28 14:31:23 -04:00
skia-flutter-autoroll
c94dc800ea Roll src/third_party/skia 6064ecf7e993..b1ade2a4261e (32 commits) (flutter/engine#11629)
https://skia.googlesource.com/skia.git/+log/6064ecf7e993..b1ade2a4261e

git log 6064ecf7e993..b1ade2a4261e --date=short --no-merges --format='%ad %ae %s'
2019-08-28 bsalomon@google.com Fix spirv-tools include path
2019-08-28 kjlubick@google.com [canvaskit] Fix duplicate gold name
2019-08-28 herb@google.com Cleanups around fRemoteGlyphStateMap
2019-08-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 57ad1e1287dd..886698bc3fdd (7 commits)
2019-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 31c682b20741..c96d445dc9eb (397 commits)
2019-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 605f863173b6..cde4dd9601ce (9 commits)
2019-08-28 michaelludwig@google.com Fix flutter roll
2019-08-27 michaelludwig@google.com Revert "Combine snapBackImage and snapSpecial"
2019-08-27 michaelludwig@google.com Add Color4f variant for DrawEdgeAAQuad
2019-08-27 michaelludwig@google.com Revert "Calculate draw bounds in drawEdgeAAImageSet"
2019-08-27 fmalita@chromium.org [skottie] Disable text baseline snapping
2019-08-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-27 michaelludwig@google.com Combine snapBackImage and snapSpecial
2019-08-27 senorblanco@chromium.org gn format third_party/dawn/BUILD.gn.
2019-08-27 halcanary@google.com SkPlainTextEditor: from experimental to modules
2019-08-27 herb@google.com Check RemoteStrike pointer is still valid to send
2019-08-27 bungeman@google.com Add a way to disable baseline snapping.
2019-08-27 egdaniel@google.com Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy.
2019-08-27 michaelludwig@google.com Calculate draw bounds in drawEdgeAAImageSet
2019-08-27 csmartdalton@google.com Add renderTasks to the DAG before calling addDependency
2019-08-27 egdaniel@google.com Make sure we use clear load op on GrOpsTask as often as possible.
2019-08-27 michaelludwig@google.com Fix subset errors in blur, matrix, and morphology filters
2019-08-27 senorblanco@chromium.org Dawn: use Skia's copy of vulkan headers.
2019-08-27 senorblanco@chromium.org Add spirv-cross to DEPS.
2019-08-27 senorblanco@chromium.org Dawn: Remove spirv-tools and spirv-headers rules from Dawn build files.
2019-08-27 mtklein@google.com remove unused sk_sp comparison operators
2019-08-27 michaelludwig@google.com Fix long line
2019-08-27 michaelludwig@google.com Revert "gpu: Update GrGLCaps usage of fTextureRectangle with chromium."
2019-08-27 nihohit@gmail.com compile.sh: Use emar in order to bundle libraries.
2019-08-27 mtklein@google.com <ostream> -> <iosfwd>
2019-08-27 kjlubick@google.com [canvaskit] Add sundry APIs and tests

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

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-28 11:21:43 -04:00
Brian Osman
31f4ff0742 Include <string> from font_asset_provider (flutter/engine#11622) 2019-08-28 10:20:03 -04:00
Jonah Williams
d9abd5a67d make engine, ui, and sdk rewriter inputs of dill construction (flutter/engine#11554) 2019-08-27 18:24:42 -07:00
Dan Field
114337a53c Make Skia cache size channel respond with a value (flutter/engine#11550) 2019-08-27 17:52:35 -07:00
Maurice Parrish
4eab48a26a Add check to enable metal for import (flutter/engine#11537) 2019-08-27 14:47:14 -07:00
P.Y. Laligand
4831de893a Update label of Fuchsia FIDL targets. (flutter/engine#11514) 2019-08-27 13:54:38 -07:00
Dan Field
c5fc68f9f7 Optionally strip bitcode when creating ios framework (flutter/engine#11530) 2019-08-27 12:34:23 -07:00
Dan Field
3a5a21655d Bitcode only for release (flutter/engine#11520) 2019-08-27 11:25:59 -07:00
Dan Field
296a38a889 Strip bitcode from gen_snapshot (flutter/engine#11528) 2019-08-27 11:19:07 -07:00
Chris Bracken
0996764a76 Reuse texture cache in ios_external_texture_gl (flutter/engine#11524)
In current implementation, external texture data flow is a
producer-consumer model. When painting external texture, it always asks
registered external texture object to produce new CVPixelBuffer, then
transforms it to texture. `MarkNewFrameAvailable` function is ignored.
This commit changes the dataflow. Now ios_external_texture_gl caches
previous opengl texture, if no new frame are available, it do not
`copyPixelBuffer` method, just uses cached opengl texture to draw.

This is a re-land of flutter/engine#9806, which was previously reverted
in flutter/engine#11522.
2019-08-27 11:03:24 -07:00
skia-flutter-autoroll
3b665894c0 Roll src/third_party/skia 4b5d65561943..6064ecf7e993 (1 commits) (flutter/engine#11500)
https://skia.googlesource.com/skia.git/+log/4b5d65561943..6064ecf7e993

git log 4b5d65561943..6064ecf7e993 --date=short --no-merges --format='%ad %ae %s'
2019-08-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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-27 13:40:24 -04:00
Michael Klimushyn
c65fb9cdc1 Assert that the JUnit tests are running on Java 8 (flutter/engine#11466) 2019-08-27 10:38:52 -07:00
Chris Bracken
8a25f39d85 Revert "Reuse texture cache in ios_external_texture_gl. (#9806)" (flutter/engine#11522)
Broke iOS builds:

    ../../flutter/shell/platform/darwin/ios/ios_external_texture_gl.mm:56:28: error: out-of-line definition of 'NeedUpdateTexture' does not match any declaration in 'flutter::IOSExternalTextureGL'
    bool IOSExternalTextureGL::NeedUpdateTexture(bool freeze) {
                           ^~~~~~~~~~~~~~~~~

This reverts commit 5dfdb4ac99547b4f01c19fcd4e4e80238b91854b.
2019-08-27 09:39:48 -07:00
LiuJiLong
5dfdb4ac99 Reuse texture cache in ios_external_texture_gl. (flutter/engine#9806)
In current implementation, external texture data flow is a producer-consumer model. When painting external texture, it always asks registered external texture object to produce new CVPixelBuffer, then transforms it to texture. `MarkNewFrameAvailable` function is ignored. This commit changes the dataflow. Now ios_external_texture_gl caches previous opengl texture, if no new frame are available, it do not `copyPixelBuffer` method, just uses cached opengl texture to draw.
2019-08-27 02:00:09 -07:00
Chris Bracken
116b9729ec Ensure trailing newline before EOF in C++ sources (flutter/engine#11489)
In generated text fixture location lookup code:
When the second argument to write_file() is a list, it is written one
item per line to the path specified by the first argument. This ensures
that we emit a trailing newline at EOF to comply with -Wnewline-eof.

Elsewhere:
Lack of a newline at EOF was undefined behaviour prior to C++11. The
Fuchsia tree sets -Wnewline-eof in its buildroot, so we plan to do the
same. This cleans up remaining first-party C++ sources that don't
include a trailing newline.
2019-08-27 00:13:00 -07:00
skia-flutter-autoroll
17d2bac5db Roll src/third_party/skia 3c8f9cb45dde..4b5d65561943 (5 commits) (flutter/engine#11486)
https://skia.googlesource.com/skia.git/+log/3c8f9cb45dde..4b5d65561943

git log 3c8f9cb45dde..4b5d65561943 --date=short --no-merges --format='%ad %ae %s'
2019-08-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3c6b2e1613c8..57ad1e1287dd (8 commits)
2019-08-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 26bef9371198..31c682b20741 (361 commits)
2019-08-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d6dc4b7e4533..605f863173b6 (4 commits)
2019-08-27 khushalsagar@chromium.org gpu: Update GrGLCaps usage of fTextureRectangle with chromium.

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

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-27 02:20:57 -04:00
Chris Bracken
4336d71016 Add missing newline at EOF (flutter/engine#11473)
This was required by the C++ spec pre-C++11 and still gets picked up in
the Fuchsia tree due to -Wnewline-eof. It fixes:

    ../../third_party/flutter/lib/ui/text/line_metrics.h:75:47: error: no newline at end of file [-Werror,-Wnewline-eof]
    #endif  // FLUTTER_LIB_UI_TEXT_LINE_METRICS_H_
2019-08-26 21:11:57 -07:00
skia-flutter-autoroll
500506bc8b Roll src/third_party/skia 30cd12e81488..3c8f9cb45dde (1 commits) (flutter/engine#11472)
https://skia.googlesource.com/skia.git/+log/30cd12e81488..3c8f9cb45dde

git log 30cd12e81488..3c8f9cb45dde --date=short --no-merges --format='%ad %ae %s'
2019-08-27 fmalita@chromium.org [skottie] Harden motion blur

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

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-26 22:39:12 -04:00
xster
6ef2c2bc87 make it possible to disable debug symbols stripping (flutter/engine#11265) 2019-08-26 16:53:00 -07:00
skia-flutter-autoroll
3deb0a9515 Roll src/third_party/skia 464eb78e444b..30cd12e81488 (8 commits) (flutter/engine#11459)
https://skia.googlesource.com/skia.git/+log/464eb78e444b..30cd12e81488

git log 464eb78e444b..30cd12e81488 --date=short --no-merges --format='%ad %ae %s'
2019-08-26 herb@google.com Track RemoteStrikes to send using pointers instead of descriptors
2019-08-26 csmartdalton@google.com Revert "Initiate MSAA resolves during DAG generation"
2019-08-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ce4270691346..684790252fe2 (1 commits)
2019-08-26 senorblanco@chromium.org Dawn: update for GrGpuCommandBuffer -> GrOpsRenderPass change.
2019-08-26 herb@google.com Fix include path in spirv-tools build
2019-08-26 michaelludwig@google.com Make image filter virtuals private where possible
2019-08-26 chz@google.com heif: Update to actual frame duration when the frame is decoded
2019-08-26 csmartdalton@google.com Initiate MSAA resolves during DAG generation

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

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-26 18:54:29 -04:00
Gary Qian
5a4bdf5ef6 Expose LineMetrics in dart:ui (flutter/engine#10670) 2019-08-26 13:40:22 -07:00
Dan Field
abca7e3fa9 Roll buildroot and update gn script for bitcode_marker (flutter/engine#11449) 2019-08-26 12:58:14 -07:00
skia-flutter-autoroll
e20b34353b Roll src/third_party/skia d617d5d29ca5..464eb78e444b (10 commits) (flutter/engine#11444)
https://skia.googlesource.com/skia.git/+log/d617d5d29ca5..464eb78e444b

git log d617d5d29ca5..464eb78e444b --date=short --no-merges --format='%ad %ae %s'
2019-08-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-26 mtklein@google.com remove MSRTC bots and GN support
2019-08-26 senorblanco@chromium.org Reland "Update DEPS: roll spirv-tools and spirv-headers."
2019-08-26 stani@google.com Revert "Update DEPS: roll spirv-tools and spirv-headers."
2019-08-26 bungeman@google.com Basic changes to get XPS drawing text.
2019-08-26 michaelludwig@google.com Define Usage and image+origin wrapper for image filters
2019-08-26 fmalita@chromium.org Add a colortype conversion bench
2019-08-26 egdaniel@google.com Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass.
2019-08-26 reed@google.com remove unneeded noemptycheck variants of intersect
2019-08-26 herb@google.com Rename SkGlyphCacheState -> RemoteStrike

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

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-26 15:10:38 -04:00
Tong Mu
9f9c4f0e40 Patch buttons for chromebook touchpad (flutter/engine#11420)
Changes irregular events of touchpad scrolling on Chromebook to have buttons: 1.
2019-08-26 11:49:55 -07:00
Amir Hardon
d857db54ce Skip empty platform view overlays. (flutter/engine#11427)
This change sets up a "spying canvas" to try and detect empty canvases.
When using platform views with a custom embedder, if a platform view
overlay canvas is known to be empty we skip creating a compositor layer
for that overlay.
2019-08-26 11:40:49 -07:00
Qxyat
3976be5c8b Release _ongoingTouches when FlutterViewController dealloc (flutter/engine#11049) 2019-08-26 10:49:54 -07:00
skia-flutter-autoroll
6372afa9af Roll src/third_party/skia ba57aa2b4a60..d617d5d29ca5 (1 commits) (flutter/engine#11439)
https://skia.googlesource.com/skia.git/+log/ba57aa2b4a60..d617d5d29ca5

git log ba57aa2b4a60..d617d5d29ca5 --date=short --no-merges --format='%ad %ae %s'
2019-08-26 senorblanco@chromium.org Update DEPS: roll spirv-tools and spirv-headers.

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

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, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=stani@google.com
2019-08-26 11:26:32 -04:00