index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkConfig8888.cpp
Commit message (
Expand
)
Author
Age
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
misc fixes to make float buffers work a little better
reed
2016-02-17
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Move rect_memcopy from helper to global static.
egdaniel
2015-06-19
*
add kGray_8_SkColorType
reed
2015-03-17
*
Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (pa...
reed
2015-02-27
*
Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 ...
scroggo
2015-02-27
*
replace kIgnore_SkAlphaType with kUnknown_SkAlphaType
reed
2015-02-27
*
SkColorTable locking serves no purpose anymore.
mtklein
2014-12-02
*
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
reed
2014-07-13
*
Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::rea...
reed
2014-07-12
*
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
reed
2014-07-12
*
Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/37730...
jcgregorio
2014-07-11
*
add readPixels() to SkBitmap
reed
2014-07-10
*
Revert "Revert of implement readPixels and writePixels natively, w/o using th...
reed@google.com
2014-03-25
*
Revert of implement readPixels and writePixels natively, w/o using the (depre...
commit-bot@chromium.org
2014-03-25
*
implement readPixels and writePixels natively, w/o using the (deprecated)
reed@google.com
2014-03-25
*
Revert "hide Config8888 entirely". Broke a bunch of builds.
bsalomon@google.com
2014-03-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-20
*
hide Config8888 entirely
commit-bot@chromium.org
2014-03-19
*
Improve the performance of SkConvertConfig8888Pixels using Array lookup
commit-bot@chromium.org
2013-06-14
*
Privatization:
reed@google.com
2012-08-07
*
GPU device preserves pixel values across read/write/read of unpremul pixel va...
bsalomon@google.com
2012-02-23
*
Use nested template expansions to implement Config8888 conversions.
bsalomon@google.com
2012-02-22