aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Revert of Update feSpotLight to match spec (patchset #2 id:20001 of https://c...Gravatar caryclark2015-10-20
* use (temp) gpu-imagefilter-cache for applyFilterGravatar reed2015-10-20
* Move GrDrawingManager methods to their own .cpp fileGravatar robertphillips2015-10-20
* SkRemote: add xfermodesGravatar mtklein2015-10-20
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-20
* Add debugging helper to GrDrawTargetGravatar robertphillips2015-10-20
* nanobench: Add some Valgrind failure paranoia.Gravatar mtklein2015-10-20
* Add the machinery to GrDrawTarget to enable topological sortingGravatar robertphillips2015-10-20
* Update feSpotLight to match specGravatar ericrk2015-10-19
* The SkArithmeticMode_gpu GL filters support clamping to validGravatar ericrk2015-10-19
* SkRemote: fix Misc hash function.Gravatar mtklein2015-10-19
* Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work.Gravatar benjaminwagner2015-10-19
* Add SkTTopoSortGravatar robertphillips2015-10-19
* Revert recent CLs around GrTextureMaker/GrTextureParamsAdjusterGravatar Brian Salomon2015-10-19
* Upload stretched bmp rather than original after doing CPU stretch for min tex...Gravatar Brian Salomon2015-10-19
* SkRemote: DrawPaint is an inverse empty path.Gravatar mtklein2015-10-19
* Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.Gravatar bsalomon2015-10-19
* Add override to Bitmap_GrTextureParamsAdjuster::refOriginalTextureGravatar Brian Salomon2015-10-19
* Fix for GM:bigblurs not actually blurring some of the rectangles on Nexus 10.Gravatar ethannicholas2015-10-19
* Misc: Don't run etc1 bench with invalid image and fix VS2015 build warningGravatar bsalomon2015-10-19
* change SkImage_Gpu to handle all filters (w/ and w/o gpu supportGravatar reed2015-10-19
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-19
* Remove unused member variables in GrGLProgramGravatar egdaniel2015-10-19
* Add imgblur tool to assist BlurMaskFilter debuggingGravatar robertphillips2015-10-19
* skia: Make the validate match interface for *_draw_instancedGravatar hendrikw2015-10-19
* SkRemote: impl drawRRectGravatar halcanary2015-10-18
* Update SKP versionGravatar update-skps2015-10-18
* SkRemote: simple impl of onDraw*Text*Gravatar halcanary2015-10-17
* SkRemote: impl onDrawDRRectGravatar halcanary2015-10-17
* Test SkRemote on GCE bots.Gravatar mtklein2015-10-17
* Remove DrawingMgr shims from GrContextGravatar robertphillips2015-10-17
* SkRemote: impl drawPaint()Gravatar halcanary2015-10-17
* LookupScope does not need to be in SkRemote.hGravatar mtklein2015-10-16
* Suppression for valgrind bugGravatar scroggo2015-10-16
* 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
* Move some code around to make another diff cleanerGravatar bsalomon2015-10-16
* Add docs on how to install iOS test toolsGravatar stephana2015-10-16
* Image filters: refactor input GPU processing into filterInputGPU().Gravatar senorblanco2015-10-16
* Fix SkSwizzler bugGravatar msarett2015-10-16
* SkRemoteGravatar mtklein2015-10-16
* Loosen requirement that there be only one GrDrawTargetGravatar robertphillips2015-10-16
* Enabling clip stack flattening exercises path ops.Gravatar caryclark2015-10-16
* Remove check for whole image in the cache in SkGpuDevice::shouldTileImageGravatar bsalomon2015-10-16
* Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShaderGravatar fmalita2015-10-16
* Clean up iOS build filesGravatar jvanverth2015-10-15
* Supply separate flags for onBuildTileIndexGravatar msarett2015-10-15
* 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