12272 Commits

Author SHA1 Message Date
Greg Spencer
a1d84996dd
Fix spelling errors in dartdocs (#7997)
Fix the spelling errors in the dartdocs for the engine.

There are no functionality changes here, just documentation fixes.
2019-02-28 14:42:55 -08:00
Ben Konyi
6bc9c3d170 Roll src/third_party/dart 40bab34fbd..7c70ab1817 (35 commits)
7c70ab1817 Revert change that empirically doesn't improve code for dart2js stopwatch.
895bc90509 Sync pub client to newest version
39f365f3b9 Sort declarations in parser.dart.
8af83b19d6 Sort declarations in ast_builder.dart.
0adddfbeab Eliminate uses of old AST node types from analysis server
120328aff7 [fasta] Commandline option to enable asserts
82c5c5bbb2 [fasta] Only read compiler context at construction in kernel_target.
9a4c49f301 Update field analysis tests to prepare for eager initializer improvements
75370569fc Fall back to DillLoader when computing types in SourceLoader
78ba3dab7a Rename ImplicitType to ImplcitFieldType
1720704594 Recognize effectively constant static fields
ba31e448ca Finish implementing IsIntersectionSubtypeOf
5f095b7039 [Fasta] Add support for spread in map literals
3b8591d13e [ddc] Initial impl for invoking service extension
ae70ce855f Include the completion suggestion labels as explicit relevance tags
50ab52d567 Use raw is-check when type arguments match the bounds
d650c619e2 more postfix "!" non-null assert operator tests
a3ab6b6514 [vm, gc] Reduce cost of maintaining allocation stats during scavenges.
36c14db2d3 Only refine non-null in SSA
a1349ac529 Remove childEntities and visitChildren from ForEachStatementImpl and ForStatementImpl.
31993bf1b5 improve expression function body recovery
1c477ad3aa Refactor downward inference to improve recovery
8f12d634fe add postfix "!" non-null assert operator
ab10fb12dc [vm/interpreter] Reduce stack usage of interpreter
ffc1383918 Move tests of five more analyzer codes to diagnostics
a6b76df8d8 Add flag to re-run global inference when reading a data file.
b04cb2f5e7 Don't create instances of ForStatement2Impl yet.
82a15835f0 Short-circuit logical operators in constants
7829012e61 add new ExperimentNotEnabled error code
1e2211bbb6 going to go ahead and just revert this. I don't think it is at all critical. Thanks for noticing the build failure Paul!
01cc5a6305 Ensure unknown fields in LSP payloads are ignored
d7a7de31bf Update dartkb test expectations
0e9d97498c Add some notes on using Dart LSP with Vim
a9ef31ba43 [Fasta] Add Kernel syntax for spread elements
b79e2a8882 Fix equivalence/show_helper
2019-02-28 13:31:16 -08:00
skia-flutter-autoroll
5194919e13
Roll src/third_party/skia 1179d5dfaf8d..b7b2da871e95 (1 commits) (#7996)
https://skia.googlesource.com/skia.git/%2Blog/1179d5dfaf8d..b7b2da871e95

git log 1179d5dfaf8d0a2a7c6c8f7e997dd267b118d5db..b7b2da871e959ce9d412498b0378f5ace0dd5808 --date=short --no-merges --format=%ad %ae %s
2019-02-28 mtklein@google.com set -fcolor-diagnostics when is_clang

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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-28 11:31:43 -05:00
skia-flutter-autoroll
58ce0fff7a
Roll src/third_party/skia 90043480b587..1179d5dfaf8d (3 commits) (#7995)
https://skia.googlesource.com/skia.git/%2Blog/90043480b587..1179d5dfaf8d

git log 90043480b587b627b255e8010b23b0f2dff3a8c9..1179d5dfaf8d0a2a7c6c8f7e997dd267b118d5db --date=short --no-merges --format=%ad %ae %s
2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 aaa17b8528d8..4b314eefc839 (2 commits)
2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3014e76bab03..201f136c9907 (1 commits)
2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader dfc0f3b7a757..3014e76bab03 (1 commits)

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-28 03:42:59 -05:00
Chris Bracken
72cbe69cc8
Fix two typos in embedder.h (#7993)
occured -> occurred
preceeded -> preceded
2019-02-27 21:10:08 -08:00
Matt Carroll
2360b459de
Android Embedding PR 11: Add FlutterEngine to FlutterFragment. (#7972) 2019-02-27 21:09:28 -08:00
skia-flutter-autoroll
df03ec74fa
Roll src/third_party/skia 0cedddc1420b..90043480b587 (1 commits) (#7994)
https://skia.googlesource.com/skia.git/%2Blog/0cedddc1420b..90043480b587

git log 0cedddc1420b248bafdbf094125ea1dde2b85d97..90043480b587b627b255e8010b23b0f2dff3a8c9 --date=short --no-merges --format=%ad %ae %s
2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 83fc5445e748..dfc0f3b7a757 (5 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-27 23:12:43 -05:00
skia-flutter-autoroll
4a148cdc89
Roll src/third_party/skia 67d87128fd00..0cedddc1420b (10 commits) (#7992)
https://skia.googlesource.com/skia.git/%2Blog/67d87128fd00..0cedddc1420b

git log 67d87128fd001b7fc049e65af7c7a3b5240c4a11..0cedddc1420b248bafdbf094125ea1dde2b85d97 --date=short --no-merges --format=%ad %ae %s
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 17078c70fc9c..83fc5445e748 (6 commits)
2019-02-27 mtklein@google.com round when writing lowp 565 or 4444
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 009696c56169..aaa17b8528d8 (1 commits)
2019-02-27 reed@google.com utility to check if floats are [0...1]
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 105fd0f651d1..17078c70fc9c (1 commits)
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 928dfeed1796..105fd0f651d1 (4 commits)
2019-02-27 mtklein@google.com mark more methods inline
2019-02-27 mtklein@google.com specialize if_then_else(int4,float4,float4)
2019-02-27 michaelludwig@google.com Revert "Add general quad API to SkGpuDevice"
2019-02-27 michaelludwig@google.com Add general quad API to SkGpuDevice

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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-27 18:55:31 -05:00
Jason Simmons
9b924765f4
Improve performance of Locale.toString (#7990)
Use a map instead of a switch to replace deprecated language and country codes.
Also cache the result for the most recently used locale.
2019-02-27 14:41:58 -08:00
Chris Bracken
3e4e6f5c54
Provide batching for semantics updates (#7988)
Some embedders prefer to minimise the number of semantics node/custom
action updates sent back to the host platform -- for example due to
expensive serialisation mechanisms, etc.

This patch provides a 'batch end' signal that provides embedders with an
indication of when a self-consistent set of semantics node or custom action
updates have been sent.

We overload the node/action ID with information that conveys a batch end
by using an ID (-1) that is never allotted to semantics nodes by the
framework.
2019-02-27 12:12:45 -08:00
skia-flutter-autoroll
0852795bfc
Roll src/third_party/skia ff84d8a900d4..67d87128fd00 (7 commits) (#7987)
https://skia.googlesource.com/skia.git/%2Blog/ff84d8a900d4..67d87128fd00

git log ff84d8a900d4b9dd4d4aa7a9569425f0ac234830..67d87128fd001b7fc049e65af7c7a3b5240c4a11 --date=short --no-merges --format=%ad %ae %s
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5edafb5ac109..928dfeed1796 (2 commits)
2019-02-26 borenet@google.com [recipes] Plumb task ID through to DM results
2019-02-27 brianosman@google.com Particles: Improvements to SkCurve
2019-02-27 reed@google.com Avoid forcing rasterpipeline due to device colorspace
2019-02-27 kjlubick@google.com update canvaskit docs to new API
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ead1a345a36c..5edafb5ac109 (1 commits)
2019-02-27 recipe-roller@chromium.org 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-27 14:43:24 -05:00
Jason Simmons
1089b5c9f8
Check for a null pressure range for motion events (#7986)
Fixes https://github.com/flutter/flutter/issues/28490
2019-02-27 11:27:19 -08:00
stuartmorgan
b7d5129492
[macos] Add hover support to FLEViewController (#7975)
Adds an option to enable mouse tracking, which will send
add/hover/remove events to the Flutter engine.
2019-02-27 10:06:57 -08:00
Chinmay Garde
a82c7ee73d
Add async events to pipeline flows. (#7985) 2019-02-27 12:31:37 -05:00
skia-flutter-autoroll
c3eb7aea86
Roll src/third_party/skia ab3f8674c9d2..ff84d8a900d4 (1 commits) (#7983)
https://skia.googlesource.com/skia.git/%2Blog/ab3f8674c9d2..ff84d8a900d4

git log ab3f8674c9d2b28356eda74cbd35b3a8a7835752..ff84d8a900d4b9dd4d4aa7a9569425f0ac234830 --date=short --no-merges --format=%ad %ae %s
2019-02-26 bungeman@google.com SkTypeface::openStream to return smart pointer.

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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-27 10:25:52 -05:00
Ben Konyi
15793288ea Roll src/third_party/dart 9450c6d829..40bab34fbd (8 commits)
40bab34fbd Fix Stopwatch timers to not overflow on intermediate computations.
edcaa05375 Support @pragma('dart2js:noElision') on non-internal methods
dc8a56bc0e Rename set literal tests to end in _test
f484e1b05e Call canParse() for all LSP requests before passing to handlers
0e54ce3b2d Fix a canParse method that would overflow the stack
8fb52650e5 Ensure LSP canParse type-checks optional values
26d91cf4b6 If LSP initialize fails in tests, throw
d1876531f2 Fix LSP canParse to allow nulls where the spec allows
2019-02-27 07:23:23 -08:00
Ben Konyi
b324969c1f Roll src/third_party/dart e94e797d7b..9450c6d829 (8 commits)
9450c6d829 Move SUBTYPE_OF_SEALED_CLASS to own file, and DriverResolutionTest
603678e46c [vm, gc] Streamline the promotion allocation fast path.
8fd09304b6 [vm, gc] Force inline MarkObject into its sole caller.
fb88c983e7 [vm/compiler] Switch kernel helper for background compiler to use new space.
6d575152c9 [vm/compiler] Changes in Cid range computation
2d58ea3b42 [dartdevc] fix #35554, throw NullThrownError when null is thrown
25aa35ef98 Convert ast.dart to triple-slash comment style
b11cb39d66 [DDC] Support implict casts in [ForLoopStatement2]
2019-02-27 01:26:56 -08:00
skia-flutter-autoroll
3f3e4ec904
Roll src/third_party/skia f6faf2fcea7b..ab3f8674c9d2 (2 commits) (#7980)
https://skia.googlesource.com/skia.git/%2Blog/f6faf2fcea7b..ab3f8674c9d2

git log f6faf2fcea7b8bcfae0e5be29f9c292da8703c97..ab3f8674c9d2b28356eda74cbd35b3a8a7835752 --date=short --no-merges --format=%ad %ae %s
2019-02-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6c9fb0e6353c..ead1a345a36c (1 commits)

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-27 03:12:25 -05:00
skia-flutter-autoroll
d162ad8427
Roll src/third_party/skia 4dbb96dfaa04..f6faf2fcea7b (7 commits) (#7977)
https://skia.googlesource.com/skia.git/%2Blog/4dbb96dfaa04..f6faf2fcea7b

git log 4dbb96dfaa04868b4ed00ca90513097b2d987625..f6faf2fcea7b8bcfae0e5be29f9c292da8703c97 --date=short --no-merges --format=%ad %ae %s
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9f20dd777b50..009696c56169 (2 commits)
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1bc7ee95f75b..6c9fb0e6353c (1 commits)
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7f6f891204d0..1bc7ee95f75b (1 commits)
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 54c4772e855c..7f6f891204d0 (1 commits)
2019-02-26 csmartdalton@google.com Reland "Stack-allocate pipelines for GrMeshDrawOp"
2019-02-19 mtklein@google.com remove mention of SkPaintDefaults_Flags
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8adf1fcd08d0..54c4772e855c (1 commits)

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 22:55:27 -05:00
Ben Konyi
5deb15cdf3 Roll src/third_party/dart 05bba46133..e94e797d7b (5 commits)
e94e797d7b Fix flow analysis test for ForStatement2
0374ba1698 Coalesce ForStatementBase with ForStatement2Impl.
4cd309316b Prepare visitors for UI-as-code rework.
cfac26e184 Deprecate `Expression.precedence`.
4abf59202d Fix ForLoop2 support in reference collector
2019-02-26 19:18:10 -08:00
Matt Carroll
4db7c30501
Android Embedding PR 10: Add system channels to FlutterEngine. (#7960) 2019-02-26 19:05:18 -08:00
Jason Simmons
9f92324fd6
Suppress deprecation warning for usage of Configuration.locale (#7973) 2019-02-26 17:03:10 -08:00
Ben Konyi
9b21ea857a Roll src/third_party/dart 385be0cf31..05bba46133 (6 commits)
05bba46133 Use DFS numbering for block dominates test
fba89f9f64 [vm] Don't change the content of the VM isolate's snapshot based on what was loading into a core or app snapshot.
3d3f6f9d4b Remove immediateUnderSetLiteral.
7b86d78f07 Enable set literal lowering in dart2js.
e29835749a [dart_internal] Bump SDK constraint upper-bound to <2.3.0
53ca69ba7e [release] Bump version and update CHANGELOG for 2.2.0
2019-02-26 16:29:19 -08:00
skia-flutter-autoroll
e3f1bdc4dd
Roll src/third_party/skia adfc6e40df30..4dbb96dfaa04 (6 commits) (#7970)
https://skia.googlesource.com/skia.git/%2Blog/adfc6e40df30..4dbb96dfaa04

git log adfc6e40df3081a8513ff71f2f434100b4d037b5..4dbb96dfaa04868b4ed00ca90513097b2d987625 --date=short --no-merges --format=%ad %ae %s
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fe3d4978886b..8adf1fcd08d0 (2 commits)
2019-02-26 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 024f271ae0c7..fe3d4978886b (1 commits)
2019-02-26 brianosman@google.com Particles: remove non-stable random, add better enum reflection
2019-02-26 fmalita@chromium.org [skottie] Shape blending mode support
2019-02-26 bsalomon@google.com Remove legacy types/methods from SkDeferredDisplayList recorder.

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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 18:23:31 -05:00
Jonah Williams
e32531f0ee
Switch flutter's dart sdk to full and add dartdevc libraries (#7968) 2019-02-26 14:49:09 -08:00
Ben Konyi
fb1c543dd4
Link dart:* sources into engine for debugger source support (#7908)
Link dart:* sources into engine for debugger source support

Currently, dart:* libraries appear to have no source in
debuggers like Observatory. With this change, these sources will be
available in debug mode applications. Sources for dart:* libraries are
lazily loaded on a script-by-script basis.

Refer to https://dart-review.googlesource.com/c/sdk/+/93375 for the Dart
SDK change.
2019-02-26 13:28:04 -08:00
Ben Konyi
dd3656a51c Roll src/third_party/dart 0f9a5198bd..385be0cf31 (14 commits)
385be0cf31 Remove unused imports
7e0c2c83f4 Update pub revision
d4ff20f005 Remove unwanted @soloTest
155ac6afbd Create subtype benchmarks based on dart2js and a large application
f0042a3225 [vm/ffi] Factor out FFI code shared between compiler and runtime.
2eb3ac7c02 Specify implicit creation
b446d0a226 BenchMaker: a benchmark that reads the output from BenchMaker
f6389a4216 TypeComputer: handle named parameters
cffdd356ed BenchMaker: Don't obfuscate dart:async
1171c4735b BenchMaker: Ensure all classes are serialized
47555a25b8 Fix detection of implicit bounds
eb19bba3e3 Implement TypeBuilderComputer.visitFunctionType
7f00ea7e43 Subst interface types copied from superclass
561f7905d6 A type variable can be a subtype of another
2019-02-26 13:17:22 -08:00
Gary Qian
4434a39c7d
Add api 21 check to LocalizationChannel.java (#7967) 2019-02-26 11:33:07 -08:00
skia-flutter-autoroll
113b91fe82
Roll src/third_party/skia 8abc84294571..adfc6e40df30 (9 commits) (#7965)
https://skia.googlesource.com/skia.git/%2Blog/8abc84294571..adfc6e40df30

git log 8abc8429457128456866b52bb0bebaa800319d91..adfc6e40df3081a8513ff71f2f434100b4d037b5 --date=short --no-merges --format=%ad %ae %s
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0546b5380780..9f20dd777b50 (1 commits)
2019-02-25 egdaniel@google.com Add support for VK_IMAGE_LAYOUT_PRESENT_SRC_KHR in skia vulkan.
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 2ff3639d85d7..024f271ae0c7 (1 commits)
2019-02-26 stani@google.com Pass render target VkImage in GrVkDrawableInfo
2019-02-13 herb@google.com Make ARGB fallback use common strike lookup
2019-02-26 halcanary@google.com gn/core.gni: add headers
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9a16248dedf3..2ff3639d85d7 (1 commits)
2019-02-26 brianosman@google.com Few more particle features and some generalization work
2019-02-26 jongdeok.kim@navercorp.com [Viewer] Set the current slide first before attaching the fBackendType to fWindow.

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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 14:13:28 -05:00
Ben Konyi
1310918277 Roll src/third_party/dart f7e435ac26..0f9a5198bd (2 commits)
0f9a5198bd Finish implementing IsFutureOrSubtypeOf
a52ac7d27b Correct LSP canParse functions for classes containing restricted enums
2019-02-26 07:19:03 -08:00
skia-flutter-autoroll
ef1e21f533
Roll src/third_party/skia 346e10e8ae1a..8abc84294571 (1 commits) (#7962)
https://skia.googlesource.com/skia.git/%2Blog/346e10e8ae1a..8abc84294571

git log 346e10e8ae1afc705dd61c0ec006e652cee22ee5..8abc8429457128456866b52bb0bebaa800319d91 --date=short --no-merges --format=%ad %ae %s
2019-02-26 kjlubick@google.com [pathkit] fix perf

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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 09:51:42 -05:00
skia-flutter-autoroll
fa7a25aea3
Roll src/third_party/skia ac6d4c0c8eae..346e10e8ae1a (3 commits) (#7959)
https://skia.googlesource.com/skia.git/%2Blog/ac6d4c0c8eae..346e10e8ae1a

git log ac6d4c0c8eae8a90185da16ab01c81921669cc1f..346e10e8ae1afc705dd61c0ec006e652cee22ee5 --date=short --no-merges --format=%ad %ae %s
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 377d493a0847..9a16248dedf3 (2 commits)
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 53c8957c337d..377d493a0847 (1 commits)
2019-02-26 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 05:44:36 -05:00
Matt Carroll
9f95ef23aa
Android Embedding PR 8: Add FlutterEngine attachment/detachment to FlutterView (#7946) 2019-02-26 01:54:17 -08:00
Matt Carroll
31d31e6d2a
Android PR 7: Introduce structure of FlutterActivity and FlutterFragment (#7912) 2019-02-26 01:48:09 -08:00
skia-flutter-autoroll
3962bbdc60
Roll src/third_party/skia bcfbf6e94c22..ac6d4c0c8eae (1 commits) (#7958)
https://skia.googlesource.com/skia.git/%2Blog/bcfbf6e94c22..ac6d4c0c8eae

git log bcfbf6e94c2272b0a030a8763e2abcfe4b55395c..ac6d4c0c8eae8a90185da16ab01c81921669cc1f --date=short --no-merges --format=%ad %ae %s
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9b433073ba38..53c8957c337d (1 commits)

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 01:22:30 -05:00
Ben Konyi
cb9e6734a6 Roll src/third_party/dart 7a63d31151..f7e435ac26 (252 commits)
f7e435ac26 [ VM / Windows ] Removed call to SetThreadDescription which is only supported in new Win 10 builds
bf7ecc40f9 [vm] Fix some compilation events to respect SUPPORT_TIMELINE instead of PRODUCT.
fa0ba2220e [vm/compiler] Fix bug in Cid range computation
afb8747fc2 [vm/tools] Add option in Graph Explorer to rewrite the graph to be more hierarchical.
bf0568c548 Document restrictions on LSP refactors/code fixes
73e544ed0b Improve errors when LSP integration tests fail to spawn server
380cec1708 Wait for LSP server to be ready before sending exit command in integration test
1e60ddbc5b Make more LSP enum classes support "any value"
3dfa610694 Work around #35993 by allowing ints to be assigned to doubles in constants.
32eedccdcd [gardening] Fix patches restored in earlier commit.
38259ca3c8 [Kernel] Change block expression to have a block body
b37de47842 [gardening] Restore flutter '--package' and dartjs_info_tag engine patch
76e3dfe096 Remove TypeEnvironment.legacyMode
20da48c7cf Remove unused legacyMode from constant transformer
ceb998ecc0 Remove unused TargetFlags
6af24a2490 Move LSP diagnostic server test -> integration
34614ef995 Exit LSP server with exitCode=1 if there was no shutdown notification
e7d263b05f [fasta] Transform set literals in annotations.
65698e2c2f Support mixin applications in type parser
e395cdb1ad Support mutually recursive types
393c1df600 Improve performance of scope creation in type parser
03ee0fea51 [infra] Temporarily support both the old latest build step names.
944544137b Fix path to step log in approve_results.dart.
55c07c6d7a [vm] Fix null checks when CodeSourceMap is missing
a481832df9 Add a failing test for recovery in typedef
010052cb2b Add an assist to convert conditional expressions to a null aware operator (issue 35691)
646c1f679a [tests] Minor fixes in control flow collections for tests
f0155931a9 Fix null reference exception in _constantValuesEqual
5192cd1008 Narrowing improvements in dart2js global inference.
ed796fcc3e Reland "Flatten constant operations to implement JS semantics by default."
8fface97f0 Reland "Eliminate singleton/static access to the constant system and expose its functionality at the top level."
e40b0e04c9 Reland "Merge the JavaScript constant system into the base constant system and flatten the inheritance hierarchy."
6bdd38ae84 Reland "Move the JavaScript constant system into constants/constant_system.dart in preparation to merge it with the base constant system and flatten the constant system hierarchy."
960b08a969 Reland "Remove the Dart constant system and move all required classes into the JavaScript constant system."
6532b24d71 Implementing constant visitors.
d9c05534de [dartdevc] Add helper methods to emit `For` and `ForOf` loops
620862fb13 [dartdevc] Support SetOrMapLiteral nodes
9b55682a5c Prepare to publish analyzer 0.35.2
e1992e0178 Revert "Remove the Dart constant system and move all required classes into the"
05d9c60a22 Revert "Move the JavaScript constant system into constants/constant_system.dart"
388f8e7731 Revert "Merge the JavaScript constant system into the base constant system and"
2c3dfa9e71 Revert "Eliminate singleton/static access to the constant system and expose its"
163c49fef9 Revert "Flatten constant operations to implement JS semantics by default."
8172270c95 Flatten constant operations to implement JS semantics by default.
027b76ecbf Eliminate singleton/static access to the constant system and expose its functionality at the top level.
cf51eb2fba Merge the JavaScript constant system into the base constant system and flatten the inheritance hierarchy.
1702b986c8 Move the JavaScript constant system into constants/constant_system.dart in preparation to merge it with the base constant system and flatten the constant system hierarchy.
5af8de8954 Remove the Dart constant system and move all required classes into the JavaScript constant system.
272f58e543 Revise parser to generate handleLiteralSetOrMap
30b47d24e6 [sdk] Remove unused --packages flag no longer recognized by gen_snapshot.
0ad7caa5af [testing] Improve multitest error messages
58cea93953 Update BodyBuilder to use handleLiteralSetOrMap
8e2fcf7782 Advanced tracking of field initialization
60e4f194b0 Recognize and inline effectively constant fields
db62dc5323 Remove hardcoded precedence integers in front end.
5aba7b7b85 Normalize expression precedence between analyzer and front_end.
ff265bb5ae remove dead default lint registration API
2087d6db46 initializeFromComponent has to include platform
7f2a83ee07 BenchMaker: collect used type parameters
b3c9aa624e BenchMaker: print call operators
74f0a36579 BenchMaker: Print function type arguments correctly
6b29680b12 Enable collection of type checks for benchmarking
c9b8bae4e6 [Kernel] Add BlockExpression to the Kernel language
e4d1b28698 Incremental compiler should respect omitPlatform setting
25bd6a1bd8 [CFE] Remove dead code for boolean method invocation.
128acb264b [VM] Decouple compile_type.h from runtime by making it only use runtime_api.h
93eca7745a Don't invalidate the entry point for no reason
af65aec21f [dart2js] Fix assignment chaining
bb8396592b [dart2js] Add tracing for codegen phases
3e304def65 switch dartdevc to kernel and fix path in rules.
b60a55510b [dart2js] Disable assignment chaining optimization
eff286becd Fix errors in mock SDK.
4a50b02364 [dartdevc] fix #36001, non-generic classes and recursive supertypes
d253642f25 [standalone] Fix isolate messages for processes that a creating an AppJIT snapshot.
f97f759ef3 Update the implementation of for loops
2b9e57e4b2 Move assignment chaining to own pass
627e96c9c1 [dartdevc] simplify microtask scheduling using JS Promise
ee32f8c87e [VM] Rehash sets after they are read from a snapshot.
0e99581c35 [gardening] Restore flutter '--package' patch, add dartjs_info_tag engine patch
a6f6c55dc8 [timeline] In newer versions of Catapult, arguments to an async end event override those in the async begin event.
4cff5a4fd6 [ VM / Service ] Dynamically load source from linked-in platform kernel
bc53c4dcda Update AstBuilder unified collection parsing to reduce error messages
e3b8065625 Add support for --dump-info=binary
372537f1e4 Add first support for strict-inference as an analysis option.
c49537e743 Support for 'double' fields in summaries.
9cdc189280 Fix bugs in list literals and add some inference tests
75ee523f91 [VM] Remove flutter/flutter patch for 3head, the issue has been fixed upstream
4013b0eece [gardening] Add adjusted fix to flutter test patch.
69d46587cf [gardening] Add fix to flutter test patch.
f5d43c45ea Include 'linterVersion' into AnalysisOption signature.
e58b7cd59e [gardening] Fix flutter patch.
22e70ed48f [gardening] Patch flutter/flutter to fix hhh buildbot
dc2422ef84 [vm, gc] Fix accounting of external sizes in the class table.
bdb52a8f33 Fix 'Organize Directives' handling end-of-line comments.
371d244273 linter version support
435a52eafa [ VM / Service ] Fixed inconsistencies in service protocol spec.
8ac6114028 Sort AvailableDeclaration fields.
48a9eb87ba [analyzer] Add hint for unnecessary ?.
ccb2e2d293 [analyzer] Report dead code for x ?? y where x is non-null
004dd969b0 Remove mock_type.dart, it looks that it is not used.
266ce73e28 Remove CompletionSuggestion.elementUri, replaced with AvailableSuggestionSet.
7ebb0411f3 Rework DartFix listener interface to separate edits from suggestions.
1c576b66bc Generalize FixCodeTask to handle arbitrary numbers of phases.
fd377a4d6f Sort file non_nullable_fix.dart
98af688787 Sort dartfix_listener.dart
5ddd157809 fix uris for libraries to allow the breakpoint to lookup scripts.
7ebd02cdaa Work around for #35908.
3068192450 [vm] Remove deferred canonicalization from isolate message serialization.
0e453c637b [dart2js] Chain static assignments
8b0dd94e11 Revise AstBuilder to generate the new set-or-map AST structure
5e2529c82e Remove 'importUri' from CompletionSuggestion.
1699562dfc Remove unused AbstractSingleUnitTest.
27a805bde8 Add fast case for ASCII in Utf8Decoder, it significantly increases decoding speed
7edb7dddd8 Merge allocator analysis with collection of elided fields
6f8415245d [fasta] Transform set literals in initializers and default values.
9b10476092 [kernel/ffi] fix library paths
ef9592a9c7 [kernel] Add (de)serialization for ExpressionStatements
187d6ceb20 [kernel] Add statements to Kernel (de)serialization verifier
395c0e4b98 [kernel] Add text (de)serialization for NamedTypes
14f5936468 [kernel] Simplify (de)serialization encoding for FunctionTypes
5e3e633d5d [kernel] Add text (de)serialization for TypeParameterTypes
923cea6652 [kernel] Add Bind and Binder combinators
c19af8cee9 [kernel] Cleanup code for (De)SerializationEnvironment
d60354b521 [kernel] Add binders and close terms as separate operations
a3736868c0 [kernel] Add text (de)serialization for type parameters
d76293a75a [testing] Add shared options on the test.py commandline.
596e0aa645 Include FieldInitializer in allocator analysis
8db489cb10 [vm/aot] Remove unnecessary closurization of some entry-points.
c635896e1b [vm] Fix langauge_2_kernel.status after 93301
273856c6e3 Issue 3204. Support for local mixins as types.
45cb49108f Issue 3204. Include mixin(s) into top-level declaration for import Quick Fix.
6cf71022a8 Add a test for type promotion in "if" collection elements.
7df88e5755 Fix the lack of '`' in the doc.
b83bcf59f2 Call dart::StubCode::Cleanup in AOT mode as well.
5722ca3126 Include defaultArgumentListString / defaultArgumentListTextRanges into AvailableSuggestion(s).
56356d426a Set 'displayUri' to IncludedSuggestionSet with file:// URIs.
43c4749f7e [dart2js] Turn on local aliases optimization
1ed9a34513 Add defaultArgumentListString / defaultArgumentListTextRanges to Declaration.
c338941801 [ddc] Elide continue to next switch case
3a0ded6d54 Use _ExecutableParameters to access named parameter names.
4c1025493a Enhance available suggestions protocol.
28eb8604e3 Correctly handle invocations of top-level functions with an import prefix
0ef30fb86e Protocol for IncludedSuggestionSet.displayUri.
bcd2c7fb96 Fix ListLiteral construction and add comments
d3fde891bf [VM] Fix deadlock between mutator and BG compiler
a85ae4e919 [vm/ffi] fix sizeOf on subtypes of Pointer
98bc608202 [testing] Blacklist tests and repeat options from reproduction commands
48beacfd78 Remove Kernel-based mixin inference
e2b7f48333 Implement ClassHierarchyBuilder.getLegacyLeastUpperBound
d19d50f45f Support async in LUB test
6a65f84a63 Implement longest path to Object
0720888236 Temporarily ignore context of errors in expression_test
6ccdffdb35 Test for expression compilation, type variables and initialize from dill
4bcc97a3d6 Don't run 'unbindCanonicalNames' in writeComponentToFile
c9ef5be8d7 Issue 124524319. Improve getElementDeclaration to support invalid code with synthetic names.
f9bb790f43 Add a fix to change invalid named argument names to an existing parameter name
1d1654592a Do not compute any imports for use on paste if import directives are being copied
03932bb852 Convert more diagnostic tests to DriverResolutionTest
e1d3186ed9 Make declarations in provisional_api_test.dart private.
bb76970857 Sort provisional_api_test.dart
db71576ef3 [dart2js] Generator bodies can be on super mixin applications
711dd8e82e [dart2js] Avoid generating 'return' statement in setter
f4b649ca4f [CFE] Propagate unevaluated constants upward.
5e70883859 [CFE] Refactor unevaluatedArguments
cba4168da3 [CFE] Use _evaluateSubexpression in more places.
8e5f644d0a Use constant evaluation in allocator analysis
bfa6041801 Add allocator analysis test for the J model
620743fb6b [vm/ffi] void functions
885f1cbe31 Fix constant folding of type literal equality
3638e433ce Change how DDC writes text when summarize-text is enabled
26970f370c Move source out of PotentialModification.
f20ee58aa7 Remove references to the set-literals experiment
7d7d85ffa2 Change the default assumption for named parameters to "assume nullable".
fa8c552fd9 Propagate non-null intent from callee to caller.
ab38cf7897 Allow non-nullable usage to imply non-null intent.
24928ffcef [dartdevc] hide summarize-text option and change default to off
15e7457519 [dartdevc] change browser tests to wait longer for async completion
6b5424a7e7 Use SSA nodes to infer map key/value types.
ec599a5977 [VM] Remove retry logic from close(fd) calls
1ac61b0c35 [dart2js] Basic chaining of field assignments
8cb4d00b0b Remove compareXyz() methods from ResynthesizeTestHelpers.
936b1c0404 Rename _mockOr to _either.
046928d502 [vm/kernel] Ignore package URIs when converting main script to package URI
99a5057bca Add set tracing.
c291757bed Finish handling SetLiterals in the inferrer and SSA builder kernels.
d11dd982dd Add typeinfo for sets and their elements and start tracing them in the inferrer.
61ab8e7816 Add kernel and backend impacts for set literals.
d87482a3e1 Add SetLiteralUse and start tracking them in resolution.
97bfcd4a3a Add remaining support for sets to the abstract value domain. This lets us create set values and access their element types in the inferrer.
e53cd30112 Add SetTypeMask.
15cd12beb4 Add SetConstantValue and SetConstantExpression plus their visitors.
c841f050c0 Add set types to the abstract value domain. We cannot yet allocate sets.
51db39a6ae Implement basic SetLiteral visitors. Builder kernels will come later.
a164e95582 Update CommonElements with set types.
cd53e3b4df Patch factories for generating set literals into LinkedHashSet.
6846a7c486 Fix flutter analyzer bot by disabling lint prefer_collection_literals.
cf63db2594 [VM/infra] Archive kernel-service.dart.snapshot together with coredumps
015cf88ef6 Disable set literal warning until engine rolls into flutter/flutter
fd8b546800 Issue 35940. Clear evaluation results for constants in the library being analyzed.
39afa4e555 Revert "Add ExecutableElement(s) based InheritanceManager3, and switch analyzer to it."
078f8e67f8 Tests for invalid library id, and requested name.
122aa43ef6 Convert ListLiteral and remove uses of ListLiteral2
6df253db27 Update parse/tryParse documentation.
5622925369 Test of class hierachy from dill file
f4379435dd Implement DillClassBuilder.typeVariables
d1abd84944 [infra] Add named configuration option to test.dart.
20c3cd62fc Revert adding dart:ffi to core_types and fasta kernel_target
185c0f3e89 [gardening] status file entry for entrypoints_verification_test
b15fe3a994 pkg:kernel: fix path to pkg:test in pubspec
763589472e [VM / vmservice] - Change setting of silentObservatory to a non const expression
0e62060be4 [test] Mark standalone_2/io/arguments_test as failing due to a bug in the test harness.
eb73f132c1 [vm] Add macro for fallthrough annotations
b66dc30334 [VM/interpreter] Skip tests enabling interpreter when not supported (fixes #35943).
65290f6e6a Add an option for reusing the previous compiler state in a worker
794e1e3a09 [gen_snapshot] Allow for multiple kernel inputs.
c8abe45b00 Retry 'getSuggestionDetails' on InconsistentAnalysisException.
54dbc0068a Migrate resynthesizer tests from task model.
79b4b558ec [vm/tlab] Abandon tlab when thread gets descheduled. Allow all threads to allocate from tlab. Add tlab test.
59efe201fd Fix mistake in CHANGELOG.
48f7364d7b Remove the UX experiment 2 flag from the Dart Analysis Server.
6c96ff0145 Test case reproducing issue #35940
3b2144fa93 [vm] Respect entry-point annotation on constructors during obfuscation.
d1b15cc92c Support for FieldFormalParameter in SyntacticScopeNamesCollector.
ed94feb30e Update dartdoc version to 0.28.2.
223eaa6fbb Report noSuchMethod forwarders as synthetic in the mirror api
5d6bab4ed2 Add ExecutableElement(s) based InheritanceManager3, and switch analyzer to it.
ae7bf9e999 [vm] Support closurization of methods through @pragma entry-points.
a5d396cd25 [vm/extensions] Fix native extensions in hot-reload and running from snapshot.
4daabe69c3 [vm/gardening] Mark convert/base64_test/01 as flaky
69a952b195 remove parseSetLiterals flag from tests
3abc7d34d7 [vm/ffi] Remove platform specific logic from DynamicLibrary.open
6a5c9597c6 Revert adding enclosingLibrary to ast.dart
8333c8a4d0 Revert adding dart:ffi to devc libraries
e9f239777f Split test so Kernel ClassHierarchy isn't required
25ee9b9d47 Rename test
837145a7c7 Properly restore state of _inConditionalControlFlow upon entering new function/method.
dfda06061a Restore state safely in migration visitors.
765e6338a8 [docs] classify dart:ffi as vm on docs site, and exclude it for now
70e300fea0 [co19] DEPS updated
7ff5be0ceb Convert LUB test to use type parser
763035eb40 Clean up and merge dev CHANGELOG entries for stable release.
92460b8923 Migration: use non-null assertions as a hint for parameters that should not be nullable.
80798fad97 [tests] Add missing parenthesis on <list|map|set>Equals() calls
46aa511b49 Improve the message when using a prefix to reference an undefined name (issue 35936)
f4ec983fec Migrate the rest of element_test from task model.
94d8e730fb Remove parser enableSetLiterals flag
9b45c14c65 First stage cleanup of MapLiteral2 and SetLiteral2
486238df49 Remove the UX experiment 1 flag from the Dart Analysis Server.
fa092aa77b [vm/compiler] actual string constant propagation
44eb626186 [VM} Fix script URLs for dart:* libraries
9ca9e66c1b [dartdevc] fix #35928, type literals are now instantiated to bounds
0f24b9e7ae [standalone] Name dart:io threads, take 2.
2019-02-25 21:50:04 -08:00
Matt Carroll
18ad03d49d
Fixed an Android keyboard entry bug that was introduced by the embedding refactor. (#28438) (#7954) 2019-02-25 19:15:49 -08:00
skia-flutter-autoroll
a61056aa5f
Roll src/third_party/skia 0b2c05470bab..bcfbf6e94c22 (8 commits) (#7956)
https://skia.googlesource.com/skia.git/%2Blog/0b2c05470bab..bcfbf6e94c22

git log 0b2c05470bab8ac250d510384f3511574ca35444..bcfbf6e94c2272b0a030a8763e2abcfe4b55395c --date=short --no-merges --format=%ad %ae %s
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c63d95525cde..0546b5380780 (4 commits)
2019-02-25 bungeman@google.com Add full definition of SkStreamAsset.
2019-02-25 csmartdalton@google.com sksl: Negate dFdy when the Y axis is flipped
2019-02-25 csmartdalton@google.com Revert &#34;Stack-allocate pipelines for GrMeshDrawOp&#34;
2019-02-25 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-25 bungeman@google.com SkTypeface::onOpenStream to return unique_ptr.
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8c1e8f1fb771..9b433073ba38 (1 commits)
2019-02-25 kjlubick@google.com [pathkit][canvaskit] roll versions

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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 21:24:49 -05:00
Ben Konyi
b36f9034c6
Roll src/third_party/dart c92d5ca288..7a63d31151 (6 commits) (#7955)
7a63d31151 Improve the message when importing a deprecated library (issue 35922)
30f9f5b1c7 Add SetOrMapLiteral to support the code-as-ui features
1c534d852c Clean up the tutorial related to implementing a visitor
7f2f840a91 Don't include constants of private enums.
7329247892 [vm/tools] Add Graph Explorer to visualize output of --write_v8_snapshot_profile_to.
5d71308b78 [vm/tools] Don't duplicate "problems" metadata into split package files.
2019-02-25 17:58:23 -08:00
Jason Simmons
1d0615af4e
libtxt: remove a debug log message in ComputeStrut (#7953) 2019-02-25 17:43:32 -08:00
Jason Simmons
fd6c3fc700
Do not clear FlutterJNI state when a FlutterView is detached (#7929)
If an app is using retainFlutterNativeView or a plugin wants to keep the
FlutterNativeView active, then the FlutterNativeView should not drop its
handle to the corresponding native platform view.

Fixes https://github.com/flutter/flutter/issues/26931
2019-02-25 15:31:50 -08:00
skia-flutter-autoroll
dff323d21a
Roll src/third_party/skia 507158f88d4d..0b2c05470bab (19 commits) (#7952)
https://skia.googlesource.com/skia.git/%2Blog/507158f88d4d..0b2c05470bab

git log 507158f88d4dd90d09588ea8c870b76defdfa91a..0b2c05470bab8ac250d510384f3511574ca35444 --date=short --no-merges --format=%ad %ae %s
2019-02-25 ethannicholas@google.com fixed SPIR-V constant swizzling
2019-02-21 csmartdalton@google.com Stack-allocate pipelines for GrMeshDrawOp
2019-02-25 herb@google.com Calculate SDFT strike in common code
2019-02-25 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-25 brianosman@google.com Change particle affector to work on N particles
2019-02-25 brianosman@google.com Add &#34;enabled&#34; flag to affectors, fix curve interaction with stable random
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1776af77065f..8c1e8f1fb771 (1 commits)
2019-02-22 scroggo@google.com Reland &#34;Treat kWEBP encode with quality=100 as lossless&#34;
2019-02-25 scroggo@google.com Add a wuffs Release bot
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5efe61188243..1776af77065f (1 commits)
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e2d8b1286ce3..5efe61188243 (1 commits)
2019-02-25 bungeman@google.com Remove fuzz samples.
2019-02-25 ethannicholas@google.com fixed SkSL float literals in Arabic locale
2019-02-23 bungeman@google.com Remove defunct SkJSCanvas
2019-02-22 jvanverth@google.com Check for zero offsets for PolyUtils
2019-02-25 borenet@google.com [infra] Make the presubmit bot use recipes from CIPD
2019-02-25 fmalita@chromium.org [skottie] Layer blend mode support
2019-02-23 reed@google.com fill the layer if there is a backdrop filter
2019-02-24 nigeltao@google.com Update Wuffs 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 17:10:55 -05:00
skia-flutter-autoroll
5fcc6aca89
Roll src/third_party/skia 478d7d46f8d7..507158f88d4d (1 commits) (#7949)
https://skia.googlesource.com/skia.git/%2Blog/478d7d46f8d7..507158f88d4d

git log 478d7d46f8d7e14fa940fd7318f38e6cbc8bc19f..507158f88d4dd90d09588ea8c870b76defdfa91a --date=short --no-merges --format=%ad %ae %s
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b47c816ad7e6..e2d8b1286ce3 (1 commits)

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 11:12:31 -05:00
skia-flutter-autoroll
6e1f0f0637
Roll src/third_party/skia 5bbd02d6bb3d..478d7d46f8d7 (1 commits) (#7948)
https://skia.googlesource.com/skia.git/%2Blog/5bbd02d6bb3d..478d7d46f8d7

git log 5bbd02d6bb3d933fbe73d6b8fc915caa120bbcaf..478d7d46f8d7e14fa940fd7318f38e6cbc8bc19f --date=short --no-merges --format=%ad %ae %s
2019-02-25 recipe-roller@chromium.org 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 07:03:49 -05:00
skia-flutter-autoroll
9f6b297cc8
Roll src/third_party/skia e1636a4b56aa..5bbd02d6bb3d (1 commits) (#7944)
https://skia.googlesource.com/skia.git/%2Blog/e1636a4b56aa..5bbd02d6bb3d

git log e1636a4b56aacd0e9f26bf7d0dd2a2f14afe2bd3..5bbd02d6bb3d933fbe73d6b8fc915caa120bbcaf --date=short --no-merges --format=%ad %ae %s
2019-02-25 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 02:50:34 -05:00
Chris Bracken
f2489c1b5d
Correct FlutterSemanticsNode member name style (#7942)
Correct struct members whose names were camelCase rather than
snake_case. This is a breaking API change, but does not break ABI.
2019-02-24 22:33:55 -08:00
Ivan
f7306394e3 fix sendLocales on old android versions (#7937)
[Configuration.getLocales()][1] was added in API level 24. 
For earlier versions, we instead return only the current locale.

Fixes https://github.com/flutter/flutter/issues/28321

[1]: https://developer.android.com/reference/android/content/res/Configuration#getLocales()
2019-02-24 22:29:16 -08:00
Matt Carroll
502c9c4002
Android Embedding PR 6: Introduce FlutterView structure with FlutterSurfaceView and FlutterTextureView. (#7896) 2019-02-24 20:41:18 -08:00
skia-flutter-autoroll
687229e709
Roll src/third_party/skia 52d8a5976a23..e1636a4b56aa (1 commits) (#7943)
https://skia.googlesource.com/skia.git/%2Blog/52d8a5976a23..e1636a4b56aa

git log 52d8a5976a23ad4b14ff3e824dd7ad4460d2cdfd..e1636a4b56aacd0e9f26bf7d0dd2a2f14afe2bd3 --date=short --no-merges --format=%ad %ae %s
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7c33e88eebb5..b47c816ad7e6 (3 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-24 22:38:50 -05:00
skia-flutter-autoroll
0546e1e5e9
Roll src/third_party/skia 33c1b315265c..52d8a5976a23 (1 commits) (#7941)
https://skia.googlesource.com/skia.git/%2Blog/33c1b315265c..52d8a5976a23

git log 33c1b315265c22d24ea7df255d5ed4ba295113ad..52d8a5976a23ad4b14ff3e824dd7ad4460d2cdfd --date=short --no-merges --format=%ad %ae %s
2019-02-24 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-24 06:09:19 -05:00