aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Sk4x4fGravatar mtklein2016-03-22
* Use SkColorSpacePrintf instead of SkDebugfGravatar msarett2016-03-22
* Fix borrowed GrVkImage::Resource.Gravatar jvanverth2016-03-22
* Remove SkPixmap::releaseGravatar robertphillips2016-03-22
* SkRecord: infer return type for visit() and mutate().Gravatar mtklein2016-03-22
* Correctly handle lfWidth in GDI.Gravatar bungeman2016-03-22
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...Gravatar reed2016-03-22
* Fix second memory leak in SkSpecialImageGravatar robertphillips2016-03-22
* Make GrCircleBlurFragmentProcessor::onIsEqual include the positionGravatar abarth2016-03-22
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...Gravatar reed2016-03-22
* Refactor SkBmpCodecGravatar msarett2016-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
* Revert of Clean up SSSE3 and SSE4 stubs. (patchset #1 id:1 of https://coderev...Gravatar mtklein2016-03-22
* switch colorfilters to sk_spGravatar reed2016-03-22
* Fully implement onResetContext for VulkanGravatar egdaniel2016-03-22
* Potential fix for SpecialImageTest memory leakGravatar robertphillips2016-03-22
* Change signatures of filter bounds methods to return a rect.Gravatar senorblanco2016-03-21
* SkPDF: SkPDFDevice has ptr to SkPDFDocumentGravatar halcanary2016-03-21
* fix release build vulkanGravatar egdaniel2016-03-21
* SkPDF: SkPDFDocument reorganized so that some objects can be serialized early.Gravatar halcanary2016-03-21
* Update SkSpecialImage to be able to create tight SkImages and SkSurfacesGravatar robertphillips2016-03-21
* Disable the WIC encoder for jpegsGravatar msarett2016-03-21
* guard rasterizer and drawlooper settersGravatar reed2016-03-21
* Refactor 4f gradients using trait templatesGravatar fmalita2016-03-21
* SkPDF: Add SkPDFCanvas to intercept some draw callsGravatar halcanary2016-03-21
* Minor fixes to avoid NVPR in Vulkan and provide good GrVkGpu teardown.Gravatar jvanverth2016-03-21
* exit computeFilters if filter width is zeroGravatar caryclark2016-03-21
* SkPDF: add drop() virtual to release resources early.Gravatar halcanary2016-03-21
* SkNx refreshGravatar mtklein2016-03-21
* Make the debug interface a GrGLTestInterface subclass.Gravatar bsalomon2016-03-21
* Make SkComposeImageFilter::onFilterImage filter the bounds given to the inner...Gravatar jbroman2016-03-21
* Parse icc profiles and exif orientation from jpeg markersGravatar msarett2016-03-21
* nanobench: Reduce the total number of statistics being captured.Gravatar jcgregorio2016-03-21
* Make FreeType usable on Windows.Gravatar caryclark2016-03-21
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-21
* Fix for unaligned automatic variable address in SSE routines. This used to wo...Gravatar marco.diiga2016-03-21
* Templatize SkToXXX.Gravatar bungeman2016-03-19
* Fix uninitialized fCurrProgramID in GrGLCreateNullInterfaceGravatar fmalita2016-03-19
* Document BitmapStateAutoMapper.Gravatar herb2016-03-19
* disable SK_SUPPORT_LEGACY_PATHEFFECT_PTR for skia buildsGravatar reed2016-03-18
* Replace uses of SkImageDecoder in src/animatorGravatar msarett2016-03-18
* Add DescriptorPool and set manager to GrVkProgramGravatar egdaniel2016-03-18
* Fix ANGLE buildGravatar bsalomon2016-03-18
* Use dynamic state from vulkan pipelinesGravatar egdaniel2016-03-18
* allow more options for shader blitprocsGravatar reed2016-03-18
* Enable extension support and debug layer.Gravatar jvanverth2016-03-18
* Remove uses of SkImageDecoder from gmsGravatar msarett2016-03-18
* Store null GL context's state in interface objectGravatar bsalomon2016-03-18
* Implement Vulkan GrBackendObject for textures.Gravatar jvanverth2016-03-18