index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBlitter_Sprite.cpp
Commit message (
Expand
)
Author
Age
*
Change the Sprite portion of SkBlitter use SkArenaAlloc.
Herb Derby
2017-02-10
*
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
*
update callers to not use SkColorProfileType
reed
2016-06-21
*
Make SkBlitter hierarchy explicit about what needs to be implemented.
herb
2016-06-10
*
Add gm for displaying different variants of 8888 bitmaps and fix a small reje...
herb
2016-06-03
*
Srcover for sprite blitters.
herb
2016-05-26
*
spriteblitter for memcpy case (for all configs)
reed
2016-04-15
*
Revert of New GM that exercises gamma-correctness in various parts of the pip...
brianosman
2016-02-26
*
New GM that exercises gamma-correctness in various parts of the pipeline.
brianosman
2016-02-26
*
lots of sRGB and F16 blits
reed
2016-02-22
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
use pixmaps for dst in sprites -- NO BITMAPS
reed
2015-06-05
*
remove bitmaps entirely from sprite blits (as source)
reed
2015-05-23
*
use SkPixmap inside sprite blitters
reed
2015-05-22
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Add a class to allocate small objects w/o extra calls to new.
commit-bot@chromium.org
2014-03-07
*
use colortype instead of config
reed@google.com
2014-02-20
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
tomhudson@google.com
2011-12-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
code style
mike@reedtribe.org
2011-04-20
*
grab from latest android
reed@android.com
2008-12-17