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
...
*
remove unneeded preroll
reed
2015-02-15
*
Split out methods in GrGpuResource::CacheAccess that can be called outside of...
bsalomon
2015-02-13
*
initial preroll api
reed
2015-01-25
*
Take budgeted param when snapping new image.
bsalomon
2015-01-23
*
add newImage API
reed
2015-01-23
*
more reinforcement that images never have zero width or height
reed
2015-01-23
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
remove NewTexture?
reed
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
add toString to SkImage
reed
2015-01-02
*
change API contract: disallow zero-sized images or surfaces
reed
2014-12-31
*
fix images in multi-thread by doing shallow-copies
reed
2014-12-25
*
remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE
reed
2014-12-18
*
Apply the layer's image filter to the hoisted image
robertphillips
2014-12-11
*
dd readPixels to SkImage
reed
2014-12-10
*
add readPixels to SkSurface (later try to remove it from SkCanvas)
reed
2014-12-09
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
clarify samplecount field in imagegpu
reed
2014-11-21
*
add SkImage::newSurface
reed
2014-11-21
*
rename filterTextFlags to disableLCD
reed
2014-11-13
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-07
*
Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...
jvanverth
2014-11-06
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-06
*
allow SkUserConfig.h to control NOGPU
reed
2014-10-30
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
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
[prev]
[next]