index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Fix two SkRecord-backed layer hoisting bugs
robertphillips
2014-09-08
*
Remove extra proctected in GrRODrawState.h
egdaniel
2014-09-08
*
fail when coincidence is too far apart
caryclark
2014-09-08
*
Revert of Fix two SkRecord-backed layer hoisting bugs (patchset #1 id:1 of ht...
robertphillips
2014-09-08
*
Fix two SkRecord-backed layer hoisting bugs
robertphillips
2014-09-08
*
Turn on the save-layer optimization.
mtklein
2014-09-08
*
Use SkBitmapCache to optimize readPixels on a texture-backed bitmap
piotaixr
2014-09-08
*
Turn on all pixel-perfect SkRecord optimizations.
mtklein
2014-09-08
*
move rasterclip_ helper into rasterclip
reed
2014-09-05
*
Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms.
bsalomon
2014-09-05
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Don't take a ref on GP in AutoEffectRestore.
bsalomon
2014-09-05
*
Small fix for RODrawState
joshualitt
2014-09-05
*
Change behavior of GrDS::AutoEffectRestort wrt GPs.
bsalomon
2014-09-05
*
Add pop_back() to GrAllocator and add unit test.
bsalomon
2014-09-05
*
Add method to GrProgramResource to record that pending a execution was comple...
bsalomon
2014-09-04
*
Implement all SkCanvas overrides that SkPictureRecord does.
mtklein
2014-09-04
*
Add GrProgramElement base class for GrEffect with deferred exec ref.
bsalomon
2014-09-04
*
remove getTotalClipAsPath, privatize getTotalClip
reed
2014-09-04
*
cleanup rasterclip helper
reed
2014-09-04
*
Initial change to create GeometryProcessor
joshualitt
2014-09-04
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Enable highQualityFilter_SSE2
qiankun.miao
2014-09-04
*
Switch Layer Hoisting over to SkRecord backend
robertphillips
2014-09-04
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Add reference base class to GrGpuResourcewith pending IO references.
bsalomon
2014-09-03
*
Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code
robertphillips
2014-09-03
*
Remove SkBitmapCache::Find/Add(_,width,height,_)
piotaixr
2014-09-03
*
Hide fields in SkImageInfo
reed
2014-09-03
*
The key for SkBitmapCache can now be genID+SkIRect
piotaixr
2014-09-03
*
Replace SkPictureReplacementPlayback with GrRecordReplaceDraw
robertphillips
2014-09-03
*
Revert of Enable highQualityFilter_SSE2 (patchset #1 id:1 of https://coderevi...
mtklein
2014-09-03
*
Enable highQualityFilter_SSE2
qiankun.miao
2014-09-03
*
Remove GrDrawTarget::AutoRenderTargetRestore.
bsalomon
2014-09-03
*
Disable SSE4 S32A_Opaque blit.
mtklein
2014-09-03
*
Remove dead code in SkBitmapFilter_opts_SSE2.h/cpp
qiankun.miao
2014-09-03
*
Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...
reed
2014-09-03
*
Add gamma/sRGB tag to SkImageInfo
reed
2014-09-02
*
Fix drawPosText() bounds bug.
mtklein
2014-09-02
*
Remove legacy (and also broken) SkPicture constructor.
djsollen
2014-09-02
*
Fix matrix similarity test on arm64
jvanverth
2014-09-02
*
make allocPixels throw on failure
reed
2014-09-02
*
SkRecordPartialDraw with less code duplication
mtklein
2014-09-02
*
Added Doc for GetAllocator in SkResourceCache and SkBitmapCache
piotaixr
2014-09-02
*
Reorganize Layer Hoisting code
robertphillips
2014-09-02
*
When ignoring color input don't use vertex attribs on gpu
egdaniel
2014-09-02
*
Disable NEON procs for box blur as it produces invalid results
djsollen
2014-09-02
*
Add option to add precision to varyings in shader
egdaniel
2014-09-02
[prev]
[next]