Go to file
skia-autoroll e25cbbb8e5 Roll third_party/externals/angle2 e4634a13a74d..778bf09deea4 (2 commits)
e4634a13a7..778bf09dee


git log e4634a13a74d..778bf09deea4 --date=short --no-merges --format='%ad %ae %s'
2018-11-16 jmadill@chromium.org Auto-generate validation headers.
2018-11-16 syoussefi@chromium.org Vulkan: Emulate Luminance/Alpha with R8G8B8A8


Created with:
  gclient setdep -r third_party/externals/angle2@778bf09deea4

The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=rmistry@google.com

Change-Id: Ie724037e44c37972e1787f523f22a25a02f87bb6
Reviewed-on: https://skia-review.googlesource.com/c/171503
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2018-11-17 05:25:11 +00:00
animations
bench impl SkFont::getPath 2018-11-14 17:28:10 +00:00
bin Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
dm [skottie] Make animated image support generally available 2018-11-10 19:52:19 +00:00
docker Convert skottie's cloud build to use CanvasKit 2018-11-10 12:06:32 +00:00
docs bookmaker error handling 2018-11-16 20:30:18 +00:00
example Compile with GCC 7.2.0. 2018-03-13 22:18:18 +00:00
experimental [canvaskit] Exposed SkPath::arc. Exposed SkEncodedImageFormat enum. Exposed SkImage::encodeToData overload with arguments 2018-11-15 02:52:02 +00:00
fuzz Revert "rm legacy flags for hinting enum" 2018-11-09 21:59:17 +00:00
gm Fix dst copy bounds for aa draw contained within clip. 2018-11-16 19:24:04 +00:00
gn port S32_alpha_D32_filter_DX to SkOpts 2018-11-16 20:33:03 +00:00
include Reland "remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS" 2018-11-16 19:41:55 +00:00
infra Roll recipe dependencies (trivial). 2018-11-17 00:11:29 +00:00
modules SkShaper: better error info. 2018-11-16 16:21:00 +00:00
platform_tools Skottie Android demo app improvements 2018-11-07 15:41:34 +00:00
resources Test a GIF with an out of range transparent index 2018-10-12 14:20:02 +00:00
samplecode Reenable GrOp chaining. 2018-11-14 19:20:59 +00:00
site bookmaker error handling 2018-11-16 20:30:18 +00:00
src use font for settings 2018-11-17 03:32:34 +00:00
tests Add flag to force purge resources from cache as soon as possible. 2018-11-15 16:45:30 +00:00
third_party DEPS: update Harfbuzz to 2.1.1 2018-11-15 23:10:03 +00:00
tools bookmaker error handling 2018-11-16 20:30:18 +00:00
.clang-format clean up flattenable macro cruft 2018-10-19 16:18:32 +00:00
.gitignore Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn
AUTHORS [canvaskit] Exposed SkPath::arc. Exposed SkEncodedImageFormat enum. Exposed SkImage::encodeToData overload with arguments 2018-11-15 02:52:02 +00:00
BUILD.gn Build custom empty SkFontMgr for Android Framework 2018-11-13 20:17:10 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/angle2 e4634a13a74d..778bf09deea4 (2 commits) 2018-11-17 05:25:11 +00:00
Doxyfile
LICENSE
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py Remove usage of EnsureCQIncludeTrybotsAreAdded 2018-11-12 19:35:42 +00:00
public.bzl [skottie] Make animated image support generally available 2018-11-10 19:52:19 +00:00
README
README.chromium
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.