Go to file
Cary Clark 08895c4814 auto table generation
Replace manually entered summary tables with ones that are populated
and sorted by bookmaker. This introduces a slight regression for
anonymous enums but fixes a lot of bugs and omissions.

The format is

#Topic somethingTopical
#Populate
##

where somethingTopical is one of Subtopics, Constructors, Constants,
Classes_and_Structs, Members, Member_Functions, and Related_Functions.

Fix the bad formatting in SkCanvas reference. The #Error tag was
was corrupting the markdown table. Remove the tag and replace it
with #NoExample.

Next up: revise self-check to know about populated topics.

TBR=caryclark@google.com
Docs-Preview: https://skia.org/?cl=102080
Bug: skia:6898
Change-Id: Idef5d1c14c740c18a81d6a5106182788dd2a09e1
Reviewed-on: https://skia-review.googlesource.com/102080
Commit-Queue: Cary Clark <caryclark@skia.org>
Reviewed-by: Cary Clark <caryclark@skia.org>
2018-02-01 15:09:17 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Revert "hide picture virtuals (no public callers)" 2018-01-27 17:30:15 +00:00
bin fetch-clang-format: better error checking 2018-01-22 20:33:49 +00:00
debugger eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
dm 1010102, 101010x, 888x in sw 2018-01-30 22:02:20 +00:00
docs auto table generation 2018-02-01 15:09:17 +00:00
example Update SkSurface MakeFromBackend* factories to take an SkColorType. 2017-12-19 18:41:36 +00:00
experimental [skottie] Clamp SkCubicMap results to [0,1] 2018-01-31 22:47:15 +00:00
fuzz remove unneeded SkFlattenableSerialization 2018-01-23 18:13:35 +00:00
gm Add SkSurface_Gpu::MakeWrappedRenderTarget method 2018-01-31 21:15:45 +00:00
gn Implement GPU/OpList DDLs 2018-02-01 15:00:53 +00:00
include Implement GPU/OpList DDLs 2018-02-01 15:00:53 +00:00
infra Fixes to trigger_wait_ac_task.py 2018-02-01 14:43:22 +00:00
platform_tools SkQP: report formatting, junit classname 2018-01-31 18:52:45 +00:00
resources Make SkAndroidCodec (optionally) respect origin 2018-01-26 22:13:34 +00:00
samplecode Simplify SkAnimatedImage 2018-01-30 18:46:35 +00:00
site auto table generation 2018-02-01 15:09:17 +00:00
src Implement GPU/OpList DDLs 2018-02-01 15:00:53 +00:00
tests add saturate helper for float2int64 2018-01-31 21:21:36 +00:00
third_party Revert "remove third_party/etc1" 2018-01-26 22:41:35 +00:00
tools auto table generation 2018-02-01 15:09:17 +00:00
.clang-format Mark flatennable macros as block beginning/ending in .clang-format 2017-01-09 15:31:36 +00:00
.gitignore Ignore generated README.recipes.md 2017-10-26 18:07:27 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS Changes to site documentation 2018-01-11 19:47:58 +00:00
BUILD.gn [sksg] Initial text support 2018-01-31 22:36:05 +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/ 1776fd08e..8efd1268e (1 commit) 2018-02-01 15:03:43 +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 Skip AUTHORS check for Skia service accounts 2018-01-02 18:47:01 +00:00
public.bzl Revert "remove third_party/etc1" 2018-01-26 22:41:35 +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 Verify Status is showing new commits. 2018-01-22 22:55:36 +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.