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
...
*
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
*
XPFactory lazily initializie in drawstate / GrPaint
joshualitt
2015-01-22
*
Remove the need for asCoeff in SkXfermode.
egdaniel
2015-01-22
*
Remove staging SkStream::unref().
bungeman
2015-01-22
*
Move sync code to include/, switch from using platform define to a proxy head...
mtklein
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Reland https://codereview.chromium.org/860333002 with fix for test failures.
bsalomon
2015-01-21
*
Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 i...
mtklein
2015-01-21
*
Make GrScratchKey memory buffer correct size on copy
kkinnunen
2015-01-21
*
remove dead SkPersp macros
reed
2015-01-20
*
Do more cleanup from xp changes
egdaniel
2015-01-20
*
Remove willReadDst from GrFragmentProcessor.
egdaniel
2015-01-20
*
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...
scroggo
2015-01-20
*
Remove unused TileGridInfo
weiliangc
2015-01-20
*
remove unused SkAvoidXfermode
reed
2015-01-18
*
Refactor position computation to enable device space "nudge"
robertphillips
2015-01-18
*
use log2(scale) to compute mip level
reed
2015-01-16
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Revert of use log2(scale) to compute mip level (patchset #7 id:120001 of http...
reed
2015-01-16
*
use log2(scale) to compute mip level
reed
2015-01-16
*
Add Xfer Processor for GrCustomXfermodes
egdaniel
2015-01-16
*
Move XferEffects class to GrCustomXfermode file
egdaniel
2015-01-15
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Do some minor pre cleanup work before converting all xfermodes to XPs.
egdaniel
2015-01-14
*
upstream google3 include paths for jsoncpp
mtklein
2015-01-14
*
Move most of the transform logic into the primitive processors
joshualitt
2015-01-13
*
rename blitrow::proc and add (uncalled) hook for colorproc16
reed
2015-01-13
*
Allow -DGOOGLE3 to bypass our normal platform intrinsic dispatch.
mtklein
2015-01-13
*
namespace {} trick for SK_DECLARE_STATIC_ONCE
mtklein
2015-01-13
*
Simplify SkInstCnt
mtklein
2015-01-13
*
remove NewTexture?
reed
2015-01-13
*
add stroke params to c api
reed
2015-01-10
*
remove (dead) SK_SUPPORT_LEGACY_DRAWDATA and SK_SUPPORT_LEGACY_CANVAS_VIRTUAL
reed
2015-01-09
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
need to rebaseline (changed) c_gms, update dox
reed
2015-01-07
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
Adding check on input count
sugoi
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
[prev]
[next]