15046 Commits

Author SHA1 Message Date
skia-flutter-autoroll
142d8d54ab
Roll src/third_party/skia b484e7ce24c9..7fd7a8aef06c (4 commits) (#13069)
https://skia.googlesource.com/skia.git/+log/b484e7ce24c9..7fd7a8aef06c

git log b484e7ce24c9..7fd7a8aef06c --date=short --no-merges --format='%ad %ae %s'
2019-10-10 egdaniel@google.com Remove uses of GrPixelConfig version of GrBytesPerPixel.
2019-10-10 robertphillips@google.com Plumb GrTextureProxies down into emitSampler/addSampler
2019-10-10 kjlubick@google.com [canvaskit] Enable tests for getGlyphPosition
2019-10-10 robertphillips@google.com Add "meshCount" to GrProgramInfo

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

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 kjlubick@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=kjlubick@google.com
2019-10-10 23:34:16 -04:00
Kaushik Iska
0fd9b16883
Reland dart_aot_runner shims
This reverts commit f20c773c5e05a96974d56f230d9edb447f646b98.
2019-10-10 19:41:13 -07:00
Kaushik Iska
f20c773c5e
Revert "[dart_aot_runner] Add support for generating dart_aot snapshots (#13071)" (#13075)
This reverts commit e78c3f59c1a105e216e00db105d4f7391ccf01c1.
2019-10-10 18:00:09 -07:00
Kaushik Iska
e78c3f59c1
[dart_aot_runner] Add support for generating dart_aot snapshots (#13071)
This is part of the effort to port over dart_aot_runner
2019-10-10 17:22:11 -07:00
Chinmay Garde
835838ce4a
Put Metal renderer selection behind runtime flag and plist opt-in. (#13056) 2019-10-10 13:03:04 -07:00
Chinmay Garde
cef6751dba
Revert "Test child isolates are terminated when root is shutdown (#13048)" (#13067)
This reverts commit e96c740410b18ae8e06ebcaab051e3c649b175c3.
2019-10-10 13:02:27 -07:00
Gary Qian
e96c740410
Test child isolates are terminated when root is shutdown (#13048) 2019-10-10 15:31:46 -04:00
Chinmay Garde
86e3ebb748
Allow embedders to specify arbitrary data to the isolate on launch. (#13047)
Since this is currently only meant to be used by the embedding internally, the setter in Objective-C is only exposed via the FlutterDartProject private class extension. Unit tests have been added to the shell_unittests harness.

Fixes https://github.com/flutter/flutter/issues/37641
2019-10-10 12:31:14 -07:00
skia-flutter-autoroll
5162413111
Roll src/third_party/skia 69537d798994..b484e7ce24c9 (8 commits) (#13065)
https://skia.googlesource.com/skia.git/+log/69537d798994..b484e7ce24c9

git log 69537d798994..b484e7ce24c9 --date=short --no-merges --format='%ad %ae %s'
2019-10-10 mtklein@google.com hand off frames to encoder as they come
2019-10-10 robertphillips@google.com Pass GrProgramInfo further down Vulkan call chain
2019-10-10 jvanverth@google.com Draw perspective text as paths.
2019-10-10 robertphillips@google.com Add computation of requestedFeatures to GrProgramInfo and use it
2019-10-10 kjlubick@google.com [debugger] Use alternate buffer
2019-10-10 nigeltao@google.com Update Wuffs version to 0.2.0-rc.1
2019-10-10 fmalita@chromium.org [SkVideoEncoder] Allow clients to control the color type
2019-10-10 brianosman@google.com Roll third_party/externals/angle2 8e7d9d6c2326..5d9c4ee328bc (9 commits)

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

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 kjlubick@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=kjlubick@google.com
2019-10-10 14:00:18 -04:00
skia-flutter-autoroll
8b411e81af
Roll fuchsia/sdk/core/mac-amd64 from xd5Jj... to 3GwxH... (#13064)
Roll fuchsia/sdk/core/mac-amd64 from xd5Jj... to 3GwxH...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-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-10-10 13:21:59 -04:00
Jason Simmons
c8f665c3a7
Allow embedders to disable causal async stacks in the Dart VM (#13004)
Fixes https://github.com/flutter/flutter/issues/39511
2019-10-10 10:09:03 -07:00
Jason Simmons
ed3928087d
Integration with more of Skia's SkShaper/SkParagraph APIs (#13008)
Based on https://github.com/Rusino/engine/tree/temp
2019-10-10 10:08:29 -07:00
Yegor
0b6aa5e320
Add "felt clean" command (#13042)
Add "felt clean" command
2019-10-10 07:15:24 -07:00
skia-flutter-autoroll
585ebeb5bb
Roll src/third_party/skia 0fc9b3829b47..69537d798994 (1 commits) (#13061)
https://skia.googlesource.com/skia.git/+log/0fc9b3829b47..69537d798994

git log 0fc9b3829b47..69537d798994 --date=short --no-merges --format='%ad %ae %s'
2019-10-10 kjlubick@google.com [skottie-perf] Remove beetle from list of tests

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

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 kjlubick@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=kjlubick@google.com
2019-10-10 10:14:13 -04:00
Dan Field
a05803a0d2
Android targets create final zip artifacts (#13059) 2019-10-10 06:56:43 -07:00
sjindel-google
d9080029af
Remove use of the blobs snapshot format from unittests (#12563)
* Remove uses of the "blobs" snapshot format in Engine tests.

* Comments

* Rebasing against updated ELF loader API.
2019-10-10 14:03:42 +02:00
skia-flutter-autoroll
d25a623d7f
Roll fuchsia/sdk/core/linux-amd64 from QIjex... to v8utw... (#13060)
Roll fuchsia/sdk/core/linux-amd64 from QIjex... to v8utw...

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-10-10 06:52:41 -04:00
skia-flutter-autoroll
5a86054441
Roll src/third_party/skia fe23b1de9ed0..0fc9b3829b47 (1 commits) (#13058)
https://skia.googlesource.com/skia.git/+log/fe23b1de9ed0..0fc9b3829b47

git log fe23b1de9ed0..0fc9b3829b47 --date=short --no-merges --format='%ad %ae %s'
2019-10-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 309b078c964e..92809357d851 (414 commits)

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

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 kjlubick@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=kjlubick@google.com
2019-10-10 01:40:17 -04:00
Ben Konyi
f237896bac Roll src/third_party/dart cc3e22f724..48e93d3d3b (8 commits)
dart-lang/sdk@48e93d3d3b [vm, linux] Try to attach names to all VirtualMemory allocations using memfd.
dart-lang/sdk@f72445a6fc [vm,aot,bytecode] Fix type arguments offset in simarm-x64
dart-lang/sdk@71ecb73a2b [vm] Fix one MSAN failure; add UBSAN configuration.
dart-lang/sdk@50d972bba0 Build DDC targets with forked SDK sources when building with --nnbd flag
dart-lang/sdk@795949de00 fix loopVariable null access
dart-lang/sdk@62ee78eeec [vm,bytecode] Generate calls for causal-async-stacks more consistently
dart-lang/sdk@f4f0831c69 [vm] Fix TSAN failures related to object headers and GC task phases.
dart-lang/sdk@164e11b542 Prepare to publish analyzer_plugin version 0.2.1.
2019-10-09 22:17:24 -07:00
skia-flutter-autoroll
bc37f9cb30
Roll fuchsia/sdk/core/mac-amd64 from pczjK... to xd5Jj... (#13055)
Roll fuchsia/sdk/core/mac-amd64 from pczjK... to xd5Jj...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-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-10-10 00:49:18 -04:00
Dan Field
0622b051b6
Minimal test harness for iOS (#13029) 2019-10-09 21:16:11 -07:00
Chinmay Garde
ed1557f82d
Don’t bump iOS deployment target for Metal builds. (#13051)
Fixed by https://skia-review.googlesource.com/c/skia/+/245957
Fixes https://github.com/flutter/flutter/issues/41807
2019-10-09 20:37:38 -07:00
CloudWebRTC
0f9d88c7b6 Add texture support for macOS shell. (#8507) 2019-10-09 20:35:09 -07:00
Chinmay Garde
179fab9dcb
Set the Cirrus badge to only display status of the master branch. (#13053)
The badge used to query the last build which may be a pull request (or an aborted run).
2019-10-09 20:04:34 -07:00
Ben Konyi
19d4cd8ec2 Roll src/third_party/dart 2ffdc54d24..cc3e22f724 (6 commits)
dart-lang/sdk@cc3e22f724 [flutter] expose dartdevc target to incremental compiler
dart-lang/sdk@8866cdb8be [vm] throw exception if directory buffer overflows on Windows
dart-lang/sdk@72bae7be70 [cfe] Handle all bounds checks on extension methods.
dart-lang/sdk@55d1c95e08 [vm] Fix instruction deduplication for bare-AOT mode
dart-lang/sdk@3bb32f6778 [vm/bytecode] Generate complex conditions more efficiently in bytecode
dart-lang/sdk@50d6a3d022 [analyzer] move the ml model from sdk/model to sdk/bin/model
2019-10-09 19:11:46 -07:00
skia-flutter-autoroll
46b2e3d9a3
Roll src/third_party/skia 76826fc91c0a..fe23b1de9ed0 (4 commits) (#13050)
https://skia.googlesource.com/skia.git/+log/76826fc91c0a..fe23b1de9ed0

git log 76826fc91c0a..fe23b1de9ed0 --date=short --no-merges --format='%ad %ae %s'
2019-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-09 herb@google.com Revert "Draw perspective text as paths."
2019-10-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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 kjlubick@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=kjlubick@google.com
2019-10-09 21:54:32 -04:00
Chinmay Garde
02c4bdf58a
Ignore thread leaks from Dart VM in tsan instrumented builds. (#13049) 2019-10-09 18:12:57 -07:00
Ben Konyi
eb7abf28e4 Roll src/third_party/dart 41d13f0ffe..2ffdc54d24 (10 commits)
dart-lang/sdk@2ffdc54d24 Handle exported extensions in dill library builder
dart-lang/sdk@89301c3732 Flow analysis: fix tests to pass the correct value to ifStatement_end.
dart-lang/sdk@88b76997c4 Flow analysis: rework handling of closures.
dart-lang/sdk@4227933c3a Disallow model-only suggestions if static analysis suggests a named argument
dart-lang/sdk@4f752e6598 Reapply "[vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode."
dart-lang/sdk@144b8eda81 Flow analysis: track variables captured in closures more accurately.
dart-lang/sdk@63b93685e9 Migration: change EdgeBuilder to create flow analysis for each variable declaration.
dart-lang/sdk@2f1e430646 Flow analysis: track assigned variables separately for each top level declaration.
dart-lang/sdk@f5ce3a6e7f [ VM / Compiler ] Fixed issue where TMP was being used as source for store with large offset on ARM
dart-lang/sdk@091568dcc9 Rework the way tag insertion works to allow nested tags and multiple tags for the same region
2019-10-09 16:10:01 -07:00
Ferhat
d9c3afae26
[web] Implement basic radial gradient (TileMode.clamp, no transform) (#12811)
* Add GradientRadial paintStyle implementation
2019-10-09 15:51:31 -07:00
Dan Field
6bd0ef3dfe
dart analysis of tests, cleanup (#13033) 2019-10-09 15:13:29 -07:00
skia-flutter-autoroll
2666765bb8
Roll fuchsia/sdk/core/linux-amd64 from cknsi... to QIjex... (#13041)
Roll fuchsia/sdk/core/linux-amd64 from cknsi... to QIjex...

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-10-09 18:03:51 -04:00
skia-flutter-autoroll
5a30d64d4c
Roll src/third_party/skia e27a503a0a21..76826fc91c0a (9 commits) (#13040)
https://skia.googlesource.com/skia.git/+log/e27a503a0a21..76826fc91c0a

git log e27a503a0a21..76826fc91c0a --date=short --no-merges --format='%ad %ae %s'
2019-10-09 jvanverth@google.com Draw perspective text as paths.
2019-10-09 herb@google.com Introduce SkGlyphPositionRoundingSpec.
2019-10-09 robertphillips@google.com Centralize error checking w/in the GrProgramInfo class
2019-10-09 egdaniel@google.com Add new public api on GrContext for computing image size.
2019-10-09 mtklein@google.com add -f mp4 to skottie_tool
2019-10-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-09 robertphillips@google.com Tighten up creation of the GrProgramDesc and remove some unnecessary checks
2019-10-09 kjlubick@google.com [canvaskit] Update to build with emscripten 1.38.47
2019-10-09 bungeman@google.com Retain hints when subsetting for PDF.

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

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 kjlubick@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=kjlubick@google.com
2019-10-09 17:54:48 -04:00
Harry Terkelsen
e693192167
[web_ui] Check if a pointer is already down for the specific device (#12470)
* WIP on fixing pointer event clicks

* Don't set canvaskit as enabled by default

* Use a Set of pressed buttons rather than a Map of button status to
avoid memory leaks

* Add test for pointer binding

Fix bug where event listeners weren't properly removed
2019-10-09 12:43:06 -07:00
Ben Konyi
7b0c82b961 Roll src/third_party/dart bb04f145b2..41d13f0ffe (24 commits)
dart-lang/sdk@41d13f0ffe [CFE] Cleanup unused parts in uriToSource
dart-lang/sdk@f09edd1d32 [CFE] Add incremental serializer
dart-lang/sdk@ff23f546db [vm/ffi] Work around dartdoc crash to fix API doc generation
dart-lang/sdk@7a6e62332f [co19] Prepare to roll from pre-nnbd branch
dart-lang/sdk@8e33090fd0 [co19] Roll co19 to a8f7aa15ab860a309667168243bda01fda0794df
dart-lang/sdk@6ebf3f0889 [kernel] Clear a few lists when loading dill
dart-lang/sdk@d1124c3b2b [CFE] Fail at runtime when a const constructor redirects to a non-const
dart-lang/sdk@05f56ef160 [kernel] Fix printing of additional exports
dart-lang/sdk@e7a128ecc2 [CFE] Refactor incremental compiler test(s)
dart-lang/sdk@46a9273664 [cfe] Opt in to NNBD using experimental flag _and_ version number
dart-lang/sdk@cee3f71e29 [build] Advise ninja to ignore out-of-date .lib files.
dart-lang/sdk@b12bed36a8 [VM] Implement isExtensionMember in MethodMirror and VariableMirror
dart-lang/sdk@5092b8ef82 Revert "[vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode."
dart-lang/sdk@9ababcf650 Improve message for overriding methods
dart-lang/sdk@2ca6bc29b3 [vm,bytecode] More efficient bytecode for calls through fields/getters
dart-lang/sdk@735d8b7c64 [VM/nnbd] Propagate nnbd flag on Library from kernel to VM and bytecode.
dart-lang/sdk@f2c882bd87 [vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode.
dart-lang/sdk@0f1d5fa7e6 Centralize functions to convert Promise
dart-lang/sdk@e3ca5ee6ba Check variance of type-parameter use in supertypes.
dart-lang/sdk@8513b169da NNBD i13n: Fix some navigation targets and text
dart-lang/sdk@8bf424ea89 Revert "[vm/bytecode] Enable bytecode compiler by default in Dart SDK"
dart-lang/sdk@ee42196636 [nnbd_migration] Support async function expression bodies.
dart-lang/sdk@431509ba8e [cfe] Remove builder/builder.dart
dart-lang/sdk@a85054d12e [cfe] Handle parser recovery in extension declarations
2019-10-09 10:09:09 -07:00
skia-flutter-autoroll
16162a2a2b
Roll fuchsia/sdk/core/mac-amd64 from u0JpE... to pczjK... (#13025)
Roll fuchsia/sdk/core/mac-amd64 from u0JpE... to pczjK...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-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-10-09 12:14:26 -04:00
Greg Spencer
77252d2371
Add missing focusable testing info (#13013)
This adds a couple of instances of semantic node isFocusable info that were missing that the framework testing depends upon.
2019-10-09 09:00:24 -07:00
skia-flutter-autoroll
0e42a290d7
Roll src/third_party/skia 54548626a977..e27a503a0a21 (1 commits) (#13024)
https://skia.googlesource.com/skia.git/+log/54548626a977..e27a503a0a21

git log 54548626a977..e27a503a0a21 --date=short --no-merges --format='%ad %ae %s'
2019-10-09 kjlubick@google.com [canvaskit] Clean up embedded fonts

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

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 kjlubick@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=kjlubick@google.com
2019-10-09 11:38:45 -04:00
gaaclarke
6b56ed7f6f
Refactor: FlutterDartProject (#13006)
- Removed unused instance variable
- Explicitly listed nullability
2019-10-09 07:21:44 -07:00
skia-flutter-autoroll
393480cd46
Roll src/third_party/skia 77dde599c98a..54548626a977 (1 commits) (#13023)
https://skia.googlesource.com/skia.git/+log/77dde599c98a..54548626a977

git log 77dde599c98a..54548626a977 --date=short --no-merges --format='%ad %ae %s'
2019-10-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a333b87cfcbe..8e7d9d6c2326 (9 commits)

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

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 kjlubick@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=kjlubick@google.com
2019-10-09 05:44:19 -04:00
skia-flutter-autoroll
080b89d8c9
Roll src/third_party/skia 2b1a25a4d324..77dde599c98a (1 commits) (#13021)
https://skia.googlesource.com/skia.git/+log/2b1a25a4d324..77dde599c98a

git log 2b1a25a4d324..77dde599c98a --date=short --no-merges --format='%ad %ae %s'
2019-10-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 5c41949c8fc4..309b078c964e (481 commits)

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

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 kjlubick@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=kjlubick@google.com
2019-10-09 01:59:08 -04:00
Ben Konyi
90b0f3036d Roll src/third_party/dart f4a72bfc64..bb04f145b2 (18 commits)
dart-lang/sdk@bb04f145b2 Update CFE expectations for extension method tests.
dart-lang/sdk@1f6c93aed5 Add support for querying the kind of edge origins
dart-lang/sdk@6aa415841c Support homebrew on Linux
dart-lang/sdk@ee0b1df4a6 [vm/ffi] Migrate tests/samples/benchmarks to extension methods
dart-lang/sdk@597cd06aec [vm/ffi] Pointer load and store as extension methods
dart-lang/sdk@17388522ea NNBD i13n: Fix un-highlighting targeted nodes
dart-lang/sdk@1325e0ff96 Flow analysis: create flow analysis on entry to top level declarations.
dart-lang/sdk@6364302f5d [gardening] Skip pkg/frontend_server on all but vm
dart-lang/sdk@f9e7761895 Stop using lazy FunctionType where possible.
dart-lang/sdk@3260bb29e0 Remove references to ElementHandle in analyzer and DDC.
dart-lang/sdk@f25c72f25f [cfe] Fix position and redundancy in redirecting constructor error
dart-lang/sdk@4856917f63 [cfe] Handle extension getter/setter conflicts
dart-lang/sdk@d23c824435 Reland "[vm/ffi] Optimize Pointer operations for statically known types"
dart-lang/sdk@15e8c12bc2 [vm] Do not inline force-optimized functions
dart-lang/sdk@8f477fd84a [parser] Disallow `covariant` on extension method parameters
dart-lang/sdk@dee64581ad [fasta] Option for controlling message debugging stack traces
dart-lang/sdk@8d2eced550 [infra] Update tools/bots/README.md
dart-lang/sdk@caaa78d8c6 [cfe] Use legacy types explicitly in internal subtype testing
2019-10-08 22:12:02 -07:00
skia-flutter-autoroll
049fb892d8
Roll fuchsia/sdk/core/linux-amd64 from q_uYX... to cknsi... (#13019)
Roll fuchsia/sdk/core/linux-amd64 from q_uYX... to cknsi...

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-10-08 23:59:14 -04:00
skia-flutter-autoroll
6925b2aae3
Roll fuchsia/sdk/core/mac-amd64 from wuAtw... to u0JpE... (#13018)
Roll fuchsia/sdk/core/mac-amd64 from wuAtw... to u0JpE...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-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-10-08 23:42:01 -04:00
skia-flutter-autoroll
0d749933bc
Roll src/third_party/skia 1494a7f1ec03..2b1a25a4d324 (15 commits) (#13016)
https://skia.googlesource.com/skia.git/+log/1494a7f1ec03..2b1a25a4d324

git log 1494a7f1ec03..2b1a25a4d324 --date=short --no-merges --format='%ad %ae %s'
2019-10-08 joe@bitworking.org Fix Cloud Build for vpython.
2019-10-08 jcgregorio@google.com Revert "Another attempt to fix vpython in Cloud Build."
2019-10-08 robertphillips@google.com Add GrRenderTask and GrOp prePrepare framework
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-08 jlavrova@google.com Bug fix (strut must be false by default)
2019-10-08 robertphillips@google.com Add GrProgramInfo to centralize management of program information
2019-10-08 jcgregorio@google.com Another attempt to fix vpython in Cloud Build.
2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 5c593bf702db..a52db47aa53f (1 commits)
2019-10-08 egdaniel@google.com Add bytes per pixel to metal format table.
2019-10-08 herb@google.com Use SkZip in SkGlyphRun
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 684790252fe2..5c593bf702db (1 commits)
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-08 egdaniel@google.com Track gl format bytes per pixel on format table.

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

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 kjlubick@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=kjlubick@google.com
2019-10-08 22:13:12 -04:00
Chinmay Garde
1e58794b23
Revert "Upgrade compiler to Clang 10. (#11256)" (#13017)
This reverts commit 9ce33571680f59e534b9aa16f8db19acea4f5ec5.
2019-10-08 18:23:59 -07:00
Chinmay Garde
9ce3357168
Upgrade compiler to Clang 10. (#11256) 2019-10-08 17:45:30 -07:00
Greg Spencer
21b8224ae1
Send AccessibilityEvent.TYPE_VIEW_FOCUSED when input focus is set. (#12746)
When the focus changes, we should be sending a TYPE_VIEW_FOCUSED event. This enables that.
2019-10-08 16:54:17 -07:00
Dan Field
2f352d6629
Fix for a11y crash on iOS (#12990) 2019-10-08 16:37:09 -07:00
Kate Lovett
a29385d9fe
Link Semantics Typo (#13009) 2019-10-08 16:26:00 -07:00
Ferhat
f2a8b050d4
[web] Add support for path transform (#12794)
* Implement path.transform
2019-10-08 16:05:54 -07:00