7398 Commits

Author SHA1 Message Date
stuartmorgan
6956c8a88c Export extern constants in embedder.h (flutter/engine#8550)
PR #8498 made these constants extern, but forgot to export them so they
would be public symbols.
2019-04-11 23:32:29 -07:00
skia-flutter-autoroll
a7a4e51078 Roll src/third_party/skia 3b60397fd35d..f74fff660084 (3 commits) (flutter/engine#8556)
https://skia.googlesource.com/skia.git/%2Blog/3b60397fd35d..f74fff660084

git log 3b60397fd35df09823b0c64fbf00ffc99ffe8c8c..f74fff66008417b661e3410f81a903e2f912480c --date=short --no-merges --format=%ad %ae %s
2019-04-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e6b23e45b380..cfc73cc1af5e (5 commits)
2019-04-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3954a0bafb8a..13f230772370 (11 commits)
2019-04-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f8764798ff0e..6506f553b36c (417 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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-12 01:35:24 -04:00
Siva
85d89d7326 Roll Dart 15b11b018364ce032eae50d78fc8a52b541e2bce...a8f3a5dae6203d1064726a5953cf06a7d484249c (flutter/engine#8555)
a8f3a5dae6 [VM] Ensure a class is type finalized before finalizing it.
fe6897ab7f [dartdevc] fix #36252, export private name symbols
b3e5be7a0a Remove from WATCHLISTS.
e129b201e5 Fix for absent names of parameters in GenericFunctionType.
98fc8ac7ff [ VM / Service ] Temporarily disable VM service auth codes by default
ed280a98a2 Instantiate to bounds when resolving type names.
5d6beb754e Bump http package to fix gclient
f657371972 Change dev_dependencies to any
04ee9b9336 Add support for the manifest checks in analyzer_cli
72fca58a11 [infra] Update d8 to 7.5.149
a91381ab07 Build local elements in initializer expressions, so support closures.
850d56c681 Fix an error in the manifest file test framework
4be9357966 [vm] Harden function_stress_test.dart
561dc79a7b Bring in the latest test and stream_channel
d4fee0a85e Issue 36576. Add returnType to constructor in available declarations.
32f120c1e9 Resolve default values in AST summaries.
d5bbf25197 [vm/compiler] Eliminate Redefinitions based on the reaching type.
5dd89ef9a0 fix invalid var init parser recovery
b9cbb679f3 [dart2js] Add `--experiment-new-rti` flag.
35e6c16c9c Make download_abi_dills.py check that each ABI version exists
7943e50cfd Compute simply bounded types.
dc173036ee DEPS: update csslib and html to latest
e104054059 Rework storing type parameters and function types.
2723835b18 dont fall back on the wrapped file system when the uri is the multi-u
ri scheme
b857d53e7e Re-work collection literal strict-raw-type to strict-inference
229e00d97b [vm/frontend_server] Ensure incremental compiler gets vm environment
defines set.
88c8d0c5ac Make download_abi_dills.py handle multiple abi verions not existing
a437160328 [vm/ffi] Fix bug in AllocateArgument caused by relying on order of ar
gument evaluation.
54caf5c950 Dart deps_pruning: track summary dependencies during analysis phase.
3dc29819c8 [vm] Don't emit graph body when intrinsification is complete.
f7ad0c4de8 [CFE] Avoid spurious circularity error when an error is evaluated aga
in.
a9f8248bfb Add support for computing fixes in pubspec and manifest files
1555594ddb Include a per-library index of owned sources in kernel
88068ebfe3 Add missing _getLocationInEnclosingFile on Typedef
f919c3985b Proper offstes on mixin classes
7f3ced4333 Set proper startCharOffset on enum classes
6609ea21e2 Proper endoffset on enum classes
a7a87df513 [vm/ffi] Replicate transition to/from native code around FFI calls.
460d00616c Better printing of imports
fe535ac27c Add missing offset to yield produced by await for
a190a2762b Allow debugger to stop on comparison to null
462e03d01e Reland "[vm] Refactor Location to use either dart::Register or dart::
host::Register"
aa9ce0f122 Revert "[vm] Repair the resolver abstraction, take 2."
7cdba2e711 Revert "[vm] Cache method resolution."
51433e65cc Compile flutter tests via the sdk
318967456c Resolve constructor initializers.
bed1bab2cd [vm/interpreter] remove assumptions about alignment of bytecode instr
uctions.
2f0dfd6124 [vm] Cache method resolution.
1685ac3683 [vm] Reimplement COMPILE_ASSERT with static_assert for nicer error me
ssages from the C++ compiler.
b6f8c717f0 update lint error code associations
5cc9455b65 scanner-tool: add explicit command-line arguments to enable printing
tokens
9e279a5054 [vm] Dart_Cleanup: wait for outstanding vm-service and kernel isolate
 spawns.
385129e2fa bump to linter 0.1.86
d79787771e [vm] Repair the resolver abstraction, take 2.
ebd13e891f [vm/bytecode] Add UncheckedInterfaceCall instruction
1dd820158b [vm/bytecode] Avoid crashes when trying to collect token positions wi
thout AST
ab66a3808b Add more JS subtyping semantics to CFE constant evaluator.
585debbb2e [dart/fuzzer] Exclude process info from API table
2cde9c05ee [VM] Better error messages when unexpected constant tags are seen in
the kernel reader.
17f5d2d757 Add assists to inline add and addAll
8bffea0fa4 [infra] Ensure all message are written before exiting test.py
72b7e95c74 [vm/service] Give service isolate name.
92c9f124c3 [ VM / Service ] Fixed HTTP requests to the VM service not working co
rrectly with authentication codes
9876e92c7d [dart/vm] Support OSR on non-empty expression stack
dc606ef02f [dart/fuzzer] Exclude 'pid' from API table
f819c866e7 [vm, interpreter] Handle method extractors as a bytecode.
5735bde143 Fix a test to fix the windows bot
75a529f115 [vm/tests] Improve usability of pkg/vm tests
ac02811081 [cfe] Allow expression compilation with constant-update-2018
5ed4cdac5d Remove unused import
f4e63990cb [vm/ffi] Support FFI on ARM32.
409b68a4ce [vm] Mark type_feedback_test as Slow.
773bea1774 [vm] Mark compilation_trace_test as Slow.
741b1f501f [vm/dbc] Implement CheckNull for DBC and enable optimizations
4ab4545ff7 [cfe] Add type and file offset to constant expressions
66477b9fcf [co19] DEPS file updated
edc6f88168 Use compiler context when serializing components and performing trans
formations.
523e3789e0 Add support for providing fixes in analysis options files
b76694386a [dart/fuzzer] Exclude Platform from API table
919461badd Ensure boolified SSA nodes are non-null first.
1bc1e483e0 Fix a typo in the service protocol docs.
2019-04-11 20:09:10 -07:00
skia-flutter-autoroll
6ca4674e02 Roll src/third_party/skia 36477b49c2ef..3b60397fd35d (6 commits) (flutter/engine#8554)
https://skia.googlesource.com/skia.git/%2Blog/36477b49c2ef..3b60397fd35d

git log 36477b49c2ef4c4dc23f8c53df4d51d141407ba8..3b60397fd35df09823b0c64fbf00ffc99ffe8c8c --date=short --no-merges --format=%ad %ae %s
2019-04-11 herb@google.com Convert GPU SDF handling to use prepareForDrawing
2018-08-27 bungeman@google.com Make SkPaintFilterCanvas paints no longer COW.
2019-04-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-11 mtklein@google.com Revert "simplify and centralize SK_API"
2019-04-11 herb@google.com Convert GPU path handling to using prepareForDrawing
2019-04-11 mtklein@google.com use __builtin_shufflevector when available

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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-11 19:07:04 -07:00
skia-flutter-autoroll
4e2c4a34ff Roll src/third_party/skia c33e6dcc700b..36477b49c2ef (8 commits) (flutter/engine#8552)
https://skia.googlesource.com/skia.git/%2Blog/c33e6dcc700b..36477b49c2ef

git log c33e6dcc700bae9a1bbcbc9ebc32709a1c0d5c21..36477b49c2ef4c4dc23f8c53df4d51d141407ba8 --date=short --no-merges --format=%ad %ae %s
2019-04-11 jvanverth@google.com Fix GrFillRRectOp rendering in Metal.
2019-04-11 mtklein@google.com rewrite new SkVx unit test
2019-04-11 mtklein@google.com clean up SK_SUPPORT_LEGACY_A8_MASKBLITTER
2019-04-11 mtklein@google.com simplify and centralize SK_API
2019-04-10 lsalzman@mozilla.com limit mask drawing to clip bounds
2019-04-11 mtklein@google.com add SkVx helpers for working with unorm8
2019-04-10 herb@google.com Change getMetrics to the final API prepareForDrawing
2019-04-11 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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-11 17:01:30 -04:00
Matt Carroll
4b8ea49e58 Android Embedding PR30: Make FlutterView focusable so that the keyboard can interact with it. (flutter/engine#8551) 2019-04-11 13:50:42 -07:00
Zachary Anderson
dc2e268020 [fuchsia] Add flutter:: to scene_host.cc (flutter/engine#8549) 2019-04-11 13:36:49 -07:00
skia-flutter-autoroll
d9f7739893 Roll src/third_party/skia 76e626d9bb55..c33e6dcc700b (4 commits) (flutter/engine#8547)
https://skia.googlesource.com/skia.git/%2Blog/76e626d9bb55..c33e6dcc700b

git log 76e626d9bb555d2a831b1f91b37e93649bfbd71d..c33e6dcc700bae9a1bbcbc9ebc32709a1c0d5c21 --date=short --no-merges --format=%ad %ae %s
2019-04-10 mtklein@google.com restore SkOpts::blit_row_color32
2019-04-05 bungeman@google.com Make SkFontMgr_fontconfig respect the sysroot.
2019-04-10 jvanverth@google.com Enable all Mtl tests
2019-04-11 ethannicholas@google.com removed redundant GrCircleEffect.h

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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-11 13:35:24 -04:00
Chris Bracken
e1ab77f645 Eliminate unused write to local (flutter/engine#8541)
In GraphemeBreak::isGraphemeBreak() p0 is never read and
tailoredGraphemeClusterBreak() has no side-effects, so the call can be
eliminated.
2019-04-11 09:59:20 -07:00
Chris Bracken
d467c50378 Correct nullability for FlutterStandardReader (flutter/engine#8537)
FlutterStandardReader's `readValueOfType:` method returns nil when
called with `FlutterStandardFieldNil`. By extension, `readValue` can
also return nil values.
2019-04-11 09:59:08 -07:00
Zachary Anderson
cc922189fe [font_collection] Add missing semicolon (flutter/engine#8546) 2019-04-11 09:45:24 -07:00
Ben Konyi
21f6e553e5 Revert "Change Rect internal representation from Float32List to Float64List (#8524)" (flutter/engine#8545)
This reverts commit 0c481e37ab4898e4e30eb4b0a3322484dd1749a2.
2019-04-11 09:16:36 -07:00
skia-flutter-autoroll
bf835fe354 Roll src/third_party/skia 6d60534e95d8..76e626d9bb55 (1 commits) (flutter/engine#8544)
https://skia.googlesource.com/skia.git/%2Blog/6d60534e95d8..76e626d9bb55

git log 6d60534e95d89d86068f0ea0ce00abf241b5b5e1..76e626d9bb555d2a831b1f91b37e93649bfbd71d --date=short --no-merges --format=%ad %ae %s
2019-04-10 halcanary@google.com SkQP: remove bad tests from future branches.

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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-11 10:08:24 -04:00
skia-flutter-autoroll
74fedd15cf Roll src/third_party/skia 4d657d5e894a..6d60534e95d8 (3 commits) (flutter/engine#8543)
https://skia.googlesource.com/skia.git/%2Blog/4d657d5e894a..6d60534e95d8

git log 4d657d5e894a7f89da68b5c41ae8e31128253e21..6d60534e95d89d86068f0ea0ce00abf241b5b5e1 --date=short --no-merges --format=%ad %ae %s
2019-04-11 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f39b4f0280ef..e6b23e45b380 (7 commits)
2019-04-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 1b121674f584..f8764798ff0e (366 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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-11 04:42:25 -04:00
skia-flutter-autoroll
38919d3f00 Roll src/third_party/skia 99d792276740..4d657d5e894a (1 commits) (flutter/engine#8542)
https://skia.googlesource.com/skia.git/%2Blog/99d792276740..4d657d5e894a

git log 99d792276740293109edb22a26fea50490e7eeaf..4d657d5e894a7f89da68b5c41ae8e31128253e21 --date=short --no-merges --format=%ad %ae %s
2019-04-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f0aa9d5ab738..3954a0bafb8a (42 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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-11 01:11:24 -04:00
skia-flutter-autoroll
e7cd7cead5 Roll src/third_party/skia 42280f8961fa..99d792276740 (8 commits) (flutter/engine#8539)
https://skia.googlesource.com/skia.git/%2Blog/42280f8961fa..99d792276740

git log 42280f8961fa90f5829b561f7925be3354e5991e..99d792276740293109edb22a26fea50490e7eeaf --date=short --no-merges --format=%ad %ae %s
2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-10 reed@google.com oops, remove the rest of SkMixer
2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-10 herb@google.com Return a span from getMetrics
2019-04-10 egdaniel@google.com Add more general flush call to GrContext.
2019-04-10 ethannicholas@google.com removed duplicate GrCircleEffect.cpp

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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-10 21:12:24 -04:00
Matt Carroll
0e05ad325d Android Embedding PR28: Report app is active to Flutter in FlutterFragment.onResume() instead of onPostResume() forwarded from Activity. (flutter/engine#8536) 2019-04-10 17:47:56 -07:00
Matt Carroll
b3e91cb003 Use code cache dir for engine cache on API >= 21 (#14704). (flutter/engine#8534) 2019-04-10 15:32:31 -07:00
stuartmorgan
05de762638 Add an option to build the GLFW shell on macOS (flutter/engine#8531)
Since the GLFW shell is likely to continue to exist in at least the
medium term, it is useful for maintenance to be able to build and use it
on any desktop platform.

Includes a buildroot roll to pick up the macOS build suppport for
third_party/glfw.
2019-04-10 15:18:34 -07:00
skia-flutter-autoroll
8b12d24e87 Roll src/third_party/skia b5c685991faa..42280f8961fa (32 commits) (flutter/engine#8535)
https://skia.googlesource.com/skia.git/%2Blog/b5c685991faa..42280f8961fa

git log b5c685991faa79d6ac5caeacd48644eca4954426..42280f8961fa90f5829b561f7925be3354e5991e --date=short --no-merges --format=%ad %ae %s
2019-04-10 brianosman@google.com Add Shared library Windows builds
2019-04-10 brianosman@google.com Even more DLL build fixes
2019-04-10 reed@google.com remove SkMixer, since we have explicit lerps/blends in SkShader
2019-04-10 egdaniel@google.com Reland "Remove unnecessary flush in RenderYUVAToRGBA (take 2)"
2019-04-10 fmalita@chromium.org [skottie] Initial "Levels" effect support
2019-04-10 fmalita@chromium.org Reland "[skottie] More snug kTop Shaper alignment"
2019-04-10 jvanverth@google.com Add mipmap generation for Metal
2019-04-10 halcanary@google.com SkPDF: narrow layer bbox
2019-04-10 egdaniel@google.com Revert "Remove unnecessary flush in RenderYUVAToRGBA (take 2)"
2019-04-10 mtklein@google.com make to_vec template parameters explicit
2019-04-10 mtklein@google.com tweak SkVx to play nicely with others
2019-04-08 herb@google.com Add an index to SkGlyphPos
2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-10 brianosman@google.com Make SkShaper's GN setup more DLL friendly
2019-04-10 brianosman@google.com Make Skottie's GN setup more DLL friendly
2019-04-10 ethannicholas@google.com moved files generated from .fp files into generated/ directories
2019-04-08 herb@google.com Reland "Do not use sub-pixel positioning for source space"
2019-04-10 robertphillips@google.com Remove unnecessary flush in RenderYUVAToRGBA (take 2)
2019-04-10 brianosman@google.com Delete SkSL::Compiler copy constructor and assignment operator
2019-04-10 bungeman@google.com Make path in Sk1DPathEffect thread safe.
2019-04-10 halcanary@google.com SkPDF: split GraphicStateStack out
2019-04-10 halcanary@google.com SkPDF: simplify device drawRect
2019-04-10 ethannicholas@google.com regenerated FP files to make bot happy
2019-04-09 bsalomon@google.com Add Vulkan implementation of transfering from GrSurface to a GrGpuBuffer
2019-04-10 brianosman@google.com Define all ImageSetEntry members out of line
2019-04-09 robertphillips@google.com Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2)
2019-04-09 rmistry@google.com [Android compile bot] Also build frameworks/base/libs/hwui
2019-04-09 nifong@google.com externs needed for cpu/gpu switch
2019-04-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 82418c821689..f39b4f0280ef (12 commits)
2019-04-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader eba396cc66d3..f0aa9d5ab738 (14 commits)
2019-04-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 79154509c679..1b121674f584 (400 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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-10 17:42:24 -04:00
Ben Konyi
c1a253633c Added support for authentication codes for the VM service (flutter/engine#8527) 2019-04-10 14:38:58 -07:00
Jason Simmons
5be5c16460 Redo a fix for cull rect calculation on TransformLayers with a perspective transform (flutter/engine#8528)
This was originally implemented in 6eab9d08be
but was not retained when cull rects were removed from the SceneBuilder.

Fixes https://github.com/flutter/flutter/issues/30819
2019-04-10 13:00:05 -07:00
Hans Muller
0c481e37ab Change Rect internal representation from Float32List to Float64List (flutter/engine#8524) 2019-04-10 10:39:29 -07:00
skia-flutter-autoroll
dd244ce0de Roll src/third_party/skia 10bf7020aa15..b5c685991faa (3 commits) (flutter/engine#8526)
https://skia.googlesource.com/skia.git/%2Blog/10bf7020aa15..b5c685991faa

git log 10bf7020aa154dfbd024df40a33c8f39e5264a47..b5c685991faa79d6ac5caeacd48644eca4954426 --date=short --no-merges --format=%ad %ae %s
2019-04-09 reed@google.com remove shader factory guard define
2019-04-10 egdaniel@google.com Revert "Add non-AA support to OvalFactoryOps."
2019-04-09 kjlubick@google.com Move common canvas/pathkit dockerfiles to more intuitive location

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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-10 13:35:24 -04:00
stuartmorgan
93b8033015 Move constant definitions out embedder.h (flutter/engine#8498) 2019-04-10 10:03:10 -07:00
Chinmay Garde
2b4e6ce82b Merge flutter/synchronization contents into fml. (flutter/engine#8525)
When flutter/synchronization was first authored, we did not own fml (it was called fxl then). Now we do, so use a single spot for such utilities. The pipeline was meant to be a general purpose utility that was only ever used by the animator (it even has animator specific tracing), so move that to shell instead (where the animator resides).
2019-04-09 19:18:51 -07:00
liyuqian
5ba50544fb Add windows host_debug_unopt build (flutter/engine#8515)
The issue with gn --unoptimized seems to be solved in the ToT engine, buildroot, or depot_tools.

The added test makes sure that it won't be broken again for non-Google windows machines.
2019-04-09 18:49:02 -07:00
Chinmay Garde
72111314cb Remove redundant specification of the |flutter| namespace in the engine. (flutter/engine#8523) 2019-04-09 17:50:06 -07:00
Chinmay Garde
4dd267959f Rename the shell namespace to flutter. (flutter/engine#8520) 2019-04-09 17:10:46 -07:00
Chinmay Garde
2217a3a42d Support message loops whose tasks are executed concurrently. (flutter/engine#8419)
The number of workers depends on what the platform deem appropriate for the system at runtime.
2019-04-09 17:03:41 -07:00
skia-flutter-autoroll
d4462e05a2 Roll src/third_party/skia de8362c6f212..10bf7020aa15 (5 commits) (flutter/engine#8522)
https://skia.googlesource.com/skia.git/%2Blog/de8362c6f212..10bf7020aa15

git log de8362c6f212b42b03de66a58df29272cb3081be..10bf7020aa154dfbd024df40a33c8f39e5264a47 --date=short --no-merges --format=%ad %ae %s
2019-04-09 jvanverth@google.com Add non-AA support to OvalFactoryOps.
2019-04-09 ethannicholas@google.com ComposeShader GPU implementations
2019-04-09 jvanverth@google.com Add RG format to Metal
2019-04-09 mtklein@google.com extract ToolUtils::colortype_depth()
2019-04-09 bungeman@google.com Build HarfBuzz with multi-thread support.

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

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

If the roll is causing failures, please contact the current sheriff (egdaniel@google.com), and stop
the roller if necessary.
2019-04-09 19:27:24 -04:00
Ben Konyi
4899cb0465 Roll src/third_party/dart 06ed3f598c..1490a90bc1 (8 commits)
1490a90bc1 Track guards using NullabilityNode rather than ConstraintVariable.
7f224d9fbe Track parameters that might need to be made optional/required using NullabilityNode.
6c063512ae Validate that nullability is propagated from optional/required named parameters.
ed7f524afb Refactor more of the migration tool to use NullabilityNode rather than ConstraintVariable.
78c55022b1 [VM] - Fix for issue 36484 exposed when ExperimentalFlag.constantUpdate2018 is turned on in CFE
a7175938c3 Remove use of package_root in analyzer/test/error_test
45a5349175 Track constant field initializers for field analysis.
91c042c066 Implement isCovariant for fields.
2019-04-09 16:17:04 -07:00
Matt Carroll
1131442152 Android Embedding PR27: Fix SurfaceView flicker in Fragment transactions (flutter/engine#8504) 2019-04-09 13:45:25 -07:00
Chinmay Garde
e1622af4b5 Remove the unused EnableBlink flag. (flutter/engine#8518)
This used to be when we had two text shaping engines.
2019-04-09 13:26:48 -07:00
skia-flutter-autoroll
ee0388a27e Roll src/third_party/skia b5d8c634f95b..de8362c6f212 (14 commits) (flutter/engine#8519)
https://skia.googlesource.com/skia.git/%2Blog/b5d8c634f95b..de8362c6f212

git log b5d8c634f95b008882710cb27b6094b3f69d1a85..de8362c6f212b42b03de66a58df29272cb3081be --date=short --no-merges --format=%ad %ae %s
2019-04-09 mtklein@google.com remove DMJsonWriter::AddTestFailure
2019-04-09 bsalomon@google.com Temporarily make TransferPixelsFromTest read BGRA as RGBA on ES.
2019-04-09 reed@google.com remove def of colorfilter flag
2019-04-09 reed@google.com New factories for SkShaders
2019-04-09 nifong@google.com full collection of externs
2019-04-08 herb@google.com Reland "Handle translating blob to origin in bulk"
2019-04-09 halcanary@google.com SkPDF: move annotations away from device.
2019-04-09 mtklein@google.com some refactoring ideas
2019-04-09 ethannicholas@google.com SkSL 'key' variables can now be controlled by 'when' expressions
2019-04-09 fmalita@chromium.org Revert "[skottie] More snug kTop Shaper alignment"
2019-04-09 halcanary@google.com SkPDF: remove unused field
2019-04-09 egdaniel@google.com Fix to barrier batching.
2019-04-09 mtklein@google.com --parameters -> --properties
2019-04-09 michaelludwig@google.com Detect simpler quad type when possible

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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-09 16:03:24 -04:00
Chinmay Garde
1fd28a143a Rename the blink namespace to flutter. (flutter/engine#8517)
Some components in the Flutter engine were derived from the forked blink codebase. While the forked components have either been removed or rewritten, the use of the blink namespace has mostly (and inconsistently) remained. This renames the blink namesapce to flutter for consistency. There are no functional changes in this patch.
2019-04-09 12:44:42 -07:00
Ben Konyi
df50f7dee4 Remove dart_utf_tag from DEPS 2019-04-09 12:35:23 -07:00
liyuqian
e0ebbb9320 Add trace events for creating minikin fonts (flutter/engine#8477)
Creating fonts can take a long time (50ms+) during frame build in the UI
thread.  Trace them to help us understand when it's causing a jank.
2019-04-09 10:21:12 -07:00
skia-flutter-autoroll
acefd0b48c Roll src/third_party/skia 9a7c7be15969..b5d8c634f95b (11 commits) (flutter/engine#8513)
https://skia.googlesource.com/skia.git/%2Blog/9a7c7be15969..b5d8c634f95b

git log 9a7c7be15969e1e0bad0b7a5c6bb40e254265838..b5d8c634f95b008882710cb27b6094b3f69d1a85 --date=short --no-merges --format=%ad %ae %s
2019-04-08 reed@google.com remove guard for bitmap shader api
2019-04-09 bsalomon@google.com Add support for importing GL_R16F for YUVA promise images
2019-04-04 martin@mainframe.co.uk add missing shared lib visibility macros
2019-04-09 herb@google.com Revert "Handle translating blob to origin in bulk"
2019-04-09 herb@google.com Revert "Reland "Do not use sub-pixel positioning for source space""
2019-04-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 36eeb1311a72..0da672fc2c69 (1 commits)
2019-04-09 herb@google.com Reland "Add maxDimension() to glyph"
2019-04-09 herb@google.com Reland "Do not use sub-pixel positioning for source space"
2019-04-08 brianosman@google.com Shader serialization experiment (with Mali Offline Compiler analysis)
2019-04-09 reed@google.com Revert "Do not use sub-pixel positioning for source space"
2019-04-09 reed@google.com Revert "Add maxDimension() to glyph"

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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-09 12:40:24 -04:00
reed-at-google
3781ec167c switch to newer APIs for shaders and filters (flutter/engine#8511)
* switch to newer APIs for shaders and filters

* fix formatting
2019-04-09 11:00:36 -04:00
skia-flutter-autoroll
957cd6c332 Roll src/third_party/skia 097e77cd3ba0..9a7c7be15969 (1 commits) (flutter/engine#8512)
https://skia.googlesource.com/skia.git/%2Blog/097e77cd3ba0..9a7c7be15969

git log 097e77cd3ba09f7b81025ecd52d73fa5511e9161..9a7c7be15969e1e0bad0b7a5c6bb40e254265838 --date=short --no-merges --format=%ad %ae %s
2019-04-09 robertphillips@google.com Revert "Skip flush in GrDrawingManager if the specifed proxy doesn't have any work"

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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-09 09:09:13 -04:00
skia-flutter-autoroll
5781e7c3d7 Roll src/third_party/skia 696e8dda3ca3..097e77cd3ba0 (1 commits) (flutter/engine#8510)
https://skia.googlesource.com/skia.git/%2Blog/696e8dda3ca3..097e77cd3ba0

git log 696e8dda3ca30438f440777bd17e69e5ccd748c1..097e77cd3ba09f7b81025ecd52d73fa5511e9161 --date=short --no-merges --format=%ad %ae %s
2019-04-09 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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-09 05:26:34 -04:00
skia-flutter-autoroll
1503841c8a Roll src/third_party/skia 0ea414a08208..696e8dda3ca3 (3 commits) (flutter/engine#8509)
https://skia.googlesource.com/skia.git/%2Blog/0ea414a08208..696e8dda3ca3

git log 0ea414a082083f56ea2ab18828192d020b50e69f..696e8dda3ca30438f440777bd17e69e5ccd748c1 --date=short --no-merges --format=%ad %ae %s
2019-04-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4ba1911b2d7f..eba396cc66d3 (3 commits)
2019-04-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 90b1865e2a8b..82418c821689 (8 commits)
2019-04-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src afd96fdcf75a..79154509c679 (442 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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-09 01:56:52 -04:00
nathanrogersgoogle
fec21fa394 Route FlutterEventTracer events to Fuchsia tracing for Fuchsia (flutter/engine#8499)
When running on Fuchsia, "fml/trace_event.h" sends trace events towards
Fuchsia's tracing system, rather than its own |fml::tracing::*| one.  Do
the same thing for |FlutterEventTracer|, in order to unlock category
"skia" trace events when running on Fuchsia.

The reason this was not working before is because |FlutterEventTracer|
was directly using |fml::tracing::*| functions, rather than the
TRACE_EVENT_* macros.

In the future, we can look into having the skia event tracer enabled by
default on Fuchsia, controlling the presence of Skia events by
enabling/disabling the "skia" category, once we measure the performance
cost of doing so.
2019-04-08 22:54:06 -04:00
David Worsham
cea8ea0b36 [scenic] Remove unused mozart.internal (flutter/engine#8496) 2019-04-08 19:49:59 -07:00
skia-flutter-autoroll
481e5095c7 Roll src/third_party/skia 2f08a4043b26..0ea414a08208 (2 commits) (flutter/engine#8506)
https://skia.googlesource.com/skia.git/%2Blog/2f08a4043b26..0ea414a08208

git log 2f08a4043b26370aa24f713f5960433af8dd398f..0ea414a082083f56ea2ab18828192d020b50e69f --date=short --no-merges --format=%ad %ae %s
2019-04-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-08 fmalita@chromium.org [skottie] More snug kTop Shaper alignment

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 (egdaniel@google.com), and stop
the roller if necessary.
2019-04-08 22:27:35 -04:00
Ben Konyi
557138d559 Roll src/third_party/dart b23817105c..cc63d6e647 (8 commits)
cc63d6e647 dart fix support for control_flow_collection fixes
6d941f8099 Add manifest file error codes to master list of errors
e9765499cc Support for name offset, code offset/length, documentation.
cb894430ae error code associations for ui as code lints
29a6ad3beb Lazy AstBinaryReader is always lazy.
8f3608ca25 Enable ddb to run with experiments
de6a7feb24 [vm] Add assertion to check if number of type arguments was calculated before setting type parameters
86734d476b [infra] Remove obsolete tools/infra/config directory
2019-04-08 19:17:09 -07:00
freiling
6b46bad4ce [scenic][SCN-1054] remove dangling uses of SetTranslationRH (flutter/engine#8503)
Looks like someone added a new use of the method while I was waiting for flutter
to roll. nuking the last instance so i can move forward with deprecating and
removing it.
2019-04-08 16:32:26 -07:00
Ben Konyi
c1195717f8 Roll src/third_party/dart aacc0b0709..b23817105c (8 commits)
b23817105c Build types for function typed formal parameters.
93b4c5ca57 [vm] Improve error message for Dart_PropagateError with no exit frame.
3dd09e2a3d Follow up on change https://dart-review.googlesource.com/c/sdk/+/98623 to fix a failing Windows test
94c34d3cbe Introduce a getter on the Variables class to represent types that are a priori known to be non-nullable.
3ffe59e1e9 Fix for URIs of parts.
f1f297e213 Build export elements and combinators.
762acf00e8 Restore computing export scopes.
959cf5967d Simplify strong_test_helper
2019-04-08 16:11:41 -07:00
Chinmay Garde
650a39ae7d Get rid of the macro for accessing the current test name. (flutter/engine#8500) 2019-04-08 16:11:21 -07:00