index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
return reference to cache instead of copying the mask
reed
2015-02-04
*
[SkSVGDevice] Initial clipping support
fmalita
2015-02-04
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...
egdaniel
2015-02-04
*
Revert "Move DstCopy on gpu into the GrXferProcessor."
egdaniel
2015-02-04
*
Remove unused and unimplemented abstract functions from GrRenderTarget
kkinnunen
2015-02-03
*
[SkSVGDevice] Initial text support
fmalita
2015-02-03
*
Move DstCopy on gpu into the GrXferProcessor.
egdaniel
2015-02-03
*
Port SkRefCnt.h to new SkAtomics.h
mtklein
2015-02-03
*
patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...
mtklein
2015-02-02
*
make getContentKey() available in GrGpuResource public interface
bsalomon
2015-02-02
*
Revert of make getContentKey() available in GrGpuResource public interface (p...
stephana
2015-02-02
*
make getContentKey() available in GrGpuResource public interface
bsalomon
2015-02-02
*
DM: wire up --leaks / -l again
mtklein
2015-02-02
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-02-02
*
Atomics overhaul.
mtklein
2015-02-02
*
Disable LCD text when rasterizing SkPictureShader tiles.
fmalita
2015-02-02
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
bsalomon
2015-01-31
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-31
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
fmalita
2015-01-31
*
export SkImageInfo
reed
2015-01-30
*
Reland "remove unused SkAvoidXfermode"
scroggo
2015-01-30
*
Disable the noisiest /analyze warning in Chrome. ~3,700/12,000
brucedawson
2015-01-30
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-30
*
First cut at cleaning up Sergio's example code and moving some common code to...
caryclark
2015-01-30
*
Remove unused globalRef/globalUnref.
scroggo
2015-01-30
*
Remove unused hasLocalMatrix.
scroggo
2015-01-30
*
Update comment for SkMallocPixelRef::NewWithProc.
scroggo
2015-01-29
*
share code between arcTo and addArc, update dox
reed
2015-01-29
*
Make SkWriter32::snapshotAsData() a dumb copy.
mtklein
2015-01-29
*
Remove SkProxyCanvas.
scroggo
2015-01-29
*
Fix wrapped content keys for npot textures.
bsalomon
2015-01-28
*
Add a flag to flush the canvases during SkMultiPictureDraw::draw().
senorblanco
2015-01-28
*
Conservative SkTextBlob bounds.
fmalita
2015-01-28
*
Fix GPU resource cache related assertions.
bsalomon
2015-01-27
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
Fix Chrome build
robertphillips
2015-01-26
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
initial preroll api
reed
2015-01-25
*
Fix the speeling of "purgeable" in Gr code
bsalomon
2015-01-23
*
Remove deprecated SkSurface::NewRenderTarget factories
bsalomon
2015-01-23
*
Take budgeted param when snapping new image.
bsalomon
2015-01-23
*
Allow unbudgeted resources to be recycled by the cache as scratch.
bsalomon
2015-01-23
*
Fix self assigment in GrResourceKey
bsalomon
2015-01-23
*
Remove GrBinHashKey
bsalomon
2015-01-23
*
add newImage API
reed
2015-01-23
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
remove (unused) GatherPixelRefs
reed
2015-01-22
*
Fix SkIStream nits.
bungeman
2015-01-22
[next]