index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkBitmap.h
Commit message (
Expand
)
Author
Age
*
remove/deprecate SkBitmap::getTexture, as it now always returns false
reed
2016-07-25
*
lockPixelsAreWritable is deprecated
reed
2016-07-24
*
remove SK_SUPPORT_LEGACY_COLORPROFILETYPE dead-code
reed
2016-06-28
*
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...
egdaniel
2016-06-17
*
More removal of SkColorProfileType...
brianosman
2016-06-17
*
remove colorprofiletype from imageinfo
reed
2016-06-17
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Prototype code that turns any/every flattenable into JSON
brianosman
2016-05-04
*
spriteblitter for memcpy case (for all configs)
reed
2016-04-15
*
SkBitmap move
halcanary
2015-12-14
*
SkBitmap::installPixels(const SkPixmap&);
halcanary
2015-12-09
*
Remove SkBitmapSource
fmalita
2015-09-25
*
Use SkImageCacherator in SkImages
reed
2015-09-10
*
remove SkInstCnt
mtklein
2015-06-26
*
Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://coder...
reed
2015-06-08
*
Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.ch...
djsollen
2015-06-08
*
move erase into SkPixmap
reed
2015-06-08
*
use pixmaps for dst in sprites -- NO BITMAPS
reed
2015-06-05
*
Revert[6] of add asserts around results from requestLock
reed
2015-05-30
*
add SkPixmap and external locking to bitmaps
reed
2015-05-22
*
remove unused SkBitmap::scrollRect API
reed
2015-05-21
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code
reed
2015-03-20
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add sRGB texture support.
jvanverth
2014-12-22
*
remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL
reed
2014-12-18
*
SkColorTable locking serves no purpose anymore.
mtklein
2014-12-02
*
Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.
halcanary
2014-10-24
*
"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
*
remove unneeded flags (have been purged from chrome and android)
reed
2014-07-07
*
add SK_API to config helpers so chrome can call them
reed
2014-06-30
*
add rowbytes option to allocPixels
reed
2014-06-28
*
remove SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS code
reed
2014-06-28
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
hide SkBitmap::setConfig
reed
2014-06-09
*
remove SkBitmap::allocConfigPixels and update dox
reed
2014-06-05
*
Use the correct homophone of 'there'.
scroggo
2014-06-05
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
[next]