1. 16 5月, 2019 2 次提交
    • S
      Roll src/third_party/skia c8d66d35538c..32c32b9a6caa (15 commits) (#8976) · 62b51ae3
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/c8d66d35538c..32c32b9a6caa
      
      git log c8d66d35538c274b6946fba88a0a317c84b847ae..32c32b9a6caac9edc4a244713d31d63b81619231 --date=short --no-merges --format=%ad %ae %s
      2019-05-15 mtklein@google.com unguard SkFooEncoder.cpp
      2019-05-15 michaelludwig@google.com Revert "Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS"
      2019-05-15 mtklein@google.com skip runtime registration on iOS
      2019-05-15 mtklein@google.com remove #if guards in SkAndroidCodec.cpp
      2019-05-15 mtklein@google.com add runtime registration for encoders
      2019-05-15 michaelludwig@google.com Revert "Get EGLimage functions out of GrGLInterface."
      2019-05-15 brianosman@google.com Interpreter: Implement/fix vectorized load/store of globals
      2019-05-15 robertphillips@google.com Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS
      2019-05-15 mtklein@google.com manually register codecs in DM
      2019-05-15 bsalomon@google.com Get EGLimage functions out of GrGLInterface.
      2019-05-15 mtklein@google.com simplify rtree loops in Skia too
      2019-05-15 bungeman@google.com Add SkShaper which just shapes.
      2019-05-15 bungeman@google.com Move SkMessageBus.h into src/core
      2019-05-15 michaelludwig@google.com Revert "Clear and discard stencil buffers on tilers"
      2019-05-15 robertphillips@google.com Add GrVkFormatIsCompressed and GrVkFormatCompressedDataSize to rm uses of GrPixelConfig
      
      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 (michaelludwig@google.com), and stop
      the roller if necessary.
      62b51ae3
    • S
      Roll src/third_party/skia 348880c3f67f..c8d66d35538c (6 commits) (#8973) · ce22829c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/348880c3f67f..c8d66d35538c
      
      git log 348880c3f67fb4422d1f66588ab87866c6ea848f..c8d66d35538c274b6946fba88a0a317c84b847ae --date=short --no-merges --format=%ad %ae %s
      2019-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 853f66269c16..1578d6b6f5dd (1 commits)
      2019-05-14 brianosman@google.com Interpreter: Remove vectorized branches
      2019-05-15 bungeman@google.com Move SkTSearch.h into src.
      2019-05-15 robertphillips@google.com GrVkCaps: add isFormatRenderable and rename some isConfig* methods to isFormat*
      2019-05-15 bungeman@google.com Remove tools/clang from .gitignore
      2019-05-14 brianosman@google.com Add support for calling functions within the interpreter
      
      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 (michaelludwig@google.com), and stop
      the roller if necessary.
      ce22829c
  2. 15 5月, 2019 4 次提交
  3. 14 5月, 2019 5 次提交
  4. 13 5月, 2019 2 次提交
  5. 12 5月, 2019 1 次提交
  6. 11 5月, 2019 3 次提交
  7. 10 5月, 2019 2 次提交
    • S
      Roll src/third_party/skia 4f6eb15178d8..6eeaf927e381 (12 commits) (#8932) · bf17478a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/4f6eb15178d8..6eeaf927e381
      
      git log 4f6eb15178d80041c296a665749932b608573bf1..6eeaf927e38162088f3994b32ff01d24e3dc089c --date=short --no-merges --format=%ad %ae %s
      2019-05-09 bsalomon@google.com Promote circle clipping to full float
      2019-05-09 bsalomon@google.com Fix DDL tests when MIP map support not available
      2019-05-09 brianosman@google.com Only enable the interpreter particle affector with GPU support
      2019-05-09 bsalomon@google.com Revert "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA.""
      2019-05-09 bsalomon@google.com Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."
      2019-05-09 robertphillips@google.com Revert "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."
      2019-05-09 csmartdalton@google.com Fix a spurious MSVC compiler warning
      2019-05-09 egdaniel@google.com Add option to GrContext::flush for GrPrepareForExternalIORequests.
      2019-05-09 brianosman@google.com Prototype interpreter particle affector
      2019-05-09 csmartdalton@google.com ccpr: Add a GrOctoBounds class
      2019-05-09 bsalomon@google.com Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA.
      2019-05-09 brianosman@google.com Add setInputs to SkSL::Interpreter
      
      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 (robertphillips@google.com), and stop
      the roller if necessary.
      bf17478a
    • S
      Roll src/third_party/skia dbded16fadde..4f6eb15178d8 (7 commits) (#8922) · b3e32e73
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/dbded16fadde..4f6eb15178d8
      
      git log dbded16fadde7924ad23687ca13ad9134a60e7f8..4f6eb15178d80041c296a665749932b608573bf1 --date=short --no-merges --format=%ad %ae %s
      2019-05-09 fmalita@chromium.org [skottie] Add resize-to-fit text alignment extension
      2019-05-09 rmistry@google.com [Android compile bot] Display returned infra error from bot
      2019-05-09 bsalomon@google.com Revert "Large circle clipping gm."
      2019-05-09 bsalomon@google.com Reland "Add flush() to SkImage."
      2019-05-09 bsalomon@google.com Large circle clipping gm.
      2019-05-09 bsalomon@google.com Revert "Add flush() to SkImage."
      2019-05-09 bsalomon@google.com Add flush() to SkImage.
      
      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 (robertphillips@google.com), and stop
      the roller if necessary.
      b3e32e73
  8. 09 5月, 2019 3 次提交
  9. 08 5月, 2019 5 次提交
  10. 07 5月, 2019 6 次提交
  11. 06 5月, 2019 3 次提交
  12. 05 5月, 2019 1 次提交
  13. 04 5月, 2019 3 次提交