index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkImageInfo.h
Commit message (
Expand
)
Author
Age
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Extend SkImageGenerator to support natively generated GrTextures. As part of ...
reed
2015-08-13
*
remove now-dead flags
reed
2015-08-01
*
Add Rec709 YUV color space support to GrYUVtoRGBEffect.
rileya
2015-07-20
*
add callbacks to Images that wrap client-provided content
reed
2015-06-18
*
add SkPixmap and external locking to bitmaps
reed
2015-05-22
*
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
*
export SkImageInfo
reed
2015-01-30
*
remove dead SK_SUPPORT_LEGACY_N32_NAME code
reed
2014-12-21
*
flag imageinfo as srgb
reed
2014-11-10
*
Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.
halcanary
2014-10-24
*
Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.
rileya
2014-09-12
*
Hide fields in SkImageInfo
reed
2014-09-03
*
Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...
reed
2014-09-03
*
Add gamma/sRGB tag to SkImageInfo
reed
2014-09-02
*
Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 ...
reed
2014-09-02
*
Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of ht...
reed
2014-09-01
*
Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...
reed
2014-09-01
*
Add gamma/sRGB tag to SkImageInfo
reed
2014-09-01
*
Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://coderevi...
reed
2014-08-29
*
Add gamma/sRGB tags to SkImageInfo
reed
2014-08-29
*
Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of h...
reed
2014-08-28
*
Revert of add SK_API to SkImageInfo (patchset #1 of https://codereview.chromi...
reed
2014-08-28
*
add SK_API to SkImageInfo
reed
2014-08-28
*
Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://cod...
reed
2014-08-28
*
Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.ch...
reed
2014-08-28
*
add gamma/sRGB to SkImageInfo
reed
2014-08-28
*
Adjust the alpha type for pixelRefs.
scroggo
2014-07-01
*
update dox
reed
2014-06-30
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
use colortype instead of config
reed
2014-06-02
*
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
*
use colortype instead of config
reed@google.com
2014-02-20
*
remove width>=0 asserts, as clients rely on this (at least for testing)
reed@google.com
2014-02-12
*
SkBitmap now really stores SkImageInfo -- config is just a ruse
commit-bot@chromium.org
2014-02-11
*
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
mike@reedtribe.org
2014-02-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-11
*
SkBitmap now really stores SkImageInfo -- config is just a ruse
mike@reedtribe.org
2014-02-11
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-15
*
use some helper Make functions to initialize SkImageInfo
commit-bot@chromium.org
2014-01-15
*
Revert of https://codereview.chromium.org/132643007/
commit-bot@chromium.org
2014-01-13
[next]