Go to file
skia-autoroll e0c233ff55 Roll third_party/externals/swiftshader 5be09849424d..6021fbd09b1c (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/5be09849424d..6021fbd09b1c

git log 5be09849424d..6021fbd09b1c --date=short --no-merges --format='%ad %ae %s'
2019-10-03 capn@google.com Fix commit message validation reporting
2019-10-03 digit@google.com [vulkan]: Implement VkSemaphore using Marl primitives.

Created with:
  gclient setdep -r third_party/externals/swiftshader@6021fbd09b1c

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-skia-autoroll
Please CC rmistry@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/+/master/autoroll/README.md

CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
Bug: None
TBR=rmistry@google.com
Change-Id: I9c8a71d073c69d104604b6b65fc74250c3c4631b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/246255
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-10-04 04:35:58 +00:00
animations
bench Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
bin roll GN 2019-09-26 20:34:17 +00:00
build_overrides Update to Dawn ToT. 2019-07-22 16:20:36 +00:00
dm Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
docker Fix HOME directory in Docker containers built under cloudbuild. 2019-09-26 02:31:35 +00:00
docs/examples make rectcontour and nestedrects private 2019-09-13 00:17:49 +00:00
example Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
experimental experimental/minimal_mtl_app: more cleanup 2019-10-01 14:40:55 +00:00
fuzz Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
gm Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
gn Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
include Make SkIPoint x() and y() constexpr 2019-10-03 20:48:17 +00:00
infra Roll recipe dependencies (trivial). 2019-10-04 01:28:37 +00:00
modules [canvaskit] Speculative fix for external wasm library 2019-10-03 19:01:27 +00:00
platform_tools android_gdbserver: Don't fail when trying to locate nonexistent files 2019-09-16 16:28:33 +00:00
resources Particles: Added particle flags for tracking state (one-time triggers, etc) 2019-09-25 15:58:09 +00:00
samplecode Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
site Use CIPD package for iOS provisioning profile. 2019-09-30 15:47:19 +00:00
specs [img-decode] Start on proposed new spec 2019-05-06 17:39:19 +00:00
src Reland "Add less granular version of GrFence for older Metal versions." 2019-10-03 19:36:12 +00:00
tests Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
third_party reformat .gn files 2019-09-26 21:39:29 +00:00
tools Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
.clang-format restore .clang-format 2019-03-21 15:52:32 +00:00
.clang-tidy add google-build-namespaces to clang-tidy checks 2018-12-12 16:33:59 +00:00
.gitignore clean up some .gitignores 2019-05-15 19:55:45 +00:00
.gn
AUTHORS Fix Metal includes breaking macOS local builds 2019-07-08 14:02:47 +00:00
BUILD.gn speculitive fix for flutter roll 2019-10-03 20:15:42 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/swiftshader 5be09849424d..6021fbd09b1c (2 commits) 2019-10-04 04:35:58 +00:00
go.mod Update Go deps 2019-10-02 05:27:13 +00:00
go.sum Update Go deps 2019-10-02 05:27:13 +00:00
LICENSE
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py rewrite_includes.py: make it work on windows 2019-08-05 16:14:35 +00:00
public.bzl remove SkPicture_none.cpp 2019-08-16 14:52:25 +00:00
README
README.chromium
RELEASE_NOTES.txt Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
whitespace.txt Whitespace test 2019-05-18 13:05:29 +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.