Go to file
skia-autoroll 3101dade99 Roll third_party/externals/swiftshader becb44f1177a..9b156615197d (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/becb44f1177a..9b156615197d


git log becb44f1177a..9b156615197d --date=short --no-merges --format='%ad %ae %s'
2019-03-14 bclayton@google.com SpirvShader: Split instructions into blocks.


Created with:
  gclient setdep -r third_party/externals/swiftshader@9b156615197d

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-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, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=benjaminwagner@google.com

Change-Id: I5e0d7723551290992d2a5168fe143ad5045fc329
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201501
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-03-14 22:28:07 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Make mixed samples detection automatic 2019-03-05 21:27:15 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm Include test name in error messages for failing tests 2019-03-13 14:36:21 +00:00
docker Turn on CI/CD for api.skia.org. (skia) 2019-03-12 18:30:38 +00:00
docs fix docs for fitsInBytes 2019-03-01 16:48:59 +00:00
example Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
experimental fill out more of SkDebugCanvas interface 2019-03-14 13:50:24 +00:00
fuzz Allocate the backing SkBitmap in the SerializedImageFilter fuzzer 2019-03-14 18:02:21 +00:00
gm Reland "Update SkCanvas' experimental SkiaRenderer API" 2019-03-14 17:01:55 +00:00
gn Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." 2019-03-14 15:07:10 +00:00
include skvx: allow more implicit conversions 2019-03-14 19:11:21 +00:00
infra Roll recipe dependencies (trivial). 2019-03-14 22:27:27 +00:00
modules [canvaskit] Fallback to CPU more gracefully 2019-03-14 20:25:25 +00:00
platform_tools SkQP: android.support.test -> androidx.test 2019-02-18 17:50:38 +00:00
resources [particles] Clean up build - remove test deps 2019-03-05 20:44:10 +00:00
samplecode Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA 2019-03-11 20:04:03 +00:00
site update milestones to 2019 dates 2019-03-11 18:39:21 +00:00
src Fix cached perspective shadows 2019-03-14 21:23:05 +00:00
tests skvx: allow more implicit conversions 2019-03-14 19:11:21 +00:00
third_party Roll skia/third_party/skcms 04a7830913b3..10ed3a8a5eec (1 commits) 2019-03-12 17:55:53 +00:00
tools Reland "Update SkCanvas' experimental SkiaRenderer API" 2019-03-14 17:01:55 +00:00
.clang-format .clang-format: Don't force break after > in template declarations 2018-12-21 14:20:57 +00:00
.clang-tidy add google-build-namespaces to clang-tidy checks 2018-12-12 16:33:59 +00:00
.gitignore Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS [Viewer] Set the current slide first before attaching the fBackendType to fWindow. 2019-02-26 14:21:55 +00:00
BUILD.gn Add oss-fuzz compatible fuzzers for sksl2* 2019-03-11 15:54:01 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
CQ_COMMITTERS Moved committer list to chrome-infra-auth and deleted it from the repo 2015-09-02 13:37:54 -07:00
DEPS Roll third_party/externals/swiftshader becb44f1177a..9b156615197d (1 commits) 2019-03-14 22:28:07 +00:00
LICENSE BUG=skia:5602 2016-09-02 11:19:34 -07:00
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py Add new recipe autoroller service account to list of recognized accounts 2019-03-12 13:00:58 +00:00
public.bzl SkShaper/public.bzl fix 2019-02-22 20:57:07 +00:00
README Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
README.chromium Update README.chromium. 2015-06-11 13:19:24 -07:00
whitespace.txt [infra] Marker for IntelBayTrail BIOS update. 2018-09-17 16:47:35 +00:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.