12928 Commits

Author SHA1 Message Date
skia-flutter-autoroll
beeb56b43d
Roll src/third_party/skia 6db27c28c61e..35ea04d61370 (8 commits) (#8803)
https://skia.googlesource.com/skia.git
/%2Blog/6db27c28c61e..35ea04d61370

git log 6db27c28c61e7598b4baff4ac70a44be85003a83..35ea04d613705d2329af821a2a7d927fec3a5f9d --date=short --no-merges --format=%ad %ae %s
2019-05-01 brianosman@google.com Remove skcms shim header
2019-05-01 robertphillips@google.com Suppress VkDrawableImportTest on some Radeon-based bots
2019-05-01 ethannicholas@google.com SkSL interpreter performance improvements
2019-05-01 brianosman@google.com Add an AssertOnShaderCompileFailure GrContextOption
2019-05-01 robertphillips@google.com Suppress savelayer_clipmask failures on a Win10 and Chromecast bot
2019-05-01 bungeman@google.com IWYU for gms starting with 'b'.
2019-05-01 jvanverth@google.com More polyutils fixes
2019-05-01 reed@google.com Reland "remove legacy 255-biased colormatrix"

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-05-01 17:05:38 -04:00
skia-flutter-autoroll
e5305f4223
Roll src/third_party/skia 6c8f5b31ac49..6db27c28c61e (4 commits) (#8802)
https://skia.googlesource.com/skia.git
/%2Blog/6c8f5b31ac49..6db27c28c61e

git log 6c8f5b31ac49be07ce68efb176a803a38810cb44..6db27c28c61e7598b4baff4ac70a44be85003a83 --date=short --no-merges --format=%ad %ae %s
2019-05-01 robertphillips@google.com Reduce opList splitting by default in Skia
2019-05-01 robertphillips@google.com Revert "remove legacy 255-biased colormatrix"
2019-05-01 brianosman@google.com Remove shader text trace events and simplify the SKSL/GLSL printing code
2019-04-26 reed@google.com remove legacy 255-biased colormatrix

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-05-01 13:38:14 -04:00
Alexander Aprelev
ed7d128d7e
Reformat dart dependencies in DEPS. (#8800)
This enables tools/dart/create_updated_flutter_deps.py to automatically clean up dart dependencies that were removed from dart DEPS.
2019-05-01 10:27:17 -07:00
Ben Konyi
ed912a01d4 Roll src/third_party/dart 5fbf7720f8..b6997deb3e (26 commits)
b6997deb3e Resolve typed constant initializers separately.
8053c43dde Compute static types for for-in loops
b9c87ebbda Add scanner languageVersionChanged callback
fa274ec059 Make each NullabilityNode track those nodes that are downstream of it.
407378879b Error reporting and ~no location data
8d4816b7ff Reimplement member usage tracking
b36734f4da Fix crash when duplicate fields have annotations
30e21f3dc0 Don't crash when additional exports contain duplicate names
9670b2ccb9 Update the server API to support context messages
58c6d78712 [vm] Check Zones are only [un]chained on the correct side of a safepoint transition.
4ce3aa7af1 [vm] Replace ^= assignments with = where possible
2e24a992c7 Support for 'nullabilitySuffix' in linked types.
481d6b9f30 Fix the windows bots
ee1192e693 [dart/vm] Extended graph checker
a32fee5d8e [dart/vm] GenericCheckBound (AOT) may throw
3b22a7ae46 [vm/profiler] Fix native stack walker to properly skip PC = 0xFF..FF
a30819a2f6 Add a diagnostic associated with the default List constructor
ac4fd50446 [vm, compiler] Check for length overflow when eliminating write barriers for variable-length objects.
7cb1365f7f replace individual scanner flags with scanner configuration
a20e7eee15 update scanner config based on language comment
26a82dbf38 Support for LibraryElemenet.entryPoint
de1966db11 Separately handle InterfaceType and FunctionType while collecting free type parameters.
e178b0726a [test] Speed up unicode-regexp-zero-length_test.
5896692b42 Introduce pkg/modular_test: a package to specify modular tests
d543d2e812 Check window.MediaSource before call constructor
46847f2239 Store super-invoked names for mixins.
2019-05-01 10:10:32 -07:00
Ben Konyi
6280d42669
Dart SDK roll for 2019-04-30 (#8796)
* Update dart_quiver_tag to dart_quiver-dart_tag to match Dart SDK deps

* Roll src/third_party/dart c46deebfb6..5fbf7720f8 (68 commits)

5fbf7720f8 [ VM ] Updated splay-tree licenses, added V8 project authors to AUTHORS
e803d02227 [vm] Update Isolate to C++11 style.
aebc542801 update scanner to process language version comment
597e9c6222 Update new issue template.
af1dbdf13b Change representation of ExpressionChecks.
5152269d28 Convert another test class from ResolverTestCase to DriverResolutionTest
a8d034f3e1 [vm/reload] Make sure classes in saved class table are visited by GC
25daff618d Support for 'late' keyword.
ae97367e4a Support for 'required' keyword and default parameter kinds.
0213a31527 Fix for default parameters without name.
347b72c260 [vm] Bypass malloc for large Zone allocations to avoid jemalloc leaks.
a7325f9e59 Re-enable and fix the move_file_test.dart tests in the analysis server.
4215dc8365 cleanup analyzer warnings
f6f59c997f Rename quiver revision variable so it matches [dep_name]_tag pattern.
ea708965ab Find type alias self-references during linking.
afe805fa6e Fix hint unused_shown_name
156de21785 Adapt OptionalConstMixin to summary2.
0bfe57da52 Store unresolved URIs, but as empty strings.
ca3d908719 With issue 36262 fixed, remove the workaround.
4d7217016e encapsulate scanner configuration in ScannerConfiguration
7757c3e948 [vm] Consolidate generic move code between ParallelMoveResolver and FFICall
1dd0f88c84 Don't allow `null` as argument to `StreamIterator` constructor.
9cf5e51988 Consolidate test usage of ExpressionChecks.nullCheck into a single method.
43937aa9ca Don't let expression compilation bleed into real library
054d1a301c Another test for reissuing problems
0325d50db2 [CFE] Add disambiguation for type parameters if needed
d8739b582b Don't try to initialize from empty dill
af3ec66106 [Kernel] Fix specification of constant reference.
f3e1480b52 Update manifest checks watnings and corrections
243373af1c [vm, x64] Tighten the monomorphic entry sequence.
532226f024 The library is synthetic when its defining unit is synthetic.
6e72fed210 [vm] Fix for flaky crashes in background compiler while Dart_SortClasses() is running
611dbeb387 [vm, fuchsia] Fix deps and stop suppressing -fvisibility=hidden.
87a3256e8f Add lineOffset and columnOffset fields to the Script service protocol class.
0b9060ec1d [vm] Fixes for flaky crashes when querying source or source location
c944328528 Refactor types resolution, compute default types for type parameters.
6436104712 [vm/tests] Fix flaky crashes on vm/cc/GenKernelKernelMaxRSS test
b83902d51b Add a language_2 test for missing arguments related to required named parameters
950e174799 It is not an error for a late final variable to not have an initializer in nnbd
c4c357eb21 [vm/interpreter] Fix for flaky crashes in interpreter
6ef55cee3e [dart/vm] fix build breakage in assembler_dbc_test
9b3567a466 Rename poorly named error code and improve the message
7d462b12b9 [vm, fuchsia] Add back -fvisibility=hidden suppressions.
66fbaf30e6 Update CHANGELOG.md with AOT
9de07a2c58 [infra] Bump version file on master to 2.3.0
2f06696655 Include the keyword required when printing elements, with additional cleanup
49573f59d3 cleanup analyzer warnings
24396182e1 [ VM / Service ] Handle case where user navigates to Observatory without a slash trailing the authentication code.
4038f91c38 Change the messaging for the CrOS touchscreen check
e2d0f5a50b Add `featureSet` parameter to Parser constructor.
b378eef54a Add a option to pass in version file to tools
37f915543f Introduce AstFactory.compilationUnit2 with a required featureSet argument.
3d0825da5d Improve the message when a mixin cannot be applied because the superclass does not implement a required class (issue 36775)
3d0cdc8956 Switch perf.dart completely over to Fasta parser.
4028fec3b5 Reland "[vm] Finish adding support for ECMAScript 2018 features."
160aa37b9f Ignore exporting of unavailable libraries.
f598581e41 Support for type parameters in function typed formal parameters.
d816a46806 Convert MixinDriverResolutionTest to subclass DriverResolutionTest
fd76dda221 Identify mobile or web Flutter correctly when both are possible.
7e0d76c5dd Compute BuiltWorld properties from member usage
e00b2b577e [dart/fuzzer] restrict length parameter in List fill
5964ec4db7 Disable all tests in move_file_test.dart by renaming the file to move_file_disabled.dart
c3669f787e Add a diagnostic for missing arguments associated with required named parameters
f3b6028edc [vm/interpreter] Bump usage counters and trigger compilation of invoke-field
ec15148db2 [dart/fuzzer] no target on unsupported build targets
986978ad8e Additional FeatureSet plumbing for parser_fasta_test.dart
0dc33da6e8 Add LinterContext.canBeConstConstructor().
d03323783a Fix an exception in flutter outline when using ui-as-code elements (issue 36772)
2019-05-01 09:11:43 -07:00
skia-flutter-autoroll
c67870cfd1
Roll src/third_party/skia 08c79d61450b..6c8f5b31ac49 (4 commits) (#8799)
https://skia.googlesource.com/skia.git
/%2Blog/08c79d61450b..6c8f5b31ac49

git log 08c79d61450b172e8d542ed8b53c3728cb32afe9..6c8f5b31ac49be07ce68efb176a803a38810cb44 --date=short --no-merges --format=%ad %ae %s
2019-05-01 robertphillips@google.com Switch sense of opList splitting flag and employ it on the NVIDIA_Shield bot
2019-05-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-05-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1ad7a07212b2..3fb957a00ba3 (4 commits)
2019-05-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b40205fdcd0e..da43ebf5b4e0 (421 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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-05-01 10:11:24 -04:00
skia-flutter-autoroll
8768180a88
Roll src/third_party/skia e6a83e160860..08c79d61450b (1 commits) (#8797)
https://skia.googlesource.com/skia.git
/%2Blog/e6a83e160860..08c79d61450b

git log e6a83e16086095ffcc14a2b9a37a1b6392100a55..08c79d61450b172e8d542ed8b53c3728cb32afe9 --date=short --no-merges --format=%ad %ae %s
2019-05-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6a12e092091c..2e2385837e9b (9 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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-05-01 01:02:24 -04:00
skia-flutter-autoroll
2f11d3c4a2
Roll src/third_party/skia f808c5e3afa3..e6a83e160860 (3 commits) (#8795)
https://skia.googlesource.com/skia.git
/%2Blog/f808c5e3afa3..e6a83e160860

git log f808c5e3afa384358a1fb85894e643cc96248d45..e6a83e16086095ffcc14a2b9a37a1b6392100a55 --date=short --no-merges --format=%ad %ae %s
2019-04-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-30 michaelludwig@google.com Prevent outset Ws from going negative
2019-04-30 bungeman@google.com IWYU for gms starting with 'a'.

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-30 19:13:03 -04:00
Kaushik Iska
1219e5c7d2
Re-create texture from pixel buffer onGrContextCreate (#8792)
* Re-create texture from pixel buffer onGrContextCreate

OnGrContextDestroy we destroy the texture, this is because
we can not access it from the potentially new context that
we get on bringing the app back to foreground.

To show a valid texture on fg, we need to preserve the pixel
buffer, using which we will create the new texture.

* ensure texture cache exists

* only reset pixel buffer if not null.
2019-04-30 15:25:20 -07:00
Chinmay Garde
f2d21795be
Roll buildroot to pull in Fuchsia SDK related updates. (#8793)
Rolled to 7907498ca2.
2019-04-30 14:57:31 -07:00
skia-flutter-autoroll
5e5705000e
Roll src/third_party/skia 836ff5e40560..f808c5e3afa3 (11 commits) (#8791)
https://skia.googlesource.com/skia.git
/%2Blog/836ff5e40560..f808c5e3afa3

git log 836ff5e40560f8ae712b3e1949c051a9cdcd09a4..f808c5e3afa384358a1fb85894e643cc96248d45 --date=short --no-merges --format=%ad %ae %s
2019-04-30 egdaniel@google.com Fix initialization of GrVkCaps when using legacy extension flags.
2019-04-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
2019-04-30 michaelludwig@google.com Upgrade to SkVx in GrQuad rendering
2019-04-30 jvanverth@google.com Use correct packing for Metal uniform arrays.
2019-04-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-26 mtklein@google.com Revert "Temporarily revert runtime decoder registration."
2019-04-30 halcanary@google.com Experimental Editor: begin text selection code
2019-04-29 benjaminwagner@google.com Don't use tty in win_ssh_cmd.py
2019-04-30 reed@google.com stop calling legacy 255-biased colormatrix
2019-04-30 robertphillips@google.com Suppress skinning benches for NVIDIA_Shield
2019-04-30 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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-30 15:46:24 -04:00
skia-flutter-autoroll
5a9e87457c
Roll src/third_party/skia 494aa3db9e78..836ff5e40560 (2 commits) (#8788)
https://skia.googlesource.com/skia.git
/%2Blog/494aa3db9e78..836ff5e40560

git log 494aa3db9e7883337c969257eef4e572366cb45f..836ff5e40560f8ae712b3e1949c051a9cdcd09a4 --date=short --no-merges --format=%ad %ae %s
2019-04-30 fmalita@chromium.org [skottie] Mask feather support
2019-04-29 bungeman@google.com Use linear metrics with new FreeType light autohint.

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-30 12:21:24 -04:00
skia-flutter-autoroll
59b91392e2
Roll src/third_party/skia a6d723f32f32..494aa3db9e78 (1 commits) (#8787)
https://skia.googlesource.com/skia.git
/%2Blog/a6d723f32f32..494aa3db9e78

git log a6d723f32f327b7059fdd2f2f529e616c57cce33..494aa3db9e7883337c969257eef4e572366cb45f --date=short --no-merges --format=%ad %ae %s
2019-04-29 robertphillips@google.com Suppress the savelayer_clipmask test on some Android devices

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-30 08:53:24 -04:00
skia-flutter-autoroll
64b1d38081
Roll src/third_party/skia 79e53712a05f..a6d723f32f32 (3 commits) (#8785)
https://skia.googlesource.com/skia.git
/%2Blog/79e53712a05f..a6d723f32f32

git log 79e53712a05fdd676eb84b612aaa996b2b1e7c19..a6d723f32f327b7059fdd2f2f529e616c57cce33 --date=short --no-merges --format=%ad %ae %s
2019-04-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2f6bc7b3cacb..b40205fdcd0e (330 commits)
2019-04-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 28f142f1b0a2..6a12e092091c (8 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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-30 02:30:30 -04:00
skia-flutter-autoroll
c0036315d4
Roll src/third_party/skia bd425405f3aa..79e53712a05f (3 commits) (#8783)
https://skia.googlesource.com/skia.git
/%2Blog/bd425405f3aa..79e53712a05f

git log bd425405f3aa000c7258b8af2464d973c0a123c8..79e53712a05fdd676eb84b612aaa996b2b1e7c19 --date=short --no-merges --format=%ad %ae %s
2019-04-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-29 csmartdalton@google.com Reland "ccpr: Set atlas proxy size to draw bounds rather than backing size"

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-29 23:04:30 -04:00
Kaushik Iska
5aa5b6cbf4
VirtualDisplay size constraint - add a comment explaining the reason (#8780)
* VirtualDisplay size: add a comment explaining the reason

Address nits in: https://github.com/flutter/engine/pull/8704

* remove locale import
2019-04-29 17:19:05 -07:00
skia-flutter-autoroll
ee3f04ac80
Roll src/third_party/skia 037884e5080b..bd425405f3aa (3 commits) (#8781)
https://skia.googlesource.com/skia.git
/%2Blog/037884e5080b..bd425405f3aa

git log 037884e5080bb07d335fb639e62bbc362d5dd664..bd425405f3aa000c7258b8af2464d973c0a123c8 --date=short --no-merges --format=%ad %ae %s
2019-04-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-29 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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-29 19:37:30 -04:00
skia-flutter-autoroll
ab01d73960
Roll src/third_party/skia d425dee662d1..037884e5080b (10 commits) (#8778)
https://skia.googlesource.com/skia.git
/%2Blog/d425dee662d1..037884e5080b

git log d425dee662d15a074da981c2fa85d38dc5fd094c..037884e5080bb07d335fb639e62bbc362d5dd664 --date=short --no-merges --format=%ad %ae %s
2019-04-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-29 brianosman@google.com Add skcms' LICENSE to include/third_party/skcms
2019-04-29 mtklein@google.com public_includes -= include/third_party/vulkan
2019-04-29 mtklein@google.com Revert "SKIA_IMPLEMENTATION is only relevant in shared builds"
2019-04-26 benjaminwagner@google.com Check event log for all Windows tasks
2019-04-29 mtklein@google.com remove third_party/skcms from includes
2019-04-28 halcanary@google.com Experimental text editor: factor out Editor class.
2019-04-26 halcanary@google.com sk_app: fix BUILD file
2019-04-29 brianosman@google.com Move skcms.h to include/third_party/skcms
2019-04-26 jvanverth@google.com Cache some more Metal state.

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-29 16:05:29 -04:00
Matthew Dempsky
a0bb23aad1 Fix header include guards for fml/thread_local.h (#8721)
While working on #8659, I had planned on renaming this file to
thread_local_unique_ptr.h, but decided against that at the last minute
before sending for review. However, when reverting the file rename, I
forgot to also revert the header guard change.
2019-04-29 11:07:04 -07:00
skia-flutter-autoroll
1ecf924ff8
Roll src/third_party/skia bc94e79eb7b6..d425dee662d1 (1 commits) (#8773)
https://skia.googlesource.com/skia.git
/%2Blog/bc94e79eb7b6..d425dee662d1

git log bc94e79eb7b6c0f370101012199c4753a336cc18..d425dee662d15a074da981c2fa85d38dc5fd094c --date=short --no-merges --format=%ad %ae %s
2019-04-26 robertphillips@google.com Enable opList sorting everywhere

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-29 10:27:35 -04:00
reed-at-google
ae724f1320
colormatrix is now 0...1 (#8772)
* colormatrix is now 0...1

* reformat
2019-04-29 09:03:10 -04:00
skia-flutter-autoroll
48a5ce87ae
Roll src/third_party/skia d1be9450c7e2..bc94e79eb7b6 (3 commits) (#8771)
https://skia.googlesource.com/skia.git
/%2Blog/d1be9450c7e2..bc94e79eb7b6

git log d1be9450c7e2e777760b6a41a9d53a7a750772b7..bc94e79eb7b6c0f370101012199c4753a336cc18 --date=short --no-merges --format=%ad %ae %s
2019-04-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6f691fbb59c7..1ad7a07212b2 (1 commits)
2019-04-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 07c444c4d281..2f6bc7b3cacb (441 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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-29 04:27:27 -04:00
skia-flutter-autoroll
c75e09c529
Roll src/third_party/skia 7056ce14dd15..d1be9450c7e2 (1 commits) (#8770)
https://skia.googlesource.com/skia.git
/%2Blog/7056ce14dd15..d1be9450c7e2

git log 7056ce14dd1502c196dd2ca37736aecd40508821..d1be9450c7e2e777760b6a41a9d53a7a750772b7 --date=short --no-merges --format=%ad %ae %s
2019-04-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader a161493942fa..28f142f1b0a2 (47 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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-29 00:59:43 -04:00
skia-flutter-autoroll
98039f78a7
Roll src/third_party/skia a5dc0f2d7a59..7056ce14dd15 (1 commits) (#8769)
https://skia.googlesource.com/skia.git
/%2Blog/a5dc0f2d7a59..7056ce14dd15

git log a5dc0f2d7a59de083c7f0562e719b8f0e16562fb..7056ce14dd1502c196dd2ca37736aecd40508821 --date=short --no-merges --format=%ad %ae %s
2019-04-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-28 05:38:43 -04:00
skia-flutter-autoroll
8aa51ef92c
Roll src/third_party/skia 4732dd31588b..a5dc0f2d7a59 (1 commits) (#8768)
https://skia.googlesource.com/skia.git
/%2Blog/4732dd31588b..a5dc0f2d7a59

git log 4732dd31588b3c640d2afc7781d39166bdbbc044..a5dc0f2d7a59de083c7f0562e719b8f0e16562fb --date=short --no-merges --format=%ad %ae %s
2019-04-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-28 02:13:14 -04:00
skia-flutter-autoroll
2c5d358270
Roll src/third_party/skia d7082a5805c8..4732dd31588b (1 commits) (#8767)
https://skia.googlesource.com/skia.git
/%2Blog/d7082a5805c8..4732dd31588b

git log d7082a5805c8245d32b37a64201cf2d64556ffa9..4732dd31588b3c640d2afc7781d39166bdbbc044 --date=short --no-merges --format=%ad %ae %s
2019-04-26 stani@google.com Fix C API example

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 (ethannicholas@google.com), and stop
the roller if necessary.
2019-04-27 21:34:43 -04:00
skia-flutter-autoroll
3b1bebf289
Roll src/third_party/skia e178c0586cd6..d7082a5805c8 (1 commits) (#8766)
https://skia.googlesource.com/skia.git
/%2Blog/e178c0586cd6..d7082a5805c8

git log e178c0586cd6daadb7671d6fd53642c25b464d2a..d7082a5805c8245d32b37a64201cf2d64556ffa9 --date=short --no-merges --format=%ad %ae %s
2019-04-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset

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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-27 02:12:28 -04:00
skia-flutter-autoroll
5846027dcd
Roll src/third_party/skia 3349fb0195ff..e178c0586cd6 (1 commits) (#8763)
https://skia.googlesource.com/skia.git
/%2Blog/3349fb0195ff..e178c0586cd6

git log 3349fb0195ff80db6cf6c14a5ce9aa4ea0340d0d..e178c0586cd6daadb7671d6fd53642c25b464d2a --date=short --no-merges --format=%ad %ae %s
2019-04-26 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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-26 21:01:43 -04:00
Justin McCandless
3493dcfbae
Rename tightWidth to longestLine (#8706)
Renaming a brand new and unused parameter due to some discussion about connecting with the framework.
2019-04-26 16:06:12 -07:00
Ben Konyi
7f753f8f52 Roll src/third_party/dart 6c3a91f281..c46deebfb6 (3 commits)
c46deebfb6 Disable all the analysis server move_file_test refactoring tests
c6cc447e98 Convert StaticWarningCodeTest to use DriverResolutionTest
b9bf239c65 Revert "Add support for recording context information with analysis errors, with one example"
2019-04-26 15:49:19 -07:00
Dan Field
57bf1c0968
Fix crash when cursor ends up at invalid position (#8747) 2019-04-26 15:43:44 -07:00
skia-flutter-autoroll
e0bda0685e
Roll src/third_party/skia ee90eb42fe4f..3349fb0195ff (1 commits) (#8761)
https://skia.googlesource.com/skia.git
/%2Blog/ee90eb42fe4f..3349fb0195ff

git log ee90eb42fe4ff3c740da1747c37fcf1479108ac5..3349fb0195ff80db6cf6c14a5ce9aa4ea0340d0d --date=short --no-merges --format=%ad %ae %s
2019-04-26 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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-26 17:34:43 -04:00
liyuqian
50de4692a5
Check the matrix in pushTransform (#8758)
Fixes flutter/flutter#31650
2019-04-26 14:09:53 -07:00
Ben Konyi
7df8b7af73 Roll src/third_party/dart 832668ff6c..6c3a91f281 (2 commits)
6c3a91f281 Take 2 on getting the analyzer bot fixed
14d09498b7 [analyzer] don't traverse into dot folders when analyzing android manifest files
2019-04-26 12:48:50 -07:00
skia-flutter-autoroll
8b2d80f833
Roll src/third_party/skia d3aeecd01069..ee90eb42fe4f (7 commits) (#8757)
https://skia.googlesource.com/skia.git
/%2Blog/d3aeecd01069..ee90eb42fe4f

git log d3aeecd0106986685c8a0d7e1d0e2ff55d7e5e2d..ee90eb42fe4ff3c740da1747c37fcf1479108ac5 --date=short --no-merges --format=%ad %ae %s
2019-04-26 jvanverth@google.com Clean out stale shadow vertices from the SkResourceCache
2019-04-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-24 jvanverth@google.com Merge MTLRenderPassDescriptors when possible.
2019-04-26 egdaniel@google.com Disable vulkan msaa on certain bots.
2019-04-26 mtklein@google.com Temporarily revert runtime decoder registration.
2019-04-25 egdaniel@google.com Fix legacy use of kKHR_swapchain_GrVkExtensionFlag when making GrVkGpu.
2019-04-26 egdaniel@google.com Test vulkan msaa on test bots.

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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-26 14:07:43 -04:00
Ben Konyi
c9f327b78d
Roll src/third_party/dart 7adad2a245..832668ff6c (5 commits) (#8756)
832668ff6c Reland "[Infra] Let run_vm_tests --list output a test expectation marker"
119f937418 [vm/compiler] Make StoreIndexedInstr take unboxed values and make LoadIndexedInstr produce unboxed values
a1dd732ec6 Extract WorldBuilder results into an immutable BuiltWorld object
a23def41f9 [vm/dbc] Support UnboxedWidthExtender on DBC
ed8e4255a4 Proposed fix to #36644
2019-04-26 09:51:05 -07:00
skia-flutter-autoroll
84be6ad1c8
Roll src/third_party/skia f82158fb7fdc..d3aeecd01069 (2 commits) (#8755)
https://skia.googlesource.com/skia.git
/%2Blog/f82158fb7fdc..d3aeecd01069

git log f82158fb7fdc233ea32598d795a656e7a08adb1e..d3aeecd0106986685c8a0d7e1d0e2ff55d7e5e2d --date=short --no-merges --format=%ad %ae %s
2019-04-25 michaelludwig@google.com Visualize geometry domains in degenerate quad sample
2019-04-25 halcanary@google.com Fix MoltemVk Bots

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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-26 10:40:43 -04:00
skia-flutter-autoroll
0b6a4be5f1
Roll src/third_party/skia ad1a0ca8be29..f82158fb7fdc (5 commits) (#8752)
https://skia.googlesource.com/skia.git
/%2Blog/ad1a0ca8be29..f82158fb7fdc

git log ad1a0ca8be29c1d57e24aba149c2d6c251395f89..f82158fb7fdc233ea32598d795a656e7a08adb1e --date=short --no-merges --format=%ad %ae %s
2019-04-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1b0acbb5126e..6f691fbb59c7 (5 commits)
2019-04-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src ea73ef568188..07c444c4d281 (439 commits)
2019-04-25 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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-26 03:42:24 -04:00
Ben Konyi
2cfe5af8f9 Roll src/third_party/dart 9a07ad88f4..7adad2a245 (4 commits)
7adad2a245 [dart/fuzzer] DartLibfuzzer README additions
33273b5b25 [vm] OperatingSystemVersion return Android OS version
c5cdc4ed89 [dart/fuzzer] Add build rule to link Dart with libFuzzer
8c03636b75 Windows analyzer bot fix- normalize file paths that are resolved in memory
2019-04-25 21:50:22 -07:00
skia-flutter-autoroll
1b20489287
Roll src/third_party/skia ff7006ff8082..ad1a0ca8be29 (4 commits) (#8750)
https://skia.googlesource.com/skia.git
/%2Blog/ff7006ff8082..ad1a0ca8be29

git log ff7006ff8082a6f4298cc9f32acc726535d93711..ad1a0ca8be29c1d57e24aba149c2d6c251395f89 --date=short --no-merges --format=%ad %ae %s
2019-04-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-25 reed@google.com stage naming change in colorfilter
2019-04-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-25 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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-26 00:15:57 -04:00
skia-flutter-autoroll
86c13299ab
Roll src/third_party/skia b14574924ab3..ff7006ff8082 (2 commits) (#8748)
https://skia.googlesource.com/skia.git
/%2Blog/b14574924ab3..ff7006ff8082

git log b14574924ab332c1b6ce9afabdc03820540aab1e..ff7006ff8082a6f4298cc9f32acc726535d93711 --date=short --no-merges --format=%ad %ae %s
2019-04-25 mtklein@google.com switch test to a legal, impossible enum value
2019-04-25 mtklein@google.com runtime registration for decoders

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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-25 20:45:06 -04:00
Ben Konyi
9bc5e0bea5 Roll src/third_party/dart e70273c306..9a07ad88f4 (5 commits)
9a07ad88f4 [vm, irregexp] Cache the backtracking stack on the isolate to avoid memory leaks in jemalloc.
7cd43a1de3 bump to linter 0.1.87
6114435ea5 Add support for recording context information with analysis errors, with one example
6498a3e357 Add some tests of the listTokenDetails request
74ac17c13f In BestPracticesVerifier, configure linter context with unit information.
2019-04-25 19:01:11 -04:00
Jason Simmons
1502300ccd
Log the sticky error during isolate shutdown (#8742)
The sticky error may be set in cases such as an unhandled asynchronous
exception.  This is similar to the logging done in the Dart command line
embedder's isolate shutdown callback.
2019-04-25 15:08:53 -07:00
Todd Volkert
0c9c293b56
Add Rect.fromCenter() constructor (#8716) 2019-04-25 14:40:29 -07:00
skia-flutter-autoroll
74abe2965b
Roll src/third_party/skia 8413ff13fefa..b14574924ab3 (4 commits) (#8745)
https://skia.googlesource.com/skia.git
/%2Blog/8413ff13fefa..b14574924ab3

git log 8413ff13fefa1e88cd3fc67ebaed87c9eb3419c7..b14574924ab332c1b6ce9afabdc03820540aab1e --date=short --no-merges --format=%ad %ae %s
2019-04-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-25 brianosman@google.com Turn off warnings as errors in SwiftShader
2019-04-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-25 csmartdalton@google.com Revert "ccpr: Set atlas proxy size to draw bounds rather than backing size"

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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-25 17:13:24 -04:00
Ben Konyi
95fd36cad3 Roll src/third_party/dart 1f1592edce..e70273c306 (78 commits)
e70273c306 Issue 36733. Completion in spread, if, and for elements.
d0b236c319 [dart/fuzzer] restrict stmt depth and length
ccf7eac86d [vm, jit] Make unoptimized instance calls compatible with megamorphic calls.
bba0be2797 Rework type parameters, use correct enclosing element / reference.
317a075d93 [vm] Fix DEGUG typo and a few other bugs it was hiding.
05d33b1240 Add WorkspacePackage support for InSummarySource sources
eeb7a92b21 Pass the authentication code when fetching timeline and CPU profile data
76c6b86915 Revert "[Infra] Let run_vm_tests --list output a test expectation marker"
9238e25305 Revert "[vm] Finish adding support for ECMAScript 2018 features."
000a3eb3f7 Add completion support for late and required
4da31564cb Fix the placement of late in two tests
7cb73d97d2 [Infra] Let run_vm_tests --list output a test expectation marker
a3c19d4ffc [vm/compiler] Move inlining/intrinsics pipeline passes to compiler_pass.h
5fc8029587 Remove StaticMemberUsage and cleanup codegen world builder
a0a51a7cde Resynthesize fields.
3fd6fa4ff7 [vm] Fix errors compiling with GCC.
225516466f [vm, interpreter] noSuchMethod dispatchers as a bytecode.
f3bd910e10 Only use MapFormatter for SDK maps (HashMap and LinkedHashMap)
f82000dfb1 pre-nnbd modifier as identifier tests
f3e86852de Fix the order of arguments when composing an error message (issue 36732)
f04cac8fbd Implement inheritsCovariant.
2cadc90ec5 Add summary support for isLate
a28d5e7a0f Rework reportTypeErrorForNode() to work even when FunctionType does not have an element.
f7c67ee927 [dart/vm] Use EvenSRegisterOf() instead of unclear cast
e7175ac2ed [vm, fuchsia] Consume specialized symbols for the Dart VM's profiler.
91e9962699 Don't report libraries that became parts as changed libraries.
ec09fab85a Create elements for @prefix in LInkedElementFactory.
2c77aae6b3 Support for LibraryElementImpl.hasExtUri
e6260f67b3 [dart/fuzzer] Remove hashCode from API table
c3e7859035 Store raw elements for parameters.
e429cba1ec [vm] Change FpuTMP to XMM15/XMM7 on X64/IA32.
9a03c94d36 Clean up ParseBase's use of AnalysisOptions.experimentStatus
0c5199d467 Wrapper script for running ABI tests
c5e57cc078 Plumb FeatureSet through resolver
296505e2e3 Sort declarations in pkg/analyzer/test/generated/parser_test.dart
ed984b6985 Sort declarations in pkg/analyzer/test/dart/ast/ast_test.dart
8516ad8256 Sort declarations in pkg/analyzer/lib/src/dart/sdk/sdk.dart
efd1ccb31a Modify the MOVE_FILE refactoring support to be passed a resolved unit like other refactorings.
43e26c2de9 Add highlight support for late and required
e42c5d12fe Cleanup tests by removing references to enabled experiments and by reducing duplication
663919e361 [vm] Free error if embedder failed to start service isolate
650cd2ed1d [gardening] Fix multitest comments on this file.
5ebb640a67 [vm] Finish adding support for ECMAScript 2018 features.
c4ab0d2014 Inline create methods in JsKernelToElementMap
446c6754d6 Fix runtime type error in Swarm
db8f0090a5 Separate mixins into @mixin, build GenericTypeAlias.
d6a09ff02f Prepare to publish analyzer version 0.36.2
07017d33a6 pkg/analyzer_plugin: support the latest pkg:analyzer
9af0574287 Remove unused import
2eb36e8879 [dart/vm] What's in a (register) name?
b5769936a9 Perform mixin inference during types building.
d06121ea89 [vm/compiler] Remove AbortBackgroundCompilation from guard instructions
4624419736 Support UI-as-code in deprecated parse functions.
ca9bbd39d5 [dartdevc] Remove ddc and ddk pre-compiled "legacy" sdk modules
e695bc3c6d Record type inference errors for fields and parameters.
174395a49e NNBD "late" modifier language_2 tests
7c18fc0c3d Revert "[gardening] Mark ffi/function_stress_test/1 test as slow."
2c4dc7a431 Support targetting flutter and flutter_runner in kernel_worker
2298712d62 [vm] fix position of DebugStepCheck when building break statement in flowgraph
c66a67c4a3 Rename isLazy to isLate to reflect change in keyword
ab7e9500c7 [vm, arm64] Fix some assertions.
b9be35b3fc Perform override and initializer inference at the same time when required.
34f0bed189 Use the correct syntax for null-aware spread in CHANGELOG.
04e1b0d976 [ VM ] Updated standalone VM to display message about --disable-service-auth-codes when --help --verbose is provided.
688f029c4f Rename workspace to refactoringWorkspace in move_file.dart to clarify the type of the object.
7388c3e3db [gardening] Mark ffi/function_stress_test/1 test as slow.
594a0ef7a7 Perform instantiateToBounds() even for not simply bounded types.
b4d17f2eee Add diagnostics related to default values
dbfcb97fa5 [dart/vm]: sometimes a smi is just a smi
cee1e41fe8 Plumb new FeatureSet class into Scanner.
293c0f42f7 NNBD "required" modifier language_2 tests
bb2a3ca6f6 Plumb FeatureSet into ConstantVerifier
81b028de78 cleanup some error codes
80d4b9a5db [vm/frontend_server] Expose protobuf aware tree shaker in frontend server
b7375d0360 Nit: convert singular tab into spaces in test_matrix.json.
a58aa6f705 Fix NoSuchMethodError in observatory when setting breakpoint via debugger console
86fe7ca75c Fix build when python=python3
475c918f0a [infra] Run analyzer unit tests only on analyzer builders
2019-04-25 16:54:19 -04:00
Kaushik Iska
7471ddea46
Limit the size of VirtualDisplay we create in android (#8704)
- This can cause phones to restart as documented in https://github.com/flutter/flutter/issues/28978
2019-04-25 13:44:45 -07:00
skia-flutter-autoroll
8edfaea973
Roll src/third_party/skia 10d172169f2d..8413ff13fefa (10 commits) (#8741)
https://skia.googlesource.com/skia.git
/%2Blog/10d172169f2d..8413ff13fefa

git log 10d172169f2d2184d407632276352b401e4111da..8413ff13fefa1e88cd3fc67ebaed87c9eb3419c7 --date=short --no-merges --format=%ad %ae %s
2019-04-24 mtklein@google.com SKIA_IMPLEMENTATION is only relevant in shared builds
2019-04-25 fmalita@chromium.org [skottie] Parented camera support
2019-04-25 brianosman@google.com Add SkSL editing to Viewer in Vulkan backend
2019-04-25 brianosman@google.com Blacklist GL processor tests on GalaxyS6, too
2019-04-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-25 fmalita@chromium.org [skottie] Fix camera z-rotation
2019-04-25 brianosman@google.com Normalize storage of shader strings in the cache
2019-04-24 halcanary@google.com Experimental: text editor
2019-04-25 brianosman@google.com Blacklist GL processor tests on low-end Android devices
2019-04-25 mtklein@google.com roll libpng to pre-1.6.38

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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-25 13:41:24 -04:00
Zachary Anderson
3a29e6a7a7
Plumb arguments from Settings to Dart main() (#8710) 2019-04-25 07:57:54 -07:00
skia-flutter-autoroll
e44c5d99c9
Roll src/third_party/skia 2444c0e9aa23..10d172169f2d (1 commits) (#8740)
https://skia.googlesource.com/skia.git
/%2Blog/2444c0e9aa23..10d172169f2d

git log 2444c0e9aa23e28e866b1cea700d3f9699ae013b..10d172169f2d2184d407632276352b401e4111da --date=short --no-merges --format=%ad %ae %s
2019-04-24 robertphillips@google.com Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed

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 (mtklein@google.com), and stop
the roller if necessary.
2019-04-25 10:09:25 -04:00