985 Commits

Author SHA1 Message Date
Ben Konyi
85492c3e80 Roll src/third_party/dart 71bee8f05e..3e5ed47777 (83 commits)
3e5ed47777 Implement 'completion.getSuggestionDetails'.
38aadd71df Rework DecoratedType substitution.
087c6e3eb7 Add associatedErrorCodes API to AssistKind
8a45b5eb57 Move environment handling into the front-end constant evaluator.
8010fad320 [infra] Fix incorrect shell function syntax
1bfc3816d8 [infra] Extend 3head patching to apply patches for flutter/flutter depending on pinned engine commit
e4b809f0e6 Add unit testing of (some) invoke dynamic specializers
0fd1679620 Sort named parameters in native methods by declaration.
8c891ec25e Include type parameters into suggested code completions.
2efd22271e Use included suggestions only when free standing identifiers are allowed.
0d075031fa allow custom analysis options in lint driving
f89acfa374 Issue 35621. Part files should use their own transitive signatures.
133d83eede Protect against override completion outside workspace.
849285276d Extract and migrate ElementLocator tests.
d45a6ec893 Split Variables class into two interface classes and create DecoratedType.forElement constructor.
b9c89c9fb5 More test cases for the migration prototype.
a6e7361fa8 Add documentation comments to the migration prototype.
67ff7a6ef3 Remove unused import
53ba159aa4 Add assists to convert to list, map and set literals
a9c84ab887 Verify nullability of dynamic in DecoratedType constructor.
eaeffd2695 Rename ConstraintsTest to match the class it's testing
af303a277c Add some assists for the code-as-ui features
c4dcd85b3a Tests for control flow collections.
fe585471e3 Add DartFileEditBuilder.importLibraryElement().
460d69d08f Update 'Convert to StatefulWidget' to create private State classes.
509ac0648c Update non-nullability migration algorithm to handle missing types
b01697ba5a [vm/compiler] Continued graph checker development
00c6f6b584 Document InheritanceManager deprecations.
3802a6d7eb Experimental prototype of a non-nullability migration algorithm.
931051814c Partial implementation of the 'available suggestion sets' protocol.
1c173c2ce7 Enhance dartfix to allow including and excluding specific fixes
971733a08b [kernel] Add a class to track variance of type parameters
967b5fbac3 Finish implementing IsFunctionSubtypeOf
0d7bdd734a Ensure that top types are equivalent.
d44724d0af Compute default type arguments in Fasta types.
d55f95e344 Add Types.isSameTypeKernel
7fa0376af7 Implement subtype rules for Null in Fasta types
d9072d5272 Re-issue all problems in the incremental compiler
b6dc18e21e Remove legacyMode parameter and delete obsolete version of test
33f167b039 Complete the implemention of IsInterfaceSubtypeOf.
534825020a Check intersection types in subtype tests
ea0d98d98a Check FutureOr in subtype tests
014124e763 (Some) DiagnosticMessages can be serialized to/from json.
eb956a2516 Add synthetic bit to Library flags
e9597684fe Fix for incremental compiler swallowing certain errors
68d110ac2a Add test for codegen of optional parameters on native functions.
5737b452b8 [vm/gc] Update initial TLAB size calculation.
37a1f79360 [dart2js] Move letBindings to StackFrame
ec343169e7 Skip the spread tests on platforms that aren't using the new test workflow.
598515f031 [vm/compiler] Fix another missing incremental DOM update
d6f9d2da6f Add pkg/analysis_server/pubspec.yaml so that it is identified as a pub package.
9f8a9dc9f4 First stab at tests for "Spread Collections".
2c25cf016d [vm, gc] Use work stealing for the slices of the root set.
9308cac681 [vm] Simplify VirtualMemory::Truncate
e717ecdc92 [vm] Maintain view-ness of bytecode instructions in snapshots.
d4b8e0696d Add the capability in analysis server protocol for clients to express interest in receiving not yet imported code completions from specific packages and libraries.
7a95930bee Add a "summary-deps-output" option to build mode.
aaf97448b0 Extract EnumListParameter values before checking for matches
20fc81470e Fix override_on_non_overriding_method hint
ca4978e363 Add pkg:analysis_tool as an SDK-only set of utils
e5164be27e Issue 35127. Fixes for mixin implements / overrides.
fdd477721d [infra] Run co19_2 tests on DDC Linux and Windows builders
c31627b778 Remove the unused TypeOverrideManager
485a41bb12 Include superclass constraints into mixin type suggestions.
8f12035f36 Clean up the diagnostic tests
14b2255584 Status update after c3c5250
c3c525079b Demonstrate bug for the VMs way of doing initializers in face of mixins
d6608f19c0 Check function types in subtype tests
a6a9d4854b Start checking type arguments in subtype tests
dd70ecd5c0 Substitute type variables when computing class hierarchy
85c5082cf4 Support Kernel classes in ClassHierarchyBuilder
18ff842341 Start testing Fasta types implementation
db44a727e5 Extend the edit.dartfix protocol
40fca03d07 [vm/compiler] fix assert failure on minint64
6c96d8fdaf Fix crashing analysis_server with some defensive null checks
3b5c1012e9 Update CodeChecker to handle the code-as-ui features
b8fc017778 Replace convertAbsolutePathToUri() with toUriStr().
f903ee6dc0 Don't crash on formal parameters without name, exclude private SDK lbiraries.
118bdcc1f6 backlink to language docs for customized analysis
bc2a5a6789 Generate some of the code-as-ui diagnostics; implement more resolution
e8a0a209e3 Include into Declaration data that we will need for pre-cached suggestions.
0bb1aee3ff AstBuilder cleanup
ec13e61df3 Move `question` getter from GenericFunctionType and NamedType to their common base class.
2019-02-04 13:22:25 -08:00
skia-flutter-autoroll
74839e207b
Roll src/third_party/skia 8c14038e56c3..d7a5a1d27e1d (5 commits) (#7683)
https://skia.googlesource.com/skia.git/%2Blog/8c14038e56c3..d7a5a1d27e1d

git log 8c14038e56c37e5b41c066c1b1825fe32c257d01..d7a5a1d27e1d3ecc1ef4dfa1cef38195daf99f67 --date=short --no-merges --format=%ad %ae %s
2019-02-04 csmartdalton@google.com Add a central skiagm::GM::DrawFailureMessage for error messages
2019-02-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cd610c9a9dbc..3f5a479280cc (1 commits)
2019-02-04 scroggo@google.com Remove temporarily_sanitize
2019-02-04 mtklein@google.com use std::underlying_type
2019-02-04 reed@google.com remove legacy includes

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 (fmalita@google.com), and stop
the roller if necessary.
2019-02-04 13:33:19 -05:00
skia-flutter-autoroll
615ca598da
Roll src/third_party/skia 69130631e23d..8c14038e56c3 (1 commits) (#7682)
https://skia.googlesource.com/skia.git/%2Blog/69130631e23d..8c14038e56c3

git log 69130631e23d13d980ceb1151fa656ebb2577eef..8c14038e56c37e5b41c066c1b1825fe32c257d01 --date=short --no-merges --format=%ad %ae %s
2019-02-03 reed@google.com hide getMetaData()

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 (fmalita@google.com), and stop
the roller if necessary.
2019-02-04 09:59:09 -05:00
skia-flutter-autoroll
482e43faff
Roll src/third_party/skia 21ca3702f8eb..69130631e23d (2 commits) (#7681)
https://skia.googlesource.com/skia.git/%2Blog/21ca3702f8eb..69130631e23d

git log 21ca3702f8eb965a219fd697318d04ecd824cf70..69130631e23d13d980ceb1151fa656ebb2577eef --date=short --no-merges --format=%ad %ae %s
2019-02-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src ccf3465732e5..950d2f4a3353 (57 commits)
2019-02-04 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 (fmalita@google.com), and stop
the roller if necessary.
2019-02-04 05:30:00 -05:00
skia-flutter-autoroll
cc349a36ee
Roll src/third_party/skia b45f47dc3ef5..21ca3702f8eb (1 commits) (#7680)
https://skia.googlesource.com/skia.git/%2Blog/b45f47dc3ef5..21ca3702f8eb

git log b45f47dc3ef5cf8e6d4e81943892808798cccd59..21ca3702f8eb965a219fd697318d04ecd824cf70 --date=short --no-merges --format=%ad %ae %s
2019-02-01 csmartdalton@google.com Remove GM::onDrawBackground

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 (fmalita@google.com), and stop
the roller if necessary.
2019-02-04 01:48:20 -05:00
skia-flutter-autoroll
26b83393b9
Roll src/third_party/skia 9c7a006a8e2d..b45f47dc3ef5 (1 commits) (#7679)
https://skia.googlesource.com/skia.git/%2Blog/9c7a006a8e2d..b45f47dc3ef5

git log 9c7a006a8e2da4ae3158d12f2fee6bfee2a8ad14..b45f47dc3ef5cf8e6d4e81943892808798cccd59 --date=short --no-merges --format=%ad %ae %s
2019-02-03 robertphillips@google.com Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2)

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

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

If the roll is causing failures, please contact the current sheriff (fmalita@google.com), and stop
the roller if necessary.
2019-02-03 18:51:27 -05:00
skia-flutter-autoroll
940b42030b
Roll src/third_party/skia 32d8cce070dd..9c7a006a8e2d (1 commits) (#7677)
https://skia.googlesource.com/skia.git/%2Blog/32d8cce070dd..9c7a006a8e2d

git log 32d8cce070dd5a14b0ceae326b26d5e16c6194bd..9c7a006a8e2da4ae3158d12f2fee6bfee2a8ad14 --date=short --no-merges --format=%ad %ae %s
2019-02-01 bsalomon@google.com Remove NoPendingIO flags from buffer creations.

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 (fmalita@google.com), and stop
the roller if necessary.
2019-02-03 13:26:08 -05:00
skia-flutter-autoroll
0a9dadb044
Roll src/third_party/skia 71e434dc9dea..32d8cce070dd (1 commits) (#7675)
https://skia.googlesource.com/skia.git/%2Blog/71e434dc9dea..32d8cce070dd

git log 71e434dc9dea94e8f4ccb2bd78aa14a9418d599f..32d8cce070dd5a14b0ceae326b26d5e16c6194bd --date=short --no-merges --format=%ad %ae %s
2019-02-02 reed@google.com Revert "Revert "remove legacy forward declares""

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 (fmalita@google.com), and stop
the roller if necessary.
2019-02-03 09:38:12 -05:00
skia-flutter-autoroll
6266da8e6d
Roll src/third_party/skia d396dd0347d3..71e434dc9dea (1 commits) (#7674)
https://skia.googlesource.com/skia.git/%2Blog/d396dd0347d3..71e434dc9dea

git log d396dd0347d35c83c278f9dbbc698f3f2fccec2f..71e434dc9dea94e8f4ccb2bd78aa14a9418d599f --date=short --no-merges --format=%ad %ae %s
2019-02-03 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 (fmalita@google.com), and stop
the roller if necessary.
2019-02-03 05:55:06 -05:00
skia-flutter-autoroll
94ec2c55cc
Roll src/third_party/skia 0d84e805c30c..d396dd0347d3 (1 commits) (#7673)
https://skia.googlesource.com/skia.git/%2Blog/0d84e805c30c..d396dd0347d3

git log 0d84e805c30c5228c9cc1c01df54578ee1fd96aa..d396dd0347d35c83c278f9dbbc698f3f2fccec2f --date=short --no-merges --format=%ad %ae %s
2019-02-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c5cbca79da09..ccf3465732e5 (35 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 (fmalita@google.com), and stop
the roller if necessary.
2019-02-03 02:17:29 -05:00
skia-flutter-autoroll
48055b102d
Roll src/third_party/skia 48913465db5f..0d84e805c30c (1 commits) (#7672)
https://skia.googlesource.com/skia.git/%2Blog/48913465db5f..0d84e805c30c

git log 48913465db5f6077be48a7333c56e03e77b107a1..0d84e805c30c5228c9cc1c01df54578ee1fd96aa --date=short --no-merges --format=%ad %ae %s
2019-01-24 reed@google.com move experimental header out of public includes

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 (borenet@google.com), and stop
the roller if necessary.
2019-02-02 14:01:00 -05:00
skia-flutter-autoroll
7f9d59cb0e
Roll src/third_party/skia d6a45a8aee6e..48913465db5f (1 commits) (#7671)
https://skia.googlesource.com/skia.git/%2Blog/d6a45a8aee6e..48913465db5f

git log d6a45a8aee6e8dfee484287c814e30a39799f93a..48913465db5f6077be48a7333c56e03e77b107a1 --date=short --no-merges --format=%ad %ae %s
2019-02-02 reed@google.com Revert "remove legacy forward declares"

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 (borenet@google.com), and stop
the roller if necessary.
2019-02-02 08:32:55 -05:00
skia-flutter-autoroll
3f4ac2bac5
Roll src/third_party/skia 8ec9a60bdb6f..d6a45a8aee6e (2 commits) (#7670)
https://skia.googlesource.com/skia.git/%2Blog/8ec9a60bdb6f..d6a45a8aee6e

git log 8ec9a60bdb6f63e7d0d1a7d994f25bf82cc40859..d6a45a8aee6e8dfee484287c814e30a39799f93a --date=short --no-merges --format=%ad %ae %s
2019-02-02 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-02-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 10b73e92900a..c5cbca79da09 (339 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 (borenet@google.com), and stop
the roller if necessary.
2019-02-02 04:52:29 -05:00
skia-flutter-autoroll
b00c7c87f5
Roll src/third_party/skia 72c687807f5e..8ec9a60bdb6f (2 commits) (#7669)
https://skia.googlesource.com/skia.git/%2Blog/72c687807f5e..8ec9a60bdb6f

git log 72c687807f5e96c9b3797d4200eb0af411f8a7cc..8ec9a60bdb6f63e7d0d1a7d994f25bf82cc40859 --date=short --no-merges --format=%ad %ae %s
2019-02-01 fmalita@chromium.org [skottie] Initial repeater support
2019-02-01 reed@google.com remove legacy forward declares

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 (borenet@google.com), and stop
the roller if necessary.
2019-02-02 01:06:59 -05:00
skia-flutter-autoroll
1b6f1397c8
Roll src/third_party/skia 8f5aeebdd8eb..72c687807f5e (3 commits) (#7668)
https://skia.googlesource.com/skia.git/%2Blog/8f5aeebdd8eb..72c687807f5e

git log 8f5aeebdd8eb77b624a9d802eac49c3c1de8deba..72c687807f5e96c9b3797d4200eb0af411f8a7cc --date=short --no-merges --format=%ad %ae %s
2019-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader debaacab10b5..cd610c9a9dbc (1 commits)
2019-02-01 robertphillips@google.com Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization"
2019-02-01 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 (borenet@google.com), and stop
the roller if necessary.
2019-02-01 21:23:40 -05:00
skia-flutter-autoroll
637fadba71
Roll src/third_party/skia 3ed198faf93a..8f5aeebdd8eb (8 commits) (#7667)
https://skia.googlesource.com/skia.git/%2Blog/3ed198faf93a..8f5aeebdd8eb

git log 3ed198faf93ad040b4d5a55e3efdbf1b9b2a227c..8f5aeebdd8eb77b624a9d802eac49c3c1de8deba --date=short --no-merges --format=%ad %ae %s
2019-02-01 michaelludwig@google.com Revert "Narrow clear-as-draw workaround on D3D11 ANGLE"
2019-02-01 robertphillips@google.com Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization
2019-02-01 brianosman@google.com Remove SkColorSpaceTransferFn
2019-02-01 kjlubick@google.com Revert "Revert "make third_party() static libraries""
2019-02-01 brianosman@google.com Remove SkICC::WriteToICC
2019-02-01 bsalomon@google.com Make GrMesh hold regular ref on GrBuffers.
2019-02-01 reed@google.com remove unneeded friends/includes in SkPaint.h
2019-02-01 kjlubick@google.com CMake: distinguish between file and dir copies by presence of '.' in src path

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 (borenet@google.com), and stop
the roller if necessary.
2019-02-01 17:49:58 -05:00
skia-flutter-autoroll
1cf606148c
Roll src/third_party/skia 5892553ad020..3ed198faf93a (3 commits) (#7666)
https://skia.googlesource.com/skia.git/%2Blog/5892553ad020..3ed198faf93a

git log 5892553ad0205a2644d9567b7b1c64e402b47c55..3ed198faf93ad040b4d5a55e3efdbf1b9b2a227c --date=short --no-merges --format=%ad %ae %s
2019-02-01 reed@google.com remove docs for containsText
2019-02-01 robertphillips@google.com Rename GrContext::uniqueID to contextID and hide it
2019-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 cf9383ed325c..a54104803d72 (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 (borenet@google.com), and stop
the roller if necessary.
2019-02-01 14:19:37 -05:00
skia-flutter-autoroll
377e665e42
Roll src/third_party/skia 569dda7216cd..5892553ad020 (5 commits) (#7665)
https://skia.googlesource.com/skia.git/%2Blog/569dda7216cd..5892553ad020

git log 569dda7216cda3f096677df29ee787e44ddb0be0..5892553ad0205a2644d9567b7b1c64e402b47c55 --date=short --no-merges --format=%ad %ae %s
2019-01-30 reed@google.com delete orphaned sample
2019-02-01 reed@google.com remove breakText, and all utf cache accessors
2019-02-01 reed@google.com skip huge allocation in test on 32bit devices
2019-01-31 robertphillips@google.com Remove destination GrRenderTargetProxy from GrPipeline
2019-01-31 michaelludwig@google.com Narrow clear-as-draw workaround on D3D11 ANGLE

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 (borenet@google.com), and stop
the roller if necessary.
2019-02-01 10:51:35 -05:00
skia-flutter-autoroll
44245c8e78
Roll src/third_party/skia 72a0e3347cdf..569dda7216cd (1 commits) (#7664)
https://skia.googlesource.com/skia.git/%2Blog/72a0e3347cdf..569dda7216cd

git log 72a0e3347cdfcaeb5f85c128e370e58e1cf7cd18..569dda7216cda3f096677df29ee787e44ddb0be0 --date=short --no-merges --format=%ad %ae %s
2019-02-01 reed@google.com hide SkFont::containsText

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 (borenet@google.com), and stop
the roller if necessary.
2019-02-01 07:23:20 -05:00
skia-flutter-autoroll
80db23fb77
Roll src/third_party/skia ae64f52786b3..72a0e3347cdf (2 commits) (#7663)
https://skia.googlesource.com/skia.git/%2Blog/ae64f52786b3..72a0e3347cdf

git log ae64f52786b31fdfeeee0c2891a11a05814818c1..72a0e3347cdfcaeb5f85c128e370e58e1cf7cd18 --date=short --no-merges --format=%ad %ae %s
2019-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 258398020826..cf9383ed325c (3 commits)
2019-02-01 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 (borenet@google.com), and stop
the roller if necessary.
2019-02-01 03:55:42 -05:00
skia-flutter-autoroll
4889c743c5
Roll src/third_party/skia 95b014790f93..ae64f52786b3 (3 commits) (#7662)
https://skia.googlesource.com/skia.git/%2Blog/95b014790f93..ae64f52786b3

git log 95b014790f93856d66da760d7a68ccc2e448a5f7..ae64f52786b31fdfeeee0c2891a11a05814818c1 --date=short --no-merges --format=%ad %ae %s
2019-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 5d360ebe1581..10b73e92900a (473 commits)
2019-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ebe5f7fad064..debaacab10b5 (1 commits)
2019-01-31 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 (borenet@google.com), and stop
the roller if necessary.
2019-02-01 00:27:13 -05:00
skia-flutter-autoroll
fac24d938a
Roll src/third_party/skia 88bfed46ab6e..95b014790f93 (3 commits) (#7661)
https://skia.googlesource.com/skia.git/%2Blog/88bfed46ab6e..95b014790f93

git log 88bfed46ab6e0e4aec5416092a349e394c72ba59..95b014790f93856d66da760d7a68ccc2e448a5f7 --date=short --no-merges --format=%ad %ae %s
2019-01-31 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-31 reed@google.com remove (dead) legacy measuretext
2019-01-31 kjlubick@google.com Add CMake bot

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-31 20:56:02 -05:00
skia-flutter-autoroll
5dcf3cfd2f
Roll src/third_party/skia 5b257abb87d2..88bfed46ab6e (8 commits) (#7657)
https://skia.googlesource.com/skia.git/%2Blog/5b257abb87d2..88bfed46ab6e

git log 5b257abb87d2085b7f36fd5bc8f4a78a73942b2a..88bfed46ab6e0e4aec5416092a349e394c72ba59 --date=short --no-merges --format=%ad %ae %s
2019-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 794364ebd51c..258398020826 (1 commits)
2019-01-31 egdaniel@google.com Fix type in Andoird string.
2019-01-31 reed@google.com fix tiler to handle large float rects
2019-01-31 brianosman@google.com Update tracing docs slightly
2019-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms cd2260c9f528..0c0f6dee2779 (1 commits)
2019-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5ebd2c0fafca..ebe5f7fad064 (1 commits)
2019-01-31 rmistry@google.com [cq.cfg] Remove cq.cfg.
2019-01-31 kjlubick@google.com Make cmake copy_directory instead of just files

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-31 17:24:14 -05:00
stuartmorgan
93452747fc
Initial import of FDE macOS framework (#7642)
Merges the current flutter-desktop-embedding macOS framework into the
engine. Notable changes:
- All channel/codec related code is eliminated in favor of using the
  existing iOS implementations.
- All .m files renamed to .mm for consistency with the iOS code.
  - Some minor code changes to fix new warnings in Objective-C++ mode.
- License headers, basic format (e.g., clang-format changes) updated to
  use repo style.
- Xcode project is not included; instead adds GN build rules to create
  an integrated framework that combines what was the FDE library with
  what is present in FlutterEmbedder.framework.

Other changes are left as follow-ups, including:
- Moving shared code out of ios/ into common/.
- Potentially improving sharing between iOS and macOS BUILD.gn.
- Class renaming; the FLE prefix will be eliminated, but that API
  surface isn't stable yet, so that can be changed later.
2019-01-31 14:14:43 -08:00
skia-flutter-autoroll
54f5467155
Roll src/third_party/skia 1bd245b91801..5b257abb87d2 (5 commits) (#7656)
https://skia.googlesource.com/skia.git/%2Blog/1bd245b91801..5b257abb87d2

git log 1bd245b9180147d85b6ead60a04116e0333ad37f..5b257abb87d2085b7f36fd5bc8f4a78a73942b2a --date=short --no-merges --format=%ad %ae %s
2019-01-30 reed@google.com change measureText impl to first convert to glyphs
2019-01-30 egdaniel@google.com Add hardware buffer unit test from old skqp to skia.
2019-01-31 bsalomon@google.com Update Metal unit test blacklist after adding new promise image tests
2019-01-30 bsalomon@google.com Add option to skip intermediate release/fulfill calls for promise images.
2019-01-30 michaelludwig@google.com Add new thin anti-aliasing demo

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-31 13:50:56 -05:00
skia-flutter-autoroll
e71daf6cf8
Roll src/third_party/skia ea2dc6a6bc11..1bd245b91801 (1 commits) (#7655)
https://skia.googlesource.com/skia.git/%2Blog/ea2dc6a6bc11..1bd245b91801

git log ea2dc6a6bc114d92181fc0825b75b5524e4b0e67..1bd245b9180147d85b6ead60a04116e0333ad37f --date=short --no-merges --format=%ad %ae %s
2019-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 787f953343b0..5ebd2c0fafca (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 (borenet@google.com), and stop
the roller if necessary.
2019-01-31 10:16:50 -05:00
skia-flutter-autoroll
4f5e1709be
Roll src/third_party/skia e9742a5a0db1..ea2dc6a6bc11 (1 commits) (#7654)
https://skia.googlesource.com/skia.git/%2Blog/e9742a5a0db1..ea2dc6a6bc11

git log e9742a5a0db1e86f1b548d74c025404690eaed63..ea2dc6a6bc114d92181fc0825b75b5524e4b0e67 --date=short --no-merges --format=%ad %ae %s
2019-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 783809808ec0..794364ebd51c (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 (borenet@google.com), and stop
the roller if necessary.
2019-01-31 06:45:59 -05:00
skia-flutter-autoroll
ef1a7f8ce4
Roll src/third_party/skia 8a484d0203d9..e9742a5a0db1 (2 commits) (#7653)
https://skia.googlesource.com/skia.git/%2Blog/8a484d0203d9..e9742a5a0db1

git log 8a484d0203d954a5ac4c7deb0f774dbe6a6fa9be..e9742a5a0db1e86f1b548d74c025404690eaed63 --date=short --no-merges --format=%ad %ae %s
2019-01-30 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-31 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 (borenet@google.com), and stop
the roller if necessary.
2019-01-31 03:11:28 -05:00
skia-flutter-autoroll
28339c8648
Roll src/third_party/skia b7af275ebbf5..8a484d0203d9 (3 commits) (#7652)
https://skia.googlesource.com/skia.git/%2Blog/b7af275ebbf5..8a484d0203d9

git log b7af275ebbf55b6c79cf361bcf87612b328ea50a..8a484d0203d954a5ac4c7deb0f774dbe6a6fa9be --date=short --no-merges --format=%ad %ae %s
2019-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 97fa6e4bdf7b..5d360ebe1581 (482 commits)
2019-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 77630f1e7d12..787f953343b0 (1 commits)
2019-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fa7ca18f44ed..783809808ec0 (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 (borenet@google.com), and stop
the roller if necessary.
2019-01-30 23:40:21 -05:00
skia-flutter-autoroll
e9419bf6db
Roll src/third_party/skia 9c8ad0316147..b7af275ebbf5 (3 commits) (#7650)
https://skia.googlesource.com/skia.git/%2Blog/9c8ad0316147..b7af275ebbf5

git log 9c8ad031614760e8256d4e2eb97ebdef8c067cd2..b7af275ebbf55b6c79cf361bcf87612b328ea50a --date=short --no-merges --format=%ad %ae %s
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b08c5e928317..77630f1e7d12 (1 commits)
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ddcbdc51f2aa..b08c5e928317 (1 commits)
2019-01-30 scroggo@google.com Fix bug in sampling rotated decodes

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-30 20:07:29 -05:00
Kaushik Iska
b94e759b25
Expose the Flutter engine, Dart and Skia versions to Dart. (#7634)
- Moved versions from shell to common
- versions singleton contains all the required versions.
2019-01-30 16:22:45 -08:00
skia-flutter-autoroll
b032bbd0cc
Roll src/third_party/skia 70ebd9ca0616..9c8ad0316147 (9 commits) (#7646)
https://skia.googlesource.com/skia.git/%2Blog/70ebd9ca0616..9c8ad0316147

git log 70ebd9ca0616f54450a38d4f0f952810595a441b..9c8ad031614760e8256d4e2eb97ebdef8c067cd2 --date=short --no-merges --format=%ad %ae %s
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cda0cf9d8112..ddcbdc51f2aa (1 commits)
2019-01-30 jvanverth@google.com Fix screen invalidation on MacOS
2019-01-30 mtklein@google.com remove shadeSpan4f()
2019-01-30 herb@google.com Revert "make third_party() static libraries"
2019-01-30 mtklein@google.com remove Sk4x4f.h -- dead code
2019-01-30 robertphillips@google.com Add outline of new GrContext hierarchy
2019-01-30 mtklein@google.com remove burst mode in SkRPBlitter
2019-01-30 bsalomon@google.com Remove legacy texture-backed promise image interface.
2019-01-30 mtklein@google.com add Leon's gradient to p3 GM

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-30 16:34:29 -05:00
Jason Simmons
050dcaad60
Embed ICU data inside libflutter.so on Android (#7588)
Prior to this the Android embedder code would extract the icudtl.dat asset out
of the APK and write it to local disk during the first startup of the app.

This change will make that work unnecessary and eliminate the risk of ICU
failures due to errors in the extraction process.
2019-01-30 11:56:17 -08:00
skia-flutter-autoroll
15f2b92cce
Roll src/third_party/skia 673a048b209c..70ebd9ca0616 (8 commits) (#7641)
https://skia.googlesource.com/skia.git/%2Blog/673a048b209c..70ebd9ca0616

git log 673a048b209cba89d4be8e6b8ad7e8a4195fb3cd..70ebd9ca0616f54450a38d4f0f952810595a441b --date=short --no-merges --format=%ad %ae %s
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d9e364cff12d..cda0cf9d8112 (3 commits)
2019-01-30 mtklein@google.com make third_party() static libraries
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 915d4068a65c..fa7ca18f44ed (1 commits)
2019-01-30 jvanverth@google.com Fix up some event handling in MacOS
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 85bd613c938c..d9e364cff12d (1 commits)
2019-01-30 bsalomon@google.com Avoid crash in wacky_yuv GMs with --preAbandonGpuContext
2019-01-30 reed@google.com remove breakText from docs
2019-01-28 benjaminwagner@google.com Update Linux Vulkan SDK to 1.1.97.0

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-30 13:06:39 -05:00
skia-flutter-autoroll
ed3ed9bc9b
Roll src/third_party/skia c749f3bfd0e3..673a048b209c (1 commits) (#7639)
https://skia.googlesource.com/skia.git/%2Blog/c749f3bfd0e3..673a048b209c

git log c749f3bfd0e3191e7fba54145f40a07ac83dd43f..673a048b209cba89d4be8e6b8ad7e8a4195fb3cd --date=short --no-merges --format=%ad %ae %s
2019-01-30 reed@google.com hide deprecated breaktext

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-30 09:34:12 -05:00
Ben Konyi
01b4f4e280 Roll src/third_party/dart 011a1239fc..2632e201b7 (10 commits)
2632e201b7 Support for DeclaredIdentifier(s) in new ForEachPartsWithDeclaration/ForElement(s).
689b17d69b [vm/compiler] Fix missing incremental DOM update
b5d9e66963 Add extra polyfill for .nonce in our deferred loading logic to support FF
1e92b5ebd0 [vm] Note the flow graph builder when checking type feedback compatibility.
7ee0e00f0b [vm, gc] Reset growth policy after finishing kernel loading.
4e0aa3ff37 Run ddb with debug port open
b196cd2acb Issue 34437. Restore checking that optional parameters in derived classes should have the same default values as overridden.
25d8456c48 Small improvements for DeclarationsTracker.
081160036a Fix #35306, improper recursion detection.
6f5556c88a Prepare to publish analyzer version 0.35.0.
2019-01-30 01:17:42 -08:00
skia-flutter-autoroll
1624619ff0
Roll src/third_party/skia 3f42e98f461a..c749f3bfd0e3 (5 commits) (#7636)
https://skia.googlesource.com/skia.git/%2Blog/3f42e98f461a..c749f3bfd0e3

git log 3f42e98f461af6f9022fa3fd3f3ab98b34dd81c3..c749f3bfd0e3191e7fba54145f40a07ac83dd43f --date=short --no-merges --format=%ad %ae %s
2019-01-29 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 1fbbe6ad01ed..97fa6e4bdf7b (444 commits)
2019-01-29 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 82fddcb1f3e3..915d4068a65c (1 commits)
2019-01-29 reed@google.com remove unused paintpriv methods

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-30 03:28:06 -05:00
skia-flutter-autoroll
a6687f12e0
Roll src/third_party/skia 8f388ceadd79..3f42e98f461a (3 commits) (#7632)
https://skia.googlesource.com/skia.git/%2Blog/8f388ceadd79..3f42e98f461a

git log 8f388ceadd79496a482c6a239e794f50ccde64c7..3f42e98f461af6f9022fa3fd3f3ab98b34dd81c3 --date=short --no-merges --format=%ad %ae %s
2019-01-29 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ec061ddc31ca..85bd613c938c (1 commits)
2019-01-29 bsalomon@google.com Convert GrBuffer owners to sk_sp

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-29 19:23:54 -05:00
Ben Konyi
5cd1d4e57b Roll src/third_party/dart 05a083a95a..011a1239fc (5 commits)
011a1239fc Support for out-of-band worker in AnalysisDriverScheduler.
b625926038 [ VM / dart:io ] Updated `Link` implementation for Windows to use actual symbolic links.
09e6a689c2 parse nested control flow collection entries
213cfdc85e Update AstBuilder to generate new for statement structure
93a56336a3 Parse simple for control flow collection entires
2019-01-29 16:12:17 -08:00
Ben Konyi
17626006b8 Roll src/third_party/dart 219a2fcf66..05a083a95a (12 commits)
05a083a95a [vm] Update status file for entrypoints_verification_test.
2bb38e62e8 [infra] Use fewer cores on Android shards
267e91a0ea Re-land "[vm] Prevent access to non-annotated members through native API."
d73d3183a2 Fix dead_code hint
24fa01dbae [release] Update changelog with changes from dev branch
f5fd281150 Prevent unsound promoted bounds from being used as arguments
cf56801308 Garbage-collect compiled libraries
8fc9eaf06c Support to run co19_2 on ddk
812a6af41a Anonymous mixin applications are abstract
977e5b31e2 Support type variables on function types and intersection types
f822d0abb8 Make CoreType test friendly
d025ff5367 Copy subtype tests
2019-01-29 13:08:47 -08:00
skia-flutter-autoroll
d79f421a66
Roll src/third_party/skia 41169206c475..8f388ceadd79 (6 commits) (#7629)
https://skia.googlesource.com/skia.git/%2Blog/41169206c475..8f388ceadd79

git log 41169206c475f8c83542b565001ca830b5467b04..8f388ceadd79496a482c6a239e794f50ccde64c7 --date=short --no-merges --format=%ad %ae %s
2019-01-29 bsalomon@google.com Fix leak of textures in wacky_yuv_* GMs
2019-01-29 bsalomon@google.com Limit PowerVR Rougue clear texture support disable to x86
2019-01-29 robertphillips@google.com Split GrContextThreadSafeProxy into its own files (take 2)
2019-01-29 reed@google.com remove legacy SkPaint getTextBlobIntercepts
2019-01-29 benjaminwagner@google.com [infra] Increase post-ASAN-setup sleep time.
2019-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4b2e00f4d180..82fddcb1f3e3 (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 (borenet@google.com), and stop
the roller if necessary.
2019-01-29 15:58:16 -05:00
skia-flutter-autoroll
57b0afaf37
Roll src/third_party/skia a09731e5cf3e..41169206c475 (4 commits) (#7626)
https://skia.googlesource.com/skia.git/%2Blog/a09731e5cf3e..41169206c475

git log a09731e5cf3e946e960482102f636a84d7018c39..41169206c475f8c83542b565001ca830b5467b04 --date=short --no-merges --format=%ad %ae %s
2019-01-29 scroggo@google.com Do not build SkGifCodec when building SkWuffsCodec
2019-01-29 bsalomon@google.com Limit Analytic Clip FP workaround to powervr rogue on x86
2019-01-29 robertphillips@google.com Revert "Split GrContextThreadSafeProxy into its own files"
2019-01-25 robertphillips@google.com Split GrContextThreadSafeProxy into its own files

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-29 12:26:51 -05:00
Ben Konyi
add0507d61 Roll src/third_party/dart 601094e3f2..219a2fcf66 (6 commits)
219a2fcf66 Revisit existing constants in the constants transformer.
97cb74cf63 Tweak the subtype rule for Null
5fbf15d9c4 Mixins have no static members
d5a558d6c4 [VM/AOT] Make DartTemplateCall::Selector() work even if there is no ICData
c5a954794b Fix PackageBuildWorkspacePackage's contains
d84851daf8 [vm/bytecode] Capture receiver if creating a closure
2019-01-29 07:16:06 -08:00
skia-flutter-autoroll
e2d2fd496c
Roll src/third_party/skia be6549a59d50..a09731e5cf3e (1 commits) (#7624)
https://skia.googlesource.com/skia.git/%2Blog/be6549a59d50..a09731e5cf3e

git log be6549a59d50b4f7368babd1092af4f49d9a51ec..a09731e5cf3e946e960482102f636a84d7018c39 --date=short --no-merges --format=%ad %ae %s
2019-01-29 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 (borenet@google.com), and stop
the roller if necessary.
2019-01-29 08:56:00 -05:00
Michael Thomsen
56fe87dca8
Update license to sync with flutter/flutter (#7611)
Update license to sync with flutter/flutter
2019-01-29 14:40:35 +01:00
skia-flutter-autoroll
68a0f93621
Roll src/third_party/skia 70041cf243b8..be6549a59d50 (1 commits) (#7623)
https://skia.googlesource.com/skia.git/%2Blog/70041cf243b8..be6549a59d50

git log 70041cf243b85df0d156fffeaf97a4cc1e23a814..be6549a59d50b4f7368babd1092af4f49d9a51ec --date=short --no-merges --format=%ad %ae %s
2019-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0f073667daf0..4b2e00f4d180 (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 (borenet@google.com), and stop
the roller if necessary.
2019-01-29 05:24:50 -05:00
skia-flutter-autoroll
ec627aa174
Roll src/third_party/skia b13f0f5ef003..70041cf243b8 (2 commits) (#7620)
https://skia.googlesource.com/skia.git/%2Blog/b13f0f5ef003..70041cf243b8

git log b13f0f5ef0039715de309fd905642176ed694cc5..70041cf243b85df0d156fffeaf97a4cc1e23a814 --date=short --no-merges --format=%ad %ae %s
2019-01-28 halcanary@google.com third_party/icu: move file list to icu.gni
2019-01-28 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 (borenet@google.com), and stop
the roller if necessary.
2019-01-29 01:56:11 -05:00
skia-flutter-autoroll
d6bb302af7
Roll src/third_party/skia 6c621f57ba53..b13f0f5ef003 (4 commits) (#7619)
https://skia.googlesource.com/skia.git/%2Blog/6c621f57ba53..b13f0f5ef003

git log 6c621f57ba533f0c20ceeb1f17eef60b96fe10a9..b13f0f5ef0039715de309fd905642176ed694cc5 --date=short --no-merges --format=%ad %ae %s
2019-01-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f2110ca4a90b..1fbbe6ad01ed (417 commits)
2019-01-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bfdb95a639b9..ec061ddc31ca (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 (borenet@google.com), and stop
the roller if necessary.
2019-01-28 22:26:15 -05:00
Ben Konyi
51e879d6db Roll src/third_party/dart ec5ba8a252..601094e3f2 (7 commits)
601094e3f2 [vm/bytecode] Fix max used block id when compiling from bytecode
ff2e8eb681 [vm, gc] Fix backwards write-barrier logic used by Object::Clone.
1ba59eb13d Make ERROR the default severity for StaticWarningCode. Remove _StrongModeTypeErrorProcessor.
fc417a73ed [vm/compiler] Disable max block id check (for now)
e02399da33 [vm/compiler] Introduce graph checker
2881a92c4e [vm/compiler] Fix missing incremental DOM update
95b017a888 Implement changeFile() and recompute available libraries and declarations.
2019-01-28 19:19:26 -08:00
skia-flutter-autoroll
28b27d4f1a
Roll src/third_party/skia 8c0a1cad37fa..6c621f57ba53 (6 commits) (#7615)
https://skia.googlesource.com/skia.git/%2Blog/8c0a1cad37fa..6c621f57ba53

git log 8c0a1cad37fa36bdcf6db864eafae7c9fe04d668..6c621f57ba533f0c20ceeb1f17eef60b96fe10a9 --date=short --no-merges --format=%ad %ae %s
2019-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4c94788c9c85..0f073667daf0 (2 commits)
2019-01-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-28 brianosman@google.com Update color space API in examples
2019-01-28 kjlubick@google.com Adjust variable names from paint to font
2019-01-28 reed@google.com Some clangtidy fixes
2019-01-28 jvanverth@google.com Switch sk_app to use native window creation on MacOS.

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 (borenet@google.com), and stop
the roller if necessary.
2019-01-28 18:54:26 -05:00