index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkXfermode.h
Commit message (
Expand
)
Author
Age
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Added Inst counting to SkFlattenable-derived classes
robertphillips@google.com
2012-06-27
*
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
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
add SkXfermode::IsMode() and use that in SkDevice
mike@reedtribe.org
2011-11-17
*
Use SK_OVERRIDE to add a little extra robustness against name changes.
tomhudson@google.com
2011-10-03
*
re-get the function-ptr when we unflatten a ProcCoeffXfermode
reed@google.com
2011-08-09
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
separate coverage stages from color stages.
bsalomon@google.com
2011-05-16
*
Add missing flattenable registrations and CreateProc() functions;
tomhudson@google.com
2011-04-27
*
add reflection asColorMode to SkColorFilter (for gpu)
reed@google.com
2011-04-14
*
fix asMode() to always succeed if the xfermode was built from a Mode
reed@google.com
2011-04-13
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
[PDF] Add support for xfermodes / blend modes.
vandebo@chromium.org
2011-02-08
*
move xfermode modes from porterduff into xfermode itself
reed@android.com
2009-06-22
*
API change: SkPath computeBounds -> getBounds
reed@android.com
2009-04-01
*
grab from latest android
reed@android.com
2008-12-17