aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Make SkColorSpace a public APIGravatar msarett2016-05-23
* SkTypes: use constexpr when appropriateGravatar halcanary2016-05-23
* Retract GrRenderTarget from GrTestTargetGravatar robertphillips2016-05-20
* Correct gesture scale and translationGravatar liyuqian2016-05-20
* Image filters: implement SkImage::makeWithFilter().Gravatar senorblanco2016-05-19
* Retract GrRenderTarget from GLProgramsTestGravatar robertphillips2016-05-19
* Make GrAppliedClip friendlessGravatar robertphillips2016-05-19
* Update Skia milestone to 53 after 52 branchGravatar hcm2016-05-19
* SkCanvas::adjustToTopLayer()Gravatar tomhudson2016-05-18
* Delete SkBitmapRegionCanvasGravatar msarett2016-05-18
* Set the "mutable format" bit on sRGB images at creation time.Gravatar brianosman2016-05-17
* (Mostly) Retract GrRenderTarget from SkGpuDeviceGravatar robertphillips2016-05-17
* Ensure that SkColorTable->fCount is set properly after decodesGravatar msarett2016-05-17
* Implement vulkan fence syncs for nanobenchGravatar bsalomon2016-05-16
* Add isUnifiedMultisampled entry point to GrDrawContextGravatar robertphillips2016-05-16
* Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...Gravatar robertphillips2016-05-16
* SkPictureGpuAnalyzerGravatar fmalita2016-05-13
* Refactor Vulkan image, texture, RTs so that create and getter handles match.Gravatar egdaniel2016-05-13
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-13
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Add bounds to GrShapeGravatar bsalomon2016-05-13
* Simplify GrSWMaskHelperGravatar robertphillips2016-05-13
* Swap SkGpuBlurUtils over to using SkIRectsGravatar robertphillips2016-05-13
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Eliminate special case nvpr batch handlingGravatar cdalton2016-05-12
* Remove SkPicture::hasText()Gravatar fmalita2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* Add base class for GLTestContext and add new subclass VkTestContext.Gravatar bsalomon2016-05-11
* Switch GrTextureToYUVPlanes over to newDrawContext callsGravatar robertphillips2016-05-11
* Remove SkFontHost.h.Gravatar bungeman2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* refactor drawPath to have drawDevPathGravatar reed2016-05-09
* Make SkAssertResult work with SK_WARN_UNUSED_RESULT in Release on gccGravatar bsalomon2016-05-09
* No error if function marked with SK_WARN_UNUSED_RESULT is used in SkAssertResultGravatar bsalomon2016-05-09
* Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...Gravatar jvanverth2016-05-06
* Remove Sk(Float|Double)PinToFixed functions, only used in tests.Gravatar brianosman2016-05-06
* Remove hasMixedSamples() from GrPipelineBuilderGravatar cdalton2016-05-06
* https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMgGravatar halcanary2016-05-06
* Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...Gravatar robertphillips2016-05-06
* Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...Gravatar bsalomon2016-05-06
* Simplify SkGpuBlurUtils::GaussianBlur methodGravatar robertphillips2016-05-06
* remove alias for SkMatrix44.h -- chrome callers have been updatedGravatar reed2016-05-05
* SkOncePtr -> SkOnceGravatar mtklein2016-05-05
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-05