aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-20
* Revert recent CLs around GrTextureMaker/GrTextureParamsAdjusterGravatar Brian Salomon2015-10-19
* Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.Gravatar bsalomon2015-10-19
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-19
* Remove DrawingMgr shims from GrContextGravatar robertphillips2015-10-17
* Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...Gravatar egdaniel2015-10-16
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-16
* Image filters: refactor input GPU processing into filterInputGPU().Gravatar senorblanco2015-10-16
* Loosen requirement that there be only one GrDrawTargetGravatar robertphillips2015-10-16
* SkTHash: hash from fnptr to functor typeGravatar mtklein2015-10-15
* Image Filters: refactor all CPU input processing into a filterInput helper fu...Gravatar senorblanco2015-10-15
* Remove params from Cacherator_GrTextureMakerGravatar bsalomon2015-10-15
* GrDrawContext now holds GrRenderTarget pointerGravatar robertphillips2015-10-15
* change back to method for localmatrix imagefilterGravatar reed2015-10-14
* Implement SkLocalMatrixImageFilter.Gravatar senorblanco2015-10-14
* Fix dm with Chromium command buffer driverGravatar kkinnunen2015-10-13
* Add subsetting to SkScanlineDecoderGravatar msarett2015-10-13
* post-commit fixes to applyFilter CLGravatar reed2015-10-12
* add applyFilter() to SkImageGravatar reed2015-10-12
* change more effects to only expose factoriesGravatar reed2015-10-12
* Remove image usage type enum. Use GrTextureParams instead.Gravatar bsalomon2015-10-12
* Move functions from SkGr to SkGrPriv.hGravatar bsalomon2015-10-09
* Fill incomplete images in SkCodec parent classGravatar msarett2015-10-09
* remove internalDrawBitmap, as it is no longer shared with any other caller, a...Gravatar reed2015-10-08
* Updates nvpr text blobs to not store a direct reference to theGravatar cdalton2015-10-08
* SkPath::fFirstDirection: seq-cst -> relaxedGravatar mtklein2015-10-07
* Revert "Revert of factories should return baseclass, allowing the impl to spe...Gravatar reed2015-10-06
* Revert of factories should return baseclass, allowing the impl to specialize ...Gravatar schenney2015-10-06
* factories should return baseclass, allowing the impl to specializeGravatar reed2015-10-06
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Dynamically allocate the GrDrawContextsGravatar robertphillips2015-10-06
* Implement cached nvpr text blobsGravatar cdalton2015-10-05
* SkScaledCodec should implement onRewind()Gravatar msarett2015-10-05
* SkImage doesn't use props, so don't need to store itGravatar reed2015-10-04
* Move all knowledge of X sampling into SkScaledCodecGravatar scroggo2015-10-02
* Remove separate cache for clip mask texturesGravatar bsalomon2015-10-02
* Skia: Add Command Buffer support to Linux/MacGravatar hendrikw2015-10-01
* Base SkAutoTUnref on skstd::unique_ptr.Gravatar bungeman2015-10-01
* Implement stencil clipping in mixed sampled render targetsGravatar vbuzinov2015-09-30
* Call rewindIfNeeded in SkCodecGravatar scroggo2015-09-30
* Merge SkCodec with SkScanlineDecoderGravatar scroggo2015-09-30
* Add support for light dumps in SkTraceMemoryDump interface.Gravatar ssid2015-09-30
* remove unused helper functionGravatar reed2015-09-29
* Unify ThreadID.Gravatar herb2015-09-29
* Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 i...Gravatar mtklein2015-09-29
* Implement SkImageFilter::Cache with SkResourceCache.Gravatar mtklein2015-09-29
* Move Mutexy things to private.Gravatar herb2015-09-29
* Handle inverted rects in SkRRect creation methodsGravatar robertphillips2015-09-29
* update memset16/32 inlining heuristicsGravatar mtklein2015-09-29
* Use child processors to implement compose color filter.Gravatar bsalomon2015-09-29