Go to file
skia-autoroll 1337f5b859 Roll third_party/externals/angle2 eb278cb04e97..6344d8ea30d7 (1 commits)
eb278cb04e..6344d8ea30


git log eb278cb04e97..6344d8ea30d7 --date=short --no-merges --format='%ad %ae %s'
2019-01-08 kkinnunen@nvidia.com Fix a crash on checking NVIDIA driver version with incorrect X11 DISPLAY


Created with:
  gclient setdep -r third_party/externals/angle2@6344d8ea30d7

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=bsalomon@google.com

Change-Id: I99a5d037349d7ec511e2ddea1ecc3b98d8da50e6
Reviewed-on: https://skia-review.googlesource.com/c/182166
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-08 16:40:28 +00:00
animations
bench Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" 2019-01-05 20:06:51 +00:00
bin bin/sysopen: script moved to bin 2018-12-06 14:21:33 +00:00
dm Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" 2019-01-05 20:06:51 +00:00
docker Convert skottie's cloud build to use CanvasKit 2018-11-10 12:06:32 +00:00
docs fix docs after removing kPreserveLCDText_SaveLayerFlag 2019-01-08 16:19:06 +00:00
example start to build with no paint-text fields 2019-01-04 04:54:34 +00:00
experimental [canvaskit] Add path/canvas methods 2019-01-07 16:32:57 +00:00
fuzz start to build with no paint-text fields 2019-01-04 04:54:34 +00:00
gm drawText Cleanup 2019-01-08 15:26:36 +00:00
gn hide setTextEncoding 2019-01-07 18:34:55 +00:00
include Remove SkCanvas::kPreserveLCDText_SaveLayerFlag 2019-01-08 14:21:34 +00:00
infra Update go_deps asset 2019-01-08 06:21:56 +00:00
modules [canvaskit] Add path/canvas methods 2019-01-07 16:32:57 +00:00
platform_tools remove more extra semicolons 2019-01-04 14:19:36 +00:00
resources [skottie] Add a custom property manager util class 2018-11-28 17:12:07 +00:00
samplecode hide setTextEncoding 2019-01-07 18:34:55 +00:00
site skottie - Use our new skottie-inline-sk element. 2019-01-08 13:51:04 +00:00
src disallow varying matrices in shaders 2019-01-08 16:09:56 +00:00
tests Revert "Make SkBitmap/SkPixmap::erase* do so in sRGB" 2019-01-08 13:04:24 +00:00
third_party Roll skia/third_party/skcms cecf6c0ebb91..1747706b4afe (1 commits) 2019-01-08 14:38:26 +00:00
tools fix bookmaker 2019-01-07 21:06:29 +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 Fix header file for _byteswap_ulong from MSVC CRT 2018-12-31 23:55:21 +00:00
BUILD.gn include_dirs = [ "tests" ] not needed 2018-12-28 16:07:32 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/angle2 eb278cb04e97..6344d8ea30d7 (1 commits) 2019-01-08 16:40:28 +00:00
Doxyfile Make the housekeeper upload doxygen to a newer bucket 2016-10-04 13:23:57 -07: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 Remove usage of EnsureCQIncludeTrybotsAreAdded 2018-11-12 19:35:42 +00:00
public.bzl Reland "Add SkFontMgr implementation for Fuchsia" 2018-12-07 01:47:05 +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.