Go to file
Ben Wagner 8a05601d0c Reland "Add Win x86 Clang Perf/Test jobs."
This reverts commit 9aef424b71.

Reason for revert: Creating CL to reland

Original change's description:
> Revert "Add Win x86 Clang Perf/Test jobs."
> 
> This reverts commit 40091fd4fc.
> 
> Reason for revert: Need to revert dependency https://skia-review.googlesource.com/c/skia/+/114093
> 
> Original change's description:
> > Add Win x86 Clang Perf/Test jobs.
> > 
> > Also switch CQ Win 32-bit Build from MSVC to Clang.
> > 
> > No-Try: true
> > Change-Id: Ic312ee611b1e99143480840c08a9266a4d8b448b
> > Reviewed-on: https://skia-review.googlesource.com/113672
> > Commit-Queue: Ben Wagner <benjaminwagner@google.com>
> > Reviewed-by: Mike Klein <mtklein@google.com>
> 
> TBR=mtklein@google.com,benjaminwagner@google.com
> 
> Change-Id: I6a13e97df461bd61eac92bbc3c498146b5322a4a
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Reviewed-on: https://skia-review.googlesource.com/114421
> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
> Reviewed-by: Ben Wagner <benjaminwagner@google.com>

TBR=mtklein@google.com,benjaminwagner@google.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Change-Id: I15f1d9fbc8cc91d62690c59ec8d4264a6959f7a0
Reviewed-on: https://skia-review.googlesource.com/114821
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
2018-03-20 20:17:51 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Allow only Android to use SkAutoGlyphCacheNoGamma 2018-03-20 19:21:11 +00:00
bin remove fetch-gn dependency on buildtools 2018-02-21 20:42:26 +00:00
debugger Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" 2018-02-03 01:59:59 +00:00
dm [skottie] Simplify DM output 2018-03-20 15:08:48 +00:00
docs Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType 2018-03-20 19:58:00 +00:00
example Compile with GCC 7.2.0. 2018-03-13 22:18:18 +00:00
experimental Fix go syntax for Debian compile 2018-03-19 20:26:46 +00:00
fuzz hide SkBlurMaskFilter and SkBlurQuality 2018-03-14 17:27:36 +00:00
gm Fix concentric 2pt conical gradient in GPU where r1 < r0 2018-03-19 18:50:46 +00:00
gn Add in float-divide-by-zero as an FYI sanitizer 2018-03-20 14:36:36 +00:00
include Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType 2018-03-20 19:58:00 +00:00
infra Reland "Add Win x86 Clang Perf/Test jobs." 2018-03-20 20:17:51 +00:00
platform_tools Viewer/Amdroid: universal build, resources in APK 2018-03-06 22:52:10 +00:00
resources Avoid serializing to 'typ1' on Mac. 2018-03-09 15:03:20 +00:00
samplecode Some iwyu for tests which will otherwise break. 2018-03-14 21:07:15 +00:00
site detect deprecated methods 2018-03-19 13:30:16 +00:00
src Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType 2018-03-20 19:58:00 +00:00
tests tests: pass if !skia_enable_pdf 2018-03-20 19:34:20 +00:00
third_party Add a png.imp for include-what-you-use. 2018-03-14 21:43:25 +00:00
tools Regularize SkGlyphCache creation. 2018-03-20 19:11:31 +00:00
.clang-format Mark flatennable macros as block beginning/ending in .clang-format 2017-01-09 15:31:36 +00:00
.gitignore [lottiecap] Moved over from buildbot repo. 2018-03-20 13:25:23 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS Support x86 build with VS 2015 2018-03-19 15:20:35 +00:00
BUILD.gn GrGLES: unify MakeNativeInterface_{android,egl} 2018-03-15 17:10:56 +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 skia/third_party/externals/angle2/ daedf4d23..b391ec408 (2 commits) 2018-03-20 14:51:58 +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 Presubmit that modified json files are valid json. 2018-02-12 16:32:12 +00:00
public.bzl rm guard for google3 2018-03-15 20:18:19 +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 Test change 2018-02-15 17:46:19 +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.