aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
Commit message (Expand)AuthorAge
...
* Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...Gravatar bsalomon2016-03-31
* rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContextGravatar bsalomon2016-03-31
* Update SkOffsetImageFilter to sk_spGravatar robertphillips2016-03-31
* Add 'P' to SampleApp to cycle through pixel geometries.Gravatar bungeman2016-03-31
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Update SkMergeImageFilter to sk_spGravatar robertphillips2016-03-30
* Update SkComposeImageFilter to sk_spGravatar robertphillips2016-03-30
* Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...Gravatar robertphillips2016-03-30
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_spGravatar robertphillips2016-03-30
* Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_s...Gravatar djsollen2016-03-29
* Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_spGravatar robertphillips2016-03-29
* switch xfermodes over to sk_spGravatar reed2016-03-29
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Swap SkPictureImageFilter's factories over to smart pointersGravatar robertphillips2016-03-28
* Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...Gravatar benjaminwagner2016-03-25
* move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTRGravatar reed2016-03-25
* switch surface to sk_spGravatar reed2016-03-23
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...Gravatar reed2016-03-22
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...Gravatar reed2016-03-22
* Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...Gravatar reed2016-03-22
* Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...Gravatar reed2016-03-22
* switch colorfilters to sk_spGravatar reed2016-03-22
* guard rasterizer and drawlooper settersGravatar reed2016-03-21
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-21
* Remove uses of SkImageDecoder from samplecodeGravatar msarett2016-03-18
* Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...Gravatar reed2016-03-18
* Fix pessimizing move in SamplePictFileGravatar fmalita2016-03-18
* Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...Gravatar reed2016-03-18
* switch patheffects over to sk_spGravatar reed2016-03-18
* return pictures as sk_spGravatar reed2016-03-18
* Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...Gravatar brianosman2016-03-17
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-17
* update callsites for Make image factoriesGravatar reed2016-03-17
* detach -> releaseGravatar mtklein2016-03-16
* Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...Gravatar reed2016-03-14
* Fix GM:XfermodesBlur double unrefGravatar fmalita2016-03-10
* sk_sp versions of newWithColorFilter and newWithLocalMatrixGravatar reed2016-03-10
* SkImage now has makeShader to return sk_spGravatar reed2016-03-09
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...Gravatar reed2016-03-04
* Ignore backspace when appending to the filter string in SampleApp. Fixes a bu...Gravatar brianosman2016-03-04
* Force tiles in SampleApp to integer boundaries.Gravatar bungeman2016-03-03
* Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...Gravatar reed2016-03-03
* move annotations to canvas virtualGravatar reed2016-03-03
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMas...Gravatar benjaminwagner2016-03-01
* remove xmlparser includes from samplesGravatar caryclark2016-02-29
* Cleanups related to SkFixed.Gravatar benjaminwagner2016-02-25
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25