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

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 csmartdalton@google.com ccpr: Set atlas proxy size to draw bounds rather than backing size
2019-04-18 bungeman@google.com Use linear metrics flag for linear metrics.
2019-04-24 mtklein@google.com 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 mtklein@google.com flip static initializer default
2019-04-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-24 benjaminwagner@google.com [recipes] Fix Windows pathsep; add Windows tests
2019-04-24 mtklein@google.com AFAICT, only gm/etc1 uses third_party/etc1
2019-04-24 robertphillips@google.com Change flushing policy in GrContextPriv::writeSurfacePixels
2019-04-24 reed@google.com add gm/bench for runtime colorfilter
2019-04-24 mtklein@google.com update GL interface codegen
2019-04-24 ethannicholas@google.com minor interpreter cleanups
2019-04-24 mtklein@google.com I think we've made it past this intern demo.
2019-04-23 mtklein@google.com rewrite includes to not need so much -Ifoo
2019-04-24 halcanary@google.com SkTInternalLList: remove SkPtrWrapper, SkNoncopyable
2019-04-24 robertphillips@google.com Implement alternate method for determining recycle-ability of allocated GrSurfaces (take 2)
2019-04-24 mtklein@google.com move SK_ENABLE_DISCRETE_GPU to cover only tools
2019-04-24 bsalomon@google.com Use tasks for GrVkGpuTextureCommandBuffer.
2019-04-24 reed@google.com rm older api from colormatrix, change to normalized translate
2019-04-24 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 cff6f15..62e274e (2 commits)
2019-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 707ed99..a161493 (9 commits)
2019-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com 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 reed@google.com (start to) explicitly use float for color values
2019-04-23 bsalomon@google.com Store tasks to execute before VK secondary command buffers generically.
2019-04-23 mtklein@google.com make -Werror or /WX optional, off by default
2019-04-23 mtklein@google.com fix sk_colorspace include guard
2019-04-23 reed@google.com remove dead function MakeSingleChannelOutput
2019-04-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-23 mtklein@google.com sort, dedup skia_public_includes
2019-04-23 mtklein@google.com inject SkUserConfig.h with -DSK_USER_CONFIG_HEADER
2019-04-23 mtklein@google.com another stray <include> -> ""
2019-04-23 ethannicholas@google.com added support for interpreting generic SkSL functions
2019-04-23 mtklein@google.com are these include paths no longer needed?
2019-04-23 herb@google.com Only call findImage when needed
2019-04-23 mtklein@google.com switch some idiosyncratic <includes> to ""
2019-04-23 robertphillips@google.com Revert "Implement alternate method for determining recycle-ability of allocated GrSurfaces"
2019-04-23 reed@google.com change colormatrixfilter to be 0...1 for translate
2019-04-22 jvanverth@google.com Add GrMtlCommandBuffer
2019-04-23 halcanary@google.com 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 (mtklein@google.com), 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 csmartdalton@google.com ccpr: Set atlas proxy size to draw bounds rather than backing size
2019-04-18 bungeman@google.com Use linear metrics flag for linear metrics.
2019-04-24 mtklein@google.com 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 mtklein@google.com flip static initializer default
2019-04-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-24 benjaminwagner@google.com [recipes] Fix Windows pathsep; add Windows tests
2019-04-24 mtklein@google.com AFAICT, only gm/etc1 uses third_party/etc1
2019-04-24 robertphillips@google.com Change flushing policy in GrContextPriv::writeSurfacePixels
2019-04-24 reed@google.com add gm/bench for runtime colorfilter
2019-04-24 mtklein@google.com update GL interface codegen
2019-04-24 ethannicholas@google.com minor interpreter cleanups
2019-04-24 mtklein@google.com I think we&#39;ve made it past this intern demo.
2019-04-23 mtklein@google.com rewrite includes to not need so much -Ifoo
2019-04-24 halcanary@google.com SkTInternalLList: remove SkPtrWrapper, SkNoncopyable
2019-04-24 robertphillips@google.com Implement alternate method for determining recycle-ability of allocated GrSurfaces (take 2)
2019-04-24 mtklein@google.com move SK_ENABLE_DISCRETE_GPU to cover only tools
2019-04-24 bsalomon@google.com Use tasks for GrVkGpuTextureCommandBuffer.
2019-04-24 reed@google.com rm older api from colormatrix, change to normalized translate
2019-04-24 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 cff6f15..62e274e (2 commits)
2019-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 707ed99..a161493 (9 commits)
2019-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com 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 reed@google.com (start to) explicitly use float for color values
2019-04-23 bsalomon@google.com Store tasks to execute before VK secondary command buffers generically.
2019-04-23 mtklein@google.com make -Werror or /WX optional, off by default
2019-04-23 mtklein@google.com fix sk_colorspace include guard
2019-04-23 reed@google.com remove dead function MakeSingleChannelOutput
2019-04-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-23 mtklein@google.com sort, dedup skia_public_includes
2019-04-23 mtklein@google.com inject SkUserConfig.h with -DSK_USER_CONFIG_HEADER
2019-04-23 mtklein@google.com another stray &lt;include&gt; -&gt; &#34;&#34;
2019-04-23 ethannicholas@google.com added support for interpreting generic SkSL functions
2019-04-23 mtklein@google.com are these include paths no longer needed?
2019-04-23 herb@google.com Only call findImage when needed
2019-04-23 mtklein@google.com switch some idiosyncratic &lt;includes&gt; to &#34;&#34;
2019-04-23 robertphillips@google.com Revert &#34;Implement alternate method for determining recycle-ability of allocated GrSurfaces&#34;
2019-04-23 reed@google.com change colormatrixfilter to be 0...1 for translate
2019-04-22 jvanverth@google.com Add GrMtlCommandBuffer
2019-04-23 halcanary@google.com 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 (mtklein@google.com), 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 (liyuqian@google.com), 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