skia-flutter-autoroll
3bc827152e
Roll src/third_party/skia c30f1a936d84..380561393385 (3 commits) ( flutter/engine#12059 )
...
https://skia.googlesource.com/skia.git/+log/c30f1a936d84..380561393385
git log c30f1a936d84..380561393385 --date=short --no-merges --format='%ad %ae %s'
2019-09-06 benjaminwagner@google.com [infra] Update Mac 10.14 bots to 10.14.6
2019-09-06 cblume@chromium.org Add blocklist command line parameter
2019-09-06 egdaniel@google.com Revert "Add support for direct use of vulkan primary command buffer in render pass."
Created with:
gclient setdep -r src/third_party/skia@380561393385
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-06 22:15:16 -04:00
Kaushik Iska
2d656f6f32
Revert "Manage resource and onscreen contexts using separate IOSGLContext objects ( #11798 )" ( flutter/engine#12055 )
...
This reverts commit 9297908d54bf20f8cd8dd81849c95ff8528683e3.
2019-09-06 18:12:16 -07:00
George Wright
9297908d54
Manage resource and onscreen contexts using separate IOSGLContext objects ( flutter/engine#11798 )
...
Manage resource and onscreen contexts using separate IOSGLContext objects
2019-09-06 16:44:49 -07:00
Kaushik Iska
3a78a5e281
[flutter_runner] Refactor our build rules to make them more inline with topaz. ( flutter/engine#12034 )
...
Also add flutter tool support for topaz in-tree builds that already have
a dependency on the framework repository.
After this the only major changes left are profiler symbols and
Framework mode.
This should make making topaz use our buldrules significantly easier.
2019-09-06 15:30:37 -07:00
Emmanuel Garcia
61d1fabcae
Document dependencies and remove support-v13 ( flutter/engine#11912 )
2019-09-06 15:25:59 -07:00
skia-flutter-autoroll
f98dc9b930
Roll src/third_party/skia 080d210e7acc..c30f1a936d84 (21 commits) ( flutter/engine#12031 )
...
https://skia.googlesource.com/skia.git/+log/080d210e7acc..c30f1a936d84
git log 080d210e7acc..c30f1a936d84 --date=short --no-merges --format='%ad %ae %s'
2019-09-06 egdaniel@google.com Move surface wait ops to GrRenderTasks.
2019-09-06 reed@google.com simplify convexity-helper code
2019-09-06 brianosman@google.com Add support for pre-compiling cached SkSL shaders
2019-09-06 reed@google.com speed-up rotated rects for drawAtlas
2019-09-06 ethannicholas@google.com Revert "Revert "switched SkSL interpreter over to threaded code""
2019-09-06 egdaniel@google.com Add support for direct use of vulkan primary command buffer in render pass.
2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-06 robertphillips@google.com Cleanup after removal of IORefs from GrSurface
2019-09-06 robertphillips@google.com Add kRG_88_SkColorType
2019-09-06 hcm@google.com Update Skia milestone to 79
2019-09-06 joe@bitworking.org Add env vars to cloudbuild.yaml to enable vpython for depot_tools.
2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-06 reed@google.com don't call mutex if we're unique
2019-09-06 brianosman@google.com Make the size of program/pipeline caches configurable in GrContextOptions
2019-09-06 reed@google.com use scratch path to save on mallocs in drawAtlas
2019-09-06 robertphillips@google.com Remove IORefs from GrSurface
2019-09-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0c35e0f44dbd..df0ce01870fa (5 commits)
2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e96090c328fe..649263777d17 (605 commits)
2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cf0e2fe12289..5d0faf9be9d7 (4 commits)
2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@c30f1a936d84
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-06 17:51:39 -04:00
Kaushik Iska
ed39cbade1
[flutter_runner] Kernel platform files can now be built in topaz ( flutter/engine#12016 )
...
- Tested this compatibility in topaz repo. The build rules can now be
used to build kernel_platform_files in topaz tree, after this change we
can migrate the platform*dill and vm*snapshot files in topaz to use the
engine built artifacts.
- Also removes some namespace conflicts for dart configuration.
2019-09-06 14:34:26 -07:00
Kaushik Iska
bb74945d36
[flutter_runner] Plumb Flutter component arguments to the Dart entrypoint ( flutter/engine#12026 )
...
port of Change-Id: Ibcd4a110b84805af02a436a2a5bcf2cf3d2029a4
2019-09-06 14:16:13 -07:00
Ferhat
d01050e5fc
Fix multi span text ruler cache lookup failure. ( flutter/engine#12023 )
2019-09-06 14:05:52 -07:00
skia-flutter-autoroll
d61b3b3030
Roll fuchsia/sdk/core/linux-amd64 from Z7PSg... to R1yqu... ( flutter/engine#11945 )
...
Roll fuchsia/sdk/core/linux-amd64 from Z7PSg... to R1yqu...
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-06 17:00:31 -04:00
skia-flutter-autoroll
3a10a734b4
Roll src/third_party/skia 8fda88ed6d41..080d210e7acc (4 commits) ( flutter/engine#11922 )
...
https://skia.googlesource.com/skia.git/+log/8fda88ed6d41..080d210e7acc
git log 8fda88ed6d41..080d210e7acc --date=short --no-merges --format='%ad %ae %s'
2019-09-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-05 herb@google.com Remove bool for RemoteStrike send
2019-09-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@080d210e7acc
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-05 21:55:23 -04:00
skia-flutter-autoroll
287bd23f2d
Roll src/third_party/skia adecf4b6d5fe..8fda88ed6d41 (8 commits) ( flutter/engine#11903 )
...
https://skia.googlesource.com/skia.git/+log/adecf4b6d5fe..8fda88ed6d41
git log adecf4b6d5fe..8fda88ed6d41 --date=short --no-merges --format='%ad %ae %s'
2019-09-05 reed@google.com reverse/restore order of verbs in path to be forward (normal)
2019-09-05 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-09-05 khushalsagar@chromium.org Reland: Only send the RemoteStrikes that have pending glyphs.
2019-09-05 egdaniel@google.com Begin renderpasses immediately in GrVkOpsRenderPass.
2019-09-05 jvanverth@google.com Add touch support to viewer
2019-09-05 michaelludwig@google.com Clean up prior backdrop-filter CL
2019-09-05 egdaniel@google.com Update some ops to create their buffers in onPrepare.
2019-09-05 ethannicholas@google.com Revert "switched SkSL interpreter over to threaded code"
Created with:
gclient setdep -r src/third_party/skia@8fda88ed6d41
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-05 18:08:25 -04:00
Matt Carroll
8c30983455
Remove un-needed FragmentActivity import statements to facilitate proguard. ( flutter/engine#11902 )
2019-09-05 14:44:04 -07:00
Dan Field
4f155f04a9
LTO fuchsia binaries ( flutter/engine#11883 )
2019-09-05 14:30:28 -07:00
Emmanuel Garcia
f3c62c4603
Add @Keep annotation ( flutter/engine#11893 )
2019-09-05 13:23:04 -07:00
Shi-Hao Hong
19b98ba9f2
Incorporate View.setSystemGestureExclusionRects code review feedback from #11441 ( flutter/engine#11804 )
...
* Improve variable naming and javadoc for setSystemGestureExclusionRects
* Remove variables from setSystemGestureExclusionRects tests
* Split test for two behaviors into two separate tests for setSystemGestureExclusionRects success case
2019-09-05 12:53:41 -07:00
shoryukenn
6c4a184169
Support build windows release/profile embedding builds ( flutter/engine#11475 )
...
Fixes missing symbol errors in Windows release and profile builds due to different lookup approach on Windows.
Fixes https://github.com/flutter/flutter/issues/32746
2019-09-05 11:28:30 -07:00
skia-flutter-autoroll
ccb8e6e492
Roll src/third_party/skia e784f75beb20..adecf4b6d5fe (6 commits) ( flutter/engine#11900 )
...
https://skia.googlesource.com/skia.git/+log/e784f75beb20..adecf4b6d5fe
git log e784f75beb20..adecf4b6d5fe --date=short --no-merges --format='%ad %ae %s'
2019-09-05 ethannicholas@google.com switched SkSL interpreter over to threaded code
2019-09-05 rmistry@google.com Allow PRIVATE_SKPS_GS to be empty in assets/skp/create.py
2019-09-05 michaelludwig@google.com Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering
2019-09-05 csmartdalton@google.com Rename GrGLIRect to GrNativeRect
2019-09-05 csmartdalton@google.com Clean up GrGLIRect
2019-09-05 bsalomon@google.com Fix profile width check in GrRectBlurEffect.
Created with:
gclient setdep -r src/third_party/skia@adecf4b6d5fe
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-05 14:25:56 -04:00
xster
12e8ba8313
remove extra redundant channels setup in iOS embedding engine ( flutter/engine#11886 )
2019-09-05 11:13:04 -07:00
liyuqian
df4c16f947
Revert "Add a BroadcastStream to FrameTiming ( #11041 )" ( flutter/engine#11841 )
...
This reverts commit 226c44ba3c24cd89b4e47d0ce59b21ac7af6946e.
Reason for revert: Stream is considered a bad API: https://github.com/flutter/engine/pull/11041#issuecomment-526892247
2019-09-05 10:41:55 -07:00
skia-flutter-autoroll
f4637f6d70
Roll fuchsia/sdk/core/linux-amd64 from OmqaW... to Z7PSg... ( flutter/engine#11898 )
...
Roll fuchsia/sdk/core/linux-amd64 from OmqaW... to Z7PSg...
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-05 13:02:46 -04:00
skia-flutter-autoroll
1491427c2f
Roll src/third_party/skia b0e2347fedfc..e784f75beb20 (1 commits) ( flutter/engine#11896 )
...
https://skia.googlesource.com/skia.git/+log/b0e2347fedfc..e784f75beb20
git log b0e2347fedfc..e784f75beb20 --date=short --no-merges --format='%ad %ae %s'
2019-09-05 jvanverth@google.com Reland "Add launch screen to iOS apps"
Created with:
gclient setdep -r src/third_party/skia@e784f75beb20
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-05 10:43:22 -04:00
skia-flutter-autoroll
7688f1be48
Roll src/third_party/skia 97218352addb..b0e2347fedfc (4 commits) ( flutter/engine#11894 )
...
https://skia.googlesource.com/skia.git/+log/97218352addb..b0e2347fedfc
git log 97218352addb..b0e2347fedfc --date=short --no-merges --format='%ad %ae %s'
2019-09-05 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a1bf69967a32..0c35e0f44dbd (5 commits)
2019-09-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 248662b1b84a..e96090c328fe (514 commits)
2019-09-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fbc146e97f30..cf0e2fe12289 (2 commits)
Created with:
gclient setdep -r src/third_party/skia@b0e2347fedfc
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-05 02:15:37 -04:00
skia-flutter-autoroll
fead51acc4
Roll fuchsia/sdk/core/linux-amd64 from LKWtB... to OmqaW... ( flutter/engine#11891 )
...
Roll fuchsia/sdk/core/linux-amd64 from LKWtB... to OmqaW...
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-05 00:25:41 -04:00
skia-flutter-autoroll
62e2d429d6
Roll src/third_party/skia 166751ef578a..97218352addb (1 commits) ( flutter/engine#11888 )
...
https://skia.googlesource.com/skia.git/+log/166751ef578a..97218352addb
git log 166751ef578a..97218352addb --date=short --no-merges --format='%ad %ae %s'
2019-09-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@97218352addb
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-04 22:34:45 -04:00
Francisco Magdaleno
d00cb9e09e
Finish plumbing message responses on method channels ( flutter/engine#11877 )
2019-09-04 16:17:10 -07:00
James Clarke
d1fa9b5f40
[Windows] Address #36422 by adding a context for async resource uploading ( flutter/engine#11828 )
...
Add a context for async resource uploading.
Fixes flutter/flutter#36422
2019-09-04 15:52:12 -07:00
skia-flutter-autoroll
d9335c59c7
Roll src/third_party/skia e7366841663b..166751ef578a (7 commits) ( flutter/engine#11881 )
...
https://skia.googlesource.com/skia.git/+log/e7366841663b..166751ef578a
git log e7366841663b..166751ef578a --date=short --no-merges --format='%ad %ae %s'
2019-09-04 jlavrova@google.com Fix for the build
2019-09-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-04 jlavrova@google.com Reshuffling bidi regions + empty text sizes + some font resolution bugs
2019-09-04 jvanverth@google.com Revert "Add launch screen to iOS apps"
2019-09-04 halcanary@google.com experimental: minimal_ios_mtl_skia_app
2019-09-04 jvanverth@google.com Add launch screen to iOS apps
Created with:
gclient setdep -r src/third_party/skia@166751ef578a
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-04 18:51:04 -04:00
Mouad Debbar
04095305ed
Handle new navigation platform messages ( flutter/engine#11880 )
2019-09-04 15:13:24 -07:00
Shi-Hao Hong
a4cb86d72d
Android 10+ View.getSystemGestureExclusionRects ( flutter/engine#11451 )
...
* SystemGesture.getSystemGestureExclusionRects
* Add getSystemExclusionRects unit tests
2019-09-04 15:13:02 -07:00
Core
570279a848
Fix deleting Thai vowel bug on iOS (skip string range sanitization) ( flutter/engine#11807 )
2019-09-04 13:19:53 -07:00
skia-flutter-autoroll
9a73342d4d
Roll src/third_party/skia c2dc9c864844..e7366841663b (2 commits) ( flutter/engine#11878 )
...
https://skia.googlesource.com/skia.git/+log/c2dc9c864844..e7366841663b
git log c2dc9c864844..e7366841663b --date=short --no-merges --format='%ad %ae %s'
2019-09-04 bsalomon@google.com Go back to rect blur profile textures.
2019-09-04 halcanary@google.com Revert "experimental/minimal_ios_mtl_skia_app"
Created with:
gclient setdep -r src/third_party/skia@e7366841663b
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-04 15:09:24 -04:00
Kaushik Iska
a541c52ab9
[flutter_runner] Add common libs to the test far ( flutter/engine#11875 )
...
* [flutter_runner] Add common libs to the test far
* Add flutter runner test build as part of CI
2019-09-04 11:17:25 -07:00
Alexander Aprelev
41241f202f
Provide dart vm initalize isolate callback so that children isolates belong to parent's isolate group. ( flutter/engine#9888 )
...
* Provide dart vm initalize isolate callback so that children isolates belong to parent's isolate group.
Without this callback each child isolate is created as a separate isolate group, and Dart VM won't be able to provide performance savings for spawning of those.
2019-09-04 10:10:25 -07:00
stuartmorgan
fa82f9abf1
Add style guide and formatting information ( flutter/engine#11669 )
...
Updates CONTRIBUTING.md with style guide links for the engine languages, as well as a note about auto-formatting.
2019-09-04 09:39:34 -07:00
skia-flutter-autoroll
82648f7f87
Roll fuchsia/sdk/core/linux-amd64 from BR_-u... to LKWtB... ( flutter/engine#11874 )
...
Roll fuchsia/sdk/core/linux-amd64 from BR_-u... to LKWtB...
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-04 11:47:36 -04:00
skia-flutter-autoroll
2a09ec669b
Roll src/third_party/skia 77743492418e..c2dc9c864844 (22 commits) ( flutter/engine#11872 )
...
https://skia.googlesource.com/skia.git/+log/77743492418e..c2dc9c864844
git log 77743492418e..c2dc9c864844 --date=short --no-merges --format='%ad %ae %s'
2019-09-04 halcanary@google.com experimental/minimal_ios_mtl_skia_app
2019-09-04 fmalita@chromium.org [svgcanvas] Refactor clipping
2019-09-04 halcanary@google.com gn: try again to fix fuchsia
2019-09-04 fmalita@chromium.org [sksg] Fix mask/context overrides interaction
2019-09-04 halcanary@google.com gn: try to fix flutter roll
2019-09-04 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 31b524cf60b7..a1bf69967a32 (8 commits)
2019-09-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 920100cd4246..fbc146e97f30 (6 commits)
2019-09-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 050ceed1f1d7..248662b1b84a (455 commits)
2019-09-04 bungeman@google.com [pdf] Disable default width calculation.
2019-09-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-03 brianosman@google.com Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options
2019-09-03 reed@google.com update gm to better show the unclipped layers
2019-09-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-03 jvanverth@google.com Fix argument path for dsymutil
2019-09-03 brianosman@google.com Remove GrGLProgram cache stats, remove spurious declarations/includes
2019-09-03 halcanary@google.com gn: move all skia_* declare_args to skia.gni
2019-09-03 egdaniel@google.com Track all sampled textures in GrOpsTask and pass them to GrOpsRenderPass.
2019-09-03 bungeman@google.com [pdf] Only compute needed advances.
2019-09-03 kjlubick@google.com [canvaskit] Add rrect support
2019-09-03 reed@google.com update test to allow dumping images
Created with:
gclient setdep -r src/third_party/skia@c2dc9c864844
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-04 11:25:01 -04:00
Kaushik Iska
03060ea88e
Add a sample unit test target to flutter runner ( flutter/engine#11847 )
2019-09-04 07:58:52 -07:00
Kaushik Iska
92367955cd
Support building standalone far packages with autogenerating manigests ( flutter/engine#11849 )
...
Also makes package_dir support testonly mode
2019-09-04 07:23:58 -07:00
skia-flutter-autoroll
c886d47822
Roll fuchsia/sdk/core/linux-amd64 from KqidK... to BR_-u... ( flutter/engine#11845 )
...
Roll fuchsia/sdk/core/linux-amd64 from KqidK... to BR_-u...
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 23:07:57 -04:00
skia-flutter-autoroll
ae7ec128c1
Roll src/third_party/skia 452ce044f0db..77743492418e (12 commits) ( flutter/engine#11837 )
...
https://skia.googlesource.com/skia.git/+log/452ce044f0db..77743492418e
git log 452ce044f0db..77743492418e --date=short --no-merges --format='%ad %ae %s'
2019-09-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-03 bsalomon@google.com Add parens to assert
2019-09-03 egdaniel@google.com Comment out assert in onClear in GrVkOpsRenderPass.
2019-09-03 fmalita@chromium.org [svgcanvas] Skip redundant clip-rule attributes
2019-09-03 fmalita@chromium.org [skottie] Clean up TextAdapter
2019-09-03 fmalita@chromium.org [skottie] Plumb square selector "smoothness" prop
2019-09-03 robertphillips@google.com Remove maxCount resource cache limit
2019-09-03 bsalomon@google.com Make GrSurfaceProxy constructors take arg that determines participation in GrResourceAllocator.
2019-09-03 benjaminwagner@google.com [gn] Add pool for dsymutil
2019-09-03 jvanverth@google.com Get Metal running on iOS viewer.
2019-09-03 benjaminwagner@google.com [gn] Move dsymutil from link command to a separate action
2019-09-03 brianosman@google.com Particles: Change effect lifetime logic to work like particles
Created with:
gclient setdep -r src/third_party/skia@77743492418e
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 23:06:24 -04:00
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