index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
ClockFaceView.cpp
Commit message (
Expand
)
Author
Age
*
Reland "remove unused SkAvoidXfermode"
scroggo
2015-01-30
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...
scroggo
2015-01-20
*
remove unused SkAvoidXfermode
reed
2015-01-18
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Builder class for SkLayerRasterizer.
commit-bot@chromium.org
2014-02-26
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
*
add const to unhide virtuals in custom colorfilter
mike@reedtribe.org
2012-12-24
*
change all patheffect methods to const, in preparation for marking its
reed@google.com
2012-12-18
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-25
*
revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...
reed@google.com
2012-05-24
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-24
*
Fixed some fixed point build Windows compiler complaints
robertphillips@google.com
2012-05-08
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
safeUnref() -> SkSafeUnref()
bsalomon@google.com
2011-02-13
*
experiment
reed@android.com
2009-10-20