Chinmay Garde
4d78ea99f6
Minor tweaks to the Doxygen theme. ( flutter/engine#11576 )
2019-09-03 22:27:14 -04:00
Matt Carroll
f7035552b3
Updated API usage in scenario app by deleting unnecessary method. ( flutter/engine#11844 )
2019-09-03 19:25:54 -07:00
Gary Qian
ffb4d48627
Fix RTL justification alignment with newline ( flutter/engine#11842 )
2019-09-03 16:42:53 -07:00
Matt Carroll
bebb5d2b5b
Rename first frame method and notify FlutterActivity when full drawn ( #38714 #36796 ). ( flutter/engine#11357 )
2019-09-03 15:49:53 -07:00
skia-flutter-autoroll
813fd240ff
Roll fuchsia/sdk/core/linux-amd64 from a8wlq... to KqidK... ( flutter/engine#11833 )
...
Roll fuchsia/sdk/core/linux-amd64 from a8wlq... to KqidK...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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/+/master/autoroll/README.md
2019-09-03 07:14:34 -04:00
skia-flutter-autoroll
3fa69f6dd6
Roll src/third_party/skia 033c4014b788..8050d94ae227 (2 commits) ( flutter/engine#11831 )
...
https://skia.googlesource.com/skia.git/+log/033c4014b788..8050d94ae227
git log 033c4014b788..8050d94ae227 --date=short --no-merges --format='%ad %ae %s'
2019-09-03 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 791ad7b8774a..31b524cf60b7 (9 commits)
Created with:
gclient setdep -r src/third_party/skia@8050d94ae227
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 jlavrova@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/+/master/autoroll/README.md
Bug: None
TBR=jlavrova@google.com
2019-09-03 05:01:46 -04:00
skia-flutter-autoroll
16b5a58960
Roll src/third_party/skia 94c66475560d..033c4014b788 (2 commits) ( flutter/engine#11830 )
...
https://skia.googlesource.com/skia.git/+log/94c66475560d..033c4014b788
git log 94c66475560d..033c4014b788 --date=short --no-merges --format='%ad %ae %s'
2019-09-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 39a9f1bdcd0e..920100cd4246 (2 commits)
2019-09-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4ad2798edb07..050ceed1f1d7 (150 commits)
Created with:
gclient setdep -r src/third_party/skia@033c4014b788
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 jlavrova@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/+/master/autoroll/README.md
Bug: None
TBR=jlavrova@google.com
2019-09-03 01:19:32 -04:00
skia-flutter-autoroll
0fbee34d19
Roll src/third_party/skia 8203a180ea5d..94c66475560d (1 commits) ( flutter/engine#11826 )
...
https://skia.googlesource.com/skia.git/+log/8203a180ea5d..94c66475560d
git log 8203a180ea5d..94c66475560d --date=short --no-merges --format='%ad %ae %s'
2019-09-03 khushalsagar@chromium.org Revert "Only send the RemoteStrikes that have pending glyphs."
Created with:
gclient setdep -r src/third_party/skia@94c66475560d
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 jlavrova@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/+/master/autoroll/README.md
Bug: None
TBR=jlavrova@google.com
2019-09-02 21:35:49 -04:00
James Clarke
a3822320b7
[Windows] Update API for alternative Windows shell platform implementation ( flutter/engine#11327 )
...
* Begin API evolution to a more native win32 API
* Child-window based hosting
* Plumb through an initial size for child window to avoid reallocated surface on start
* Windows API cleanup part 1
* Fix wrapper tests
* Ensure flutter's HWND resources are destroyed
* Final API cleanup
* Fix dynamic DPI handling
* Cleanup
* Fix a bug that was causing engine to not be shutdown correctly
* CR feedback
* auto format
* CR feedback: combine FlutterView and FlutterViewController
* The one that clang-format seems to always get wrong
* expletive
* fix sources for licesnse file
* CR Feedback
* cleanup
* Update GetNativeWindow() to return an HWND rather than a long
* fix formatting
2019-09-02 17:55:42 -07:00
skia-flutter-autoroll
1a69f2afa0
Roll fuchsia/sdk/core/linux-amd64 from 0qRbW... to a8wlq... ( flutter/engine#11825 )
...
Roll fuchsia/sdk/core/linux-amd64 from 0qRbW... to a8wlq...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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/+/master/autoroll/README.md
2019-09-02 18:36:41 -04:00
skia-flutter-autoroll
8fcb575b48
Roll fuchsia/sdk/core/linux-amd64 from iV65h... to 0qRbW... ( flutter/engine#11823 )
...
Roll fuchsia/sdk/core/linux-amd64 from iV65h... to 0qRbW...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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/+/master/autoroll/README.md
2019-09-02 05:56:00 -04:00
skia-flutter-autoroll
fec560e8f5
Roll src/third_party/skia 0a1e9efa392c..8203a180ea5d (4 commits) ( flutter/engine#11821 )
...
https://skia.googlesource.com/skia.git/+log/0a1e9efa392c..8203a180ea5d
git log 0a1e9efa392c..8203a180ea5d --date=short --no-merges --format='%ad %ae %s'
2019-09-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 120b61d34ba8..791ad7b8774a (15 commits)
2019-09-02 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a461132e64f5..4ad2798edb07 (456 commits)
2019-09-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 680d37610656..39a9f1bdcd0e (12 commits)
Created with:
gclient setdep -r src/third_party/skia@8203a180ea5d
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 jlavrova@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/+/master/autoroll/README.md
Bug: None
TBR=jlavrova@google.com
2019-09-02 02:19:15 -04:00
skia-flutter-autoroll
64eae2ffe8
Roll src/third_party/skia 7dfd4bd3fce1..0a1e9efa392c (1 commits) ( flutter/engine#11820 )
...
https://skia.googlesource.com/skia.git/+log/7dfd4bd3fce1..0a1e9efa392c
git log 7dfd4bd3fce1..0a1e9efa392c --date=short --no-merges --format='%ad %ae %s'
2019-09-02 michaelludwig@google.com Don't use AA convex path renderer if direction can't be determined
Created with:
gclient setdep -r src/third_party/skia@0a1e9efa392c
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 jlavrova@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/+/master/autoroll/README.md
Bug: None
TBR=jlavrova@google.com
2019-09-01 22:36:30 -04:00
skia-flutter-autoroll
2fb092136e
Roll fuchsia/sdk/core/linux-amd64 from 6oi7L... to iV65h... ( flutter/engine#11818 )
...
Roll fuchsia/sdk/core/linux-amd64 from 6oi7L... to iV65h...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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/+/master/autoroll/README.md
2019-09-01 17:11:50 -04:00
skia-flutter-autoroll
5cf3920d0b
Roll src/third_party/skia 7e45515fa34f..7dfd4bd3fce1 (1 commits) ( flutter/engine#11815 )
...
https://skia.googlesource.com/skia.git/+log/7e45515fa34f..7dfd4bd3fce1
git log 7e45515fa34f..7dfd4bd3fce1 --date=short --no-merges --format='%ad %ae %s'
2019-09-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
Created with:
gclient setdep -r src/third_party/skia@7dfd4bd3fce1
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 jlavrova@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/+/master/autoroll/README.md
Bug: None
TBR=jlavrova@google.com
2019-09-01 05:49:06 -04:00
skia-flutter-autoroll
98060acb55
Roll fuchsia/sdk/core/linux-amd64 from 9FJtg... to 6oi7L... ( flutter/engine#11814 )
...
Roll fuchsia/sdk/core/linux-amd64 from 9FJtg... to 6oi7L...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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/+/master/autoroll/README.md
2019-09-01 04:28:50 -04:00
skia-flutter-autoroll
d40bfb1c97
Roll src/third_party/skia 6e637472ebf3..7e45515fa34f (1 commits) ( flutter/engine#11812 )
...
https://skia.googlesource.com/skia.git/+log/6e637472ebf3..7e45515fa34f
git log 6e637472ebf3..7e45515fa34f --date=short --no-merges --format='%ad %ae %s'
2019-09-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
Created with:
gclient setdep -r src/third_party/skia@7e45515fa34f
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 jlavrova@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/+/master/autoroll/README.md
Bug: None
TBR=jlavrova@google.com
2019-09-01 02:06:33 -04:00
skia-flutter-autoroll
3435aadf9d
Roll fuchsia/sdk/core/linux-amd64 from XOkVf... to 9FJtg... ( flutter/engine#11811 )
...
Roll fuchsia/sdk/core/linux-amd64 from XOkVf... to 9FJtg...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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/+/master/autoroll/README.md
2019-08-31 15:48:26 -04:00
skia-flutter-autoroll
3f716b4011
Roll src/third_party/skia c2ec9bfe1bb5..6e637472ebf3 (1 commits) ( flutter/engine#11809 )
...
https://skia.googlesource.com/skia.git/+log/c2ec9bfe1bb5..6e637472ebf3
git log c2ec9bfe1bb5..6e637472ebf3 --date=short --no-merges --format='%ad %ae %s'
2019-08-31 reed@google.com remove legacy flag SK_SUPPORT_LEGACY_RECT_PARAMS
Created with:
gclient setdep -r src/third_party/skia@6e637472ebf3
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-31 08:52:06 -04:00
skia-flutter-autoroll
43a9b67e63
Roll fuchsia/sdk/core/linux-amd64 from AySFp... to XOkVf... ( flutter/engine#11806 )
...
Roll fuchsia/sdk/core/linux-amd64 from AySFp... to XOkVf...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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/+/master/autoroll/README.md
2019-08-31 03:07:00 -04:00
skia-flutter-autoroll
df35d237e0
Roll src/third_party/skia f46c8268bf2b..c2ec9bfe1bb5 (1 commits) ( flutter/engine#11803 )
...
https://skia.googlesource.com/skia.git/+log/f46c8268bf2b..c2ec9bfe1bb5
git log f46c8268bf2b..c2ec9bfe1bb5 --date=short --no-merges --format='%ad %ae %s'
2019-08-31 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
Created with:
gclient setdep -r src/third_party/skia@c2ec9bfe1bb5
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-31 02:08:29 -04:00
xster
575ad9c7b3
Let java unit tests build with autoninja ( flutter/engine#11799 )
2019-08-30 20:10:29 -07:00
skia-flutter-autoroll
e91b9362bc
Roll src/third_party/skia 15ecdf94fd36..f46c8268bf2b (3 commits) ( flutter/engine#11800 )
...
https://skia.googlesource.com/skia.git/+log/15ecdf94fd36..f46c8268bf2b
git log 15ecdf94fd36..f46c8268bf2b --date=short --no-merges --format='%ad %ae %s'
2019-08-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-30 fmalita@chromium.org [skottie] Discard unneeded static text animators
2019-08-30 dragonbear@google.com Override operator delete for GrCCPathCache::Key
Created with:
gclient setdep -r src/third_party/skia@f46c8268bf2b
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-30 20:29:42 -04:00
Harry Terkelsen
21a7659d61
Provide a hook for a plugin handler to receive messages on the web ( flutter/engine#11796 )
...
* WIP on web plugin registry
* WIP on web plugins
* More WIP on registering web plugins
* remove flutter_web_plugins
* add license header
* Update year of license header to 2013
* Update the license goldens file
2019-08-30 17:08:31 -07:00
skia-flutter-autoroll
349e00709d
Roll src/third_party/skia a43e2d284b3b..15ecdf94fd36 (6 commits) ( flutter/engine#11794 )
...
https://skia.googlesource.com/skia.git/+log/a43e2d284b3b..15ecdf94fd36
git log a43e2d284b3b..15ecdf94fd36 --date=short --no-merges --format='%ad %ae %s'
2019-08-30 egdaniel@google.com Just skip uninstantiated GrOps instead of delete them on flush.
2019-08-30 brianosman@google.com Pass SkPaint by const-ref to SkParticleDrawable
2019-08-30 csmartdalton@google.com Reland "Initiate MSAA resolves during DAG generation"
2019-08-30 ethannicholas@google.com .fp files now support user-defined functions
2019-08-30 ethannicholas@google.com removed dead code from SkSLPipelineStateCodeGenerator
2019-08-30 reed@google.com add bot to test savelayer legacy flag
Created with:
gclient setdep -r src/third_party/skia@15ecdf94fd36
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-30 16:47:07 -04:00
gaaclarke
3aaf1637b7
Started logging warnings if we drop platform messages. ( flutter/engine#11792 )
2019-08-30 12:48:03 -07:00
Kaushik Iska
578a942fc7
Roll fuchsia/clang/linux-amd64 from wGyr4... to -mnHl... ( flutter/engine#11790 )
...
* Roll fuchsia/clang/linux-amd64 from wGyr4... to -mnHl...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-toolchain-flutter-engine
Please CC 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/+/master/autoroll/README.md
* Fix dangling pointer
2019-08-30 11:38:12 -07:00
skia-flutter-autoroll
c9427d2a9d
Roll fuchsia/sdk/core/linux-amd64 from fSXZ0... to AySFp... ( flutter/engine#11791 )
...
Roll fuchsia/sdk/core/linux-amd64 from fSXZ0... to AySFp...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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/+/master/autoroll/README.md
2019-08-30 14:27:23 -04:00
Kaushik Iska
e51c616fc9
Roll fuchsia/sdk/core/linux-amd64 from -UaaS... to fSXZ0... ( flutter/engine#11784 )
...
* Roll fuchsia/sdk/core/linux-amd64 from -UaaS... to fSXZ0...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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/+/master/autoroll/README.md
* Fix deprecated usage
2019-08-30 10:34:06 -07:00
Dan Field
5b26bdbcbb
completely strip bitcode ( flutter/engine#11783 )
2019-08-30 10:23:02 -07:00
Kaushik Iska
e358e0eef5
[flutter_runner] Port over all the changes to the dart_runner cmx files ( flutter/engine#11776 )
...
* Port over all the changes to the dart_runner cmx files
* Update vmservice.cmx
2019-08-30 10:19:08 -07:00
skia-flutter-autoroll
6aab4d5701
Roll src/third_party/skia 575699569e91..a43e2d284b3b (6 commits) ( flutter/engine#11781 )
...
https://skia.googlesource.com/skia.git/+log/575699569e91..a43e2d284b3b
git log 575699569e91..a43e2d284b3b --date=short --no-merges --format='%ad %ae %s'
2019-08-30 csmartdalton@google.com Don't assert mips actually need resolve during texResolveRenderTask
2019-08-30 brianosman@google.com Particle cleanup: split SkParticleBinding out of SkParticleEffect
2019-08-30 ethannicholas@google.com SkSL sample() now permits specification of coordinates
2019-08-30 penghuang@chromium.org Add SkSurfaceProp::operator!=.
2019-08-30 rmistry@google.com Match CanvasStateHelpers.cpp change in Android repo
2019-08-30 rmistry@google.com Fix spreadsheets page set for RecreateSKPs bot
Created with:
gclient setdep -r src/third_party/skia@a43e2d284b3b
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-30 13:05:29 -04:00
skia-flutter-autoroll
4b49413c88
Roll src/third_party/skia 7409b73fa546..575699569e91 (1 commits) ( flutter/engine#11766 )
...
https://skia.googlesource.com/skia.git/+log/7409b73fa546..575699569e91
git log 7409b73fa546..575699569e91 --date=short --no-merges --format='%ad %ae %s'
2019-08-30 brianosman@google.com Update sample particle data in canvaskit demo
Created with:
gclient setdep -r src/third_party/skia@575699569e91
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-30 08:58:54 -04:00
skia-flutter-autoroll
c4b09af8cb
Roll src/third_party/skia ba0a2c7ad992..7409b73fa546 (3 commits) ( flutter/engine#11756 )
...
https://skia.googlesource.com/skia.git/+log/ba0a2c7ad992..7409b73fa546
git log ba0a2c7ad992..7409b73fa546 --date=short --no-merges --format='%ad %ae %s'
2019-08-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5d27a6961601..120b61d34ba8 (9 commits)
2019-08-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2dd36fa786a2..a461132e64f5 (466 commits)
Created with:
gclient setdep -r src/third_party/skia@7409b73fa546
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-30 04:57:19 -04:00
skia-flutter-autoroll
df7f82e87f
Roll src/third_party/skia 165ca3f85b7a..ba0a2c7ad992 (1 commits) ( flutter/engine#11745 )
...
https://skia.googlesource.com/skia.git/+log/165ca3f85b7a..ba0a2c7ad992
git log 165ca3f85b7a..ba0a2c7ad992 --date=short --no-merges --format='%ad %ae %s'
2019-08-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader eea9d35b8757..680d37610656 (7 commits)
Created with:
gclient setdep -r src/third_party/skia@ba0a2c7ad992
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-30 01:15:39 -04:00
Jonah Williams
d4cb0b72b4
Add wasm to sky_engine ( flutter/engine#11736 )
2019-08-29 20:44:41 -07:00
Yegor
457198bd53
last flutter web sync: cc38319841 ( flutter/engine#11732 )
...
* last flutter web sync: cc38319841
* revert text.dart changes
* revert paragraph.dart
* link to issue
2019-08-29 18:50:50 -07:00
skia-flutter-autoroll
3b284e5833
Roll src/third_party/skia 3783375c4d41..165ca3f85b7a (8 commits) ( flutter/engine#11725 )
...
https://skia.googlesource.com/skia.git/+log/3783375c4d41..165ca3f85b7a
git log 3783375c4d41..165ca3f85b7a --date=short --no-merges --format='%ad %ae %s'
2019-08-29 fmalita@chromium.org [skottie] Text selector ease-high/ease-low support
2019-08-29 jvanverth@google.com Switch to new IOS windowing system.
2019-08-29 senorblanco@chromium.org Dawn: Implement RenderPipeline caching (optimization).
2019-08-29 egdaniel@google.com Fix updating of current task index in GrResourceAllocator
2019-08-29 bsalomon@google.com Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy.
2019-08-29 fmalita@chromium.org [skottie] Refactor/generalize text selector shape generators
2019-08-29 brianosman@google.com Move common particle code to an automatically-injected header
2019-08-29 senorblanco@chromium.org Dawn: submit all command buffers in a single call.
Created with:
gclient setdep -r src/third_party/skia@165ca3f85b7a
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-29 19:06:16 -04:00
Harry Terkelsen
922255f860
Quote the font family name whenever setting the font-family property. ( flutter/engine#11722 )
...
Browsers will only allow font names with spaces or '/' if they are
in quotes.
Fixes https://github.com/flutter/flutter/issues/39486
2019-08-29 15:58:32 -07:00
Matt Carroll
6de867c62a
Revert "Notify framework to clear input connection when app is backgrounded ( #35054 ) ( #9498 )" ( flutter/engine#11720 )
...
This reverts commit afb3cb3f89f543282f495406b2abc8fb6a223fea.
2019-08-29 15:42:11 -07:00
Dan Field
db921356f8
Return a JSON value for the Skia channel ( flutter/engine#11717 )
2019-08-29 14:03:55 -07:00
Shi-Hao Hong
673154b0f8
Android 10+ View.setSystemGestureExclusionRects ( flutter/engine#11441 )
...
* Implement SystemGesture.setSystemGestureExclusionRects platform channel
* Add PlatformChannelTest.java
* Fix typo in android/test/README.md
2019-08-29 17:00:42 -04:00
Martin Kustermann
442d4de7a2
Roll src/third_party/dart 35382f9b14..05c28c6115 ( flutter/engine#11702 )
...
* Roll src/third_party/dart 35382f9b14..05c28c6115
dart-lang/sdk@05c28c6115 Reland "Scaffolding for dart:wasm"
dart-lang/sdk@d57a8f7451 [vm/bytecode] Remove DebugCheck in synthetic non-local transfer (no source pos).
dart-lang/sdk@b565c8c20f Don't serialize not serializable constant variable initializers.
dart-lang/sdk@ce12a2722d Migration: handle named parameters in _substituteFunctionAfterFormals.
dart-lang/sdk@a290271dea [vm/bytecode] Throw should be 'debug checked', but not ReThrow.
dart-lang/sdk@63133a2a8c [cfe] Handle extension instance method tearoff
dart-lang/sdk@a147d4e8d2 [cfe] Handle simple use of extension instance members
dart-lang/sdk@e9fdeb2db8 Migration: add support for creating instances without supplying type arguments.
dart-lang/sdk@66e349da9c Migration: Clean up substitution logic in getOrComputeElementType
dart-lang/sdk@e9a44ba6a8 fix extension instance field error
dart-lang/sdk@15a7b57d8e split endFields into endClass/Mixin/ExtensionFields events
dart-lang/sdk@ed1b4ffba1 Add tests of extensions of mixins
dart-lang/sdk@ef36f1ba0d [vm/fuzzer] Reduce limit on methods and classes
dart-lang/sdk@7b17602c74 [vm/bytecode] Include function name into source fingerprints
dart-lang/sdk@851701d2a4 add BREAK suggestions to switch cases
dart-lang/sdk@57f7941eef [cfe] Remove 'functionNestingLevel' for VariableDeclaration.forValue
2019-08-29 22:06:42 +02:00
skia-flutter-autoroll
07bb75a263
Roll src/third_party/skia ca8b07cf8a59..3783375c4d41 (2 commits) ( flutter/engine#11712 )
...
https://skia.googlesource.com/skia.git/+log/ca8b07cf8a59..3783375c4d41
git log ca8b07cf8a59..3783375c4d41 --date=short --no-merges --format='%ad %ae %s'
2019-08-29 herb@google.com Only send the RemoteStrikes that have pending glyphs.
2019-08-29 halcanary@google.com tools/skui: put all enums in a common namespace
Created with:
gclient setdep -r src/third_party/skia@3783375c4d41
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-29 15:22:47 -04:00
David Iglesias
6792c2ceae
Don't crash while loading improperly formatted fonts on Safari ( flutter/engine#11655 )
...
(cl/265763028)
Fixes https://github.com/flutter/flutter/issues/39259
2019-08-29 09:03:14 -07:00
skia-flutter-autoroll
2b3149235c
Roll src/third_party/skia 938ce9fc5369..ca8b07cf8a59 (1 commits) ( flutter/engine#11701 )
...
https://skia.googlesource.com/skia.git/+log/938ce9fc5369..ca8b07cf8a59
git log 938ce9fc5369..ca8b07cf8a59 --date=short --no-merges --format='%ad %ae %s'
2019-08-29 brianosman@google.com Reland "Pin the GLSL version to be no larger than the GL version"
Created with:
gclient setdep -r src/third_party/skia@ca8b07cf8a59
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-29 11:40:20 -04:00
skia-flutter-autoroll
d43437a788
Roll src/third_party/skia 47023272a11e..938ce9fc5369 (3 commits) ( flutter/engine#11686 )
...
https://skia.googlesource.com/skia.git/+log/47023272a11e..938ce9fc5369
git log 47023272a11e..938ce9fc5369 --date=short --no-merges --format='%ad %ae %s'
2019-08-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 886698bc3fdd..5d27a6961601 (13 commits)
2019-08-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c96d445dc9eb..2dd36fa786a2 (452 commits)
Created with:
gclient setdep -r src/third_party/skia@938ce9fc5369
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-29 05:26:27 -04:00
skia-flutter-autoroll
295b9b9bbe
Roll src/third_party/skia a4b448831cee..47023272a11e (1 commits) ( flutter/engine#11676 )
...
https://skia.googlesource.com/skia.git/+log/a4b448831cee..47023272a11e
git log a4b448831cee..47023272a11e --date=short --no-merges --format='%ad %ae %s'
2019-08-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cde4dd9601ce..eea9d35b8757 (10 commits)
Created with:
gclient setdep -r src/third_party/skia@47023272a11e
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-29 01:40:30 -04:00
skia-flutter-autoroll
4e3e9884a0
Roll src/third_party/skia a268dfb74add..a4b448831cee (10 commits) ( flutter/engine#11658 )
...
https://skia.googlesource.com/skia.git/+log/a268dfb74add..a4b448831cee
git log a268dfb74add..a4b448831cee --date=short --no-merges --format='%ad %ae %s'
2019-08-28 michaelludwig@google.com Reland "Calculate draw bounds in drawEdgeAAImageSet"
2019-08-28 michaelludwig@google.com Reland "Combine snapBackImage and snapSpecial"
2019-08-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-28 brianosman@google.com Revert "Pin the GLSL version to be no larger than the GL version"
2019-08-28 michaelludwig@google.com Fix non-zero special-image subsets in magnifier filter
2019-08-28 michaelludwig@google.com Revert "Fix flutter roll"
2019-08-28 scroggo@google.com SkAnimatedImage: Update HEIF duration
2019-08-28 jvanverth@google.com Implement fences and semaphores for Metal.
2019-08-28 brianosman@google.com Pin the GLSL version to be no larger than the GL version
2019-08-28 bsalomon@google.com Alpha8 support cleanup in GrGLCaps.
Created with:
gclient setdep -r src/third_party/skia@a4b448831cee
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 stani@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/+/master/autoroll/README.md
Bug: None
TBR=stani@google.com
2019-08-28 18:59:07 -04:00
Chinmay Garde
c379128221
Append newlines to EOF of all translation units. ( flutter/engine#11654 )
...
We are switching to -Wnewline-eof soon and these will become errors. Anyway, this was undefined behavior.
2019-08-28 15:06:49 -07:00