skia-flutter-autoroll
06372655b4
Roll src/third_party/skia 1013ecfb3421..859f7108a5af (19 commits) ( flutter/engine#9136 )
...
https://skia.googlesource.com/skia.git
/%2Blog/1013ecfb3421..859f7108a5af
git log 1013ecfb342137428750aa30867e1bce4116be74..859f7108a5af0106d5e87795a8219d1db996b08a --date=short --no-merges --format=%ad %ae %s
2019-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ca8e3d7c153e..37bc82ac64f5 (11 commits)
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 fmalita@chromium.org [skottie] Add a Shaper line buffer
2019-05-29 brianosman@google.com Fix divide by zero in interpreter test
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 egdaniel@google.com Reland "Remove call to copy in GrcontextPriv read/write pixel calls."
2019-05-29 brianosman@google.com Interpreter: Matrix/Vector multiplication
2019-05-29 brianosman@google.com Interpreter: Support component-wise ops for matrices
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 reed@google.com rm dead code
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 herb@google.com Compare pixels for TypefaceWithNoPaths test
2019-05-29 michaelludwig@google.com Make stencilRect() in GrRTCPriv more flexible.
2019-05-29 brianosman@google.com Avoid SkTMax in sksl
2019-05-29 robertphillips@google.com Use GrGLGpu::createTextureImpl from w/in GrGLGpu::createBackendTexture
2019-05-29 reed@google.com simplify api to make encoder, use swscale for faster rgb->yuv
2019-05-29 brianosman@google.com Interpreter: Fix vector/matrix equality and inequality
2019-05-28 bsalomon@google.com Specialize GrBicubicEffet for 1d kernel.
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-30 01:00:51 -04:00
Matt Carroll
85c5d57ca8
New Plugin API PR5: Integrates plugin lifecycle control with FlutterFragment. ( flutter/engine#9083 )
2019-05-29 20:46:07 -07:00
Matt Carroll
f21942ddcc
Implemented Log proxy that only logs in BuildConfig.DEBUG ( #25391 ). ( flutter/engine#9122 )
2019-05-29 20:19:29 -07:00
Dan Field
542be40698
Reduce pipeline depth when GPU and Platform are same thread ( flutter/engine#9132 )
2019-05-29 19:45:02 -07:00
Kaushik Iska
780b9e0918
Change the virtual display size restriction to warning ( flutter/engine#9110 )
...
* Change the virtual display size restriction to warning
- Fixes: https://github.com/flutter/flutter/issues/33290
- This is so we don't block usecases where users show the platform
view partially.
- https://github.com/flutter/flutter/issues/31990 should address this
issue more broadly.
* Fix error message
2019-05-30 08:07:41 +05:30
Matt Carroll
99e54871e8
Add plugin shim to facilitate old plugins in new embedding ( #33478 ). ( flutter/engine#9120 )
2019-05-29 18:39:15 -07:00
Matt Carroll
ad4706f1bc
Added support for transparent FlutterActivitys ( #32740 ). ( flutter/engine#9115 )
2019-05-29 18:34:53 -07:00
skia-flutter-autoroll
797e4e7cad
Roll src/third_party/skia 29e013deb476..1013ecfb3421 (3 commits) ( flutter/engine#9130 )
...
https://skia.googlesource.com/skia.git
/%2Blog/29e013deb476..1013ecfb3421
git log 29e013deb476758a29196cc49b95b60206c72f40..1013ecfb342137428750aa30867e1bce4116be74 --date=short --no-merges --format=%ad %ae %s
2019-05-29 egdaniel@google.com Revert "Remove call to copy in GrcontextPriv read/write pixel calls."
2019-05-29 senorblanco@chromium.org GrTessellator: fix event creation for dead boundary edges.
2019-05-29 egdaniel@google.com Remove call to copy in GrcontextPriv read/write pixel calls.
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-29 21:31:10 -04:00
Jason Simmons
9397cd4316
Revert "Use track-widget-creation transformer included in the sdk. ( #9085 )" ( flutter/engine#9134 )
...
This reverts commit 03d5bb8f53de789c0d821e2733ef179875629a10.
With this change applied, test/widgets/widget_inspector_test.dart is failing
when run by the dev/bots/test.dart script in the framework tree.
2019-05-29 17:40:28 -07:00
skia-flutter-autoroll
7de22b7526
Roll src/third_party/skia 633db4db7672..29e013deb476 (3 commits) ( flutter/engine#9128 )
...
https://skia.googlesource.com/skia.git
/%2Blog/633db4db7672..29e013deb476
git log 633db4db7672fd55b48ba1073256853e00f18d8c..29e013deb476758a29196cc49b95b60206c72f40 --date=short --no-merges --format=%ad %ae %s
2019-05-28 brianosman@google.com Interpreter: Fix construction of Matrices
2019-05-28 bsalomon@google.com Change async rescale and read GM to test diff number of x/y bicubic steps
2019-05-28 herb@google.com Move source space fallback strike calculations to SkStrikeSpecStorage
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-29 10:22:55 -04:00
skia-flutter-autoroll
dbc017a518
Roll src/third_party/skia 25b63f91b3b4..633db4db7672 (4 commits) ( flutter/engine#9125 )
...
https://skia.googlesource.com/skia.git
/%2Blog/25b63f91b3b4..633db4db7672
git log 25b63f91b3b4de4c951408bca5154063811626c4..633db4db7672fd55b48ba1073256853e00f18d8c --date=short --no-merges --format=%ad %ae %s
2019-05-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3fe06eb3aaaf..ded5f903261a (12 commits)
2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a4545bae034e..b3e0873d64ad (467 commits)
2019-05-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 710fcd517ea4..ca8e3d7c153e (23 commits)
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-29 04:40:23 -04:00
skia-flutter-autoroll
6fc0942921
Roll src/third_party/skia 8f88b2da05d5..25b63f91b3b4 (2 commits) ( flutter/engine#9121 )
...
https://skia.googlesource.com/skia.git
/%2Blog/8f88b2da05d5..25b63f91b3b4
git log 8f88b2da05d542620a7e5d97aec917714b5cf8fc..25b63f91b3b4de4c951408bca5154063811626c4 --date=short --no-merges --format=%ad %ae %s
2019-05-22 herb@google.com Remove getGlyphIDAdvance() from SkStrike's API
2019-05-28 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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-29 01:11:11 -04:00
Chinmay Garde
cb00aac583
Allow specifying both Dart and non-Dart fixtures in engine unit-tests. ( flutter/engine#9113 )
...
* Allow specifying both Dart and non-Dart fixtures in engine unittests.
This fixes numerous issues in the way in which fixtures were managed
in the engine unit-tests.
* Instead of only being able to specify Dart fixtures, unit-tests may specify
non-Dart fixtures as well. These are simply copied over to the fixtures
directory known to the unit-test at runtime.
* An issue where numerous Dart files could be given to the kernel snapshotter
has been addressed. It was anticipated that such a (legal) invocation to the
kernel snapshotter would produce a snapshot with the contents of all the Dart
files added to the root library. This is incorrect and the behavior in this
case is undefined.
* Dart files referenced by the main Dart file are correctly tracked via a
depfile.
* The snapshotter arguments have been cleaned up to get rid of unused
arguments (`—strong`) and the use of the VM product mode argument has been
corrected to no longer depend on the Flutter product mode.
2019-05-28 19:11:47 -07:00
skia-flutter-autoroll
79dae7ef9d
Roll src/third_party/skia 1f02e8488551..8f88b2da05d5 (3 commits) ( flutter/engine#9116 )
...
https://skia.googlesource.com/skia.git
/%2Blog/1f02e8488551..8f88b2da05d5
git log 1f02e8488551c43d3497fba9a3b0896aafc2c9cf..8f88b2da05d542620a7e5d97aec917714b5cf8fc --date=short --no-merges --format=%ad %ae %s
2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-28 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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-28 21:36:04 -04:00
Gary Qian
f0de8cc15e
Remove outdated TODOs ( flutter/engine#9114 )
2019-05-28 17:06:57 -07:00
Kate Lovett
e94a3d9d2e
Removing unused imports ( flutter/engine#9108 )
2019-05-28 15:16:33 -07:00
skia-flutter-autoroll
61bbf3cdcf
Roll src/third_party/skia d04aaa3a841a..1f02e8488551 (8 commits) ( flutter/engine#9109 )
...
https://skia.googlesource.com/skia.git
/%2Blog/d04aaa3a841a..1f02e8488551
git log d04aaa3a841abd570f21b1780f2ae65dc1d1ebac..1f02e8488551c43d3497fba9a3b0896aafc2c9cf --date=short --no-merges --format=%ad %ae %s
2019-05-28 fmalita@chromium.org [skottie] Add support for more font weights
2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-28 reed@google.com skia helper for encoding video
2019-05-22 herb@google.com Use bulk advances in SkPDFEmitType1Font
2019-05-28 herb@google.com Replace SkStrikeSpec with SkStrikeSpecStorage
2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
2019-05-28 michaelludwig@google.com Use color analysis opts only if XP keeps the color FPs
2019-05-28 fmalita@chromium.org [skottie] Support multiple text fragments
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-28 18:05:28 -04:00
Jonah Williams
6a11211e12
Add checks to constructors and add missing constructor members ( flutter/engine#9106 )
2019-05-28 13:37:15 -07:00
Chinmay Garde
5efe381d1d
Fix unopt variants of profile and release builds. ( flutter/engine#9107 )
...
This fixes a regression I introduced in https://github.com/flutter/engine/pull/8869 while preparing the buildroot for Fuchsia.
2019-05-28 12:42:53 -07:00
KyleWong
cb46fb503f
Better help message. ( flutter/engine#9097 )
2019-05-28 12:33:30 -07:00
Chinmay Garde
f496331a07
Forward custom IDE flags to GN. ( flutter/engine#9023 )
2019-05-28 12:21:58 -07:00
skia-flutter-autoroll
2562de9d03
Roll src/third_party/skia 176b214f91bc..d04aaa3a841a (7 commits) ( flutter/engine#9105 )
...
https://skia.googlesource.com/skia.git
/%2Blog/176b214f91bc..d04aaa3a841a
git log 176b214f91bc1ce302621f5796bfd7a72d5b3f5d..d04aaa3a841abd570f21b1780f2ae65dc1d1ebac --date=short --no-merges --format=%ad %ae %s
2019-05-28 halcanary@google.com PDF example
2019-05-28 michaelludwig@google.com Reland "Update GrRTC to use GrFillRectOp::MakeGeneric"
2019-05-28 halcanary@google.com experimental/editor: minor change
2019-05-22 herb@google.com Call bulk advances in SkPDFMakeCIDGlyphWidthsArray
2019-05-28 robertphillips@google.com Use sk_memset* in GrFillBufferWithColor
2019-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms feba95f66c08..ca5b4470be98 (1 commits)
2019-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 5b8149aaf52b..feba95f66c08 (1 commits)
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-28 14:16:58 -04:00
skia-flutter-autoroll
b22e8f8908
Roll src/third_party/skia 213aa46af167..176b214f91bc (2 commits) ( flutter/engine#9100 )
...
https://skia.googlesource.com/skia.git
/%2Blog/213aa46af167..176b214f91bc
git log 213aa46af167261b39803290294a53a77cbbd21d..176b214f91bc1ce302621f5796bfd7a72d5b3f5d --date=short --no-merges --format=%ad %ae %s
2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 bsalomon@google.com Define SK_GL in Flutter.
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-28 10:48:04 -04:00
skia-flutter-autoroll
8bc7c920bf
Roll src/third_party/skia 7730d7cb8fb2..213aa46af167 (3 commits) ( flutter/engine#9098 )
...
https://skia.googlesource.com/skia.git
/%2Blog/7730d7cb8fb2..213aa46af167
git log 7730d7cb8fb220fd6f54e91b4ca4def7d68302cc..213aa46af167261b39803290294a53a77cbbd21d --date=short --no-merges --format=%ad %ae %s
2019-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 40757b28bdc8..3fe06eb3aaaf (4 commits)
2019-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5e9441a25484..710fcd517ea4 (3 commits)
2019-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 017b02e115dd..a4545bae034e (176 commits)
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-28 03:28:43 -04:00
skia-flutter-autoroll
c2e047bbfe
Roll src/third_party/skia de7e074e8190..7730d7cb8fb2 (2 commits) ( flutter/engine#9096 )
...
https://skia.googlesource.com/skia.git
/%2Blog/de7e074e8190..7730d7cb8fb2
git log de7e074e819037b80c1c432217683ddf979b963c..7730d7cb8fb220fd6f54e91b4ca4def7d68302cc --date=short --no-merges --format=%ad %ae %s
2019-05-28 jvanverth@google.com Revert "Change Metal to not take ownership of objects"
2019-05-27 michaelludwig@google.com Revert "Update GrRTC to use GrFillRectOp::MakeGeneric"
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-27 23:59:20 -04:00
skia-flutter-autoroll
c67edf0289
Roll src/third_party/skia f06b6d5469a5..de7e074e8190 (1 commits) ( flutter/engine#9094 )
...
https://skia.googlesource.com/skia.git
/%2Blog/f06b6d5469a5..de7e074e8190
git log f06b6d5469a505bb5ce3d823a8362b5ffa5a24dc..de7e074e819037b80c1c432217683ddf979b963c --date=short --no-merges --format=%ad %ae %s
2019-05-26 fmalita@chromium.org [skottie] Shaper::VAlign::kResizeToFit should also scale line height
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-27 11:42:50 -04:00
skia-flutter-autoroll
2aba311a46
Roll src/third_party/skia 7e5a64f517e4..f06b6d5469a5 (2 commits) ( flutter/engine#9093 )
...
https://skia.googlesource.com/skia.git
/%2Blog/7e5a64f517e4..f06b6d5469a5
git log 7e5a64f517e46d4e136b9acc90bc7ae0aee854f3..f06b6d5469a505bb5ce3d823a8362b5ffa5a24dc --date=short --no-merges --format=%ad %ae %s
2019-05-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e794ddc8a662..40757b28bdc8 (6 commits)
2019-05-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 778c5dab5f92..017b02e115dd (514 commits)
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-27 04:55:43 -04:00
skia-flutter-autoroll
3789a0b42e
Roll src/third_party/skia dc01a84ae098..7e5a64f517e4 (1 commits) ( flutter/engine#9092 )
...
https://skia.googlesource.com/skia.git
/%2Blog/dc01a84ae098..7e5a64f517e4
git log dc01a84ae09838cf084e3e17f253d72a995ffd8c..7e5a64f517e46d4e136b9acc90bc7ae0aee854f3 --date=short --no-merges --format=%ad %ae %s
2019-05-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8a2441d37d80..5e9441a25484 (4 commits)
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-27 01:25:40 -04:00
Mehmet Fidanboylu
d0b8eba0af
Fix internal break since listing contents can return null ( flutter/engine#9078 )
2019-05-26 20:07:13 -07:00
skia-flutter-autoroll
4c2dd170b2
Roll src/third_party/skia f33c95cd6f55..dc01a84ae098 (3 commits) ( flutter/engine#9091 )
...
https://skia.googlesource.com/skia.git
/%2Blog/f33c95cd6f55..dc01a84ae098
git log f33c95cd6f55537cc13eb1e62267f0c2fd32ca11..dc01a84ae09838cf084e3e17f253d72a995ffd8c --date=short --no-merges --format=%ad %ae %s
2019-05-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 ccameron@chromium.org Change Metal to not take ownership of objects
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-26 05:33:20 -04:00
stuartmorgan
f0c950fb04
Rename macOS FLEPlugin* to FlutterPlugin* ( flutter/engine#9074 )
...
As another step toward aligning the macOS plugin API with the iOS plugin
API, and with its final form, rename the plugin-related classes from
FLEPlugin* to FlutterPlugin*. This makes the names of the clasess the
same between iOS and macOS. Eventually they should actually merge, with
annotations/ifdefs for platform differences, but for now since the macOS
version uses the same method names and is simply a subset of the iOS
APIs (with one to-be-stabilized method that is macOS-specific) doing the
merge later won't be a breaking change.
Doing this now allows for building out plugin tooling and plugin
implementations on macOS without creating a growing body of code that
will experience a breaking change later.
See:
https://github.com/flutter/flutter/issues/31735
https://github.com/flutter/flutter/issues/32718
2019-05-25 20:45:00 -04:00
Chris Bracken
8150bff997
Apply minor cleanups to Android embedding ( flutter/engine#9088 )
...
Eliminate an unused import, add missing @Override annotations, and
eliminate an unused logger.
2019-05-25 15:45:14 -07:00
Chris Bracken
7cdc09e0b2
Removed outdated deprecation comments ( flutter/engine#9087 )
...
In breaking change flutter/engine#4487 , a typo was fixed in our Android
APIs correcting RequestPermissionResult to RequestPermissionsResult
(note the 's' on Permissions) for consistency with the Android SDK.
Various tombstone comments were left to help guide developers in the
right direction. These comments were slated for removal in March of
2018; at over a year later, we can probably safely remove them.
2019-05-25 15:02:52 -07:00
Chris Bracken
f7fe97bf24
Delete BSDiff sources ( flutter/engine#9086 )
...
BSDiff is no longer used as of flutter/engine#8663 . This removes the
unused Java import and sources.
2019-05-25 13:49:28 -07:00
Chris Bracken
21fd6fb32a
Correct typos, adopt US spellings ( flutter/engine#9081 )
...
Corects a bnuch of typeos throughout teh engien codebsae. Also makes
a couple minor Commonwealth -> US spelling adjustments for consistency
with the rest of Flutter's codebase.
Made use of `misspell` tool:
https://github.com/client9/misspell
2019-05-25 13:14:46 -07:00
Terry Lucas
03d5bb8f53
Use track-widget-creation transformer included in the sdk. ( flutter/engine#9085 )
...
This improves performance as the version in the SDK is able to work more
incrementally and avoids creating an expensive ClassHierarchy.
There is now no measureable performance difference with the option so the
kernel transformer can be enabled by default.
2019-05-25 06:38:51 -07:00
Matt Carroll
82b9848101
New Plugin API PR4: Adds Lifecycle support to the new plugin system. ( flutter/engine#9049 )
2019-05-24 19:28:49 -07:00
skia-flutter-autoroll
377cc25a50
Roll src/third_party/skia d9430297e74a..f33c95cd6f55 (5 commits) ( flutter/engine#9082 )
...
https://skia.googlesource.com/skia.git
/%2Blog/d9430297e74a..f33c95cd6f55
git log d9430297e74a8a381ead2d83988703a0a7d5e310..f33c95cd6f55537cc13eb1e62267f0c2fd32ca11 --date=short --no-merges --format=%ad %ae %s
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 fmalita@chromium.org Reland "Active layer excludes outPoint"
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-24 22:10:45 -04:00
stuartmorgan
d1a7209236
Update macOS podspec version requirement ( flutter/engine#9077 )
...
The framework is currently built with a 10.12 deployment target, so the
podspec can be at 10.12 rather than 10.13.
The TODO is left because this is an update to the current reality rather
than a final decision about what should be supported.
2019-05-24 21:29:37 -04:00
skia-flutter-autoroll
6eb999a637
Roll src/third_party/skia a4b837971c4b..d9430297e74a (30 commits) ( flutter/engine#9080 )
...
https://skia.googlesource.com/skia.git
/%2Blog/a4b837971c4b..d9430297e74a
git log a4b837971c4b91de29f62909d340cbae33919e33..d9430297e74a8a381ead2d83988703a0a7d5e310 --date=short --no-merges --format=%ad %ae %s
2019-05-24 mtklein@google.com blacklist Samsung Mongoose 3 from ASIMDHP
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 csmartdalton@google.com Add "GrMipMapped" parameter to visitProxies
2019-05-23 michaelludwig@google.com Update GrRTC to use GrFillRectOp::MakeGeneric
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 bsalomon@google.com Apply local matrix and then plane scaling matrix in GrYUVToRGBEffect
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms fb9fa4a9a009..5b8149aaf52b (1 commits)
2019-05-24 brianosman@google.com Interpreter: Optimize common swizzles
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 egdaniel@google.com Fix VkhardwareBufferTest to check for egl native fence extension.
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 622c42a2cf22..fb9fa4a9a009 (1 commits)
2019-05-24 michaelludwig@google.com Add generic factory function to GrFillRectOp
2019-05-24 fmalita@chromium.org [skottie] Always use explicit text line height
2019-05-24 ethannicholas@google.com add SkSL support for mix, cross, and dot
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 ethannicholas@google.com restructured SkSL include files
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 1578d6b6f5dd..622c42a2cf22 (1 commits)
2019-05-24 halcanary@google.com add SkNamedTransferFn::kRec2020
2019-05-24 bsalomon@google.com Enable GL by default if GPU enabled and no backend selected.
2019-05-24 halcanary@google.com replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars
2019-05-24 fmalita@chromium.org [skottie] Add kBottom text alignment extension
2019-05-24 bsalomon@google.com Reland "Allow swapping out of GrBackendTexture used by SkSurface"
2019-05-23 herb@google.com Remove SkPackedID
2019-05-24 bsalomon@google.com Revert "Allow swapping out of GrBackendTexture used by SkSurface"
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 bsalomon@google.com Blacklist ReplaceSurfaceBackendTexture on all Nexus5x Vulkan bots
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8224a58b4749..e794ddc8a662 (5 commits)
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a410b6988151..778c5dab5f92 (458 commits)
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cae8cde7fa65..8a2441d37d80 (26 commits)
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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-24 18:40:27 -04:00
skia-flutter-autoroll
1c0840a9dc
Roll src/third_party/skia 9339a8a61af0..a4b837971c4b (34 commits) ( flutter/engine#9076 )
...
https://skia.googlesource.com/skia.git
/%2Blog/9339a8a61af0..a4b837971c4b
git log 9339a8a61af0955840775dc89f4791a7215c2caf..a4b837971c4b91de29f62909d340cbae33919e33 --date=short --no-merges --format=%ad %ae %s
2019-05-24 brianosman@google.com Revert "Active layer excludes outPoint"
2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 bsalomon@google.com Disable two new tests on two bots while errors investigated
2019-05-23 brianosman@google.com Interpreter: Disassemble during execution when TRACE is enabled
2019-05-23 brianosman@google.com Support larger compound types in the interpreter
2019-05-23 jvanverth@google.com Remove Metal Perf bot from MacBook Air
2019-05-22 bungeman@google.com Add test of char to glyph round tripping.
2019-05-23 reed@google.com split RGB into YUV planes
2019-05-23 fmalita@chromium.org [skottie] Clamp seek() to the valid frame range
2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-22 isabelren@google.com Active layer excludes outPoint
2019-05-23 khushalsagar@chromium.org remote fonts: Also send empty paths so they don't count in cache misses.
2019-05-23 michaelludwig@google.com Reland "Track quad type on GrQuad directly"
2019-05-23 bsalomon@google.com Allow swapping out of GrBackendTexture used by SkSurface
2019-05-22 herb@google.com Get bulk advances for SkPDFDevice::internalDrawGlyphRun
2019-05-23 bsalomon@google.com Add GPU implementation of rescaling for SkSurface::asyncRescaleAndRead.
2019-05-23 robertphillips@google.com Revert "Track quad type on GrQuad directly"
2019-05-22 herb@google.com Start using strike specs in PDF.
2019-05-20 michaelludwig@google.com Track quad type on GrQuad directly
2019-05-23 robertphillips@google.com Expand backend allocation API to allow an initialization color (only for GL to start)
2019-05-23 ethannicholas@google.com Reland "remove unused functions in sksl.inc"
2019-05-22 brianosman@google.com Interpreter: Fix scalar -> vector constructors
2019-05-22 egdaniel@google.com Remove viewport from GrGLRenderTarget.
2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fb8e1b25ad71..8224a58b4749 (5 commits)
2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src aacbdfe80aea..a410b6988151 (444 commits)
2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f4d2a446cc12..cae8cde7fa65 (12 commits)
2019-05-22 brianosman@google.com Interpreter: Tweak tracing output
2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 csmartdalton@google.com Revert "remove unused functions in sksl.inc"
2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-22 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-24 10:52:29 -07:00
Jason Simmons
4b5ce6b3ae
Fix unchecked operation warnings in FlutterMain ( flutter/engine#9073 )
...
Also remove trailing whitespace on some lines
2019-05-23 15:30:08 -07:00
skia-flutter-autoroll
43fa4e85c0
Roll src/third_party/skia f77dbd04b926..9339a8a61af0 (12 commits) ( flutter/engine#9065 )
...
https://skia.googlesource.com/skia.git
/%2Blog/f77dbd04b926..9339a8a61af0
git log f77dbd04b92645d0f62d645210c449b5cac9b484..9339a8a61af0955840775dc89f4791a7215c2caf --date=short --no-merges --format=%ad %ae %s
2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-22 bungeman@google.com Remove SkTextEncoding and SkFontHinting macros.
2019-05-22 robertphillips@google.com Revert "De-GL-ify tests, gm and tools"
2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 herb@google.com Use bulk advances in SkFont
2019-05-22 robertphillips@google.com De-GL-ify tests, gm and tools
2019-05-22 jvanverth@google.com Add new Metal bots
2019-05-22 herb@google.com Check for SDF or ARGB in SDF case.
2019-05-22 ethannicholas@google.com remove unused functions in sksl.inc
2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-22 halcanary@google.com SkMatrix: get rid of AggregateMatrix
2019-05-21 herb@google.com Reland "Make SkRemoteGlyphCache obey the prepareForDrawing contract"
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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-22 19:01:34 -04:00
stuartmorgan
8eaa8b8a87
Add mouse button support to the macOS shell ( flutter/engine#9054 )
...
Uses the new embedding API support for device type and buttons to pass
appropriate mouse button events, allowing for right click, middle click,
etc.
Also fixes some edge cases where macOS event delivery violated Flutter
requirements by tracking more data about the mouse event stream and
adjusting the sent events as necessary.
2019-05-22 17:51:17 -04:00
stuartmorgan
cca1b1bf43
Add a podspec for FlutterMacOS.framework ( flutter/engine#9062 )
...
Based on the iOS Flutter.podspec. This will be used for plugin
management via CocoaPods, as on iOS.
Part of https://github.com/flutter/flutter/issues/32718
2019-05-22 17:48:41 -04:00
Jason Simmons
6b2bdb6147
libtxt: have GetRectsForRange(strut) fall back to tight bounds if layout isn't forcing use of the strut ( flutter/engine#9058 )
2019-05-22 13:57:59 -07:00
skia-flutter-autoroll
bc0df359b8
Roll src/third_party/skia e63b01b364a0..f77dbd04b926 (19 commits) ( flutter/engine#9057 )
...
https://skia.googlesource.com/skia.git
/%2Blog/e63b01b364a0..f77dbd04b926
git log e63b01b364a0e86668ff4c4508b725b2e6752c00..f77dbd04b92645d0f62d645210c449b5cac9b484 --date=short --no-merges --format=%ad %ae %s
2019-05-21 mtklein@google.com remove -ffp-contract
2019-05-22 senorblanco@chromium.org GrTessellator: improved straight skeleton implementation.
2019-05-21 herb@google.com Move SkFont over to SkStrikeSpecStorage
2019-05-21 csmartdalton@google.com Remove VisitorType from GrOp::visitProxies
2019-05-20 jvanverth@google.com Fix resize and vsync issues in Mac Viewer
2019-05-21 robertphillips@google.com Make GrGLGpu::createBackendTexture parallel GrGLGpu::createTextureImpl
2019-05-22 halcanary@google.com VkTestUtils: respect new optional SK_GPU_TOOLS_VK_LIBRARY_NAME define
2019-05-22 jvanverth@google.com ARC cleanup and memory leak fix.
2019-05-21 mtklein@google.com use float -> float math functions
2019-05-22 zhenyu.shan@intel.com Add AVX2 implementation for blit_row_s32a_opaque
2019-05-21 jcgregorio@google.com Add Huawei P30 to the tree.
2019-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e8247a574956..fb8e1b25ad71 (6 commits)
2019-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 09fbfa7a6919..aacbdfe80aea (446 commits)
2019-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9e2844fa2744..f4d2a446cc12 (2 commits)
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-22 15:00:59 -04:00
stuartmorgan
2b6a8b2d4c
Expose pointer type and buttons in embedder.h ( flutter/engine#9034 )
...
Rather than hard-coding the type of incoming events to mouse, and
synthesizing a primary button press for kDown/kUp, expose device kind
and buttons in the API.
For backwards compatibility, if the type is not set, the old behavior is
used. If an embedder sets the type to mouse explicitly, however, they
must also set correct button information.
For the touch type, the API abstracts away the framework's internal
expectation that a button is set for touch down/move for simplicity.
Fixes flutter/flutter#32854
2019-05-22 11:30:32 -04:00
Jason Simmons
74193f1e04
Update FlutterDevCompilerTarget for the new superclass constructor in the Dart SDK ( flutter/engine#9039 )
2019-05-21 18:01:46 -07:00
Jason Simmons
869c92a3d7
Add font features (such as tabular numbers) as an option in text styles ( flutter/engine#8823 )
...
Fixes https://github.com/flutter/flutter/issues/31691
2019-05-21 16:47:57 -07:00