index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
xfermodes.cpp
Commit message (
Expand
)
Author
Age
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Use SkBlendMode_Name rather than one-off tables
Brian Osman
2017-03-15
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
*
make it illegal to include SkXfermode.h
Mike Reed
2016-11-23
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Revert "Revert "replace Arithmetic xfermode with imagefilter""
Mike Reed
2016-09-27
*
Revert "replace Arithmetic xfermode with imagefilter"
Mike Reed
2016-09-26
*
replace Arithmetic xfermode with imagefilter
Mike Reed
2016-09-26
*
remove avoid and pixelxor xfermodes
reed
2016-04-05
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
*
more shader-->sp conversions
reed
2016-03-13
*
remove debugging printf
reed
2016-02-24
*
extend xfermodes gm to include 3 custom modes
reed
2016-02-24
*
kill gm now that we can test srgb on all gms
reed
2016-02-22
*
lots of sRGB and F16 blits
reed
2016-02-22
*
make SkPM4f private
reed
2016-02-18
*
implement more xfermodeproc4f and add GM
reed
2016-02-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make xfermode* portable
caryclark
2015-07-21
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Another round of override fixes.
tfarina
2014-12-20
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Reduce internal explicit SaveFlags usage.
commit-bot@chromium.org
2014-04-18
*
replace SkBitmap::Config with SkColorType in gms
commit-bot@chromium.org
2014-02-17
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
[PDF] Fix clipping in xfermode improvement.
commit-bot@chromium.org
2013-12-17
*
[PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with em...
commit-bot@chromium.org
2013-12-03
*
Fix int/SkScalar mismatch in gm.
vandebo@chromium.org
2013-10-30
*
[PDF] Improve complex xfer mode support.
vandebo@chromium.org
2013-10-30
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Added support for non-separable blending modes.
commit-bot@chromium.org
2013-03-05
*
land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matchin...
reed@google.com
2013-02-04
[next]