aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Conditionally insert gl_PointSize into shaders.Gravatar bsalomon2016-09-21
* Always use transfer_dst for buffers.Gravatar jvanverth2016-09-21
* Add a transient image filter cache to SkImage::makeWithFilter & PDFGravatar brianosman2016-09-21
* fix skia pathops fuzzersGravatar caryclark2016-09-21
* Make GrShape compute keys for short paths from path data instead of using the...Gravatar bsalomon2016-09-21
* Stop closing filled paths in GrShapeGravatar bsalomon2016-09-21
* Add setBounds to SkLiteDL for AndroidGravatar liyuqian2016-09-21
* Fix memory leaks reported by clang static analyzer.Gravatar sdefresne2016-09-21
* Fix some GPU image filter code to preserve precision and color spaceGravatar brianosman2016-09-21
* Remove SK_ADDING_src_ports_SkFontConfigInterface_cppGravatar bungeman2016-09-20
* Revert of Stop closing filled paths in GrShape (patchset #1 id:1 of https://c...Gravatar fmalita2016-09-20
* Revert of Clear stencil buffer before using it for drawing (patchset #2 id:20...Gravatar stani2016-09-20
* Disable framebuffer fetch on the Adreno5xx devices.Gravatar egdaniel2016-09-20
* Fix possible divide by zero in vulkan granularity adjustmentsGravatar egdaniel2016-09-20
* Stop closing filled paths in GrShapeGravatar bsalomon2016-09-20
* Use STDArray to for tracked resources in vulkan command bufferGravatar egdaniel2016-09-20
* Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctlyGravatar brianosman2016-09-20
* Support use of non-coherent memory allocations in Vulkan.Gravatar jvanverth2016-09-20
* Stop flattening GrCoordTransforms in parent GrFragmentProcessors.Gravatar bsalomon2016-09-20
* Workaround for Adreno INITIALIZATION_FAILED bugGravatar egdaniel2016-09-20
* Fix a memory leak reported by clang static analyzer.Gravatar sdefresne2016-09-20
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* Harden LinearGradient4fContextGravatar fmalita2016-09-20
* SkASSERT firing because pointer wraps negative.Gravatar cblume2016-09-19
* Create GrVkCopyPipeline classGravatar egdaniel2016-09-19
* remove dead code around SK_ENABLE_CLIP_QUICKREJECTGravatar reed2016-09-19
* Split SkFontConfigInterface globals and factory.Gravatar bungeman2016-09-19
* Remove unnecessary assert in GrBatchAtlas.Gravatar jvanverth2016-09-19
* SkPDF: SkBitSet gets reset() to make drop() better.Gravatar halcanary2016-09-19
* Move vulkan spir-v compile call to GrVkUtilGravatar egdaniel2016-09-19
* Refactor vulkan buffer mapping and unmappingGravatar egdaniel2016-09-19
* Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (...Gravatar bsalomon2016-09-19
* Stop flattening GrCoordTransforms in parent GrFragmentProcessors.Gravatar bsalomon2016-09-19
* Add F16 to the list of allowed formats in GaussianBlurGravatar brianosman2016-09-19
* Remove release asserts.Gravatar cblume2016-09-19
* fix fuzzer bugsGravatar caryclark2016-09-19
* Fix filling of incomplete images in SkSampledCodecGravatar msarett2016-09-16
* SkPDF: Implement /ActualText to make text extraction correct.Gravatar halcanary2016-09-16
* Improve ColorStopOptimizer safetyGravatar tomhudson2016-09-16
* Revert of SkPDF: Implement /ActualText to make text extraction correct. (pat...Gravatar halcanary2016-09-16
* Sane use of FcPatternGetXXX in SkFontConfigInterface.Gravatar bungeman2016-09-16
* SkPDF: Implement /ActualText to make text extraction correct.Gravatar halcanary2016-09-16
* Support Float32 output from SkColorSpaceXformGravatar msarett2016-09-16
* Improve join between the two RRects in SkRRectsGaussianEdgeShaderGravatar robertphillips2016-09-16
* Clear stencil buffer before using it for drawingGravatar stani2016-09-16
* Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...Gravatar msarett2016-09-16
* Keeping asserts in release.Gravatar cblume2016-09-16
* Support Float32 output from SkColorSpaceXformGravatar msarett2016-09-16
* Remove old SkGaussianEdgeShader codeGravatar jvanverth2016-09-16
* Make SkPngCodec decode progressively.Gravatar scroggo2016-09-16