index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
colormatrix.cpp
Commit message (
Expand
)
Author
Age
*
Factory methods for heap-allocated SkColorFilter objects.
commit-bot@chromium.org
2014-02-21
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
Make leak counters thread-safe and turn them on by default for Debug
commit-bot@chromium.org
2014-01-17
*
Revert "Make leak counters thread-safe and turn them on by default for Debug"
djsollen@google.com
2014-01-14
*
Make leak counters thread-safe and turn them on by default for Debug
commit-bot@chromium.org
2014-01-14
*
Reverting r12635 (Make leak counters thread-safe - https://codereview.chromiu...
robertphillips@google.com
2013-12-12
*
Make leak counters thread-safe and turn them on by default for Debug
commit-bot@chromium.org
2013-12-12
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Add transparent source bitmap to colormatrix GM.
bsalomon@google.com
2012-10-16
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
remove mutable apis on SkColorMatrixFilter, must use constructor.
reed@google.com
2012-06-04
*
Fix miscellaneous compiler warnings from Visual Studio 2010.
tomhudson@google.com
2012-04-10
*
delay any drawing until first call to onDraw (eases debugging)
reed@google.com
2012-03-22
*
When applying a color matrix, unpremultiply the source, and premultiply the
senorblanco@chromium.org
2012-01-05
*
Reverting r2969, since it broke the GLPrograms RunTests step.
senorblanco@chromium.org
2012-01-05
*
When applying a color matrix, unpremultiply the source, and premultiply
senorblanco@chromium.org
2012-01-05
*
Implement the color matrix filter in Ganesh. Also, fix and enable the color
senorblanco@chromium.org
2012-01-03
*
Implement SkColorFilter::asColorMatrix() virtual, and override in
senorblanco@chromium.org
2011-12-20