Kaushik Iska
279c1cffbe
[ios] Create a standalone external view embedder on iOS ( #21798 )
2020-10-13 17:56:31 -07:00
Zachary Anderson
0b72b87f16
Revert "Roll Fuchsia Linux SDK from gdo4mZ5oI... to 41fVbRhb0... ( #21814 )" ( #21823 )
...
This reverts commit 7959d80c10d586a71f2671febe877bfba3d2d014.
2020-10-13 16:35:14 -07:00
skia-flutter-autoroll
7959d80c10
Roll Fuchsia Linux SDK from gdo4mZ5oI... to 41fVbRhb0... ( #21814 )
2020-10-13 11:47:03 -07:00
skia-flutter-autoroll
d9bd3e87da
Roll Skia from 01b93eabe25b to 2e0c70dc9c3e (10 revisions) ( #21810 )
2020-10-13 10:27:02 -07:00
skia-flutter-autoroll
dc4ba54e47
Roll Dart SDK from e256855d07ba to a3b62f366529 (4 revisions) ( #21808 )
2020-10-13 09:47:02 -07:00
skia-flutter-autoroll
0332d5e639
Roll Skia from fa8891164062 to 01b93eabe25b (4 revisions) ( #21805 )
2020-10-13 09:07:02 -07:00
skia-flutter-autoroll
30bad27f53
Roll Skia from c89a7ee628db to fa8891164062 (1 revision) ( #21804 )
2020-10-13 07:47:01 -07:00
skia-flutter-autoroll
a0076a7996
Roll Skia from 387fd62a1280 to c89a7ee628db (1 revision) ( #21803 )
2020-10-13 06:27:01 -07:00
skia-flutter-autoroll
d4fcfe68ca
Roll Skia from f58db3c94da3 to 387fd62a1280 (3 revisions) ( #21801 )
2020-10-13 00:22:01 -07:00
skia-flutter-autoroll
6cdb2f69a4
Roll Fuchsia Linux SDK from h-DeV4tgE... to gdo4mZ5oI... ( #21797 )
2020-10-12 22:27:01 -07:00
skia-flutter-autoroll
a75f9e252c
Roll Skia from ab6e62c131e9 to f58db3c94da3 (6 revisions) ( #21794 )
2020-10-12 21:42:02 -07:00
Yuqian Li
c2938d06b1
Revert "Migration to PlatformDispatcher and multi-window #20496 " ( #21792 )
...
* Revert "Fix documentation build for window changes. (#21780 )"
This reverts commit 931a04683d6eb49fc92059b2384ac5b1618d5422.
* Revert "Migration to PlatformDispatcher and multi-window (#20496 )"
This reverts commit 85b0031f73544e448354047dc6a236c0b0808252.
2020-10-12 19:26:41 -07:00
nturgut
38d8ebaa46
E2e screenshot tests2 ( #21383 )
...
* carrying code
* more changes for carrying the code
* rebase changes onto ios-screenshot tests
* adding screenshot capability to text_editing e2e test
* address some comments
* change enable flag for isUnitTestsScreenshotsAvailable
* addressing the reviewer comments
* change the dependency for path
* add to licencense file
* changing goldens commit no. the new commit has the screenshot goldens
* update readme file
* firefox tests needs LUCI changes
* change to release mode since screenshots were taken in release mode
* change window size
* some argument changes
* small comment change
* test the chrome linux tests again
* use roboto font instead of default font
* addressing reviewer comments
* change commit for goldens
2020-10-12 16:25:57 -07:00
skia-flutter-autoroll
e18cd96878
Roll Skia from 840e8ea7403e to ab6e62c131e9 (7 revisions) ( #21783 )
2020-10-12 16:02:02 -07:00
skia-flutter-autoroll
10ed563183
Roll Skia from 9213e610ed92 to 840e8ea7403e (11 revisions) ( #21779 )
2020-10-12 14:12:02 -07:00
Zachary Anderson
106842989b
Roll Dart SDK from 06536d68ca0f to e256855d07ba (6 revisions) ( #21775 )
2020-10-12 11:32:21 -07:00
skia-flutter-autoroll
978cfd6d56
Roll Skia from ceb6214a556a to 9213e610ed92 (8 revisions) ( #21774 )
2020-10-12 11:32:02 -07:00
skia-flutter-autoroll
cff4ee74ac
Roll Skia from d71dc2d25b8b to ceb6214a556a (5 revisions) ( #21772 )
2020-10-12 09:32:02 -07:00
skia-flutter-autoroll
766d682824
Roll Fuchsia Linux SDK from Nw5-0_sVF... to h-DeV4tgE... ( #21771 )
2020-10-12 09:07:01 -07:00
skia-flutter-autoroll
d4b8d676fc
Roll Fuchsia Linux SDK from YRTc9YoiB... to Nw5-0_sVF... ( #21760 )
2020-10-11 11:07:01 -07:00
skia-flutter-autoroll
7fc1a0386b
Roll Skia from aa64c352b349 to d71dc2d25b8b (1 revision) ( #21758 )
2020-10-11 00:47:02 -07:00
skia-flutter-autoroll
d97e74c7c2
Roll Fuchsia Linux SDK from EBX49sN_X... to YRTc9YoiB... ( #21753 )
2020-10-10 18:57:01 -07:00
skia-flutter-autoroll
7f0e17b676
Roll Skia from 13fc260c7080 to aa64c352b349 (1 revision) ( #21752 )
2020-10-10 18:52:01 -07:00
skia-flutter-autoroll
3bd695b18a
Roll Skia from 61003cde7688 to 13fc260c7080 (1 revision) ( #21746 )
2020-10-09 20:02:02 -07:00
skia-flutter-autoroll
8be6cc0390
Roll Skia from 88cda17bbeb8 to 61003cde7688 (4 revisions) ( #21744 )
2020-10-09 17:32:01 -07:00
Greg Spencer
85b0031f73
Migration to PlatformDispatcher and multi-window ( #20496 )
...
This is a PR for converting the dart:ui code in the engine to use a multi-window API. The goal here is to convert from the window singleton to an API that has the concept of multiple windows. Also, I'm matching up the new PlatformDispatcher class to talk directly to the PlatformConfiguration class in the engine. I'm not attempting to actually enable creating multiple windows here, just migrate to an API that has a concept of multiple windows. The multi-window API in this PR currently only ever creates one window.
The design doc for this change is here.
The major changes in this PR:
Move the platfom-specific attributes out of Window, and into the new PlatformDispatcher class that holds all of the platform state, so that the platform code need only update the configuration on this class.
Create FlutterView, FlutterWindow, and SingletonFlutterWindow classes to separate out the concepts of a view (of which there may be multiple in a window), a window (of which there may be multiple on a screen, and they host views), and a window where there is only ever expected to be one (this hosts the entire API of the former Window class, and will eventually be the type of the window singleton).
Next step after this PR lands:
Remove the Window class entirely (it is replaced by SingletonFlutterWindow). Some minor changes in the Framework are needed to switch to using SingletonFlutterWindow directly first.
The Window class still exists in this PR, but will be removed as soon as the framework is converted to point to the SingletonFlutterWindow class instead. They share the same API, just have different names (Window is currently a subclass of SingletonFlutterWindow). The intention is that the Window name will be freed up to use as a widget class name in the framework for managing windows. The singleton called window will remain, and keep the same API it has now.
2020-10-09 16:29:16 -07:00
Ferhat
ec1d111171
[web] Add ShaderBuilder, change drawVertices to use builder. ( #21716 )
...
* Move shader.dart into shaders directory
* Add Shader builder basic structure and decls
* rewrite drawVertices with ShaderBuilder
* Fix in parameters in fragment shader to use varying for webgl1
2020-10-09 15:52:29 -07:00
skia-flutter-autoroll
5aed0ee7f6
Roll Skia from 269e43fd9830 to 88cda17bbeb8 (3 revisions) ( #21742 )
2020-10-09 15:32:01 -07:00
skia-flutter-autoroll
15ac210024
Roll Skia from 453f67ff0ade to 269e43fd9830 (11 revisions) ( #21739 )
2020-10-09 13:32:02 -07:00
skia-flutter-autoroll
0989304314
Roll Fuchsia Linux SDK from wrXNShr_8... to EBX49sN_X... ( #21729 )
2020-10-09 13:17:01 -07:00
skia-flutter-autoroll
a1a89797b9
Roll Dart SDK from 712e35f7fd0b to 06536d68ca0f (2 revisions) ( #21736 )
2020-10-09 12:47:02 -07:00
skia-flutter-autoroll
14cb52e8d7
Roll Skia from e17b0501963a to 453f67ff0ade (28 revisions) ( #21732 )
...
https://skia.googlesource.com/skia.git/+log/e17b0501963a..453f67ff0ade
2020-10-09 ethannicholas@google.com SkSL enum changes
2020-10-09 egdaniel@google.com Suppress vulkan validation layers bug.
2020-10-09 ethannicholas@google.com more SkSL IRNode refactoring
2020-10-09 egdaniel@google.com Make sure the normal GrProgramDesc handles input attachment key.
2020-10-09 michaelludwig@google.com SkDevice::drawSpecial accepts arbitrary matrix v2
2020-10-09 brianosman@google.com Reorganize how SkSL includes are parsed and stored
2020-10-09 johnstiles@google.com Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()."
2020-10-09 adlai@google.com Reland "Merge GrContext::init into GrDirectContext ..."
2020-10-09 johnstiles@google.com Add test for sk_Caps.mustGuardDivisionEvenAfterExplicitZeroCheck.
2020-10-09 johnstiles@google.com Add test for sk_Caps.inBlendModesFailRandomlyForAllZeroVec.
2020-10-09 johnstiles@google.com Reland "Put top level FPs into their own functions"
2020-10-09 ethannicholas@google.com refactored more SkSL IRNodes
2020-10-09 egdaniel@google.com Reland "Rename GrStencilAttachment class to generic GrAttachment"
2020-10-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from af82ff2606e9 to 4a368eae5a6f (468 revisions)
2020-10-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 5f4e70b81046 to 952149303d06 (1 revision)
2020-10-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 6b4a4a85dfd7 to 793a07e36636 (12 revisions)
2020-10-09 jvanverth@google.com Revert "Add sk_Caps.builtinDeterminantSupport and use it in cross()."
2020-10-09 brianosman@google.com Remove custom iterators from SkSL::Program
2020-10-08 jvanverth@google.com Revert "Rename GrStencilAttachment class to generic GrAttachment"
2020-10-08 johnstiles@google.com Add sk_Caps.builtinDeterminantSupport and use it in cross().
2020-10-08 michaelludwig@google.com Add SkImageFilters::Shader in place of Paint factory
2020-10-08 michaelludwig@google.com Clip perspective bounds by device clip in SkPDFDevice
2020-10-08 jvanverth@google.com Revert "Merge GrContext::init into GrDirectContext ..."
2020-10-08 jvanverth@google.com Add push constant support to GrCaps.
2020-10-08 adlai@google.com Merge GrContext::init into GrDirectContext ...
2020-10-08 bsalomon@google.com Expose ManagedBackendTexture from BackendTextureImageFactory.
2020-10-08 kjlubick@google.com [canvaskit] Attempt to turn off rtti
2020-10-08 johnstiles@google.com Use SkSTArray to track CFG exits instead of std<set>.
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-09 10:30:00 -07:00
skia-flutter-autoroll
01b942025e
Roll Dart SDK from fe566e6d08b1 to 1e7250f91944 (1 revision) ( #21723 )
2020-10-09 00:37:02 -07:00
skia-flutter-autoroll
349889833c
Roll Dart SDK from 4ba58cad60e4 to fe566e6d08b1 (1 revision) ( #21718 )
2020-10-08 20:07:02 -07:00
skia-flutter-autoroll
346e7e807b
Roll Fuchsia Linux SDK from ZJHmp3INU... to wrXNShr_8... ( #21709 )
2020-10-08 15:42:02 -07:00
Mouad Debbar
9ab40c2809
[web] Reland Support custom url strategies ( #21702 )
2020-10-08 14:30:02 -07:00
skia-flutter-autoroll
aa155eed3b
Roll Skia from 9c0b79a35489 to e17b0501963a (15 revisions) ( #21707 )
2020-10-08 14:17:01 -07:00
skia-flutter-autoroll
3cb0b1a455
Roll Skia from 8d43858ed21a to 9c0b79a35489 (14 revisions) ( #21698 )
2020-10-08 11:37:02 -07:00
skia-flutter-autoroll
5e13767ce8
Roll Skia from 38e6d226f24e to ac0723a06b53 (3 revisions) ( #21688 )
2020-10-08 00:17:01 -07:00
skia-flutter-autoroll
c2c60514d6
Roll Dart SDK from 8f1a96317589 to 8572b5c0f6dc (1 revision) ( #21686 )
2020-10-07 23:07:01 -07:00
skia-flutter-autoroll
91c4492cfb
Roll Fuchsia Linux SDK from kr1tNtZvZ... to ZJHmp3INU... ( #21684 )
2020-10-07 23:02:01 -07:00
skia-flutter-autoroll
07ba1f339a
Roll Skia from 041fd0ad7d93 to 38e6d226f24e (1 revision) ( #21683 )
2020-10-07 22:57:05 -07:00
Dan Field
3905b9ec39
Revert "[web] Support custom url strategies ( #19134 )" ( #21687 )
...
This reverts commit 02324994a3f44a2777ade96b3d69aa61901fb9b4.
2020-10-07 21:42:20 -07:00
skia-flutter-autoroll
669bafe552
Roll Dart SDK from 9560a32779fc to 8f1a96317589 (12 revisions) ( #21678 )
2020-10-07 17:52:01 -07:00
Mouad Debbar
02324994a3
[web] Support custom url strategies ( #19134 )
2020-10-07 17:19:07 -07:00
skia-flutter-autoroll
2e085660a1
Roll Skia from a7f69c290667 to 041fd0ad7d93 (5 revisions) ( #21676 )
2020-10-07 16:42:02 -07:00
skia-flutter-autoroll
8e34a7f9c8
Roll Skia from 107114dd1d6e to a7f69c290667 (18 revisions) ( #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
6c0ca5e7c1
add api_conform_test to analyze step. remove build script. ( #21633 )
2020-10-06 15:39:18 -07:00
skia-flutter-autoroll
cab44910a7
Roll Skia from 33b42e12ab71 to 107114dd1d6e (5 revisions) ( #21634 )
2020-10-06 14:52:02 -07:00
skia-flutter-autoroll
94edb68da9
Roll Fuchsia Linux SDK from HeAkKHbFY... to kr1tNtZvZ... ( #21630 )
2020-10-06 13:27:03 -07:00