index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
Commit message (
Expand
)
Author
Age
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Cleaning includes in SkImage-related files
piotaixr
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Get rid of SkImage_Codec
piotaixr
2014-09-19
*
remove RenderTargetFlags -- NewRenderTargetDirect will never clear
reed
2014-09-19
*
Small refactoring in SkImage_Codec
piotaixr
2014-09-17
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
Add the method isOpaque() to SkImage
piotaixr
2014-08-19
*
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
halcanary
2014-08-18
*
eliminate code related to SkBitmap::Config
reed
2014-08-18
*
Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (htt...
halcanary
2014-08-12
*
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
halcanary
2014-08-12
*
Revert of SkImage_Codec is Lazy (https://codereview.chromium.org/460823002/)
halcanary
2014-08-12
*
SkImage_Codec is Lazy
halcanary
2014-08-12
*
mark all SkImage methods const, so we can make it thread-safe
reed
2014-08-11
*
Now able to set the localMatrix when creating a SkShader from a SkImage
piotaixr
2014-07-22
*
Deleted SkImage::newShaderClamp: not used, not implemented.
piotaixr
2014-07-14
*
Begin atlasing
robertphillips
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
add SkSurface::NewRasterDirectReleaseProc
reed
2014-06-27
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
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
*
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
*
Add flag for SkGpuSurface creation to enable distance fields.
commit-bot@chromium.org
2014-05-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-24
*
remove unused functions
commit-bot@chromium.org
2014-04-24
*
stop using deprecated bitmap::config for gpu
commit-bot@chromium.org
2014-04-23
*
remove picture-backed surfaces
commit-bot@chromium.org
2014-04-11
*
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 discard API to SkCanvas, plumb it to glDiscardFramebuffer()
commit-bot@chromium.org
2014-03-28
*
Adding a new SkSurface factory for generating surfaces from the scratch textu...
commit-bot@chromium.org
2014-03-19
*
Manual revert of https://code.google.com/p/skia/source/detail?r=13353 due to ...
commit-bot@chromium.org
2014-03-04
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
Offer single-param version of deepCopyTo -- much easier to migrate to colortypes
commit-bot@chromium.org
2014-02-20
*
still trying to kill setDevice: rename to setRootDevice (better name) and mak...
commit-bot@chromium.org
2014-02-17
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-14
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
[next]