aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Make GrReducedClip's gen ID only apply to the element listGravatar csmartdalton2016-08-17
* Kick the can down the road a bit w.r.t. fuzzer complaintGravatar robertphillips2016-08-17
* Fix tile bitmap code in SkGpuDevice to compute correct local coords.Gravatar bsalomon2016-08-17
* Minor cleanup of GP classes in GrOvalRendererGravatar bsalomon2016-08-17
* Modify SkPngCodec to recognize 565 images from the sBIT chunkGravatar msarett2016-08-17
* Cast for fuzzer complaintGravatar robertphillips2016-08-17
* Add alternative ambient shadow method to Android shadow sampleGravatar jvanverth2016-08-17
* SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cppGravatar halcanary2016-08-17
* move private test for sect_with_horizontal into unittestsGravatar reed2016-08-17
* Add mssa configs for vulkan, and simple bug fixGravatar egdaniel2016-08-17
* fix fuzzGravatar caryclark2016-08-17
* SkLiteDL: thread the original canvas matrix through for SetMatrix::Draw().Gravatar mtklein2016-08-16
* Revert of Start using vertex attributes for nine-patch blurred rrect draws (p...Gravatar robertphillips2016-08-16
* Add test for platform encoders, turn off platform encoders by defaultGravatar msarett2016-08-16
* Fix bug in cubic derivative coefficient with missing parensGravatar hstern2016-08-16
* Start using vertex attributes for nine-patch blurred rrect drawsGravatar robertphillips2016-08-16
* Remove SkPreprocessorSeq.h and SkTypedEnum.h.Gravatar bungeman2016-08-16
* SkPDF: Font names need escapingGravatar halcanary2016-08-16
* SkPDF: eliminate SkPDFCIDfont classGravatar halcanary2016-08-16
* fix fuzz bugGravatar caryclark2016-08-16
* SkPDF: SkPDFFont class changesGravatar halcanary2016-08-16
* SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob.Gravatar mtklein2016-08-16
* Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copyGravatar msarett2016-08-16
* Update ComputeBlurredRRectParams to compute all the parameters needed for occ...Gravatar robertphillips2016-08-16
* 32-bit fast hash, tidy up murmur3 a bitGravatar mtklein2016-08-16
* Improvements for circluar blurs in GPU backend.Gravatar bsalomon2016-08-16
* Reducing number of calls to GLSL mix() from two to one reduces frame render t...Gravatar fmenozzi2016-08-16
* Remove isOpaque from SkSpecialImage, just use alpha typeGravatar brianosman2016-08-16
* simplify GrTextureAdjuster given there is only one subclassGravatar reed2016-08-16
* Fix WIC encoder to support kJPEG_TypeGravatar msarett2016-08-15
* SkPDF: unify drawText and drawPosTextGravatar halcanary2016-08-15
* Revert of SkPDF: unify drawText and drawPosText (patchset #2 id:40001 of http...Gravatar robertphillips2016-08-15
* Attempt to throw away rrect clips of rrects.Gravatar bsalomon2016-08-15
* Fix compile warning on MSVC-vulkan (VkDeviceSize -> size_t)Gravatar brianosman2016-08-15
* Revert of Fix WIC encoder to support kJPEG_Type (patchset #3 id:140001 of htt...Gravatar msarett2016-08-15
* Print error from driver when shader compiler failsGravatar bsalomon2016-08-15
* Fix WIC encoder to support kJPEG_TypeGravatar msarett2016-08-15
* Revert of add parallel public API for recording SkLiteDL. (patchset #1 id:1 o...Gravatar mtklein2016-08-15
* Update blurred rrect mask filter creation method to also handle cachingGravatar robertphillips2016-08-15
* add gm that exercises compose shader allocationsGravatar caryclark2016-08-15
* SkPDF: unify drawText and drawPosTextGravatar halcanary2016-08-15
* just add SkLiteDL::empty()Gravatar mtklein2016-08-15
* LightingFP now supports multiple directional lightsGravatar dvonbeck2016-08-15
* Convert GrAppliedClip interface to builder styleGravatar csmartdalton2016-08-15
* Fix 4444 on Vulkan devices who don't support RGBA_4444Gravatar egdaniel2016-08-15
* Pull handling of blurred circles out of GrRRectBlurEffect::MakeGravatar robertphillips2016-08-15
* Revert of increase small allocator limit to encompass compose shader (patchse...Gravatar caryclark2016-08-15
* Optimize color xforms when src and dst are matchingGravatar msarett2016-08-15
* Fix copying of data in vulkan testing textureGravatar egdaniel2016-08-15
* add parallel public API for recording SkLiteDL.Gravatar mtklein2016-08-15