index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBitmap.cpp
Commit message (
Expand
)
Author
Age
*
Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...
robertphillips
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
SkData can allocate room for its contents in the same block
reed
2014-09-11
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
eliminate code related to SkBitmap::Config
reed
2014-08-18
*
Remove kImageIsImmutable_Flag.
scroggo
2014-07-15
*
Remove unused kImageIsOpaque_Flag.
scroggo
2014-07-14
*
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
*
Adding validation before using an SkImageInfo object read from an SkReadBuffer.
sugoi
2014-07-08
*
remove unneeded flags (have been purged from chrome and android)
reed
2014-07-07
*
change pixelref to not inherit from SkFlattenable
reed
2014-07-07
*
correctly plumb through explicit rowbytes for allocPixels
reed
2014-07-01
*
Adjust the alpha type for pixelRefs.
scroggo
2014-07-01
*
add rowbytes option to allocPixels
reed
2014-06-28
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
Cleaned a repeated if(condition) with the same condition
piotaixr
2014-06-16
*
switch to colortype for deepcopy
reed
2014-06-11
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Fixes for SkAlphaTypes.
scroggo
2014-06-05
*
remove SkBitmap::allocConfigPixels and update dox
reed
2014-06-05
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Fixing a clusterfuzz found issue
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
replace config() with colorType()
commit-bot@chromium.org
2014-05-29
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
remove SkBitmap::asImageInfo
commit-bot@chromium.org
2014-05-27
*
remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code
commit-bot@chromium.org
2014-05-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-24
*
stop calling SkBitmap::flatten
commit-bot@chromium.org
2014-05-23
*
Revert of Revert ""Revert of eliminate config param -- it was always self's c...
commit-bot@chromium.org
2014-05-21
*
Revert ""Revert of eliminate config param -- it was always self's config (htt...
commit-bot@chromium.org
2014-05-20
*
"Revert of eliminate config param -- it was always self's config (https://cod...
reed@google.com
2014-05-20
*
Revert "Revert of eliminate config param -- it was always self's config (http...
commit-bot@chromium.org
2014-05-19
*
remove dead mipmap code from SkBitmap
commit-bot@chromium.org
2014-05-07
*
Revert of eliminate config param -- it was always self's config (https://code...
commit-bot@chromium.org
2014-04-23
*
expose CGImage -> SkBitmap
commit-bot@chromium.org
2014-04-22
*
eliminate config param -- it was always self's config
reed@google.com
2014-04-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
*
fix SkBitmap::erase to handle RGBA and BGRA
commit-bot@chromium.org
2014-03-27
[next]