7657 Commits

Author SHA1 Message Date
skia-flutter-autoroll
aa86f1045d Roll src/third_party/skia dfda5f57bf25..dbded16fadde (1 commits) (flutter/engine#8918)
https://skia.googlesource.com/skia.git
/%2Blog/dfda5f57bf25..dbded16fadde

git log dfda5f57bf25ad3ca027fdc5fd9a05ae564b0003..dbded16fadde7924ad23687ca13ad9134a60e7f8 --date=short --no-merges --format=%ad %ae %s
2019-05-09 rmistry@google.com [Android compile bot] Add links to force sync the checkout

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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-09 09:29:43 -04:00
skia-flutter-autoroll
77ca4e8c47 Roll src/third_party/skia b9330017c070..dfda5f57bf25 (2 commits) (flutter/engine#8917)
https://skia.googlesource.com/skia.git
/%2Blog/b9330017c070..dfda5f57bf25

git log b9330017c0702b83329fbfd8e382720a8889c2c0..dfda5f57bf25ad3ca027fdc5fd9a05ae564b0003 --date=short --no-merges --format=%ad %ae %s
2019-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 19905aea14e0..ebab670cb32d (11 commits)
2019-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src d5837fbd88aa..589d8ec2fcaa (402 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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-09 04:29:31 -04:00
Ben Konyi
625f33bc89 Roll src/third_party/dart ef0c812b0d..678f4bb926 (11 commits)
678f4bb926 Give featureSet to analysis options to fix resynthesis tests.
3ad32e4287 [vm] Revert 1db1ac48632df42d1569a80859b9db7a82293eab.
58f3098650 Issue 36890. Improve importing elements when incomplete code.
454b98c490 Some additional tests in variable_name_contributor_test.dart to cover all the doIncludePrivateVersion cases
1407e59079 Add preliminary NNBD support to the summary linker.
34d2fd42bd Add summary deserialization support for nullability.
8dc57acc52 Use the full URI for DDK library debug names
147523b744 Add failing tests of operator semantics under nnbd
299bf667ac Get codeOffset/codeLength through LazyNode.
39858b1225 Remove CompilationUnitImpl.isNonNullableLibrary
802712795e [vm/bytecode] Cleanup obsolete bytecode format v2
2019-05-09 00:45:56 -07:00
skia-flutter-autoroll
780ebf4223 Roll src/third_party/skia 15c91422339a..b9330017c070 (11 commits) (flutter/engine#8915)
https://skia.googlesource.com/skia.git
/%2Blog/15c91422339a..b9330017c070

git log 15c91422339a0383a6ae366d9bf55c69e304b303..b9330017c0702b83329fbfd8e382720a8889c2c0 --date=short --no-merges --format=%ad %ae %s
2019-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d5ed0a31ce88..ecfeede6014c (17 commits)
2019-05-08 jvanverth@google.com Add FenceSync support to Metal
2019-05-08 brianosman@google.com Propagate third_party public_include_dirs to include_dirs
2019-05-08 brianosman@google.com Use better widget for multiline strings in particle GUI
2019-04-22 bsalomon@google.com Increase number of clip stack elements to examine in isRRect.
2019-05-08 fmalita@chromium.org [skottie] Text line height support
2019-05-07 herb@google.com Remove tracking glyphs in remote cache
2019-05-08 fmalita@chromium.org [skottie] Cleanup: relocate text sources
2019-05-08 bsalomon@google.com Separate GrCaps for semaphores and fence syncs.
2019-05-08 brianosman@google.com Add support for float remainder to interpreter
2019-05-07 bungeman@google.com Use SkFontHinting instead of macros.

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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-09 01:01:15 -04:00
stuartmorgan
501354c207 Fix TimePoint on Windows (flutter/engine#8910)
Addresses overflow issues with timer multiplication by using std::chrono
instead of QueryPerformanceCounter. The Windows implementation of
std::chrono uses QPC, so this should have no impact on performance or
clock resolution.

Fixes #32121
2019-05-08 23:20:32 -04:00
Ben Konyi
cf8b3bb706 Roll src/third_party/dart f7bf890ff7..ef0c812b0d (13 commits)
ef0c812b0d Add support for loading a modular test folder and specifying deps in yaml
51fe641e82 Create a SynchronousSession class.
520ba89658 [vm] Remove IsolateSpawnState::package_root
7e58fb155a Sort declarations in fix_lint_task.dart
ab84e36989 [dartfix] refactor the dartfix cli UI a bit
ce2bbd4108 [dartfix] refactor dartfix pubspec.yaml
a91cc6c701 [observatory] Remove use of custom elements.
d0f9c9c1a7 [vm/compiler/bytecode] Infer receiver type in bytecode functions
e9bec21d13 [vm/bytecode] Cleanup after switching to compact bytecode instructions
68de477535 [vm/bytecode] Compact encoding of bytecode instructions (part 3/3)
6fe73e4544 [vm/bytecode] Support compact bytecode instructions in VM (part 2/3)
1cc4003e5a [vm/interpreter] Support misaligned bytecodes (compact bytecodes 1/3)
a31594b9af [dartdevc] Cleanup ddb script
2019-05-08 18:50:16 -07:00
Jonah Williams
7c214df22f Add web sdk implementation. (flutter/engine#8891) 2019-05-08 18:16:20 -07:00
Chinmay Garde
d2056f802a Roll buildroot to bb316a9e. (flutter/engine#8889) 2019-05-08 14:11:08 -07:00
Kaushik Iska
9421579df4 Expose API to decode images to specified dimensions (flutter/engine#8596)
* Dart side resize primitives exposed

* Write the codec side changes

* return un-scaled image if we can not allocate bitmap

* Format _instantiateImageCodec calls to be single lined

Move null check for size to be inner

* Address CR comments and make image resize dimensions container

* Round not trunc, also format

* Add tests, remove ImageResizeDims from api surface

* Make placeholder value public

* Make the api side changes

* Add a feature to resize pixels and also add tests

* Fix grammar and add more info
2019-05-08 13:57:35 -07:00
Ben Konyi
120cc00eb3 Roll src/third_party/dart f80f0bfcfd..f7bf890ff7 (2 commits)
f7bf890ff7 Improve the convert-to-package-uri assist
13fa51ed54 [vm] Make Library::FindPragma a static method.
2019-05-08 12:49:54 -07:00
Ben Konyi
aa23b61be9 Roll src/third_party/dart 0e2e186262..f80f0bfcfd (4 commits)
f80f0bfcfd Reland "Implement the type Never"
9203ad5e89 Include receiver method invocation receiver type in static type test
5ce8402b0d Handle let variable like normal variables in static type computation
27d806b5a2 Add CodegenResult as the result of FunctionCompiler.compile
2019-05-08 09:41:51 -07:00
stuartmorgan
fea4724762 Provide a resource context in the GLFW shell (flutter/engine#8895)
Uses an invisible GLFW window to provide a background resource context
for the Flutter engine to upload textures.

Fixes #31941
2019-05-08 10:36:14 -04:00
Ben Konyi
d556603a60 Roll src/third_party/dart 8143450941..0e2e186262 (3 commits)
0e2e186262 Add ModularNamerImpl
25213cdc1e Extract ModularEmitterImpl superclass from EmitterImpl
6c6954c1ee Add ModularNamer and ModularEmitter super-interfaces
2019-05-08 06:47:47 -07:00
skia-flutter-autoroll
c9296537cd Roll src/third_party/skia f90bfd72174b..15c91422339a (1 commits) (flutter/engine#8900)
https://skia.googlesource.com/skia.git
/%2Blog/f90bfd72174b..15c91422339a

git log f90bfd72174b8bdb7b585e00c9bb2db772870a08..15c91422339a0383a6ae366d9bf55c69e304b303 --date=short --no-merges --format=%ad %ae %s
2019-05-07 robertphillips@google.com Repro Chrome bug and add Skia-side fix

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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-08 08:39:35 -04:00
skia-flutter-autoroll
17b02de593 Roll src/third_party/skia 4497ac179949..f90bfd72174b (2 commits) (flutter/engine#8897)
https://skia.googlesource.com/skia.git
/%2Blog/4497ac179949..f90bfd72174b

git log 4497ac17994900308f2630ca1613a3e24c6fd362..f90bfd72174b8bdb7b585e00c9bb2db772870a08 --date=short --no-merges --format=%ad %ae %s
2019-05-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0f4d72e63b92..19905aea14e0 (9 commits)
2019-05-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 648a59893e4e..d5837fbd88aa (481 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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-08 04:32:43 -04:00
Dan Field
e1a78133f8 Remove more asserts and fix a11y check (flutter/engine#8896) 2019-05-08 01:19:24 -07:00
Dan Field
68a0dbe78b Prevent iOS from autofilling password into wrong text box (flutter/engine#8894) 2019-05-08 01:00:05 -07:00
skia-flutter-autoroll
94f16bf5eb Roll src/third_party/skia 51e15a69ce5b..4497ac179949 (1 commits) (flutter/engine#8893)
https://skia.googlesource.com/skia.git
/%2Blog/51e15a69ce5b..4497ac179949

git log 51e15a69ce5bef01ff0d0b5ae3d72c1b2ad3f799..4497ac17994900308f2630ca1613a3e24c6fd362 --date=short --no-merges --format=%ad %ae %s
2019-05-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b01f2559e017..d5ed0a31ce88 (10 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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-08 01:03:39 -04:00
Ben Konyi
4e9bf8fbd1 Roll src/third_party/dart a8b6e18b62..8143450941 (11 commits)
8143450941 Convert comments in the constant evaluation code
cbff5cff2f [vm/reload] Fix scenario when class removed during hot reload stays unpatched.
8de23bbbff Update the Dart Analaysis Server protocol to 1.26.1 to mark that the MOVE_FILE refactoring is now enabled. The functionality landed May 3rd, 2019 with https://dart-review.googlesource.com/c/sdk/+/101320
ca4b63f067 Remove NullabilityNode.isAlwaysNullable.
2d5e82bb7a [watchlists] Remove zra from watchlists
f1dcb7f2a9 Fix PRESUBMIT.py so it is python3-compatible.
df7db795dc Stop using ConstraintVariable.always to represent the nullability of `dynamic`.
d06c7b7c89 Remove the ability of migration to use `?`s in input files as a hint.
2ee973102c Add some additional tests for variable name completions for variable naming inside of for-statements
2c3114f7a7 Replace most uses of assertConstraint with assertConnection.
5b63d74608 Rework some migration tests to make use of the nullability graph.
2019-05-07 21:48:47 -07:00
Chinmay Garde
0dfd3c2144 Remove absolute path in new Fuchsia SDK based runner target dependency. (flutter/engine#8888)
Only ran into this as I was wiring up the bots to build the new targets.
2019-05-07 17:26:45 -07:00
Chinmay Garde
8ef9d87c66 Copy the Flutter Runner from //topaz into the engine. (flutter/engine#8886)
Build rules and include paths have been updated as necessary.
No other functional change.
2019-05-07 17:24:18 -07:00
Dan Field
c96714ac5d new lints (flutter/engine#8849)
Dart lints added:
* Avoid optional new
* Avoid optional const
* Prefer single quotes
* Prefer default assignment `=`
2019-05-07 16:10:21 -07:00
Chinmay Garde
8462054c5b Copy //dart-pkg/zircon|fuchsia from Topaz into the engine. (flutter/engine#8884)
Build rules and include paths have been updated as necessary. No other functional change.
2019-05-07 15:06:15 -07:00
skia-flutter-autoroll
6b1bd09ea3 Roll src/third_party/skia 056944747072..51e15a69ce5b (8 commits) (flutter/engine#8885)
https://skia.googlesource.com/skia.git
/%2Blog/056944747072..51e15a69ce5b

git log 056944747072199150fbfe7cd220c246b446acf0..51e15a69ce5bef01ff0d0b5ae3d72c1b2ad3f799 --date=short --no-merges --format=%ad %ae %s
2019-05-07 bungeman@google.com Use SkTextEncoding enum instead of macros.
2019-05-07 ethannicholas@google.com fixed SkSL interpreter negate op
2019-05-07 robertphillips@google.com Loosen up checks in DDLSkSurfaceFlush
2019-05-07 herb@google.com Cleaup GrTextStrike and GrStrikeCache
2019-05-07 ethannicholas@google.com fixed SkSL interpreter test
2019-05-07 robertphillips@google.com Add test for DDLs and SkSurface::flush
2019-05-07 bungeman@google.com Mac slight hinting to be normal instead of none.
2019-05-06 chinmaygarde@google.com Allow building Skia with Fuchsia SDK enabled buildroots.

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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-07 17:43:47 -04:00
Chinmay Garde
fa8b1de1c0 Copy //runtime/dart/utils from Topaz into the engine. (flutter/engine#8871)
Build rules and include paths have been updated as necessary. No other functional change.
2019-05-07 13:59:43 -07:00
Ben Konyi
3da5268f4c Roll src/third_party/dart 3173e594ba..a8b6e18b62 (16 commits) (flutter/engine#8883)
a8b6e18b62 Resolve x ?? y as LUB(X!, Y) instead of LUB(X, Y).
78e50a5f9b Revert "Implement the type Never"
986c0791dc Build local elements in constructor initializers.
00c6c53ff8 Include 'exists' into unlinked signature.
32f146afe2 Fix tests that are probably opinions how something should be resolved.
d2d8e8a4a5 Prefer hasLibraryDirective over hasPartOfDirective.
c331ce69a3 Update extract implicitly typed instance property tests.
dd6da838f1 [CFE] Avoid cloning bodies of lazy if elements.
3e95afb414 [CFE] Refactor const collection construction into builders.
a83fbc5edb remove unused enable lazyAssignmentOperators flag
ff75c98bf7 Remove two generated files unintentionally included in 100244.
9e90424749 Decouple startup emitter from compiler/backend
3d7405f198 Separate CodegenImpl from JavaScriptBackend
1c1af2808f Introduce Codegen interface to decouple JavaScriptBackend from the codegen phase
f1fcd89c2d [SDK] Fix missing argument in tools/bots/dart_sdk.py
4934f766d7 [vm] protobuf aware treeshaker, Support freezing messages
2019-05-07 13:21:00 -07:00
skia-flutter-autoroll
163eb1defd Roll src/third_party/skia 9f0eeac8204f..056944747072 (4 commits) (flutter/engine#8882)
https://skia.googlesource.com/skia.git
/%2Blog/9f0eeac8204f..056944747072

git log 9f0eeac8204fa0196573b86de8821f566233a94f..056944747072199150fbfe7cd220c246b446acf0 --date=short --no-merges --format=%ad %ae %s
2019-05-03 halcanary@google.com experimental/editor: progress
2019-05-07 ethannicholas@google.com more SkSL interpreter performance work
2019-05-07 bungeman@google.com Fix some documentation for SkFont.
2019-05-07 brianosman@google.com Add no-nonportable-include-path when building ANGLE with Windows-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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-07 14:59:24 -04:00
Dan Field
6b5249e33d Log instead of throwing (flutter/engine#8881) 2019-05-07 11:08:38 -07:00
skia-flutter-autoroll
2181e5463b Roll src/third_party/skia b0d8b76c4f62..9f0eeac8204f (4 commits) (flutter/engine#8879)
https://skia.googlesource.com/skia.git
/%2Blog/b0d8b76c4f62..9f0eeac8204f

git log b0d8b76c4f626059b4f3503f57d08e2b3cc09f73..9f0eeac8204fa0196573b86de8821f566233a94f --date=short --no-merges --format=%ad %ae %s
2019-05-07 borenet@google.com [infra] Remove remaining references to go_deps
2019-05-07 brianosman@google.com Viewer: Fixes for shader editing in ANGLE
2019-05-06 bungeman@google.com IWYU for tests A-D.
2019-05-07 raul@tambre.ee Fix use of 'is' operator for comparison

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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-07 11:26:34 -04:00
skia-flutter-autoroll
d49c075768 Roll src/third_party/skia d05c5eec42e9..b0d8b76c4f62 (1 commits) (flutter/engine#8877)
https://skia.googlesource.com/skia.git
/%2Blog/d05c5eec42e9..b0d8b76c4f62

git log d05c5eec42e9ca892f92d221b0d677784fe801b6..b0d8b76c4f626059b4f3503f57d08e2b3cc09f73 --date=short --no-merges --format=%ad %ae %s
2019-05-06 bsalomon@google.com Make finish flush procs work with GL.

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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-07 07:57:44 -04:00
skia-flutter-autoroll
cd556dec5a Roll src/third_party/skia d699a66fa220..d05c5eec42e9 (2 commits) (flutter/engine#8876)
https://skia.googlesource.com/skia.git
/%2Blog/d699a66fa220..d05c5eec42e9

git log d699a66fa2203c0c4f18f77871c6caa6ab14bd15..d05c5eec42e9ca892f92d221b0d677784fe801b6 --date=short --no-merges --format=%ad %ae %s
2019-05-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6f0c5b8dd5f2..0f4d72e63b92 (8 commits)
2019-05-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e300e8fa69a2..648a59893e4e (393 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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-07 04:29:39 -04:00
skia-flutter-autoroll
207e4af774 Roll src/third_party/skia 5f2807b71e71..d699a66fa220 (1 commits) (flutter/engine#8875)
https://skia.googlesource.com/skia.git
/%2Blog/5f2807b71e71..d699a66fa220

git log 5f2807b71e71a92bd7df1ed3527f0be8208a4c96..d699a66fa2203c0c4f18f77871c6caa6ab14bd15 --date=short --no-merges --format=%ad %ae %s
2019-05-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bb12b0e41a09..b01f2559e017 (10 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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-07 01:00:26 -04:00
Ben Konyi
4da52f6638 Roll src/third_party/dart 821c75c584..3173e594ba (9 commits)
3173e594ba Skip not classes in mixin superclass constraints.
aa64d1d2e6 Allow building Dart with Fuchsia SDK enabled buildroots.
704fe5e663 [build] Newer versions of Mac have a predefined _FORTIFY_SOURCE that creates a conflict trying to set it with a compiler argument.
149d62bd80 [dartdevc] Adding support for labels in switch statements
b27436158a Get GenericFunctionType element from the node, not the type.
259ab698ab Fix for CompilationUnitElementImpl.nameOffset and type alias code range.
04db35c3b5 Prevent infinite recursion via not 'self'.
078338bb1d Create a data structure to track the graph of nullability nodes.
9ac7bd7855 Ensure we have a scope for variables when visiting fields
2019-05-06 21:49:40 -07:00
Ben Konyi
d5515be3e7 Roll src/third_party/dart 36c315eacc..821c75c584 (2 commits)
821c75c584 Update a test comment
7928dbd270 [analyzer] Resolve nullability of generic function types
2019-05-06 18:44:59 -07:00
Chinmay Garde
c20505fd0a Roll buildroot to pull in Fuchsia SDK flag updates. (flutter/engine#8870)
Rolled to 3962938f1.
2019-05-06 18:21:05 -07:00
Chinmay Garde
56e7bf84b1 Wire up Fuchsia SDK related updated for shell dependencies. #8869
This does not actually import the runners into the engine. It only sets up the targets so they need no modifications are necessary when the migration is done. The engine has been verified to build in both buildroots.
2019-05-06 18:01:59 -07:00
Ben Konyi
e1e51dc7c4 Roll src/third_party/dart cdabea8fe2..36c315eacc (17 commits)
36c315eacc [analyzer] resolve x?.y to return T?
a53c12d07a [vm] Use std::unique_ptr with Message
457e58c637 Type promotion requires current function body.
79f4ecf191 report error on const method with empty body
6aab33ff09 Fix for setter names in library local declarations.
271c8465f4 Rewrite AST when resolving constants.
dd185a029e Build local elements for metadata.
0e4370d75f Fix exception when libraries cannot be resolved (issue 36863)
51730db51b Add flutter track widget creation transform to bazel kernel worker
8d1ed856d2 Always create DeclarationsTracker in AnalysisServer.
f6ba1abab1 Additional MOVE_FILE bazel tests that cannot yet be run due to the expectations around analysis roots and the refactoring test framework.
c3285a77d6 [vm/bytecode/compiler] Make sure the first successor in branches corresponds to fallthrough
4655f63670 update analyzer.Scanner to track featureSet
e1d6decd7b [vm/bytecode/compiler] Mark _simpleInstanceOf calls with Token::kIS
65cea6b8bb Add more information to manifest warning message
209e135db6 Split out two codes from STRICT_RAW_TYPE
ab5b285f82 Record InvocationExpression.typeArgumentTypes and use it directly, without need to restore type arguments.
2019-05-06 17:41:00 -07:00
skia-flutter-autoroll
a0c30e37e6 Roll src/third_party/skia 77af4ecd3546..5f2807b71e71 (3 commits) (flutter/engine#8866)
https://skia.googlesource.com/skia.git
/%2Blog/77af4ecd3546..5f2807b71e71

git log 77af4ecd3546e38e8b6ca6e0efbc6b9df65dc83a..5f2807b71e71a92bd7df1ed3527f0be8208a4c96 --date=short --no-merges --format=%ad %ae %s
2019-05-06 halcanary@google.com Clean up CanvasTest.cpp some more
2019-05-06 bungeman@google.com Clean up CanvasTest.cpp macros.
2019-05-06 brianosman@google.com Revert "Support GL_EXT_draw_buffers"

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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-06 18:57:57 -04:00
stuartmorgan
fe6ed0bd72 Add resize functions to GLFW shell (flutter/engine#8864)
Adds methods to get and set the window size, as well as to query the
window's scale factor. This is useful both for custom clients, and for
building a window resize plugin to prototype what will eventually likely
be a system channel.
2019-05-06 16:22:40 -04:00
stuartmorgan
71903838b8 Provide access to GLFW window in plugins (flutter/engine#8806)
Plugins may need to be able to access functions affecting the GLFW
window (e.g., a plugin to resize the window). This restructures the API
to create a distinction at both the C and C++ level between the window
controller, which provides access to high-level behaviors driving the
Flutter application, and the window, which provides access to functions
to affect the UI state of the window (i.e., wrapped GLFWwindow
functions).

Also provides a PluginRegistrar extension for plugins that need access
to GLFW-specific functionality.
2019-05-06 15:37:02 -04:00
skia-flutter-autoroll
f98693ba56 Roll src/third_party/skia 7d2ad0fdef01..77af4ecd3546 (9 commits) (flutter/engine#8862)
https://skia.googlesource.com/skia.git
/%2Blog/7d2ad0fdef01..77af4ecd3546

git log 7d2ad0fdef01f3fdfadd11c3082b002688b0cab0..77af4ecd3546e38e8b6ca6e0efbc6b9df65dc83a --date=short --no-merges --format=%ad %ae %s
2019-05-06 brianosman@google.com Support GL_EXT_draw_buffers
2019-05-06 robertphillips@google.com Re-add flag to force opList splitting reduction
2019-05-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-06 borenet@google.com [infra] Pin infra code using Go modules
2019-05-06 robertphillips@google.com Make SkComposeImageFilter comply with SkImageFilter::filterBounds calling convention
2019-05-06 thomasanderson@chromium.org Remove static initializer in SkExecutor.cpp
2019-05-06 kjlubick@google.com [canvaskit] 0.6.0
2019-05-06 kjlubick@google.com [img-decode] Start on proposed new spec
2019-05-03 brianosman@google.com Add ShaderErrorHandler to GrContextOptions

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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-06 15:29:06 -04:00
Dan Field
3fc755a317 Get prebuilt Dart via CIPD (flutter/engine#8859) 2019-05-06 11:31:23 -07:00
Ben Konyi
99ff60c8c9 Roll src/third_party/dart 125c5cbf4a..cdabea8fe2 (4 commits)
cdabea8fe2 [dart:io] Document raw sockets are not operating system raw sockets.
09b31ed7cd Clean up some non-driver code in constant evaluation
b4814384ff [vm/compiler] Add optional opcode arg to ILMatcher::TryMatch.
19c228115a [SDK] Adds smoke test for dartaot.
2019-05-06 11:06:55 -07:00
Ben Konyi
06c30a513d Roll src/third_party/dart 67df3ff878..125c5cbf4a (6 commits) (flutter/engine#8856)
125c5cbf4a [vm/compiler] Instroduce SIMARM_X64 build architecture.
9486e99114 [vm/compiler] Forward typed data view constructor arguments.
28faf8c7ca Merge GraphBuilder into KernelSsaGraphBuilder
5b569a62d2 Remove code for supporting for generating code with compile time error
ba3dba3a00 Remove JavaScriptConstantTask and JavaScriptConstantCompiler
7ea75ab0e0 Const fields doesn't introduce setters; look for setter
2019-05-06 08:51:38 -07:00
skia-flutter-autoroll
c0d0c0bec7 Roll src/third_party/skia 2f3637bf2ed4..7d2ad0fdef01 (1 commits) (flutter/engine#8857)
https://skia.googlesource.com/skia.git
/%2Blog/2f3637bf2ed4..7d2ad0fdef01

git log 2f3637bf2ed44ef75966786ab4c2974d17c9f649..7d2ad0fdef01f3fdfadd11c3082b002688b0cab0 --date=short --no-merges --format=%ad %ae %s
2019-05-03 michaelludwig@google.com Fix local matrix for crop rects in backdrop image filters

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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-06 11:40:20 -04:00
skia-flutter-autoroll
6cc7d20b3a Roll src/third_party/skia 719a69ca5a6d..2f3637bf2ed4 (2 commits) (flutter/engine#8855)
https://skia.googlesource.com/skia.git
/%2Blog/719a69ca5a6d..2f3637bf2ed4

git log 719a69ca5a6da670d6b87ff7d296cc34d1f7bdd5..2f3637bf2ed44ef75966786ab4c2974d17c9f649 --date=short --no-merges --format=%ad %ae %s
2019-05-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ddc4d33a259a..6f0c5b8dd5f2 (15 commits)
2019-05-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b81b70981d9b..e300e8fa69a2 (429 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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-06 04:32:38 -04:00
Ben Konyi
40f940dcce Roll src/third_party/dart e5575ba64a..67df3ff878 (3 commits)
67df3ff878 Remove old commented out code.
7ec4621108 cleanup scanner configuration flags
81ced1c9bf Make a separate file for tests of implicit_this_reference_in_initializer
2019-05-06 00:46:28 -07:00
Ben Konyi
7e8692f619 Roll src/third_party/dart e0e5c85f48..e5575ba64a (5 commits)
e5575ba64a In summary2/ast_resolver, get featureSet from enclosing unit
4679e6bf03 fix analyzer/ddc triple shift assignment
86d47dc5b4 Fixing some tests that are failing in all/most backends.
836ace6fcb [vm/bytecode] Avoid recalcualting class hierarchy for each dilp file
1ef3818f79 [ VM / Service ] Added resolved_url field to frames in _CpuProfileTimeline response
2019-05-06 00:46:28 -07:00
Ben Konyi
610f36188c Roll src/third_party/dart dbe80f3397..e0e5c85f48 (8 commits)
e0e5c85f48 [dartdevc] Always print errors when running ddb script
8bc1b2b41c [dart/fuzzer] Restrict libFuzzer to linux
f06c42d2b6 [vm,debugger] remove column number check in GetBreakpointLocation
0707abbaf0 [vm] Remove unnecessary indirection in AlternativeGenerationList
bdc91968a2 [ VM / Service ] Updated JSONWriter::PrintValue(double) to use double_conversion instead of Printf.
58ef1db2ba Enable the MOVE_FILE refactoring in the Analysis Server edit_domain.dart
3f90f04a74 Prepare to publish analyzer 0.36.3
3020127fc4 Change resynthesis test expectations to use new Function syntax.
2019-05-06 00:46:28 -07:00
skia-flutter-autoroll
eb98a602ec Roll src/third_party/skia 3fd1841161d1..719a69ca5a6d (1 commits) (flutter/engine#8853)
https://skia.googlesource.com/skia.git
/%2Blog/3fd1841161d1..719a69ca5a6d

git log 3fd1841161d17c99a916da6fc0a2f8e5f06b962d..719a69ca5a6da670d6b87ff7d296cc34d1f7bdd5 --date=short --no-merges --format=%ad %ae %s
2019-05-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 10f7befc49a7..bb12b0e41a09 (14 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 (robertphillips@google.com), and stop
the roller if necessary.
2019-05-06 01:03:28 -04:00