aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead codeGravatar Mike Reed2017-12-15
* SkBitmap::pixmapGravatar Hal Canary2017-12-15
* fix pdf_noneGravatar Mike Reed2017-12-14
* Moving extra options/parameters into PDFMetadataGravatar Mike Reed2017-12-14
* Don't pass a stack address as a pipeline context pointer.Gravatar Mike Klein2017-12-14
* Explicitly don't initialize matrix to fix deprecation warningGravatar Brian Osman2017-12-14
* make SkColorSpace_New realGravatar Mike Klein2017-12-14
* Send TextBlobCache purge messages only to owning cache.Gravatar Jim Van Verth2017-12-14
* Remove SkClampRange (unused)Gravatar Brian Osman2017-12-14
* quick-reject before transforming imagesGravatar Mike Klein2017-12-14
* Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGBGravatar Brian Osman2017-12-14
* convert pipe over to serial procsGravatar Mike Reed2017-12-14
* pre-api change, preparing for expanding metadataGravatar Mike Reed2017-12-14
* Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB"Gravatar Mike Klein2017-12-14
* Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGBGravatar Brian Osman2017-12-13
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Gravatar Robert Phillips2017-12-13
* move divide by zero inside guardGravatar Cary Clark2017-12-13
* converted GrMagnifierEffect to SkSLGravatar Ethan Nicholas2017-12-13
* Revert "Reimplement TwoPointConicalGradient_gpu"Gravatar Yuqian Li2017-12-13
* Reimplement TwoPointConicalGradient_gpuGravatar Yuqian Li2017-12-13
* Add stubbed out GrContextGravatar Robert Phillips2017-12-13
* fix float-cast-overflow in pathopsGravatar Cary Clark2017-12-13
* Revert "Revert "impl SkSerial picture procs""Gravatar Mike Reed2017-12-13
* Simplify image clearingGravatar Herbert Derby2017-12-13
* Start removing uses of VkFormatToPixelConfig in vulkan backendGravatar Greg Daniel2017-12-13
* Update SkImage::MakeFromYUVTexturesCopy to GrBackendTextureGravatar Robert Phillips2017-12-13
* Revert "impl SkSerial picture procs"Gravatar Mike Reed2017-12-13
* Ensure we flush TextBlobCache message queue.Gravatar Jim Van Verth2017-12-13
* CCPR: Optimize Hull geometryGravatar Chris Dalton2017-12-13
* impl SkSerial picture procsGravatar Mike Reed2017-12-13
* disable f16<->f32 instructions on Google3Gravatar Mike Klein2017-12-13
* JUMPER_IS_AVX2 -> JUMPER_IS_HSWGravatar Mike Klein2017-12-12
* Handle small sigma in one directionGravatar Herb Derby2017-12-12
* Push much of the SkColorSpace_Base interface up to SkColorSpaceGravatar Brian Osman2017-12-12
* Remove GrBackendObject from tests (except image_from_yuv_textures)Gravatar Robert Phillips2017-12-12
* a little SkJumper tidy upGravatar Mike Klein2017-12-12
* only read color array if flag is fixed colorGravatar Cary Clark2017-12-12
* drop to scalar mode in some armv7 debug buildsGravatar Mike Klein2017-12-12
* converted vertex shaders to device coordsGravatar Ethan Nicholas2017-12-12
* Prefer fullscreen clears on Qualcomm/GLGravatar Chris Dalton2017-12-12
* remove vfpv4 requirement for SkJumper on ARMv7Gravatar Mike Klein2017-12-12
* Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.Gravatar Brian Salomon2017-12-11
* Fix fuzzer crash in SkReadBuffer::readTypeface()Gravatar Florin Malita2017-12-11
* Use first/second instead of min/max in 2pt conical gradientGravatar Yuqian Li2017-12-11
* read signed 32 if we want to treat it as signedGravatar Mike Reed2017-12-11
* add virtual to confirm flattenable typeGravatar Mike Reed2017-12-11
* Implement a fast path for solid color lattice rectangleGravatar Stan Iliev2017-12-11
* fixed SkSL optimizing away side effectsGravatar Ethan Nicholas2017-12-11
* Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Gravatar Brian Salomon2017-12-11
* CCPR: Don't use instanced draw calls with geometry shadersGravatar Chris Dalton2017-12-11