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
*
Override SkCanvas::drawImage() in SkRecorder.
piotaixr
2014-10-16
*
Remove uses of GrAutoScratchTexture.
bsalomon
2014-10-14
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Revert "GrResourceCache2 manages scratch texture."
Brian Salomon
2014-10-07
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-07
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-07
*
Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...
bsalomon
2014-10-02
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-02
*
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...
robertphillips
2014-09-30
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-09-30
*
Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()
piotaixr
2014-09-26
*
Replace a forgotten call to SkImage::draw() by SkCanvas::drawImageRect()
piotaixr
2014-09-26
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
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
[next]