skia2/src
Mike Klein 600c6a716d Turn on -Wnewline-eof.
I don't know _why_ Clang would like these .inc files to have a newline at the end of the file, but it seems a harmless way to silence the warning.


BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2711

Change-Id: I6c530ee5096c48c91ddf322aca916e70a0dd770b
Reviewed-on: https://skia-review.googlesource.com/2711
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2016-09-27 15:49:37 +00:00
..
android change SkStreams to work with sk_sp<SkData> instead of SkData* 2016-09-12 12:01:44 -07:00
animator SkFontData to use smart pointers. 2016-09-16 06:24:20 -07:00
c switch maskfilters to sk_sp 2016-04-04 10:02:58 -07:00
codec Add BGRA as input format to SkColorSpaceXform 2016-09-22 12:37:04 -07:00
core another attempt to fix nonrectangular 2016-09-27 08:41:33 -07:00
effects need to apply CTM to clip rect in arithmetic imagefilter 2016-09-27 15:35:51 +00:00
fonts We really shouldn't pass SkFontStyle to printf as %d. 2016-09-27 14:26:33 +00:00
gpu Add GrVkCopyPipeline to handle vulkan copies as draws 2016-09-27 08:00:53 -07:00
image Add output format properties to SkImageFilter::Context 2016-09-22 07:15:37 -07:00
images SkFontData to use smart pointers. 2016-09-16 06:24:20 -07:00
lazy SkOncePtr -> SkOnce 2016-05-05 16:05:56 -07:00
opts Support Float32 output from SkColorSpaceXform 2016-09-16 11:45:59 -07:00
pathops allow conic chop to fail 2016-09-26 11:03:54 -07:00
pdf SkPDF: do not assert when openStream return nullptr 2016-09-22 14:13:16 -07:00
pipe abstract name of clipping ops, to transtion to a more restricted set 2016-09-20 08:42:39 -07:00
ports Remove stray semicolons. 2016-09-27 14:04:26 +00:00
sfnt Simplify embeddability test. 2016-08-19 08:45:37 -07:00
sksl Turn on -Wnewline-eof. 2016-09-27 15:49:37 +00:00
svg abstract name of clipping ops, to transtion to a more restricted set 2016-09-20 08:42:39 -07:00
utils document.close from bool to void 2016-09-22 14:12:47 -07:00
views Supply a color space in sRGB/F16 mode of SampleApp 2016-08-22 08:23:09 -07:00
xml Delete SkXMLPullParser 2016-07-19 05:14:41 -07:00
xps document.close from bool to void 2016-09-22 14:12:47 -07:00