Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll src/third_party/skia 29d5dec9a078..1386b2d5579d (123 commits) #8161

Merged

Commits on Mar 14, 2019

  1. Roll src/third_party/skia 29d5dec..1386b2d (123 commits)

    https://skia.googlesource.com/skia.git/%2Blog/29d5dec9a078..1386b2d5579d
    
    git log 29d5dec..1386b2d --date=short --no-merges --format=%ad %ae %s
    2019-03-13 reed@google.com pass common SkStageRec to all effects using rasterpipeline
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4e87659..494afea (2 commits)
    2019-03-14 bsalomon@google.com Revert "Try to avoid vertex colors in Texture/FillRect ops when possible."
    2019-03-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
    2019-03-13 bsalomon@google.com Try to avoid vertex colors in Texture/FillRect ops when possible.
    2019-03-13 herb@google.com Fallback for source should not use sub-pixel positioning.
    2019-03-13 reed@google.com assert that during restore, the layer and its parent are in the same colorspace
    2019-03-13 herb@google.com Use bulk api in direct-to-screen fallback
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6480d4e..4ef71eb (3 commits)
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 25ec7b0..6480d4e (1 commits)
    2019-03-13 enne@chromium.org Fix uninitialized read in too small SkDescriptor
    2019-03-13 csmartdalton@google.com Remove GrAAType::kMixedSamples
    2019-03-13 csmartdalton@google.com Replace GrAAType with flags for path renderers
    2019-03-12 benjaminwagner@google.com Omit some SKPs that seem to cause GalaxyS9 to crash.
    2018-11-15 mtklein@google.com reland: add private non-copying SkReadBuffer::readString()
    2019-03-13 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
    2019-03-13 fmalita@chromium.org [skottie] Use kMedium_SkFilterQuality for image filtering
    2019-03-13 stephana@google.com Fix Pixel 3 dimension
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3c1f5a6..4e87659 (1 commits)
    2019-03-13 brianosman@google.com Clamp in GrBicubicEffect (to match SW and for general sanity)
    2019-03-13 brianosman@google.com Include test name in error messages for failing tests
    2019-03-13 mtklein@google.com Revert "add private non-copying SkReadBuffer::readString()"
    2019-03-12 herb@google.com Check that a glyph will fit in the atlas instead of a bogus check
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1407297..25ec7b0 (1 commits)
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader dd2faae..1407297 (1 commits)
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bea4751..dd2faae (1 commits)
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b6eb341..3c1f5a6 (2 commits)
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader aa8f699..bea4751 (2 commits)
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 37fe521d6049..54744c955cd6 (411 commits)
    2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 914a46d..aa8f699 (1 commits)
    2019-03-12 mtklein@google.com tweak Descriptor_invalid_rec_size to not over-copy
    2019-03-12 reed@google.com retain colorspace in blurimagefilter_raster
    2019-03-12 enne@chromium.org Fix null pointer crash in looking up nonexistent typeface
    2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
    2019-03-11 herb@google.com Introduce bulk strike api for glyph metrics for one draw case
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b4de34e..914a46d (2 commits)
    2019-03-12 reed@google.com remove dead SK_SUPPORT_LEGACY_RASTERLAYERCOLORSPACE code
    2019-03-12 kjlubick@google.com [pathkit/canvaskit] Address race when uploading results
    2019-03-12 enne@chromium.org Add validation to reading kRec_SkDescriptorTags
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f945a5e..b4de34e (1 commits)
    2019-03-12 herb@google.com Move GlyphAndPos and PathAndPos to interface and rename.
    2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
    2019-03-12 mtklein@google.com simplify matrix color filter clamps
    2019-03-12 reed@google.com Initial add SkMixers
    2018-11-15 mtklein@google.com add private non-copying SkReadBuffer::readString()
    2019-03-11 stephana@google.com [infra] Add Pixel3 devices
    2019-03-11 khushalsagar@chromium.org remote fonts: Remove debug asserts for deserialization failures.
    2019-03-12 ethannicholas@google.com added SK_API to SkSK::Compiler
    2019-03-12 mtklein@google.com remove unused clamp_a_dst
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c9bc33c..b6eb341 (1 commits)
    2019-03-12 robertphillips@google.com Always explicitly allocate except in Android Framework (take 3)
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7ce5de0..f945a5e (1 commits)
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6a1d92b..7ce5de0 (5 commits)
    2019-03-12 jcgregorio@google.com Turn on CI/CD for api.skia.org. (skia)
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6193cb1..6a1d92b (1 commits)
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 04a7830913b3..10ed3a8a5eec (1 commits)
    2019-03-12 mtklein@google.com simplify filterColor()
    2019-03-12 robertphillips@google.com Revert "Always explicitly allocate except in Android Framework (take 2)"
    2019-03-12 kjlubick@google.com [particles] Turn on CI/CD for particles.skia.org
    2019-03-12 robertphillips@google.com Revert "Always try to reduce opList splitting in DDL contexts/drawingManagers"
    2019-03-12 robertphillips@google.com Revert "Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia"
    2019-03-11 robertphillips@google.com Always try to reduce opList splitting in DDL contexts/drawingManagers
    2019-03-12 robertphillips@google.com Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader abb5785..6193cb1 (1 commits)
    2019-03-12 gkaiser@google.com GrQuadPerEdgeAA: Fix typo in 'if' check
    2019-03-12 kjlubick@google.com [pathkit] Clean up perf/test init
    2019-03-12 bsalomon@google.com Revert "Reintroduce deinstantiate lazy proxy types and use for promise images."
    2019-03-11 robertphillips@google.com Always explicitly allocate except in Android Framework (take 2)
    2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
    2019-03-11 brianosman@google.com Remove SkToSRGBColorFilter (now unused)
    2019-03-12 rmistry@google.com Add new recipe autoroller service account to list of recognized accounts
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3e2a478..abb5785 (3 commits)
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3364227..3e2a478 (1 commits)
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f563fdc..c9bc33c (2 commits)
    2019-03-12 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
    2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src ba6c026602da..37fe521d6049 (397 commits)
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 654540e..3364227 (1 commits)
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms c6c0aae921ea..04a7830913b3 (1 commits)
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 49c9dfe..f563fdc (1 commits)
    2019-03-11 kjlubick@google.com [canvaskit] Move from experimental to modules
    2019-03-11 bsalomon@google.com Add GM for crbug.com/938592
    2019-03-08 bsalomon@google.com Reintroduce deinstantiate lazy proxy types and use for promise images.
    2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
    2019-03-11 brianosman@google.com Add clamped half-float pixel config to Ganesh
    2019-03-11 kjlubick@google.com Add input length check when fuzzing
    2019-03-07 michaelludwig@google.com Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 2fb061752f70..c6c0aae921ea (1 commits)
    2019-03-06 herb@google.com One routine to rule them all!
    2019-03-11 reed@google.com rename mixer to lerp (in prep for SkMixer)
    2019-03-11 stani@google.com Export libvulkan headers for android libraries depending on skia
    2019-03-11 fmalita@chromium.org [skottie] Fix Gaussian blur repeat edge pixels semantics
    2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
    2019-03-11 robertphillips@google.com Revert "Always explicitly allocate except in Android Framework"
    2019-03-11 hcm@google.com update milestones to 2019 dates
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d2f7012e6a85..2fb061752f70 (1 commits)
    2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
    2019-03-08 herb@google.com Convert templates to virtuals in SkGlyphRunPainter
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b72d28f..654540e (1 commits)
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms a81211f5ad2a..d2f7012e6a85 (1 commits)
    2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
    2019-03-11 robertphillips@google.com Always explicitly allocate except in Android Framework
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 3b3522324e7b..a81211f5ad2a (1 commits)
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bb8c8e2..b72d28f (2 commits)
    2019-03-11 jcgregorio@google.com Change all pointers to doxygen docs to point to api.skia.org.
    2019-03-11 jvanverth@google.com Improve Metal texture uploads.
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cd3e11d..bb8c8e2 (2 commits)
    2019-03-11 brianosman@google.com Add flag to check that F16Norm pixels are clamped properly
    2019-03-11 kjlubick@google.com Add oss-fuzz compatible fuzzers for sksl2*
    2019-03-11 jcgregorio@google.com api.skia.org - Don't document private.
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fa8603c..cd3e11d (1 commits)
    2019-03-07 egdaniel@google.com Make vulkan GrBackendFormats with ycbcr external texture types.
    2019-03-06 robertphillips@google.com Add kIdentity_SkYUVColorSpace
    2019-03-09 nigeltao@google.com Check that we do not #define WUFFS_IMPLEMENTATION
    2019-03-09 nigeltao@google.com Update Wuffs version
    2019-03-08 kjlubick@google.com [canvaskit] roll on npm
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f2ddde7..fa8603c (1 commits)
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ebefaf7..f2ddde7 (1 commits)
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b6a2f6b..49c9dfe (1 commits)
    2019-03-11 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
    2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src bc2c6257d015..ba6c026602da (26 commits)
    2019-03-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
    2019-03-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
    2019-03-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a70166a5efb1..bc2c6257d015 (100 commits)
    
    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 (benjaminwagner@google.com), and stop
    the roller if necessary.
    skia-flutter-autoroll committed Mar 14, 2019
    Copy the full SHA
    0bacb1a View commit details
    Browse the repository at this point in the history