aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual implGravatar bsalomon2014-11-12
* Rename GrAccelData to SkLayerInfo and move it to src/coreGravatar robertphillips2014-11-12
* Move GrInvariantOutput out of GrProcessor and into its own class.Gravatar egdaniel2014-11-12
* Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cppGravatar robertphillips2014-11-12
* experimentalGravatar reed2014-11-11
* Add GrGpuResource::CacheAccessGravatar bsalomon2014-11-11
* Remove coverage from grpaintGravatar joshualitt2014-11-11
* Remove all knowledge of resource keys from the legacy cache.Gravatar bsalomon2014-11-11
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Remove outdated comment in SkImageDecoder.hGravatar scroggo2014-11-10
* Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER.Gravatar bungeman2014-11-10
* Move GrResourceKey static functions from .h to .cpp to fix shared lib buildsGravatar bsalomon2014-11-10
* Use GrResourceCache2 to service content key lookupsGravatar bsalomon2014-11-10
* flag imageinfo as srgbGravatar reed2014-11-10
* Small refactoring of layer discovery codeGravatar robertphillips2014-11-10
* Default geometry processorGravatar joshualitt2014-11-08
* Revert of Default geometry processor (patchset #9 id:160001 of https://codere...Gravatar joshualitt2014-11-07
* Default geometry processorGravatar joshualitt2014-11-07
* document the SkStrAppend methodsGravatar reed2014-11-07
* Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and ...Gravatar mtklein2014-11-06
* Send coverage VA as floats instead of bytesGravatar egdaniel2014-11-06
* Add mock context and use in ResourceCacheTest.Gravatar bsalomon2014-11-05
* Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench....Gravatar egdaniel2014-11-05
* Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000...Gravatar bsalomon2014-11-05
* Turn on NVPR 4x MSAA by default when supported in DM and nanobench.Gravatar mtklein2014-11-05
* Add mock context and use in ResourceCacheTest.Gravatar bsalomon2014-11-05
* Whitelist intentionally racy TRACE_EVENT reads and writes.Gravatar mtklein2014-11-05
* Cleanup: Remove unused InstallNewHandler() function from SkGraphics.Gravatar tfarina2014-11-05
* Crop the fast path dashed lines to the cull rectGravatar robertphillips2014-11-04
* Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...Gravatar piotaixr2014-11-04
* Enable distance field path rendering in Chrome.Gravatar jvanverth2014-11-04
* add textblobs to luaGravatar reed2014-11-03
* Export (SK_API) SkSurfacePropsGravatar fmalita2014-11-03
* move SkTextBox into utilsGravatar reed2014-11-03
* Optimize SkRect::sort()Gravatar qiankun.miao2014-11-03
* Rename and clarify semantics of GrContext::resolveRenderTarget.Gravatar bsalomon2014-11-03
* Don't allow renderTarget==NULL to GrContext::clear() and friends.Gravatar bsalomon2014-11-03
* Force input coverage to be only a byte in gpu shaders.Gravatar egdaniel2014-11-03
* Add class GrGLTextureRenderTarget for GL texture/rendertarget objectsGravatar bsalomon2014-11-03
* Cleanup: Remove unnecessary forward declarations from some views files.Gravatar tfarina2014-11-03
* GrContext no longer ever draws on GpuGravatar joshualitt2014-10-31
* Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of htt...Gravatar joshualitt2014-10-31
* GrContext no longer ever draws on GpuGravatar joshualitt2014-10-31
* Quick and dirty test to call the C interface from GO.Gravatar stephana2014-10-31
* Cleanup: Go with SkDebugf instead of GrPrintf.Gravatar tfarina2014-10-31
* Cleanup: Remove GR_ARRAY_COUNT macro.Gravatar tfarina2014-10-31
* begin clean up for scalar is double optionGravatar reed2014-10-31
* Upgrade GPUOptimizeGravatar robertphillips2014-10-30
* Cleanup android to ensure it can compile with clangGravatar djsollen2014-10-30
* Add SkDocument::getStream() method.Gravatar halcanary2014-10-30