Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
66567d870fd1ef8ae4aa0d848b3fe1371d5bd051
/
samplecode
/
SampleAARects.cpp
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 6 years ago
58627cb
one more path is rect bug
by Cary Clark
· 7 years ago
75ae421
IWYU -- SkShader.h
by Mike Reed
· 7 years ago
394197d
Revert "efficiently dash very large rectangles and very long lines"
by Cary Clark
· 7 years ago
1ad8198
efficiently dash very large rectangles and very long lines
by Cary Clark
· 7 years ago
5e3815b
Rein in the use of SkDevice.h
by robertphillips
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
8a21c9f
use Make instead of Create to return a shared shader
by reed
· 9 years ago
a8c1831
use SkColorType instead of SkBitmap::Config in samplecode
by commit-bot@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
ae933ce
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
64cc579
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
by senorblanco@chromium.org
· 14 years ago
70b6125
inherit from SampleView
by reed@google.com
· 14 years ago
205d460
Move alpha-ramp AA to GrContext, detect cases when AA is applied via other methods (smooth lines, MSAA) or rect falls on integer coords and skip the alpha ramp path. Use pre-fab index buffer for alpha-ramped fill rects and stroke rects.
by bsalomon@google.com
· 14 years ago