8346 Commits

Author SHA1 Message Date
skia-flutter-autoroll
8ed8be22bd Roll src/third_party/skia d7639aff1001..ea6da6909624 (7 commits) (flutter/engine#9907)
https://skia.googlesource.com/skia.git
/compare/d7639aff1001..ea6da6909624

git log d7639aff1001736bc6072da539b31f911bb3788a..ea6da6909624bc000dbdb235b413f7c7b94d28b3 --date=short --no-merges --format=%ad %ae %s
2019-07-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 763b77946e17..ee98b422d004 (3 commits)
2019-07-17 michaelludwig@google.com Improve image-filter sample layout/rendering
2019-07-17 michaelludwig@google.com First pass at ImageFilter DAG visualizer sample
2019-07-17 mtklein@google.com refactor Program building
2019-07-17 egdaniel@google.com Move FormatType from ConfigInfo to FormatInfo.
2019-07-17 robertphillips@google.com Revamp pixelformat table for Metal
2019-07-17 robertphillips@google.com Make rest of GrGpu::wrapBackend* methods take a GrColorType

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-18 01:16:11 -04:00
skia-flutter-autoroll
34de64c648 Roll fuchsia/sdk/core/mac-amd64 from JDPk4JFZX16IXpzzjQH5KFf0vRALbOtJYiMHCqFLFOQC to 0NcHg3_AYcxrkseoO6xmXrQ-GZ82gy8CE5NU-SDJq_QC (flutter/engine#9904)
Roll fuchsia/sdk/core/mac-amd64 from JDPk4JFZX16IXpzzjQH5KFf0vRALbOtJYiMHCqFLFOQC to 0NcHg3_AYcxrkseoO6xmXrQ-GZ82gy8CE5NU-SDJq_QC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-17 23:30:10 -04:00
Chinmay Garde
215194392d Respect EXIF information while decompressing images. (flutter/engine#9905)
Adds a unit-test asserting this behavior.
2019-07-17 19:14:01 -07:00
Gary Qian
d9a3309e8d Fix justify for RTL paragraphs. (flutter/engine#9859) 2019-07-17 13:55:43 -07:00
Gary Qian
c2cc3ee55c Fix fuchsia license detection (flutter/engine#9857) 2019-07-17 13:44:35 -07:00
Jason Simmons
27f6890c60 In a single frame codec, release the compressed image buffer after giving it to the decoder (flutter/engine#9825)
The codec will retain a reference to the decoded frame so it can be returned
in repeated calls to getNextFrame.

Also change the compressed image buffer to use an anonymous mapping on Android.
This is a workaround for high consumption of native heap pages by Android's
malloc when buffers are allocated on one thread and freed on another thread.

See https://github.com/flutter/flutter/issues/36079
2019-07-17 13:34:40 -07:00
skia-flutter-autoroll
a6d02cc828 Roll fuchsia/sdk/core/mac-amd64 from PHtpiJGexJFgd7sgPTUbFphKES09fzotmtrO2kTHI08C to JDPk4JFZX16IXpzzjQH5KFf0vRALbOtJYiMHCqFLFOQC (flutter/engine#9892)
Roll fuchsia/sdk/core/mac-amd64 from PHtpiJGexJFgd7sgPTUbFphKES09fzotmtrO2kTHI08C to JDPk4JFZX16IXpzzjQH5KFf0vRALbOtJYiMHCqFLFOQC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-17 16:05:47 -04:00
Jason Simmons
62415d538c Log dlopen errors only in debug mode (flutter/engine#9890)
dlopen errors are expected behavior when locating libapp.so on some older
Android devices (see https://github.com/flutter/engine/pull/9762)
2019-07-17 12:51:03 -07:00
Dan Field
f743db9bf5 Add clang version to Info.plist (flutter/engine#9873) 2019-07-17 12:14:07 -07:00
skia-flutter-autoroll
c2894b15da Roll src/third_party/skia e574f1e409aa..d7639aff1001 (16 commits) (flutter/engine#9889)
https://skia.googlesource.com/skia.git
/compare/e574f1e409aa..d7639aff1001

git log e574f1e409aa3a030d84cd1122abc5348c30f9eb..d7639aff1001736bc6072da539b31f911bb3788a --date=short --no-merges --format=%ad %ae %s
2019-07-17 halcanary@google.com Samples: clean up cruft
2019-07-17 fmalita@chromium.org [skottie] Remove deprecated loadImageAsset API
2019-07-17 mtklein@google.com split deaths() out of other analysis
2019-07-17 reed@google.com search for 'main' explicitly
2019-07-17 egdaniel@google.com Revert "First draft of Dawn backend: clears are working."
2019-07-17 fmalita@chromium.org [skottie] De-dupe sequential cubic mappers
2019-07-17 egdaniel@google.com Remove RG32F color type and pixel config.
2019-07-17 reed@google.com change colorfilter signature back to just inout color
2019-07-17 senorblanco@chromium.org First draft of Dawn backend: clears are working.
2019-07-17 fmalita@chromium.org [skottie] Fix default cubic controls detection
2019-07-16 reed@google.com use same signature for shader/colorfilters in sksl
2019-07-17 ethannicholas@google.com add support for ctype=SkPMColor4f to GrSkSLFP
2019-07-17 egdaniel@google.com Move verified color attachment flag to FormatInfo.
2019-07-17 bsalomon@google.com Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable.
2019-07-16 egdaniel@google.com Move renderable flag and valid samplecounts in GrGLCaps to FormatInfo.
2019-07-16 egdaniel@google.com Add comment regarding gl BGRA format and renderability.

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-17 15:12:20 -04:00
Dan Field
7e4a057aa8 Simplify buildtools (flutter/engine#9875)
Move GN, only get clang
2019-07-17 11:35:58 -07:00
Mouad Debbar
046005bf1f Add multi-line flag to semantics (flutter/engine#9850) 2019-07-17 09:51:09 -07:00
Ben Konyi
0416e89591 Roll src/third_party/dart 24725a8559..2b3336b51e (108 commits) (flutter/engine#9883)
dart-lang/sdk@2b3336b51e [vm/compiler] Initial IL serialization implementation.
dart-lang/sdk@a66a3e321e [cfe+dart2js] Handle duplicated references in constant nodes.
dart-lang/sdk@d68b482f26 [cfe] Handle constructor from external libraries
dart-lang/sdk@78d87bde9a Fix docs for parseIPv6Address
dart-lang/sdk@d14d5f1a0c Better check for TextStyle opt-in for nested properties.
dart-lang/sdk@5765c3d231 [VM/runtime] Enable FLAG_unopt_megamorphic_calls by default, this fixes              the recent regression seen in flutter hot reload benchmarks 	     after the roll of Dart BE into flutter post 1.7 release.
dart-lang/sdk@1eaaca642d Revert "[vm/compiler] Use pragmas instead of separately-maintained lists for inlining."
dart-lang/sdk@27001fb289 Revert "[vm/compiler] Implement new inlining pragmas."
dart-lang/sdk@83d2aaa072 Revert "[dart] Enable constant-update-2018"
dart-lang/sdk@9d98dfcb49 Resolve operators whose left operand is an extension override
dart-lang/sdk@202379aaee Implement getWidgetDescription and setPropertyValue in Flutter domain.
dart-lang/sdk@d624848b5c Fix resolution when there are multiple extensions in one unit
dart-lang/sdk@96fc1b4ade [dart2js] Support positional optional params in function RTI.
dart-lang/sdk@6d9da3612c [dart2js] Polyfill Object.assign()
dart-lang/sdk@ae9c8d00fe Add a diagnostic when extension overrides do not have exactly one argument
dart-lang/sdk@46eaf4b039 Extract PropertyDescription, support for nested properties.
dart-lang/sdk@1509d9ad41 [vm] initialize sigaction for msan
dart-lang/sdk@9749a83f56 [vm/websocket] check status of streamcontroller before adding
dart-lang/sdk@11e3897b23 Resolve extension overrides referencing a geter or setter
dart-lang/sdk@b93a98284e Add an error if an undefined extension method is invoked
dart-lang/sdk@664c61db34 [ VM / Service ] Handle case where a JSON RPC notification results in an error
dart-lang/sdk@2dbd6dc83b Clean up the tests for extension overrides
dart-lang/sdk@6d95cb72e2 [dart2js] Test type directives
dart-lang/sdk@b2ed4b3c7b [dart2js] More error tests on pragma annotations
dart-lang/sdk@dfa12c7456 [cfe+dart2js] Support library and error ids in annotated tests
dart-lang/sdk@24f5d1d9d8 improve applicable extension checking
dart-lang/sdk@aa14ff1bd0 correlate typo
dart-lang/sdk@5c3691e9e8 [vm] Use absolute file path to snapshot in dart_precompiled_runtime2 tool.
dart-lang/sdk@e80f779914 Add context messages for equal map keys and set elements
dart-lang/sdk@33a757284b [vm/compiler] Use pragmas instead of separately-maintained lists for inlining.
dart-lang/sdk@629f38cf87 [vm/compiler] Implement new inlining pragmas.
dart-lang/sdk@1c4ad14fa3 Revert recent changes to File.openRead() and HttpClientResponse APIs
dart-lang/sdk@4cd16d3954 [analyzer+cfe] Use more shared code for annotated code testing.
dart-lang/sdk@d5af4ed8c2 [cfe] Remove KernelTypeBuilder and KernelFunctionTypeBuilder
dart-lang/sdk@0661c452cd [vm] skip profile test for simdbc
dart-lang/sdk@f4b4147381 extension method resolution
dart-lang/sdk@c6bc0031f3 [vm, bytecode] Field initializer for schema changes.
dart-lang/sdk@fab9b9f71f [gardening] Move language_2/conditional_rewrite_test
dart-lang/sdk@700195642a Initial implementation of extension override resolution
dart-lang/sdk@65f8cd4365 Start implementing widget properties.
dart-lang/sdk@555075ba54 [dart2js] Support functions in new RTI.
dart-lang/sdk@6eb357c7fe [vm] Print better error message if trying to use class which is not loaded yet
dart-lang/sdk@d0cb753ebd [dartdevc] fix ddb directories and source maps
dart-lang/sdk@52cace8160 Reland "[vm/ffi] Support structs on 32bit architectures"
dart-lang/sdk@d76238dfca [vm] Bump oldest supported ABI version
dart-lang/sdk@45591cd123 [dartdevc] fix sdk source map paths
dart-lang/sdk@11bdc5ceab Send context messages from server and plugins
dart-lang/sdk@f0b119c1b4 Add nameLocation/valueLocation to FlutterOutlineAttribute.
dart-lang/sdk@3eb25b60d4 Convert relative Posix path to the target MemoryResourceProvider path style.
dart-lang/sdk@db7ab14167 [cfe] Handle invariance in non-covariant checks
dart-lang/sdk@8678df0c4d ffi example: android.md - fix example code
dart-lang/sdk@87ab724f10 Streamline a few flow analysis tests
dart-lang/sdk@ebbfb48e15 Followups to https://dart-review.googlesource.com/c/sdk/+/108265
dart-lang/sdk@68124e9f63 Attempt to fix the mac and windows bots
dart-lang/sdk@900d02cce6 [vm] Avoid crash when type argument is missing during instantiation.
dart-lang/sdk@375adbfbe0 Enable "comment_references" lint and fix violations.
dart-lang/sdk@117c65c901 [vm/bytecode] Fix CollectBytecodeFunctionTokenPositions for functions without bytecode
dart-lang/sdk@6c03c1a47c Support static error tests on Fasta.
dart-lang/sdk@70bafa8864 Revert "[vm/ffi] Support structs on 32bit architectures"
dart-lang/sdk@2048e0a064 Rewrite extension overrides, improve resolution, remove unused method
dart-lang/sdk@78a8f670eb [vm/bytecode] Initial support for bytecode generation in incremental compiler
dart-lang/sdk@1112cc6bf5 [gardening] Skip vm/dart/transferable_test on debug win ia32 bot.
dart-lang/sdk@85adf76abe [dartdevc] implement assertInterop
dart-lang/sdk@e3663195c7 [dartdevc] Add more subtype tests
dart-lang/sdk@f02a00359a dartfixes for collection api lints
dart-lang/sdk@434a7a7681 [vm] Revert unnecessary changes to precompiler2
dart-lang/sdk@8b012ac780 Replace package mock in strings with files in tests/mock_packages.
dart-lang/sdk@8e094cd94f extension element factory helper
dart-lang/sdk@178cfe6111 Avoid warnings in pkg/js_ast
dart-lang/sdk@e82ca2f366 [fasta] Unconditionally enable asserts in const constructors
dart-lang/sdk@e4eea58ac9 [gardening] Update language_2/constructor12_test for strong checking
dart-lang/sdk@5d7bdc3cae extension method tests (and fix for duplicate entries)
dart-lang/sdk@e7fab5eacc Fix bugs in `>>>` test now that it has been implemented.
dart-lang/sdk@3ee54f8305 Move more diagnostic tests
dart-lang/sdk@9bbd3192f4 [dart] Enable constant-update-2018
dart-lang/sdk@cbaf890f88 [kernel] Few more tweaks to ast_to_text for Constant nodes.
dart-lang/sdk@28f95fcd24 [cfe] Track dependencies in the incremental compiler
dart-lang/sdk@afac6b1d50 [kernel] Fix text serialization for Constant nodes
dart-lang/sdk@b64ab73b02 [cfe] Shard front-end tests
dart-lang/sdk@4686393ccb [cfe] Add test for the id testing system.
dart-lang/sdk@e4689c9302 [dart2js] Use new pragma directive syntax.
dart-lang/sdk@07a53a3cc9 Set onDiagnostic in DDCs incremental compiler code path
dart-lang/sdk@464a5a640f Issue 37401. Support for const Set default values in mocks.
dart-lang/sdk@55b67e9eae [vm/bytecode] Ignore source positions not denoting a debug point in debugger.
dart-lang/sdk@96906936b4 [vm/bytecode] Fix writing and reading of nested function types in bytecode
dart-lang/sdk@55078c0d2f [dartdevc] Fix emitting double constants from the SDK
dart-lang/sdk@1e4b799a58 It is an error for an extension to declare an abstract method
dart-lang/sdk@28962e1e80 Support static fields in extensions
dart-lang/sdk@7cadd70696 Fix language_2/ct_const_test
dart-lang/sdk@a917043332 APIs for editing Flutter widget properties.
dart-lang/sdk@09b93b7ea0 [fasta] Tweak fasta unit tests setup in anticipation of constant update 2018
dart-lang/sdk@3c3dc09d47 Test that ! on void is a compile time error
dart-lang/sdk@7139a2ab3a [vm] Fix function resolution so that it stops when it finds target even if it can't add method extractor.
dart-lang/sdk@d1bd3a2f43 [gardening] Fix language_2/generic_instanceof2_test
dart-lang/sdk@3dcaea5a25 [vm/aot/tfa] Update TFA unit tests to work with constants-update-2018
dart-lang/sdk@e95b1f7bf0 Make UNNECESSARY_NULL_AWARE_CALL a warning
dart-lang/sdk@2c26ece3cf [gardening] Fix non-web-integer in corelib_2/num_parse_test
dart-lang/sdk@1eb1520702 [vm/bytecode] Prevent triggering optimizing compilation from interpreter
dart-lang/sdk@ed764e5688 [gardening] Delete legacy parser_quirks_test
dart-lang/sdk@723bb0eee1 [dartdevc] make nullable_inference_test resilient to const refactor
dart-lang/sdk@f521f38b57 [vm/kernel] Handle InvalidExpression in constant contexts
dart-lang/sdk@0c9abb8816 [vm/ffi] Support structs on 32bit architectures
dart-lang/sdk@25bac04503 [tests] Delete temporary const tests
dart-lang/sdk@f40aac1b75 [cfe] Move general testcases into general/ subfolder
dart-lang/sdk@14ea27e65b [vm/concurrency] Make thread_registry not depend on [Isolate], move mutator thread from thread registry to isolate
dart-lang/sdk@97587b554f Update the element model to support extension methods
dart-lang/sdk@a8331cd109 Remove the STRONG_MODE_ prefix from error codes
dart-lang/sdk@4c5028d139 [vm/concurrency] Make an IsolateGroup object which will contain group-specific resources
2019-07-17 09:42:16 -07:00
skia-flutter-autoroll
c636339159 Roll fuchsia/sdk/core/mac-amd64 from x0S8o-I3LOxltQzGPHsScGKtGALS89j7LYlSANNF-T8C to PHtpiJGexJFgd7sgPTUbFphKES09fzotmtrO2kTHI08C (flutter/engine#9885)
Roll fuchsia/sdk/core/mac-amd64 from x0S8o-I3LOxltQzGPHsScGKtGALS89j7LYlSANNF-T8C to PHtpiJGexJFgd7sgPTUbFphKES09fzotmtrO2kTHI08C


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-17 12:13:30 -04:00
Francisco Magdaleno
cfbe3d0463 Assign missing headless execution variable (flutter/engine#9855) 2019-07-17 08:46:01 -07:00
skia-flutter-autoroll
b4b18fcea7 Roll src/third_party/skia 63fdd0191be0..e574f1e409aa (1 commits) (flutter/engine#9882)
https://skia.googlesource.com/skia.git
/compare/63fdd0191be0..e574f1e409aa

git log 63fdd0191be0a96bdc642bffbdc08af9dfadef62..e574f1e409aa3a030d84cd1122abc5348c30f9eb --date=short --no-merges --format=%ad %ae %s
2019-07-15 halcanary@google.com [reland] SkMetaData: move from src/ to tools/

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-17 09:55:21 -04:00
skia-flutter-autoroll
42405b90b9 Roll fuchsia/sdk/core/mac-amd64 from f97PVV8BR3sa4rxRIc-xgvBxd6HYa8mKNp8zGmqqx-UC to x0S8o-I3LOxltQzGPHsScGKtGALS89j7LYlSANNF-T8C (flutter/engine#9881)
Roll fuchsia/sdk/core/mac-amd64 from f97PVV8BR3sa4rxRIc-xgvBxd6HYa8mKNp8zGmqqx-UC to x0S8o-I3LOxltQzGPHsScGKtGALS89j7LYlSANNF-T8C


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-17 08:33:49 -04:00
skia-flutter-autoroll
34ab44a06e Roll src/third_party/skia 14b5e6bb8fcf..63fdd0191be0 (2 commits) (flutter/engine#9880)
https://skia.googlesource.com/skia.git
/compare/14b5e6bb8fcf..63fdd0191be0

git log 14b5e6bb8fcfb3cb2324db71cb8db381719d3dcd..63fdd0191be0a96bdc642bffbdc08af9dfadef62 --date=short --no-merges --format=%ad %ae %s
2019-07-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 754d697fb3a7..2e43b0f5efec (11 commits)
2019-07-17 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-17 05:30:41 -04:00
skia-flutter-autoroll
07ffc140af Roll fuchsia/sdk/core/mac-amd64 from w823y-1sH6L6jGXwMOrVkgZMGP2zpKnNUzyvshzPlFMC to f97PVV8BR3sa4rxRIc-xgvBxd6HYa8mKNp8zGmqqx-UC (flutter/engine#9879)
Roll fuchsia/sdk/core/mac-amd64 from w823y-1sH6L6jGXwMOrVkgZMGP2zpKnNUzyvshzPlFMC to f97PVV8BR3sa4rxRIc-xgvBxd6HYa8mKNp8zGmqqx-UC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-17 05:02:32 -04:00
skia-flutter-autoroll
e6dea9bde7 Roll src/third_party/skia 08ba11370342..14b5e6bb8fcf (3 commits) (flutter/engine#9874)
https://skia.googlesource.com/skia.git
/compare/08ba11370342..14b5e6bb8fcf

git log 08ba11370342ae9196b54c7a88c411e026bc4821..14b5e6bb8fcfb3cb2324db71cb8db381719d3dcd --date=short --no-merges --format=%ad %ae %s
2019-07-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 63d0d1482f0a..db4701c688c0 (502 commits)
2019-07-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f5182abb6816..763b77946e17 (3 commits)
2019-07-16 fmalita@chromium.org [skottie] Pass asset IDs to ResourceProvider::loadImageAsset

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-17 01:47:10 -04:00
skia-flutter-autoroll
1803bab175 Roll fuchsia/sdk/core/mac-amd64 from xJPmd7maxxcPRu9HpByelwYaqa-v6qipCfy6JhgYS9oC to w823y-1sH6L6jGXwMOrVkgZMGP2zpKnNUzyvshzPlFMC (flutter/engine#9871)
Roll fuchsia/sdk/core/mac-amd64 from xJPmd7maxxcPRu9HpByelwYaqa-v6qipCfy6JhgYS9oC to w823y-1sH6L6jGXwMOrVkgZMGP2zpKnNUzyvshzPlFMC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-17 00:14:22 -04:00
Chinmay Garde
60c53c1d34 Update buildroot to pick up Fuchsia artifact roller. (flutter/engine#9866) 2019-07-16 19:43:37 -07:00
skia-flutter-autoroll
c66c66350d Roll src/third_party/skia 947efe28de74..08ba11370342 (9 commits) (flutter/engine#9865)
https://skia.googlesource.com/skia.git
/compare/947efe28de74..08ba11370342

git log 947efe28de7463289f51d5faacb8b58994420ba3..08ba11370342ae9196b54c7a88c411e026bc4821 --date=short --no-merges --format=%ad %ae %s
2019-07-15 mtklein@google.com test (and fix?) SkVM JIT on arm64 Android bots
2019-07-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-15 mtklein@google.com test both JIT and interpreter
2019-07-15 mtklein@google.com test SkVM JIT on Mac bots
2019-07-16 egdaniel@google.com Fix creating gpu texture from raster image.
2019-07-15 mtklein@google.com proactive JITting
2019-07-15 mtklein@google.com pin down arg() stride (a.k.a. type) info sooner
2019-07-16 bsalomon@google.com Check for failed proxy creation in SkDeferredDisplayListRecorder::init

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-16 22:06:23 -04:00
gaaclarke
c84f60ea75 Fixed error in generated xml Info.plist. (flutter/engine#9867) 2019-07-16 18:24:53 -07:00
gaaclarke
4a23fbcb30 Started adding the engine hash to frameworks' Info.plist. (flutter/engine#9847)
Started adding the engine hash to Flutter.framework's Info.plist.
2019-07-16 15:54:26 -07:00
skia-flutter-autoroll
b58cff9cdb Roll fuchsia/sdk/core/mac-amd64 from pwsYtqWGHRP43dB0EyLu7S9R3uGV0dIhulPbnSUDUmcC to xJPmd7maxxcPRu9HpByelwYaqa-v6qipCfy6JhgYS9oC (flutter/engine#9858)
Roll fuchsia/sdk/core/mac-amd64 from pwsYtqWGHRP43dB0EyLu7S9R3uGV0dIhulPbnSUDUmcC to xJPmd7maxxcPRu9HpByelwYaqa-v6qipCfy6JhgYS9oC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-16 18:46:12 -04:00
Chinmay Garde
39586a69ff Disable Fuchsia Debug & Release presubmits and only attempt the Profile unopt variant. (flutter/engine#9856)
The build sources are identical. Also, the previous debug variant was unnecessarily building the Full Dart SDK. The extra builds were causing increased queue times on other jobs.
2019-07-16 15:44:12 -07:00
skia-flutter-autoroll
c2d7dae839 Roll src/third_party/skia a3e2996b0834..947efe28de74 (6 commits) (flutter/engine#9853)
https://skia.googlesource.com/skia.git
/compare/a3e2996b0834..947efe28de74

git log a3e2996b08344a896884e6de050f7a2f2b80a409..947efe28de7463289f51d5faacb8b58994420ba3 --date=short --no-merges --format=%ad %ae %s
2019-07-16 bsalomon@google.com makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext.
2019-07-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-16 egdaniel@google.com Revert "Changes to gl BGRA renderbuffer format support."
2019-07-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-16 brianosman@google.com Generate identical shader keys for X and Y blurs when there is no domain
2019-07-16 egdaniel@google.com Changes to gl BGRA renderbuffer format support.

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-16 16:56:57 -04:00
Chinmay Garde
9e2a61b90c Selectively enable tests that work on Windows and file issues for ones that don't. (flutter/engine#9852)
This is in preparation for the  tryjobs to run these tests. The LUCI harness will also be updated so that the tests to run are specified in the repo instead of the recipe.
2019-07-16 13:30:57 -07:00
Amir Hardon
c87144b653 Preserve the alpha for VD content by setting a transparent background. (flutter/engine#9849)
The previous attempt to do this by setting the theme to
Theme_Translucent_NoTitleBar was reported to offsetting touch events on
specific Xiaomi devices.
2019-07-16 12:45:20 -07:00
skia-flutter-autoroll
a3ba53bd57 Roll fuchsia/sdk/core/mac-amd64 from 94o0_NIcwi-V68SmUN4hU0fX5_JkMpPU5V8HaFvKWfYC to pwsYtqWGHRP43dB0EyLu7S9R3uGV0dIhulPbnSUDUmcC (flutter/engine#9848)
Roll fuchsia/sdk/core/mac-amd64 from 94o0_NIcwi-V68SmUN4hU0fX5_JkMpPU5V8HaFvKWfYC to pwsYtqWGHRP43dB0EyLu7S9R3uGV0dIhulPbnSUDUmcC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-16 15:13:16 -04:00
Pierre Champion
4d9128b964 SendPlatformMessage allow null message value (flutter/engine#9781) 2019-07-16 11:38:33 -07:00
skia-flutter-autoroll
0176c65fd3 Roll src/third_party/skia 0902c98825bf..a3e2996b0834 (8 commits) (flutter/engine#9846)
https://skia.googlesource.com/skia.git
/compare/0902c98825bf..a3e2996b0834

git log 0902c98825bf9bfafa026604bb6f89004cdf9806..a3e2996b08344a896884e6de050f7a2f2b80a409 --date=short --no-merges --format=%ad %ae %s
2019-07-16 bsalomon@google.com Rework how initial clearing of texture works.
2019-07-15 bsalomon@google.com Remove GrGLGpu/GrGLCaps readPixelsSupported.
2019-07-16 halcanary@google.com sk_app, Sample: Unify InputState enum.
2019-07-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-16 bsalomon@google.com Rework transfer pixels tests to be more robust.
2019-07-16 halcanary@google.com Samle:🐭 fix wrong assert
2019-07-16 borenet@google.com [infra] Split out gen_tasks logic into its own shareable package
2019-07-16 brianosman@google.com Fix standalone SkSL build

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-16 13:23:37 -04:00
skia-flutter-autoroll
e9c8698ba1 Roll fuchsia/sdk/core/mac-amd64 from IM-VITwgPUQ_cIbDBZHl9u_M_LPgWjLdnr7EM94udkoC to 94o0_NIcwi-V68SmUN4hU0fX5_JkMpPU5V8HaFvKWfYC (flutter/engine#9845)
Roll fuchsia/sdk/core/mac-amd64 from IM-VITwgPUQ_cIbDBZHl9u_M_LPgWjLdnr7EM94udkoC to 94o0_NIcwi-V68SmUN4hU0fX5_JkMpPU5V8HaFvKWfYC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-16 11:50:08 -04:00
skia-flutter-autoroll
9fe2887add Roll src/third_party/skia c8e8e7061f1e..0902c98825bf (1 commits) (flutter/engine#9844)
https://skia.googlesource.com/skia.git
/compare/c8e8e7061f1e..0902c98825bf

git log c8e8e7061f1e20428e03cd50f9803096fc5ad3e8..0902c98825bf9bfafa026604bb6f89004cdf9806 --date=short --no-merges --format=%ad %ae %s
2019-07-16 robertphillips@google.com Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2)

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-16 09:43:11 -04:00
skia-flutter-autoroll
e93275e377 Roll fuchsia/sdk/core/mac-amd64 from AsA8eYRT0BzzdU2_dr5qJJjqzVRO2wdUzp4eNyMfCmgC to IM-VITwgPUQ_cIbDBZHl9u_M_LPgWjLdnr7EM94udkoC (flutter/engine#9843)
Roll fuchsia/sdk/core/mac-amd64 from AsA8eYRT0BzzdU2_dr5qJJjqzVRO2wdUzp4eNyMfCmgC to IM-VITwgPUQ_cIbDBZHl9u_M_LPgWjLdnr7EM94udkoC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-16 08:28:16 -04:00
skia-flutter-autoroll
3c0101ef8f Roll fuchsia/sdk/core/mac-amd64 from t2vViX8EgEJz6fl_09azrb6Lr5qzlxA5I7NGADwIPmsC to AsA8eYRT0BzzdU2_dr5qJJjqzVRO2wdUzp4eNyMfCmgC (flutter/engine#9842)
Roll fuchsia/sdk/core/mac-amd64 from t2vViX8EgEJz6fl_09azrb6Lr5qzlxA5I7NGADwIPmsC to AsA8eYRT0BzzdU2_dr5qJJjqzVRO2wdUzp4eNyMfCmgC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-16 05:06:20 -04:00
skia-flutter-autoroll
9e1f200f2f Roll src/third_party/skia d830fd98a4ef..c8e8e7061f1e (4 commits) (flutter/engine#9841)
https://skia.googlesource.com/skia.git
/compare/d830fd98a4ef..c8e8e7061f1e

git log d830fd98a4ef339d1182014851dc024710a67a36..c8e8e7061f1e20428e03cd50f9803096fc5ad3e8 --date=short --no-merges --format=%ad %ae %s
2019-07-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c3085ead7055..754d697fb3a7 (10 commits)
2019-07-16 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2413980cd984..63d0d1482f0a (378 commits)
2019-07-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4cd9767e6565..f5182abb6816 (6 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 (nifong@google.com), and stop
the roller if necessary.
2019-07-16 04:40:18 -04:00
skia-flutter-autoroll
b36e95219c Roll fuchsia/clang/mac-amd64 from Lc64-GTi4kihzkCnW8Vaa80TWTnMpZY0Fy6AqChmqvcC to USm3Qt9wen4bXoFF0T9Xt8NX-pyEfte2cTYi7geLAhQC (flutter/engine#9838)
Roll fuchsia/clang/mac-amd64 from Lc64-GTi4kihzkCnW8Vaa80TWTnMpZY0Fy6AqChmqvcC to USm3Qt9wen4bXoFF0T9Xt8NX-pyEfte2cTYi7geLAhQC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-16 03:42:26 -04:00
skia-flutter-autoroll
168d82aba9 Roll fuchsia/clang/linux-amd64 from oEsFSe99FkcDKVxZkAY0MKi6C-yYOan1m-QL45N33W8C to apsjZJ9ZIwlS08divc0QwxuNgIFeN4X-52mKR9d8qacC (flutter/engine#9839)
Roll fuchsia/clang/linux-amd64 from oEsFSe99FkcDKVxZkAY0MKi6C-yYOan1m-QL45N33W8C to apsjZJ9ZIwlS08divc0QwxuNgIFeN4X-52mKR9d8qacC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-16 03:30:06 -04:00
skia-flutter-autoroll
0484c8919f Roll src/third_party/skia 8ab6160c8149..d830fd98a4ef (3 commits) (flutter/engine#9836)
https://skia.googlesource.com/skia.git
/compare/8ab6160c8149..d830fd98a4ef

git log 8ab6160c8149da05eed6cf02cd1abcf5c0f6ddfd..d830fd98a4ef339d1182014851dc024710a67a36 --date=short --no-merges --format=%ad %ae %s
2019-07-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-16 egdaniel@google.com Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls"
2019-07-16 egdaniel@google.com Revert "SkMetaData: move from src/ to tools/"

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-16 00:30:59 -04:00
skia-flutter-autoroll
4262537e6a Roll fuchsia/sdk/core/mac-amd64 from 2ciWr9tdpdBBCeItfaXwopGeV1N3KRD_t6SfovoePS4C to t2vViX8EgEJz6fl_09azrb6Lr5qzlxA5I7NGADwIPmsC (flutter/engine#9834)
Roll fuchsia/sdk/core/mac-amd64 from 2ciWr9tdpdBBCeItfaXwopGeV1N3KRD_t6SfovoePS4C to t2vViX8EgEJz6fl_09azrb6Lr5qzlxA5I7NGADwIPmsC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-15 23:55:25 -04:00
skia-flutter-autoroll
f5f61cfc03 Roll src/third_party/skia 9d844d8ce5a2..8ab6160c8149 (6 commits) (flutter/engine#9833)
https://skia.googlesource.com/skia.git
/compare/9d844d8ce5a2..8ab6160c8149

git log 9d844d8ce5a29130686d1e2f3d612b180cef5f0b..8ab6160c8149da05eed6cf02cd1abcf5c0f6ddfd --date=short --no-merges --format=%ad %ae %s
2019-07-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-15 egdaniel@google.com Reland "Move base and various sized formats off of GrGLCaps ConfigInfo."
2019-07-13 fmalita@chromium.org [skottie] Use kF16ColorType layers for motion blur
2019-07-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-15 robertphillips@google.com Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of 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 (nifong@google.com), and stop
the roller if necessary.
2019-07-15 20:55:10 -04:00
Chinmay Garde
3b5b7b2fc3 Convert run_tests to python, allow running on Mac/Windows and allow filters for tests. (flutter/engine#9818)
Sample usage:

To run only the embedder_unittests in the engine with the profile variant, the command would be
```
./flutter/testing/run_tests.py --variant host_profile_unopt --type engine --filter embedder_unittests
``

To run only the geometry in Dart with the debug variant, the command would be
```
./flutter/testing/run_tests.py --variant host_debug_unopt --type dart --filter geometry_test
``

Without any argument, the behavior is identical to `run_tests.sh`.

In a subsequent patch, I will enable running unit-tests on Windows in the tryjobs. The lack of compatibility of the shell script on Windows made it so that we never ran any Windows unit-tests in the tryjobs.
2019-07-15 17:46:36 -07:00
Chinmay Garde
3d8db4a1f6 Document //flutter/shell/common/rasterizer (flutter/engine#9809) 2019-07-15 17:45:47 -07:00
skia-flutter-autoroll
fce9497c82 Roll fuchsia/sdk/core/mac-amd64 from qFyiJ56_6XZ5fjNssdCk_vOtBHg4YdWAPNeMIAf07-gC to 2ciWr9tdpdBBCeItfaXwopGeV1N3KRD_t6SfovoePS4C (flutter/engine#9832)
Roll fuchsia/sdk/core/mac-amd64 from qFyiJ56_6XZ5fjNssdCk_vOtBHg4YdWAPNeMIAf07-gC to 2ciWr9tdpdBBCeItfaXwopGeV1N3KRD_t6SfovoePS4C


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-15 20:27:56 -04:00
gaaclarke
fd3dac0f58 Made Picture::toImage happen on the IO thread with no need for an onscreen surface. (flutter/engine#9813)
Made Picture::toImage happen on the IO thread with no need for a surface.
2019-07-15 17:16:20 -07:00
Amir Hardon
a6be960c2f Make the virtual display's window translucent (flutter/engine#9828)
By default alpha is not preserved for the VD's contents.
We make the window translucent as a side effect of doing so is preserving alpha.
There should not be extra performance cost for setting the window to be translucent as there is only a single window within the VD.

Fixes flutter/flutter#33756
2019-07-15 16:51:36 -07:00
skia-flutter-autoroll
44ef776c05 Roll src/third_party/skia 563d044c0e76..9d844d8ce5a2 (10 commits) (flutter/engine#9831)
https://skia.googlesource.com/skia.git
/compare/563d044c0e76..9d844d8ce5a2

git log 563d044c0e767c29ab7dcdff0cebdf533bad4747..9d844d8ce5a29130686d1e2f3d612b180cef5f0b --date=short --no-merges --format=%ad %ae %s
2019-07-15 halcanary@google.com SkMetaData: move from src/ to tools/
2019-07-15 brianosman@google.com Interpreter: Compute max stack depth needed
2019-07-12 csmartdalton@google.com ccpr: Don't do coverage count transformations on literal coverage atlases
2019-07-12 halcanary@google.com Sample not RefCnted; ClickHandling moved out of viewer
2019-07-15 jvanverth@google.com Enable Metal MSAA configs and ignore flaky test
2019-07-15 bsalomon@google.com Make pixel comparison utility in ReadPixelsTest shareable
2019-07-12 bungeman@google.com Remove WallTimer class.
2019-07-15 egdaniel@google.com Revert "Move base and various sized formats off of GrGLCaps ConfigInfo."
2019-07-15 egdaniel@google.com Move base and various sized formats off of GrGLCaps ConfigInfo.
2019-07-13 bsalomon@google.com Simplify code in GrResourceProvider now that GrSurfaceContext writePixels takes GrColorType

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

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

If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop
the roller if necessary.
2019-07-15 17:16:09 -04:00
skia-flutter-autoroll
c6a58b80b0 Roll fuchsia/sdk/core/mac-amd64 from pU_n3ahOhH6HJhE4vs5pUR8cg5U22TItP_Ds_N2OXPIC to qFyiJ56_6XZ5fjNssdCk_vOtBHg4YdWAPNeMIAf07-gC (flutter/engine#9830)
Roll fuchsia/sdk/core/mac-amd64 from pU_n3ahOhH6HJhE4vs5pUR8cg5U22TItP_Ds_N2OXPIC to qFyiJ56_6XZ5fjNssdCk_vOtBHg4YdWAPNeMIAf07-gC


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

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
2019-07-15 17:05:56 -04:00