aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-06Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and ...mtklein
2014-11-06Send coverage VA as floats instead of bytesegdaniel
2014-11-05Add mock context and use in ResourceCacheTest.bsalomon
2014-11-05Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench....egdaniel
2014-11-05Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000...bsalomon
2014-11-05Turn on NVPR 4x MSAA by default when supported in DM and nanobench.mtklein
2014-11-05Add mock context and use in ResourceCacheTest.bsalomon
2014-11-05Whitelist intentionally racy TRACE_EVENT reads and writes.mtklein
2014-11-05Cleanup: Remove unused InstallNewHandler() function from SkGraphics.tfarina
2014-11-04Crop the fast path dashed lines to the cull rectrobertphillips
2014-11-04Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...piotaixr
2014-11-04Enable distance field path rendering in Chrome.jvanverth
2014-11-03add textblobs to luareed
2014-11-03Export (SK_API) SkSurfacePropsfmalita
2014-11-03move SkTextBox into utilsreed
2014-11-03Optimize SkRect::sort()qiankun.miao
2014-11-03Rename and clarify semantics of GrContext::resolveRenderTarget.bsalomon
2014-11-03Don't allow renderTarget==NULL to GrContext::clear() and friends.bsalomon
2014-11-03Force input coverage to be only a byte in gpu shaders.egdaniel
2014-11-03Add class GrGLTextureRenderTarget for GL texture/rendertarget objectsbsalomon
2014-11-03Cleanup: Remove unnecessary forward declarations from some views files.tfarina
2014-10-31GrContext no longer ever draws on Gpujoshualitt
2014-10-31Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of htt...joshualitt
2014-10-31GrContext no longer ever draws on Gpujoshualitt
2014-10-31Quick and dirty test to call the C interface from GO.stephana
2014-10-31Cleanup: Go with SkDebugf instead of GrPrintf.tfarina
2014-10-31Cleanup: Remove GR_ARRAY_COUNT macro.tfarina
2014-10-31begin clean up for scalar is double optionreed
2014-10-30Upgrade GPUOptimizerobertphillips
2014-10-30Cleanup android to ensure it can compile with clangdjsollen
2014-10-30Add SkDocument::getStream() method.halcanary
2014-10-29SkTaskGroup::batch(fn, args, N)mtklein
2014-10-29MultiPictureDraw is taskgroup aware.reed
2014-10-29Fix bounds computation of all 0-input filters.senorblanco
2014-10-29Issue acquire barrier in SkRefCnt::unique().bungeman
2014-10-28fix typo in legacy flag aliasbsalomon
2014-10-28rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsbsalomon
2014-10-28Working patch to remove constant attributes. This may cause some gm mismatch...joshualitt
2014-10-28Revert of Patch to remove constant attributes (patchset #8 id:120002 of https...joshualitt
2014-10-28Override SkCanvas::drawImage[Rect]() in SkProxyCanvaspiotaixr
2014-10-28Working patch to remove constant attributes. This may cause some gm mismatch...joshualitt
2014-10-28Add SK_API to global scope operators of SkMatrixjunov
2014-10-27Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...hcm
2014-10-27Revert of Patch to remove constant attributes (patchset #6 id:100001 of https...joshualitt
2014-10-27Working patch to remove constant attributes. This may cause some gm mismatch...joshualitt
2014-10-27Fix bounds computation of all 0-input filters.senorblanco
2014-10-24Add gpu support for glVertexAttrb1f, 2fv, and 3fvegdaniel
2014-10-24Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.halcanary
2014-10-24Delete unused method aliases and texture flag.bsalomon
2014-10-24Added varying structjoshualitt