1182 Commits

Author SHA1 Message Date
skia-flutter-autoroll
5fed421972
Roll src/third_party/skia 25bc174cf682..72542816cadb (14 commits) (#8040)
https://skia.googlesource.com/skia.git/%2Blog/25bc174cf682..72542816cadb

git log 25bc174cf682e666d5437e5f3b910a7a11b4bb9e..72542816cadbc3d18a19725f6f6aecf45ffc188c --date=short --no-merges --format=%ad %ae %s
2019-03-04 reed@google.com add sample for retained vertices
2019-03-05 fmalita@chromium.org Reland "SkMixerColorFilter GPU impl"
2019-03-05 reed@google.com Revert "SkMixerColorFilter GPU impl"
2019-03-05 reed@google.com Reland "check if we can use legacy blits"
2019-03-05 reed@google.com Revert "check if we can use legacy blits"
2019-02-27 brianosman@google.com Remove dithering during SkConvertPixels
2019-03-05 bsalomon@google.com Remove legacy promise image APIs
2019-03-04 jvanverth@google.com Fix issue with offsetting polygon by 0 distance.
2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d69cdaba1445..e95eeb19a770 (1 commits)
2019-03-04 bsalomon@google.com Default implementation of onSetRelease() on GrSurface
2019-03-04 bsalomon@google.com Simplify promise image lazy instantiation callbacks.
2019-03-04 robertphillips@google.com Lay some groundwork for depowering SkGpuDevice's and SkImage_GpuBase's context pointer
2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d318dd329423..d69cdaba1445 (4 commits)
2019-03-01 reed@google.com check if we can use legacy blits

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 (reed@google.com), and stop
the roller if necessary.
2019-03-05 12:20:58 -05:00
skia-flutter-autoroll
75d4db31d0
Roll src/third_party/skia fbc887df72ec..25bc174cf682 (7 commits) (#8039)
https://skia.googlesource.com/skia.git/%2Blog/fbc887df72ec..25bc174cf682

git log fbc887df72ec102843c009977b24ed5b4bb2fab1..25bc174cf682e666d5437e5f3b910a7a11b4bb9e --date=short --no-merges --format=%ad %ae %s
2019-03-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bb305299f4de..d318dd329423 (7 commits)
2019-03-04 fmalita@chromium.org SkMixerColorFilter GPU impl
2019-03-04 csmartdalton@google.com Drop support for GL_EXT_raster_multisample
2019-03-05 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-03-01 bungeman@google.com Roll HarfBuzz.
2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0e1ce2e55387..b8cff9e9347c (6 commits)
2019-03-05 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 (reed@google.com), and stop
the roller if necessary.
2019-03-05 07:41:42 -05:00
skia-flutter-autoroll
c462269807
Roll src/third_party/skia 0a57971f0544..fbc887df72ec (1 commits) (#8037)
https://skia.googlesource.com/skia.git/%2Blog/0a57971f0544..fbc887df72ec

git log 0a57971f054410af9f0b29e776b8f186540c7a1c..fbc887df72ec102843c009977b24ed5b4bb2fab1 --date=short --no-merges --format=%ad %ae %s
2019-03-05 reed@google.com Revert "Remove (unnecessary?) flush in RenderYUVAToRGBA"

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 (reed@google.com), and stop
the roller if necessary.
2019-03-05 03:20:00 -05:00
skia-flutter-autoroll
052774e1cb
Roll src/third_party/skia e3e80b7edfd1..0a57971f0544 (16 commits) (#8035)
https://skia.googlesource.com/skia.git/%2Blog/e3e80b7edfd1..0a57971f0544

git log e3e80b7edfd1d31724ef789b7d879d0fee5e52f2..0a57971f054410af9f0b29e776b8f186540c7a1c --date=short --no-merges --format=%ad %ae %s
2019-03-04 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-03-01 halcanary@google.com SkQP: fix five tests
2019-03-04 robertphillips@google.com Reduce usage of SkCanvas::flush
2019-03-04 fmalita@chromium.org Fix handling of SkSL nullable FPs
2019-03-01 mtklein@google.com mark lowp TODOs
2019-03-04 brianosman@google.com Add SkParticleValue to allow further customization of curve behavior
2019-03-04 herb@google.com Introduce SkStrikeCacheInterface
2019-03-04 egdaniel@google.com Add API for creating SkImage from AHB while uploading data to it.
2019-03-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4d153383bd3a..0e1ce2e55387 (1 commits)
2019-03-04 robertphillips@google.com Clean up GrSurfaceContext's relationship with GrRecordingContext
2019-02-28 mtklein@google.com add kRGBA_F16Norm_SkColorType
2019-03-01 robertphillips@google.com Remove (unnecessary?) flush in RenderYUVAToRGBA
2019-03-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src aae499d4d09d..8e3cddfd5a43 (217 commits)
2019-03-04 halcanary@google.com SkQP: fix androidx (follows 2ccdd2bc1d0)
2019-03-04 robertphillips@google.com Remove peekProxy's side-effect behavior
2019-03-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 823ca85404fb..bb305299f4de (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 (reed@google.com), and stop
the roller if necessary.
2019-03-04 22:50:32 -05:00
Ian Hickson
2cd9b41ba5 Select MPL instead of LGPL (#7991) 2019-03-04 18:43:47 -08:00
Ben Konyi
629c0d8366 Roll src/third_party/dart 7d8ffe0daf..571ea80e11 (3 commits)
571ea80e11 [vm/compiler] added assert to kernel flowgraph builder
b88e6dd910 Fix the type argument on the deep flattening spread test.
62df51cb34 Eliminate uses of old AST node types from parts of the analyzer
2019-03-04 18:41:35 -08:00
skia-flutter-autoroll
3d53e2026a
Roll src/third_party/skia 5800f2e8a920..e3e80b7edfd1 (2 commits) (#8028)
https://skia.googlesource.com/skia.git/%2Blog/5800f2e8a920..e3e80b7edfd1

git log 5800f2e8a920ed57c66cde8f6f29c1af376e7661..e3e80b7edfd1d31724ef789b7d879d0fee5e52f2 --date=short --no-merges --format=%ad %ae %s
2019-03-04 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-03-04 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 (reed@google.com), and stop
the roller if necessary.
2019-03-04 18:05:13 -05:00
Ben Konyi
f3d4a7f71d Roll src/third_party/dart 7c70ab1817..7d8ffe0daf (77 commits)
7d8ffe0daf Eliminate uses of old AST node types from pkg/analyzer/lib/src/test_utilities
2e463506b7 Read more nodes from serialized AST.
e91c3b3ab4 Update pkg:html version to 0.13.4+1
819f44532c Eliminate uses of old AST node types from pkg/analyzer/lib/src/task/strong
095e651ff2 Eliminate uses of old AST node types from pkg/analyzer/lib/src/services
2c087433db [co19] DEPS and status files updated
b095a6be8e [infra] Update checked in SDKs to 2.2.1-dev.0.0
f46186ac49 [infra] Fix update_flakiness using wrong key when computing matches.
03e46ee969 [infra] Add expectation and matches information to flaky.json.
15f1fc212c Add a flag to allow only analyzing project folders that contain open files
bc2b78886d [CFE] handle set literals in constant evaluator.
2b2e71770c [kernel] Add SetConstant node to Kernel.
084e98e3a3 [VM] Ensure that a newly allocated object is either new or added to remembered set if we want to eliminate write barriers to it
95cfa6c583 Support native class and js-interop annotations through ir constants
62d22083ac Flatten native member resolver
053dfbb2ac [cfe] Compile list spread elements into block expressions
1e0d514469 Address comments from a previous CL
156790474e Allocate fieldOffsets once, in computeFieldOffsets().
4a144e631f Fix production of outline for incomplete generic function types (issue 36059)
4bd3e4b561 Write more AST nodes to summary.
fa2d32e80a [ddc] Add api to query loaded libs
5a335957f2 [analyzer] fix #33119, add strict-raw-types flag
76d31a251e [dartdevc] fix hot restart static field reset
2f158b9997 Add ABI_VERSION to the version file and a script to upload dills to CPID
0491d5cde7 Revert "[VM runtime] Dual mapping of executable pages."
5f9bd87689 Eliminate uses of old AST node types from parts of the analyzer
38d675287c Eliminate uses of old AST node types from parts of the analyzer
df59b09756 Fail early if a thread has no stack headroom
44186dfdcd [VM runtime] Dual mapping of executable pages.
298866ed94 Write / read resolved AST to / from flat buffers.
863f7df7aa Include debug info when dart:core is not resolved.
f00fe7a289 Rework of downward inference for the ui-as-code features
1a9f40b1c5 [VM] Remove unnecessary assert to fix cc/PrintJSON test
c2a48ee065 [VM] Fix bigint left shift that could cause heap corruption when intrinsified.
9201b906ee Convert ir.Constant to ConstantValue
dc555eb9a7 [vm] On Fuchsia, enable timeline streams based on the state of system trace categories.
644026da51 Eliminate uses of old AST node types from AstFactory
c35304ef18 [vm/simdbc,interpreter] Preserve arguments descriptor around call to inline cache miss handler
a681a6297a [vm/incremental compiler] Add reject/compile_expresson test for incremental compiler.
ce1fb830d0 [infra] Suggest running gsutil.py config in approve_results if needed.
2c8f70cde3 [cfe] Add type inference for spreads in set literals
b36c56ff84 [cfe] Add type inference for spreads in list literals
e4aa4325b7 [fasta] Enable spread collections in unit tests
1471b8e444 Revert "[CFE] Move constant evaluation number semantics handling to front end."
6e06047004 AST to Text more resilient in writeAdditionalExports
c2b466b09f [CFE] Move constant evaluation number semantics handling to front end.
b60b664b16 [infra] Make gclient sync quiet when nothing is updated.
9a0a3fd8c1 Eliminate uses of old AST node types from analyzer_plugin
ba4cfb8613 Initial computation of initializer complexity through the scope visitor.
15515d86e3 Reland "[analyzer] Constant verifier support for SetOrMapLiteral"
9bec44d1e2 Revert "[analyzer] Constant verifier support for SetOrMapLiteral"
d73bc49420 DEPS: update html, http_parser, logging, package_resolver, source_span
9c6315c199 [analyzer] Constant verifier support for SetOrMapLiteral
67366ed771 Support for @Variant and @VariantId in generator.
16fc751e49 [fuchsia] Clean-up after the FIDL string/vector types transition
1d3a0d5129 Revert "[vm/ffi] Stress tests for FFI functions."
24df9cc588 [vm] Implement interpreter stubs for ARM, SIMARM and SIMARM64.
e8d6e2f704 [ VM ] Updated SourceReport tests with correct token positions
19dbd70363 Catch errors in formatting function types
2259695037 [vm, gc] Document object representation.
223f407af5 [gardening] Skip ffi/negative_function_test on asan bot
c2e48195f0 Rename UiAsCodeVisitorMixin to UIAsCodeVisitorMixin
48ee388791 Fix a typo in a shared test
545ebe1741 Prepare to publish analyzer 0.35.3
17195d2667 Eliminate uses of old AST node types from dev_compiler
a417659fcd debug dartfix test
a10b0d8763 [vm/compiler] LICM and CSE improvements
ff6f61c872 [VM / Observatory ] Remove needless stacktrace print when adding to closed socket
a51c9f15cc Make optype compatible with previous versions of analyzer.
a2eac98753 Merge HintCodeTest_Driver into HintCodeTest.
9d609426b2 [vm] Update status file for standalone_2/ffi/function_stress_test
bab9d2ad05 [vm] Remember GenericCovariantImpl in TypeParameter
3dcc0c69a1 [vm] Fix windows build after "[vm/ffi] Stress tests for FFI functions."
1596f437bd debug dartfix test
fa8ba53b52 [infra] Add a script that appends fields with previous results to result data
b186a270e4 [vm/ffi] Stress tests for FFI functions.
7dec865054 Add set literal support to the flutter outline computer
2019-03-04 14:07:00 -08:00
skia-flutter-autoroll
4f54a1dd94
Roll src/third_party/skia c1a9feb6f06e..5800f2e8a920 (2 commits) (#8022)
https://skia.googlesource.com/skia.git/%2Blog/c1a9feb6f06e..5800f2e8a920

git log c1a9feb6f06edc41cce044b7da4f5e4a2e5055a5..5800f2e8a920ed57c66cde8f6f29c1af376e7661 --date=short --no-merges --format=%ad %ae %s
2019-03-03 reed@google.com Reland "use colorspace steps to determine legacy blits"
2019-03-03 reed@google.com Reland "bring back lowp bilerp_clamp_8888"

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 (reed@google.com), and stop
the roller if necessary.
2019-03-03 20:50:07 -05:00
skia-flutter-autoroll
75e2b4702c
Roll src/third_party/skia c6671be0ea75..c1a9feb6f06e (2 commits) (#8021)
https://skia.googlesource.com/skia.git/%2Blog/c6671be0ea75..c1a9feb6f06e

git log c6671be0ea75880626807c4c40792b2cb1301a39..c1a9feb6f06edc41cce044b7da4f5e4a2e5055a5 --date=short --no-merges --format=%ad %ae %s
2019-03-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 7761d0dc32ad..aae499d4d09d (42 commits)
2019-03-03 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 (reed@google.com), and stop
the roller if necessary.
2019-03-03 16:15:00 -05:00
skia-flutter-autoroll
b44a9305c7
Roll src/third_party/skia 1b9f889628e0..c6671be0ea75 (1 commits) (#8020)
https://skia.googlesource.com/skia.git/%2Blog/1b9f889628e0..c6671be0ea75

git log 1b9f889628e06943b513ff0c3fa92b697f74fe3e..c6671be0ea75880626807c4c40792b2cb1301a39 --date=short --no-merges --format=%ad %ae %s
2019-03-03 reed@google.com Revert "bring back lowp bilerp_clamp_8888"

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 (reed@google.com), and stop
the roller if necessary.
2019-03-03 11:50:08 -05:00
skia-flutter-autoroll
e9eae9a1af
Roll src/third_party/skia c97b0672a73f..1b9f889628e0 (1 commits) (#8019)
https://skia.googlesource.com/skia.git/%2Blog/c97b0672a73f..1b9f889628e0

git log c97b0672a73fec6f91392572ec9907e2563f977e..1b9f889628e06943b513ff0c3fa92b697f74fe3e --date=short --no-merges --format=%ad %ae %s
2019-03-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 (reed@google.com), and stop
the roller if necessary.
2019-03-03 07:21:31 -05:00
skia-flutter-autoroll
a28329cb91
Roll src/third_party/skia 58a75383a70b..c97b0672a73f (1 commits) (#8018)
https://skia.googlesource.com/skia.git/%2Blog/58a75383a70b..c97b0672a73f

git log 58a75383a70b3311bc4079e8cc834435e1dc24d5..c97b0672a73fec6f91392572ec9907e2563f977e --date=short --no-merges --format=%ad %ae %s
2019-03-03 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 (reed@google.com), and stop
the roller if necessary.
2019-03-03 02:51:55 -05:00
skia-flutter-autoroll
01d8a1f27f
Roll src/third_party/skia c945f0e31a53..0d7012a80c17 (1 commits) (#8016)
https://skia.googlesource.com/skia.git/%2Blog/c945f0e31a53..0d7012a80c17

git log c945f0e31a5396a4ff6347d45a908b529233ed0c..0d7012a80c178448a9b090816268c7933661cb89 --date=short --no-merges --format=%ad %ae %s
2019-03-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src cddf8925a8d8..7761d0dc32ad (267 commits)

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-03-02 18:20:12 -05:00
skia-flutter-autoroll
75cd4df37e
Roll src/third_party/skia 9159c8ef83b2..c945f0e31a53 (1 commits) (#8015)
https://skia.googlesource.com/skia.git/%2Blog/9159c8ef83b2..c945f0e31a53

git log 9159c8ef83b2b333551f68664f9fb50fc266c822..c945f0e31a5396a4ff6347d45a908b529233ed0c --date=short --no-merges --format=%ad %ae %s
2019-03-02 reed@google.com Revert "use colorspace steps to determine legacy blits"

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-03-02 13:56:53 -05:00
skia-flutter-autoroll
7234cc4634
Roll src/third_party/skia 705e67347962..9159c8ef83b2 (1 commits) (#8014)
https://skia.googlesource.com/skia.git/%2Blog/705e67347962..9159c8ef83b2

git log 705e67347962f9b76d9a4aafcc21b8781b45d632..9159c8ef83b2b333551f68664f9fb50fc266c822 --date=short --no-merges --format=%ad %ae %s
2019-03-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6f1a852fce0b..4d153383bd3a (1 commits)

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-03-02 08:51:51 -05:00
skia-flutter-autoroll
8a0b054a43
Roll src/third_party/skia 09198525261a..705e67347962 (7 commits) (#8013)
https://skia.googlesource.com/skia.git/%2Blog/09198525261a..705e67347962

git log 09198525261aa5152c2183158315d81176776d99..705e67347962f9b76d9a4aafcc21b8781b45d632 --date=short --no-merges --format=%ad %ae %s
2019-03-01 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-03-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader a2f5fd826031..823ca85404fb (1 commits)
2019-03-02 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-03-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 37c024a6a7fd..a2f5fd826031 (2 commits)
2019-03-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader dd1e37e31d68..37c024a6a7fd (1 commits)
2019-02-28 bungeman@google.com Adjust luminance gamma for Mac.
2019-03-01 mtklein@google.com bring back lowp bilerp_clamp_8888

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-03-02 04:19:27 -05:00
skia-flutter-autoroll
36cdd2ee6b
Roll src/third_party/skia 436d47d5bde9..09198525261a (6 commits) (#8012)
https://skia.googlesource.com/skia.git/%2Blog/436d47d5bde9..09198525261a

git log 436d47d5bde9849dbec03579d8d99a6df33c380f..09198525261aa5152c2183158315d81176776d99 --date=short --no-merges --format=%ad %ae %s
2019-03-01 reed@google.com use colorspace steps to determine legacy blits
2019-03-01 jvanverth@google.com Fix memory leak in Metal.
2019-03-01 jvanverth@google.com Restore old Viewer setup order.
2019-03-01 egdaniel@google.com Add flush call to take access type, flags, and semaphore.
2019-03-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1581ff030b9c..6f1a852fce0b (3 commits)
2019-03-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 (scroggo@google.com), and stop
the roller if necessary.
2019-03-01 23:51:33 -05:00
skia-flutter-autoroll
9bef73a1a1
Roll src/third_party/skia e1f5b644656f..436d47d5bde9 (3 commits) (#8009)
https://skia.googlesource.com/skia.git/%2Blog/e1f5b644656f..436d47d5bde9

git log e1f5b644656fc38d4784d12e174a5f8bdbab7538..436d47d5bde9849dbec03579d8d99a6df33c380f --date=short --no-merges --format=%ad %ae %s
2019-03-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 1dc32aecaa61..cddf8925a8d8 (456 commits)
2019-03-01 halcanary@google.com SkQP: Fix report
2019-03-01 mtklein@google.com update high-contrast color filter for tagged SW destinations

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-03-01 18:40:24 -05:00
skia-flutter-autoroll
d7e0bc10c2
Roll src/third_party/skia 71a23d4195d9..e1f5b644656f (8 commits) (#8004)
https://skia.googlesource.com/skia.git/%2Blog/71a23d4195d9..e1f5b644656f

git log 71a23d4195d96dbf200fbf10fb887dbcc83bd1da..e1f5b644656fc38d4784d12e174a5f8bdbab7538 --date=short --no-merges --format=%ad %ae %s
2019-03-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader a1924739029e..dd1e37e31d68 (1 commits)
2019-02-28 ianloic@google.com Clean up SkFontMgr_fuchsia.cpp after FIDL API change
2019-03-01 reed@google.com fix docs for fitsInBytes
2019-03-01 kjlubick@google.com [canvaskit] Roll 0.4.1
2019-03-01 mtklein@google.com fix labels in P3 gm
2019-02-28 jvanverth@google.com Add GrMtlPipelineStateCache.
2019-03-01 fmalita@chromium.org [canvaskit] Ignore image paths in Skottie asset keys
2019-03-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5546fb4fdd85..1581ff030b9c (2 commits)

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-03-01 14:11:42 -05:00
skia-flutter-autoroll
66042161eb
Roll src/third_party/skia 255569187f27..71a23d4195d9 (1 commits) (#8003)
https://skia.googlesource.com/skia.git/%2Blog/255569187f27..71a23d4195d9

git log 255569187f27d854a78ce67a62713fadc2d5e292..71a23d4195d96dbf200fbf10fb887dbcc83bd1da --date=short --no-merges --format=%ad %ae %s
2019-02-28 fmalita@chromium.org [canvaskit] Consolidate Skottie assets

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-03-01 09:25:23 -05:00
skia-flutter-autoroll
c88b09710d
Roll src/third_party/skia b7b2da871e95..255569187f27 (23 commits) (#8002)
https://skia.googlesource.com/skia.git/%2Blog/b7b2da871e95..255569187f27

git log b7b2da871e959ce9d412498b0378f5ace0dd5808..255569187f27d854a78ce67a62713fadc2d5e292 --date=short --no-merges --format=%ad %ae %s
2019-03-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5de69e91bd93..5546fb4fdd85 (4 commits)
2019-02-27 csmartdalton@google.com Make GrMesh compatible with instanced draws that have no attribs
2019-02-28 reed@google.com Move responsibility to onMakeContext for device colorspace decision
2019-02-28 kjlubick@google.com [canvaskit] Add support for external fonts
2019-02-26 csmartdalton@google.com Revert "Drop unused shader support for sample variables"
2019-02-28 brianosman@google.com Particles: Removed emitters, added more full-featured position affectors
2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c6eb41bebc27..a1924739029e (2 commits)
2019-02-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bc63cf9c511b..c6eb41bebc27 (3 commits)
2019-02-28 jvanverth@google.com Fix a couple of Mac windowing issues.
2019-02-28 bsalomon@google.com Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo.
2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 201f136c9907..bc63cf9c511b (1 commits)
2019-02-28 thakis@chromium.org skia: Fix -Wextra-semi warnings in non-dcheck builds.
2019-02-27 michaelludwig@google.com Reland "Add general quad API to SkGpuDevice"
2019-02-28 brianosman@google.com Fix scaling error in SkLights::makeColorSpace
2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 61d99852c465..1dc32aecaa61 (2053 commits)
2019-02-28 benjaminwagner@google.com Remove OS condition from isolate files
2019-02-28 kjlubick@google.com [canvaskit][pathkit] Remove flaky/low-utility Debug tests
2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4b314eefc839..5de69e91bd93 (1 commits)
2019-02-28 fmalita@chromium.org solink with --start-group/--end-group
2019-02-27 scroggo@google.com Enable Skia for Windows
2019-02-28 halcanary@google.com SkQP Documentation
2019-02-28 kjlubick@google.com [canvaskit] Support image assets for Skottie

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

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

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

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

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-28 03:42:59 -05:00
skia-flutter-autoroll
df03ec74fa
Roll src/third_party/skia 0cedddc1420b..90043480b587 (1 commits) (#7994)
https://skia.googlesource.com/skia.git/%2Blog/0cedddc1420b..90043480b587

git log 0cedddc1420b248bafdbf094125ea1dde2b85d97..90043480b587b627b255e8010b23b0f2dff3a8c9 --date=short --no-merges --format=%ad %ae %s
2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 83fc5445e748..dfc0f3b7a757 (5 commits)

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-27 23:12:43 -05:00
skia-flutter-autoroll
4a148cdc89
Roll src/third_party/skia 67d87128fd00..0cedddc1420b (10 commits) (#7992)
https://skia.googlesource.com/skia.git/%2Blog/67d87128fd00..0cedddc1420b

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

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-27 18:55:31 -05:00
skia-flutter-autoroll
0852795bfc
Roll src/third_party/skia ff84d8a900d4..67d87128fd00 (7 commits) (#7987)
https://skia.googlesource.com/skia.git/%2Blog/ff84d8a900d4..67d87128fd00

git log ff84d8a900d4b9dd4d4aa7a9569425f0ac234830..67d87128fd001b7fc049e65af7c7a3b5240c4a11 --date=short --no-merges --format=%ad %ae %s
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5edafb5ac109..928dfeed1796 (2 commits)
2019-02-26 borenet@google.com [recipes] Plumb task ID through to DM results
2019-02-27 brianosman@google.com Particles: Improvements to SkCurve
2019-02-27 reed@google.com Avoid forcing rasterpipeline due to device colorspace
2019-02-27 kjlubick@google.com update canvaskit docs to new API
2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ead1a345a36c..5edafb5ac109 (1 commits)
2019-02-27 recipe-roller@chromium.org Roll recipe dependencies (trivial).

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-27 14:43:24 -05:00
skia-flutter-autoroll
c3eb7aea86
Roll src/third_party/skia ab3f8674c9d2..ff84d8a900d4 (1 commits) (#7983)
https://skia.googlesource.com/skia.git/%2Blog/ab3f8674c9d2..ff84d8a900d4

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

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

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

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

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

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

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

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

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

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 22:55:27 -05:00
Ben Konyi
9b21ea857a Roll src/third_party/dart 385be0cf31..05bba46133 (6 commits)
05bba46133 Use DFS numbering for block dominates test
fba89f9f64 [vm] Don't change the content of the VM isolate's snapshot based on what was loading into a core or app snapshot.
3d3f6f9d4b Remove immediateUnderSetLiteral.
7b86d78f07 Enable set literal lowering in dart2js.
e29835749a [dart_internal] Bump SDK constraint upper-bound to <2.3.0
53ca69ba7e [release] Bump version and update CHANGELOG for 2.2.0
2019-02-26 16:29:19 -08:00
skia-flutter-autoroll
e3f1bdc4dd
Roll src/third_party/skia adfc6e40df30..4dbb96dfaa04 (6 commits) (#7970)
https://skia.googlesource.com/skia.git/%2Blog/adfc6e40df30..4dbb96dfaa04

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

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 18:23:31 -05:00
Ben Konyi
dd3656a51c Roll src/third_party/dart 0f9a5198bd..385be0cf31 (14 commits)
385be0cf31 Remove unused imports
7e0c2c83f4 Update pub revision
d4ff20f005 Remove unwanted @soloTest
155ac6afbd Create subtype benchmarks based on dart2js and a large application
f0042a3225 [vm/ffi] Factor out FFI code shared between compiler and runtime.
2eb3ac7c02 Specify implicit creation
b446d0a226 BenchMaker: a benchmark that reads the output from BenchMaker
f6389a4216 TypeComputer: handle named parameters
cffdd356ed BenchMaker: Don't obfuscate dart:async
1171c4735b BenchMaker: Ensure all classes are serialized
47555a25b8 Fix detection of implicit bounds
eb19bba3e3 Implement TypeBuilderComputer.visitFunctionType
7f00ea7e43 Subst interface types copied from superclass
561f7905d6 A type variable can be a subtype of another
2019-02-26 13:17:22 -08:00
skia-flutter-autoroll
113b91fe82
Roll src/third_party/skia 8abc84294571..adfc6e40df30 (9 commits) (#7965)
https://skia.googlesource.com/skia.git/%2Blog/8abc84294571..adfc6e40df30

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

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 14:13:28 -05:00
skia-flutter-autoroll
ef1e21f533
Roll src/third_party/skia 346e10e8ae1a..8abc84294571 (1 commits) (#7962)
https://skia.googlesource.com/skia.git/%2Blog/346e10e8ae1a..8abc84294571

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

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 09:51:42 -05:00
skia-flutter-autoroll
fa7a25aea3
Roll src/third_party/skia ac6d4c0c8eae..346e10e8ae1a (3 commits) (#7959)
https://skia.googlesource.com/skia.git/%2Blog/ac6d4c0c8eae..346e10e8ae1a

git log ac6d4c0c8eae8a90185da16ab01c81921669cc1f..346e10e8ae1afc705dd61c0ec006e652cee22ee5 --date=short --no-merges --format=%ad %ae %s
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 377d493a0847..9a16248dedf3 (2 commits)
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 53c8957c337d..377d493a0847 (1 commits)
2019-02-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 05:44:36 -05:00
Matt Carroll
31d31e6d2a
Android PR 7: Introduce structure of FlutterActivity and FlutterFragment (#7912) 2019-02-26 01:48:09 -08:00
skia-flutter-autoroll
3962bbdc60
Roll src/third_party/skia bcfbf6e94c22..ac6d4c0c8eae (1 commits) (#7958)
https://skia.googlesource.com/skia.git/%2Blog/bcfbf6e94c22..ac6d4c0c8eae

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

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

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

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

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

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 21:24:49 -05:00
Ben Konyi
b36f9034c6
Roll src/third_party/dart c92d5ca288..7a63d31151 (6 commits) (#7955)
7a63d31151 Improve the message when importing a deprecated library (issue 35922)
30f9f5b1c7 Add SetOrMapLiteral to support the code-as-ui features
1c534d852c Clean up the tutorial related to implementing a visitor
7f2f840a91 Don't include constants of private enums.
7329247892 [vm/tools] Add Graph Explorer to visualize output of --write_v8_snapshot_profile_to.
5d71308b78 [vm/tools] Don't duplicate "problems" metadata into split package files.
2019-02-25 17:58:23 -08:00
skia-flutter-autoroll
dff323d21a
Roll src/third_party/skia 507158f88d4d..0b2c05470bab (19 commits) (#7952)
https://skia.googlesource.com/skia.git/%2Blog/507158f88d4d..0b2c05470bab

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

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 17:10:55 -05:00
skia-flutter-autoroll
5fcc6aca89
Roll src/third_party/skia 478d7d46f8d7..507158f88d4d (1 commits) (#7949)
https://skia.googlesource.com/skia.git/%2Blog/478d7d46f8d7..507158f88d4d

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

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

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

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

git log 5bbd02d6bb3d933fbe73d6b8fc915caa120bbcaf..478d7d46f8d7e14fa940fd7318f38e6cbc8bc19f --date=short --no-merges --format=%ad %ae %s
2019-02-25 recipe-roller@chromium.org Roll recipe dependencies (trivial).

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 07:03:49 -05:00
skia-flutter-autoroll
9f6b297cc8
Roll src/third_party/skia e1636a4b56aa..5bbd02d6bb3d (1 commits) (#7944)
https://skia.googlesource.com/skia.git/%2Blog/e1636a4b56aa..5bbd02d6bb3d

git log e1636a4b56aacd0e9f26bf7d0dd2a2f14afe2bd3..5bbd02d6bb3d933fbe73d6b8fc915caa120bbcaf --date=short --no-merges --format=%ad %ae %s
2019-02-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 02:50:34 -05:00
Matt Carroll
502c9c4002
Android Embedding PR 6: Introduce FlutterView structure with FlutterSurfaceView and FlutterTextureView. (#7896) 2019-02-24 20:41:18 -08:00
skia-flutter-autoroll
687229e709
Roll src/third_party/skia 52d8a5976a23..e1636a4b56aa (1 commits) (#7943)
https://skia.googlesource.com/skia.git/%2Blog/52d8a5976a23..e1636a4b56aa

git log 52d8a5976a23ad4b14ff3e824dd7ad4460d2cdfd..e1636a4b56aacd0e9f26bf7d0dd2a2f14afe2bd3 --date=short --no-merges --format=%ad %ae %s
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7c33e88eebb5..b47c816ad7e6 (3 commits)

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

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

If the roll is causing failures, please contact the current sheriff (scroggo@google.com), and stop
the roller if necessary.
2019-02-24 22:38:50 -05:00