• chromium-autoroll's avatar
    Roll Skia from c73bff39bd21 to a0c82f08df58 (53 revisions) · 8a6b5019
    chromium-autoroll authored
    https://skia.googlesource.com/skia.git/+log/c73bff39bd21..a0c82f08df58
    
    2020-10-01 brianosman@google.com Revert "moved SkSL FloatLiteral data into IRNode"
    2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b042f4e70879 to 5e947adaf26e (4 revisions)
    2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from cc47e0cd to 085332bf (612 revisions)
    2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from ad421a248adb to da5828c06b4c (2 revisions)
    2020-09-30 bsalomon@google.com Get GrBackendRenderTarget's sample count from MtlTexture.
    2020-09-30 robertphillips@google.com Have the GrShadowRRectOp make use of the thread-safe view cache
    2020-09-30 robertphillips@google.com Have GrMatrixConvolutionEffect use the thread-safe view cache
    2020-09-30 johnstiles@google.com Update TextureEffect to avoid extraneous out variable.
    2020-09-30 brianosman@google.com Add Variable::fBuiltin, to track Variables owned by pre-includes
    2020-09-30 bsalomon@google.com Return GrBackendTexture from SkPromiseImageTexture by value.
    2020-09-30 johnstiles@google.com Update MatrixEffect to avoid extraneous out variable.
    2020-09-30 ethannicholas@google.com moved SkSL ExternalFunctionCall's data into IRNode
    2020-09-30 johnstiles@google.com Simplify generated GLSL code for trivial FPs.
    2020-09-30 senorblanco@chromium.org Dawn: remove persistent TextureView from GrDawnTexture.
    2020-09-30 smoreland@google.com Avoid heap initialization for skia allocations.
    2020-09-30 brianosman@google.com Move VariableReference ref-adjusting into helper functions
    2020-09-30 robertphillips@google.com Make GrRectBlurEffect use the thread-safe view cache
    2020-09-30 johnstiles@google.com Calculate texture clamping X/Y coordinates in parallel.
    2020-09-30 johnstiles@google.com Inline trivial single-argument constructors directly.
    2020-09-30 michaelludwig@google.com Fix GrClipStackClip::preApply to report kClippedOut
    2020-09-30 robertphillips@google.com Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache (take 2)
    2020-09-30 johnstiles@google.com Add ProgramWriter, a non-const version of ProgramVisitor.
    2020-09-30 johnstiles@google.com Add unit test for inlining trivial arguments.
    2020-09-30 ethannicholas@google.com moved SkSL Extension data into IRNode
    2020-09-30 csmartdalton@google.com Don't cast emscripten pointers when assembling WebGL interface
    2020-09-30 johnstiles@google.com Update nanobench SkSL tests.
    2020-09-30 ethannicholas@google.com Revert "Revert "moved SkSL ExpressionStatement's data into IRNode""
    2020-09-30 bsalomon@google.com Add sample count field to GrD3DTextureResourceInfo.
    2020-09-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ec42b1438fd2 to fa082bb58ba7 (11 revisions)
    2020-09-30 johnstiles@google.com Avoid creating temporary variables for nested trivial cases.
    2020-09-30 johnstiles@google.com Revert "moved SkSL ExpressionStatement's data into IRNode"
    2020-09-30 brianosman@google.com Revert "Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache"
    2020-09-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 44be0942f9a8 to b042f4e70879 (15 revisions)
    2020-09-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from b2a4e87ad274 to ad421a248adb (2 revisions)
    2020-09-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 339e4ec2 to cc47e0cd (351 revisions)
    2020-09-30 johnstiles@google.com Allow more types of expressions to be directly inlined.
    2020-09-30 ethannicholas@google.com Revert "Revert "moved SkSL Enum data into IRNode""
    2020-09-29 robertphillips@google.com Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache
    2020-09-29 kjlubick@google.com [canvaskit] Add Initial Typescript definitions/types.
    2020-09-29 ethannicholas@google.com moved SkSL ExpressionStatement's data into IRNode
    2020-09-29 robertphillips@google.com Make the SW blurred mask path use the thread-safe uniquely-keyed view cache
    2020-09-29 johnstiles@google.com Revert "moved SkSL Enum data into IRNode"
    2020-09-29 ethannicholas@google.com moved SkSL Enum data into IRNode
    2020-09-29 brianosman@google.com Fix swizzle-of-swizzle lvalues in ByteCodeGenerator
    2020-09-29 brianosman@google.com Add a benchmark that measures SkSL::Compiler startup time
    2020-09-29 jsimmons@google.com Add an API for clearing the SkParagraph font and paragraph caches
    2020-09-29 ethannicholas@google.com moved SkSL Constructor's data into IRNode
    2020-09-29 robertphillips@google.com Have GrCircleBlurFragmentProcessor make use of thread safe view cache
    2020-09-29 bsalomon@google.com Add sample count to GrVkImageInfo.
    2020-09-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 2a09e89113af to ec42b1438fd2 (63 revisions)
    2020-09-29 herb@google.com minimize includes and forwards for remote glyph cache
    2020-09-29 ethannicholas@google.com moved SkSL FloatLiteral data into IRNode
    2020-09-29 jvanverth@google.com Move MacOS 10.13 Metal jobs to 10.15.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/skia-autoroll
    Please CC brianosman@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/+doc/master/autoroll/README.md
    
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
    Cq-Do-Not-Cancel-Tryjobs: true
    Bug: chromium:1018739,chromium:1096746,chromium:1108408,chromium:1130678,chromium:1132366,chromium:1133459,chromium:131355925
    Tbr: brianosman@google.com
    Test: Test: Test: CQTest: Test: Test:Test: Test: CQTest: Test: ContextNoErrorTest31.DrawWithPPOTest: Test: Manual verification of Skia 'gn gen' on WindowsTest: Test: ProgramPipelineTest31.VerifyPpoLinkErrorSignalledCorrectlyTest: Test: angle_end2end_test --gtest_filter=*ETC1CompressedImageNPOT*Test: Test: angle_end2end_tests --gtest_filter=*ETC1CompressedImageDraws*Test: Test: dEQP.GLES31/functional_separate_shader_validation_es31_*Test: Test: removes large hwuimacro regressions w/ heap initialiation
    Change-Id: Iab1d1bf0753fc3f2dafdb386f9c28aa99155d0cb
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442930Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
    Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/heads/master@{#812882}
    8a6b5019
DEPS 171 KB