aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* SkRasterPipeline: implement SkLumaColorFilterGravatar Mike Klein2016-11-01
* fixed skslc's handling of ivec(vec)Gravatar Ethan Nicholas2016-11-01
* Delete qcmsGravatar Matt Sarett2016-11-01
* hide setImageFilter(ptr)Gravatar Mike Reed2016-11-01
* Remove GrStencilSettings from GrPipelineGravatar csmartdalton2016-11-01
* SkPDF: Always individually position glyphs in Windows.Gravatar Hal Canary2016-11-01
* Report repetition count in SkCodecGravatar scroggo2016-11-01
* Move memoization of multisample specs id to GrRenderTargetGravatar csmartdalton2016-11-01
* TEMPORARY: track stencil clip state in GrRenderTargetOpListGravatar csmartdalton2016-11-01
* Remove check of INITIALIZATION_FAILED in qcomm vulkan runsGravatar Greg Daniel2016-10-31
* Add SkShadowMaskFilterGravatar Jim Van Verth2016-10-31
* remove lots of legacy flagsGravatar Mike Reed2016-10-31
* Use correct color table for prior GIF framesGravatar Leon Scroggins III2016-10-31
* Tag images as sRGB by default in SkCodecGravatar Matt Sarett2016-10-31
* Add GrNextSizePow2Gravatar Robert Phillips2016-10-31
* Reject non-D50 matrices from ICC profilesGravatar Matt Sarett2016-10-31
* Draw Alpha8 + color filter correctly in softwareGravatar Matt Sarett2016-10-31
* update SkFixed15 float conversion notes.Gravatar Mike Klein2016-10-31
* Disable some SkDebugfs for dbg bots debuggingGravatar liyuqian2016-10-31
* SkPixmap::getColor()Gravatar Hal Canary2016-10-31
* SkFixed15Gravatar Mike Klein2016-10-31
* add isAlphaOnly() queryGravatar reed2016-10-31
* Revert "Speculative fix for flaky webp encode/decode on Nexus 5"Gravatar Matt Sarett2016-10-31
* Prevent overflow by falling back to non-AAGravatar liyuqian2016-10-28
* Fix bounds updates in vulkan discardsGravatar Greg Daniel2016-10-28
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* Remove unneeded SkColorSpace constructorGravatar Matt Sarett2016-10-28
* Fall back on stencil clip when SW mask fails to allocateGravatar csmartdalton2016-10-28
* Make GrDrawContext be GrRenderTargetProxy-backedGravatar Robert Phillips2016-10-28
* Add GN config for Mac SampleAppGravatar Jim Van Verth2016-10-28
* Reduced skslc memory consumptionGravatar ethannicholas2016-10-28
* Make addTexture/BufferAccess on GrProcessor non-virtualGravatar Brian Salomon2016-10-28
* Blacklist blend equation advanced on Adreno 5xx devicesGravatar Greg Daniel2016-10-27
* Shared image generatorGravatar fmalita2016-10-27
* Rename renderTargetContextPriv to priv, and some more leftover DCsGravatar Brian Osman2016-10-27
* Only clamp when we think our math requires it.Gravatar Mike Klein2016-10-27
* Remove SkMovie and giflibGravatar scroggo2016-10-27
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Improve comments describing common sRGB curvesGravatar Matt Sarett2016-10-27
* Added skslc parse recursion limitGravatar ethannicholas2016-10-27
* chmod -x *.cpp *.hGravatar Hal Canary2016-10-27
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://c...Gravatar benjaminwagner2016-10-27
* Do not skip fractional y for SkAAClipGravatar liyuqian2016-10-27
* Revert "Always use a color table with 256 colors"Gravatar Leon Scroggins III2016-10-27
* Fix decoding GIF to 565Gravatar scroggo2016-10-27
* Reduced skslc memory consumptionGravatar ethannicholas2016-10-27
* Avoid separate allocation of SkImageCacheratorGravatar fmalita2016-10-27
* SkTInsertionSort tweak.Gravatar Ben Wagner2016-10-26
* Speculative fix for flaky webp encode/decode on Nexus 5Gravatar Matt Sarett2016-10-26