4006 Commits

Author SHA1 Message Date
Mouad Debbar
ea26f366af [web] Reland Support custom url strategies (flutter/engine#21702) 2020-10-08 14:30:02 -07:00
skia-flutter-autoroll
8077fe017d Roll Skia from 9c0b79a35489 to e17b0501963a (15 revisions) (flutter/engine#21707) 2020-10-08 14:17:01 -07:00
skia-flutter-autoroll
56ec7abe3d Roll Skia from 8d43858ed21a to 9c0b79a35489 (14 revisions) (flutter/engine#21698) 2020-10-08 11:37:02 -07:00
skia-flutter-autoroll
deedd8be98 Roll Skia from 38e6d226f24e to ac0723a06b53 (3 revisions) (flutter/engine#21688) 2020-10-08 00:17:01 -07:00
skia-flutter-autoroll
87c4390145 Roll Fuchsia Linux SDK from kr1tNtZvZ... to ZJHmp3INU... (flutter/engine#21684) 2020-10-07 23:02:01 -07:00
skia-flutter-autoroll
40a9d4b8de Roll Skia from 041fd0ad7d93 to 38e6d226f24e (1 revision) (flutter/engine#21683) 2020-10-07 22:57:05 -07:00
Dan Field
ad2f8cab17 Revert "[web] Support custom url strategies (#19134)" (flutter/engine#21687)
This reverts commit 17d107f94a2b08697da0a0984f2dfb4ad7ff7fb9.
2020-10-07 21:42:20 -07:00
Mouad Debbar
17d107f94a [web] Support custom url strategies (flutter/engine#19134) 2020-10-07 17:19:07 -07:00
skia-flutter-autoroll
6d05412a7e Roll Skia from a7f69c290667 to 041fd0ad7d93 (5 revisions) (flutter/engine#21676) 2020-10-07 16:42:02 -07:00
skia-flutter-autoroll
d796880102 Roll Skia from 107114dd1d6e to a7f69c290667 (18 revisions) (flutter/engine#21666)
https://skia.googlesource.com/skia.git/+log/107114dd1d6e..a7f69c290667

*** Force-landing this with red checks so we don't fall too far behind. (All failures are flakes).

2020-10-07 egdaniel@google.com Add stencil formats to all the backends.
2020-10-07 brianosman@google.com Only include one variable per declaration statement
2020-10-07 johnstiles@google.com Remove accidentally repeated bit-index expression.
2020-10-07 mtklein@google.com refactor HashAndEncode
2020-10-07 robertphillips@google.com Centralize CreateLazyView helper in GrThreadSafeUniquelyKeyedProxyViewCache
2020-10-07 michaelludwig@google.com Update AutoLayerForImageFilter to use SkTCopyOnFirstWrite
2020-10-07 johnstiles@google.com Rename ChunkBits to kChunkBits.
2020-10-07 jvanverth@google.com Revert "Add a 2d cross product intrinsic to sksl"
2020-10-07 robertphillips@google.com Add customData capability to the thread-safe proxy cache ...
2020-10-07 johnstiles@google.com Fix data() method and add unit test.
2020-10-07 kjlubick@google.com [canvaskit] Add make rule to check types
2020-10-07 csmartdalton@google.com Add a 2d cross product intrinsic to sksl
2020-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from afe6ca45b6da to 635de036d766 (3 revisions)
2020-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 77e3d0ae97b6 to 3df629c55d89 (20 revisions)
2020-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 4259b6b6cb0f to 3c77521707c0 (463 revisions)
2020-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 326e14f34bb5 to 7e22b1c44fb0 (6 revisions)
2020-10-07 mtklein@google.com retry³ absl
2020-10-06 johnstiles@google.com Separate out SymbolTable aliases from regular Symbols.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jvanverth@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
2020-10-07 16:26:58 -04:00
nturgut
035d66a75f add api_conform_test to analyze step. remove build script. (flutter/engine#21633) 2020-10-06 15:39:18 -07:00
skia-flutter-autoroll
028536768d Roll Skia from 33b42e12ab71 to 107114dd1d6e (5 revisions) (flutter/engine#21634) 2020-10-06 14:52:02 -07:00
skia-flutter-autoroll
4b9ddfc29b Roll Fuchsia Linux SDK from HeAkKHbFY... to kr1tNtZvZ... (flutter/engine#21630) 2020-10-06 13:27:03 -07:00
nturgut
65d027b893 running web tests only on DEPS and web directories (flutter/engine#21613)
* running web tests only on DEPS and web directories

* adding more folders to skip tests
2020-10-06 13:16:03 -07:00
skia-flutter-autoroll
57e284c14d Roll Skia from c3bdd1c597dc to 33b42e12ab71 (6 revisions) (flutter/engine#21628) 2020-10-06 12:52:01 -07:00
stuartmorgan
983e9db4f8 [linux] Allow engine flags via environment vars (flutter/engine#21497)
Adds the ability to pass engine switches temporarily at runtime via
environment variables. Uses the same approach recently added to
Windows and macOS.

This is enabled only for debug/profile to avoid potential issues with
tampering with released applications, but if there is a need for that in
the future it could be added (potentially with a whitelist, as is
currently used for Dart VM flags).

Fixes flutter/flutter#60393
2020-10-06 11:17:19 -07:00
skia-flutter-autoroll
ad8577e80d Roll Skia from e2c6940c36e4 to c3bdd1c597dc (4 revisions) (flutter/engine#21625)
https://skia.googlesource.com/skia.git/+log/e2c6940c36e4..c3bdd1c597dc

2020-10-06 robertphillips@google.com Separate mask creation from drawing in draw_shape_with_mask_filter
2020-10-06 kjlubick@google.com [canvaskit] Update to 0.18.1 (including typescript types/docs).
2020-10-06 kjlubick@google.com [canvaskit] Add docs/types for Skottie and Particles
2020-10-06 kjlubick@google.com [canvaskit] Add docs/types for paragraph

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jvanverth@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
2020-10-06 09:59:54 -07:00
skia-flutter-autoroll
3e24c53c81 Roll Skia from 00dc0bcb4d54 to e2c6940c36e4 (1 revision) (flutter/engine#21624) 2020-10-06 06:37:02 -07:00
skia-flutter-autoroll
1d400942b4 Roll Skia from fa5ff7d234b8 to 00dc0bcb4d54 (3 revisions) (flutter/engine#21622) 2020-10-06 00:22:02 -07:00
skia-flutter-autoroll
b5ede2378c Roll Fuchsia Linux SDK from DMUD0TMLr... to HeAkKHbFY... (flutter/engine#21621) 2020-10-05 23:12:02 -07:00
skia-flutter-autoroll
5f1d8fbfa1 Roll Skia from 347e5dc37127 to fa5ff7d234b8 (1 revision) (flutter/engine#21620) 2020-10-05 23:02:03 -07:00
skia-flutter-autoroll
79aa88c4ad Roll Skia from 05162812fd37 to 347e5dc37127 (1 revision) (flutter/engine#21617) 2020-10-05 20:57:01 -07:00
skia-flutter-autoroll
3b0ecde95a Roll Skia from 41d906752d13 to 05162812fd37 (1 revision) (flutter/engine#21615) 2020-10-05 19:37:01 -07:00
skia-flutter-autoroll
db82d482f1 Roll Skia from d30e9efdab5c to 41d906752d13 (2 revisions) (flutter/engine#21608) 2020-10-05 16:52:02 -07:00
skia-flutter-autoroll
b852cb451a Roll Skia from 0d31ed506863 to d30e9efdab5c (4 revisions) (flutter/engine#21607) 2020-10-05 15:22:03 -07:00
skia-flutter-autoroll
cc3f278d02 Roll Skia from e2c4999ec340 to 0d31ed506863 (5 revisions) (flutter/engine#21604) 2020-10-05 13:52:01 -07:00
skia-flutter-autoroll
2d5c9b1271 Roll Skia from bd0881cb58eb to e2c4999ec340 (5 revisions) (flutter/engine#21601) 2020-10-05 12:32:02 -07:00
skia-flutter-autoroll
3c94c44a9f Roll Skia from e34a8d7f01ff to bd0881cb58eb (12 revisions) (flutter/engine#21600) 2020-10-05 11:07:01 -07:00
skia-flutter-autoroll
80fb585b90 Roll Fuchsia Linux SDK from 5KQYmRGqZ... to DMUD0TMLr... (flutter/engine#21599) 2020-10-05 09:52:01 -07:00
skia-flutter-autoroll
d2ea3770d4 Roll Skia from 223ffcdff922 to e34a8d7f01ff (2 revisions) (flutter/engine#21597) 2020-10-05 09:42:02 -07:00
skia-flutter-autoroll
53df59759f Roll Fuchsia Linux SDK from Hq4nRfNIg... to 5KQYmRGqZ... (flutter/engine#21595) 2020-10-04 19:07:01 -07:00
skia-flutter-autoroll
55e28e90d9 Roll Skia from 2d7973afc29d to 223ffcdff922 (8 revisions) (flutter/engine#21591) 2020-10-04 07:22:01 -07:00
skia-flutter-autoroll
c3589102a6 Roll Fuchsia Linux SDK from tz23Y3d1u... to Hq4nRfNIg... (flutter/engine#21590) 2020-10-04 05:47:01 -07:00
skia-flutter-autoroll
25ae61a5bb Roll Fuchsia Linux SDK from J5Qe0sLAi... to tz23Y3d1u... (flutter/engine#21588) 2020-10-03 16:27:01 -07:00
skia-flutter-autoroll
cff6c59ff0 Roll Fuchsia Linux SDK from 8Evelbjqf... to J5Qe0sLAi... (flutter/engine#21580) 2020-10-03 03:07:02 -07:00
skia-flutter-autoroll
dfeeacc859 Roll Skia from b509bbb81f36 to 2d7973afc29d (5 revisions) (flutter/engine#21570) 2020-10-02 18:22:02 -07:00
skia-flutter-autoroll
d749e5214c Roll Skia from 8cc5f19f439d to b509bbb81f36 (3 revisions) (flutter/engine#21568) 2020-10-02 13:47:01 -07:00
skia-flutter-autoroll
58180010a8 Roll Fuchsia Linux SDK from CG6NCkBX9... to 8Evelbjqf... (flutter/engine#21566) 2020-10-02 12:27:01 -07:00
skia-flutter-autoroll
3b4cb69573 Roll Skia from 36366209d412 to 8cc5f19f439d (1 revision) (flutter/engine#21565) 2020-10-02 12:22:02 -07:00
Jason Simmons
b1839003b3 Extract the WindowInsetsAnimation.Callback subclass into a separate class that will be lazily loaded (flutter/engine#21548)
WindowInsetsAnimation.Callback was introduced in API level 30.  This
PR moves the text input plugin's WindowInsetsAnimation.Callback subclass
into a class that will only be loaded if the embedding has checked for a
sufficient API level.

See https://github.com/flutter/flutter/issues/66908
2020-10-02 11:23:42 -07:00
skia-flutter-autoroll
2815561791 Roll Skia from a87c5076a876 to 36366209d412 (55 revisions) (flutter/engine#21562)
https://skia.googlesource.com/skia.git/+log/a87c5076a876..36366209d412

2020-10-02 egdaniel@google.com Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16.
2020-10-02 hcm@google.com Update release notes for M87 branch cut, M88 begin
2020-10-02 kjlubick@google.com [canvaskit] Fix computeTightBounds
2020-10-02 egdaniel@google.com Remove unsized gl stencil support.
2020-10-02 robertphillips@google.com Accumulated non-substantive changes
2020-10-02 brianosman@google.com Revert "Convert sksl_frag.sksl to an IRIntrinsicMap"
2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 085332bfbb3a to 1693b2839ab9 (532 revisions)
2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 5e947adaf26e to 375fee944c76 (2 revisions)
2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b09f16ee7aeb to 1fd3e5d89a8f (8 revisions)
2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from da5828c06b4c to 16ebcf601d7f (1 revision)
2020-10-02 herb@google.com remove SkMakeSpan use ctor parameter deduction
2020-10-01 brianosman@google.com Convert sksl_frag.sksl to an IRIntrinsicMap
2020-10-01 hcm@google.com Update Skia milestone to 88
2020-10-01 brianosman@google.com Support variables in the intrinsic map, clone them into Programs
2020-10-01 johnstiles@google.com Replace set of entrances with boolean.
2020-10-01 johnstiles@google.com Convert Analysis::NodeCount to NodeCountExceeds.
2020-10-01 fmalita@chromium.org [sksg] Fix uninitialized DashEffect attribute
2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from fa082bb58ba7 to b09f16ee7aeb (16 revisions)
2020-10-01 egdaniel@google.com Fix vulkan input usage flag for VulkanWindowContext.
2020-10-01 michaelludwig@google.com Remove unused field from DeviceCM
2020-10-01 bsalomon@google.com GrRenderTargetContext takes release proc helper.
2020-10-01 brianosman@google.com Remove unused variable from IR generator
2020-10-01 egdaniel@google.com Move bytesPerPixel query off of GrCaps and add bytesPerBlock query.
2020-10-01 brianosman@google.com Revert "moved SkSL FloatLiteral data into IRNode"
2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b042f4e70879 to 5e947adaf26e (4 revisions)
2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from cc47e0cdb922 to 085332bfbb3a (612 revisions)
2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from ad421a248adb to da5828c06b4c (2 revisions)
2020-09-30 bsalomon@google.com Get GrBackendRenderTarget's sample count from MtlTexture.
2020-09-30 robertphillips@google.com Have the GrShadowRRectOp make use of the thread-safe view cache
2020-09-30 robertphillips@google.com Have GrMatrixConvolutionEffect use the thread-safe view cache
2020-09-30 johnstiles@google.com Update TextureEffect to avoid extraneous out variable.
2020-09-30 brianosman@google.com Add Variable::fBuiltin, to track Variables owned by pre-includes
2020-09-30 bsalomon@google.com Return GrBackendTexture from SkPromiseImageTexture by value.
2020-09-30 johnstiles@google.com Update MatrixEffect to avoid extraneous out variable.
2020-09-30 ethannicholas@google.com moved SkSL ExternalFunctionCall's data into IRNode
2020-09-30 johnstiles@google.com Simplify generated GLSL code for trivial FPs.
2020-09-30 senorblanco@chromium.org Dawn: remove persistent TextureView from GrDawnTexture.
2020-09-30 smoreland@google.com Avoid heap initialization for skia allocations.
2020-09-30 brianosman@google.com Move VariableReference ref-adjusting into helper functions
2020-09-30 robertphillips@google.com Make GrRectBlurEffect use the thread-safe view cache
2020-09-30 johnstiles@google.com Calculate texture clamping X/Y coordinates in parallel.
2020-09-30 johnstiles@google.com Inline trivial single-argument constructors directly.
2020-09-30 michaelludwig@google.com Fix GrClipStackClip::preApply to report kClippedOut
2020-09-30 robertphillips@google.com Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache (take 2)
2020-09-30 johnstiles@google.com Add ProgramWriter, a non-const version of ProgramVisitor.
2020-09-30 johnstiles@google.com Add unit test for inlining trivial arguments.
2020-09-30 ethannicholas@google.com moved SkSL Extension data into IRNode
2020-09-30 csmartdalton@google.com Don't cast emscripten pointers when assembling WebGL interface
2020-09-30 johnstiles@google.com Update nanobench SkSL tests.
2020-09-30 ethannicholas@google.com Revert "Revert "moved SkSL ExpressionStatement's data into IRNode""
2020-09-30 bsalomon@google.com Add sample count field to GrD3DTextureResourceInfo.
2020-09-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ec42b1438fd2 to fa082bb58ba7 (11 revisions)
2020-09-30 johnstiles@google.com Avoid creating temporary variables for nested trivial cases.
2020-09-30 johnstiles@google.com Revert "moved SkSL ExpressionStatement's data into IRNode"
2020-09-30 brianosman@google.com Revert "Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache"

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC brianosman@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
2020-10-02 10:52:30 -07:00
skia-flutter-autoroll
d6e2db5627 Roll Fuchsia Linux SDK from EdtRxRaCS... to CG6NCkBX9... (flutter/engine#21556) 2020-10-01 22:57:02 -07:00
skia-flutter-autoroll
dd4f9727d6 Roll Fuchsia Linux SDK from GEYgsTBRM... to EdtRxRaCS... (flutter/engine#21541) 2020-10-01 09:37:02 -07:00
skia-flutter-autoroll
604c7a5550 Roll Fuchsia Linux SDK from sDtTSnOFx... to GEYgsTBRM... (flutter/engine#21533) 2020-09-30 20:17:01 -07:00
fredlee12345678
5194240b61 add checker board for clip_path,clip_rect,clip_rrect,physical_shap_layer (flutter/engine#20997) 2020-09-30 10:27:11 -07:00
skia-flutter-autoroll
2bd5b1e59d Roll Fuchsia Linux SDK from _ABSfRa7C... to sDtTSnOFx... (flutter/engine#21511) 2020-09-30 06:57:01 -07:00
skia-flutter-autoroll
4759147867 Roll Skia from 8a1ed2a97bf4 to a87c5076a876 (2 revisions) (flutter/engine#21508) 2020-09-30 00:22:02 -07:00
skia-flutter-autoroll
7231096c70 Roll Skia from f201af8b00e8 to 8a1ed2a97bf4 (1 revision) (flutter/engine#21507) 2020-09-29 23:02:01 -07:00
skia-flutter-autoroll
0a5bada622 Roll Skia from 4cf00a814f7d to f201af8b00e8 (2 revisions) (flutter/engine#21505) 2020-09-29 20:12:01 -07:00
skia-flutter-autoroll
befc54b042 Roll Skia from 9ecb3abfdfe8 to 4cf00a814f7d (1 revision) (flutter/engine#21503) 2020-09-29 18:52:01 -07:00