Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Roll src/third_party/skia 9adc82c73df0..46d0f9aad1e6 (41 commits)#8736

Merged
skia-flutter-autoroll merged 1 commit intoflutter:masterfrom
skia-flutter-autoroll:roll_branch
Apr 25, 2019
Merged

Roll src/third_party/skia 9adc82c73df0..46d0f9aad1e6 (41 commits)#8736
skia-flutter-autoroll merged 1 commit intoflutter:masterfrom
skia-flutter-autoroll:roll_branch

Conversation

@skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git
/%2Blog/9adc82c73df0..46d0f9a

git log 9adc82c..46d0f9a --date=short --no-merges --format=%ad %ae %s
2019-04-24 [email protected] ccpr: Set atlas proxy size to draw bounds rather than backing size
2019-04-18 [email protected] Use linear metrics flag for linear metrics.
2019-04-24 [email protected] cut SK_SAMPLES_FOR_X, simplify SK_?32_SHIFT
2019-04-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-24 [email protected] flip static initializer default
2019-04-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-24 [email protected] [recipes] Fix Windows pathsep; add Windows tests
2019-04-24 [email protected] AFAICT, only gm/etc1 uses third_party/etc1
2019-04-24 [email protected] Change flushing policy in GrContextPriv::writeSurfacePixels
2019-04-24 [email protected] add gm/bench for runtime colorfilter
2019-04-24 [email protected] update GL interface codegen
2019-04-24 [email protected] minor interpreter cleanups
2019-04-24 [email protected] I think we've made it past this intern demo.
2019-04-23 [email protected] rewrite includes to not need so much -Ifoo
2019-04-24 [email protected] SkTInternalLList: remove SkPtrWrapper, SkNoncopyable
2019-04-24 [email protected] Implement alternate method for determining recycle-ability of allocated GrSurfaces (take 2)
2019-04-24 [email protected] move SK_ENABLE_DISCRETE_GPU to cover only tools
2019-04-24 [email protected] Use tasks for GrVkGpuTextureCommandBuffer.
2019-04-24 [email protected] rm older api from colormatrix, change to normalized translate
2019-04-24 [email protected] Update go_deps asset
2019-04-24 [email protected] Roll third_party/externals/angle2 cff6f15..62e274e (2 commits)
2019-04-24 [email protected] Roll third_party/externals/swiftshader 707ed99..a161493 (9 commits)
2019-04-24 [email protected] Roll ../src 29e17ed23dea..7d439e099c7a (412 commits)
2019-04-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-23 [email protected] (start to) explicitly use float for color values
2019-04-23 [email protected] Store tasks to execute before VK secondary command buffers generically.
2019-04-23 [email protected] make -Werror or /WX optional, off by default
2019-04-23 [email protected] fix sk_colorspace include guard
2019-04-23 [email protected] remove dead function MakeSingleChannelOutput
2019-04-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-23 [email protected] sort, dedup skia_public_includes
2019-04-23 [email protected] inject SkUserConfig.h with -DSK_USER_CONFIG_HEADER
2019-04-23 [email protected] another stray <include> -> ""
2019-04-23 [email protected] added support for interpreting generic SkSL functions
2019-04-23 [email protected] are these include paths no longer needed?
2019-04-23 [email protected] Only call findImage when needed
2019-04-23 [email protected] switch some idiosyncratic <includes> to ""
2019-04-23 [email protected] Revert "Implement alternate method for determining recycle-ability of allocated GrSurfaces"
2019-04-23 [email protected] change colormatrixfilter to be 0...1 for translate
2019-04-22 [email protected] Add GrMtlCommandBuffer
2019-04-23 [email protected] Make default SkUserConfig a noop

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

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

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.

https://skia.googlesource.com/skia.git
/%2Blog/9adc82c73df0..46d0f9a

git log 9adc82c..46d0f9a --date=short --no-merges --format=%ad %ae %s
2019-04-24 [email protected] ccpr: Set atlas proxy size to draw bounds rather than backing size
2019-04-18 [email protected] Use linear metrics flag for linear metrics.
2019-04-24 [email protected] cut SK_SAMPLES_FOR_X, simplify SK_?32_SHIFT
2019-04-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-24 [email protected] flip static initializer default
2019-04-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-24 [email protected] [recipes] Fix Windows pathsep; add Windows tests
2019-04-24 [email protected] AFAICT, only gm/etc1 uses third_party/etc1
2019-04-24 [email protected] Change flushing policy in GrContextPriv::writeSurfacePixels
2019-04-24 [email protected] add gm/bench for runtime colorfilter
2019-04-24 [email protected] update GL interface codegen
2019-04-24 [email protected] minor interpreter cleanups
2019-04-24 [email protected] I think we&#39;ve made it past this intern demo.
2019-04-23 [email protected] rewrite includes to not need so much -Ifoo
2019-04-24 [email protected] SkTInternalLList: remove SkPtrWrapper, SkNoncopyable
2019-04-24 [email protected] Implement alternate method for determining recycle-ability of allocated GrSurfaces (take 2)
2019-04-24 [email protected] move SK_ENABLE_DISCRETE_GPU to cover only tools
2019-04-24 [email protected] Use tasks for GrVkGpuTextureCommandBuffer.
2019-04-24 [email protected] rm older api from colormatrix, change to normalized translate
2019-04-24 [email protected] Update go_deps asset
2019-04-24 [email protected] Roll third_party/externals/angle2 cff6f15..62e274e (2 commits)
2019-04-24 [email protected] Roll third_party/externals/swiftshader 707ed99..a161493 (9 commits)
2019-04-24 [email protected] Roll ../src 29e17ed23dea..7d439e099c7a (412 commits)
2019-04-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-23 [email protected] (start to) explicitly use float for color values
2019-04-23 [email protected] Store tasks to execute before VK secondary command buffers generically.
2019-04-23 [email protected] make -Werror or /WX optional, off by default
2019-04-23 [email protected] fix sk_colorspace include guard
2019-04-23 [email protected] remove dead function MakeSingleChannelOutput
2019-04-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-23 [email protected] sort, dedup skia_public_includes
2019-04-23 [email protected] inject SkUserConfig.h with -DSK_USER_CONFIG_HEADER
2019-04-23 [email protected] another stray &lt;include&gt; -&gt; &#34;&#34;
2019-04-23 [email protected] added support for interpreting generic SkSL functions
2019-04-23 [email protected] are these include paths no longer needed?
2019-04-23 [email protected] Only call findImage when needed
2019-04-23 [email protected] switch some idiosyncratic &lt;includes&gt; to &#34;&#34;
2019-04-23 [email protected] Revert &#34;Implement alternate method for determining recycle-ability of allocated GrSurfaces&#34;
2019-04-23 [email protected] change colormatrixfilter to be 0...1 for translate
2019-04-22 [email protected] Add GrMtlCommandBuffer
2019-04-23 [email protected] Make default SkUserConfig a noop

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

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

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.
@skia-flutter-autoroll
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit 26b30a4 into flutter:master Apr 25, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 25, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Apr 25, 2019
flutter/engine@3e47b4b...26b30a4

git log 3e47b4b..26b30a4 --no-merges --oneline
26b30a4 Roll src/third_party/skia 9adc82c73df0..46d0f9aad1e6 (41 commits) (flutter/engine#8736)
fdd8fdb Fix reflective ctor invocation in FlutterFragment (flutter/engine#8735)
a56aa95 [scenic] Purge references to Mozart (flutter/engine#8712)
e4c439d Fix include paths in libtxt to prepare for upcoming Skia build change (flutter/engine#8723)
7c8ec37 Document that OpacityLayer&#39;s children are nonempty (flutter/engine#8707)
30fb4a6 Increase the memory usage estimate for EngineLayer (flutter/engine#8700)

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

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

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants