Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
70e8dfca4a7f5bce97b8021a6e378c4828b09c8c
/
tests
/
LayerRasterizerTest.cpp
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
7e44bb1
Remove macros that make it look like it's a good idea to not be able to flatten.
by mtklein
· 10 years ago
9fa60da
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
by reed
· 10 years ago
65044bf
Return NULL when building empty LayerRasterizer.
by scroggo
· 11 years ago
55c9b4e
Cast int to float.
by commit-bot@chromium.org
· 11 years ago
6573ce7
Create SkLayerRasterizer w/o destroying Builder.
by commit-bot@chromium.org
· 11 years ago