skia2/src
Cary Clark 4dc5a45405 remove defines and add commas
Preparation for generating bookmaker files for all remaining
interfaces

Standardize enum and enum classes by including a comma after
the last entry.

Replace flatten-related #define in public interfaces
with their equivalent.

The motivation is to give documentation something to refer to.

An alternative would be to move part or all of this out of the
public interface; something I can work on in a follow-up CL.

R=reed@google.com,bsalomon@google.com

Bug: skia:6898
Change-Id: I4b865f6ec3d8f5d31e50448fef7d2714510302f0
Reviewed-on: https://skia-review.googlesource.com/129312
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Cary Clark <caryclark@skia.org>
2018-05-21 17:33:39 +00:00
..
android Remove calls to computeOutputColor- Type and Space 2018-03-13 15:42:52 +00:00
atlastext Make GrCaps and GrShaderCaps private. 2018-05-11 14:47:27 +00:00
c move blur impl into core 2018-03-12 18:48:18 +00:00
codec Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE. 2018-05-17 20:40:03 +00:00
core remove defines and add commas 2018-05-21 17:33:39 +00:00
effects remove defines and add commas 2018-05-21 17:33:39 +00:00
fonts move Sk{Test,Random}ScalerContext to tools 2017-11-10 17:02:20 +00:00
gpu Disable perspective for emoji fallback 2018-05-21 14:57:48 +00:00
image Revert "remove toString" 2018-05-20 23:15:48 +00:00
images Revert "strip down SkICC.cpp" 2018-05-10 21:44:56 +00:00
jumper initial SkSLJIT checkin 2018-03-27 18:39:13 +00:00
lazy begin cleanup of malloc porting layer 2018-01-05 21:29:35 +00:00
opts rewrite while to for loop to avoid last increment 2018-05-09 19:00:22 +00:00
pathops ccpr: Normalize the cubic inflection function instead of its roots 2018-04-16 16:00:35 +00:00
pdf SkPDF: scale entire canvas for non-standard rasterDpi 2018-05-11 17:36:57 +00:00
pipe Validate readByteArrayAsData size 2018-05-10 15:06:16 +00:00
ports Add BOOK and DEMI_LIGHT. 2018-05-18 17:40:54 +00:00
sfnt SkString: remove externally unused ::setUTF16() from API 2018-03-01 22:16:34 +00:00
shaders remove defines and add commas 2018-05-21 17:33:39 +00:00
sksl added global variable and multi-texture support to metal sksl backend 2018-05-18 19:05:44 +00:00
svg clean up some SkDebugf() 2018-05-09 15:24:05 +00:00
utils remove defines and add commas 2018-05-21 17:33:39 +00:00
views [Viewer] Preserve gesture transformation matrix on slide/backend change 2018-01-05 18:18:39 +00:00
xml Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
xps Take sk_sp<SkDevice> instead of SkDevice* 2018-05-02 14:46:17 +00:00