Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
435401d38606e9b5b747890da23fd46d7c464ccd
/
samplecode
/
SampleSlides.cpp
9c55f80
Fixing some warnings on Linux
by sugoi@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
d8a6cc8
Make texteffects gm work through serialization and pipe.
by scroggo@google.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
c73dd5c
Update SkFlattenable buffers to be more modular.
by djsollen@google.com
· 12 years ago
3a67a66
Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like
by senorblanco@chromium.org
· 12 years ago
02939ce
fix warnings on Mac in ssamplecode
by caryclark@google.com
· 12 years ago
fd4be26
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
by reed@google.com
· 12 years ago
d3521f1
revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere?
by reed@google.com
· 12 years ago
9797272
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
by reed@google.com
· 12 years ago
c6ce750
Fixed some fixed point build Windows compiler complaints
by robertphillips@google.com
· 13 years ago
5492424
Cleanup code related to SkFlattenable::flatten()
by djsollen@google.com
· 13 years ago
ba28d03
Create macro for registering classes for deserialization
by djsollen@google.com
· 13 years ago
7b18590
add init() method, so we don't draw in our constructor (makes debugging harder)
by reed@google.com
· 13 years ago
9c9b8d9
use drawBitmapNine instead of SkNinePatch utils
by reed@google.com
· 13 years ago
43e9f20
add serialization to SkLayerRasterizer
by reed@google.com
· 13 years ago
18dc477
use common subclass SkPath2DPathEffect, which can be serialized
by reed@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
81e3d7f
update to SampleView
by reed@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
· 13 years ago
f2b98d6
merge with changes for GPU backend
by reed@android.com
· 14 years ago
8af9602
add sample for text rasterizer
by reed@android.com
· 15 years ago
63e34c6
capture drawings to png
by reed@android.com
· 15 years ago