aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
...
* add SkVertices::BuilderGravatar Mike Reed2017-03-14
* Revert "Begin implementation of SkImage_Base::makeColorSpace"Gravatar Mike Reed2017-03-14
* Expose SkColorSpaceTransferFn inversion functionGravatar Brian Osman2017-03-14
* Remove unused SkBitmap::RLEPixelsGravatar Leon Scroggins III2017-03-14
* Begin implementation of SkImage_Base::makeColorSpaceGravatar Matt Sarett2017-03-14
* Consolidate Proxy caching code in GrResourceProviderGravatar Robert Phillips2017-03-14
* Purge GrTextBlobCache entries on SkTextBlob deletionGravatar Florin Malita2017-03-14
* Preparatory ProxificationGravatar Robert Phillips2017-03-14
* Increase precision of equality checking for color space transfer fnsGravatar Matt Sarett2017-03-14
* Remove GrClipsStackClip member from SkGpuDeviceGravatar Brian Salomon2017-03-13
* More SkCSXformCanvas work.Gravatar Mike Klein2017-03-13
* SkColorSpaceXformCanvasGravatar Mike Klein2017-03-13
* use AutoRestore instead of making a copy of the clipstackGravatar Mike Reed2017-03-13
* Remove SK_SUPPORT_LEGACY_BROKEN_LERP supportGravatar Florin Malita2017-03-13
* Remove run count field from SkTextBlob.Gravatar Florin Malita2017-03-13
* disable assert until I can understand why it fails in cc_unittestsGravatar Mike Reed2017-03-10
* Fix SkFILEStream.Gravatar Ben Wagner2017-03-10
* Check for bad bounds in picture cullboundsGravatar Mike Reed2017-03-10
* re-guard against negative dimensions on no-draw canvasGravatar Mike Reed2017-03-10
* Partially defer SkImage_GpuGravatar Robert Phillips2017-03-10
* clipstacks can be on the stack or embedded, therefore should not be ref-countedGravatar Mike Reed2017-03-10
* Clients can provide preallocated storage to clipstackGravatar Mike Reed2017-03-10
* Revert "prealloc room for some number of Elements to avoid malloc"Gravatar Mike Reed2017-03-10
* prealloc room for some number of Elements to avoid mallocGravatar Mike Reed2017-03-10
* Add tolerance to quadratic and linear cubic detectionGravatar csmartdalton2017-03-09
* make GrPaint.h private -- IWYUGravatar Mike Reed2017-03-09
* move intermediate patheffect classes inside srcGravatar Mike Reed2017-03-09
* Optimize mipmap downsample_2_2 in sRGB modeGravatar Matt Sarett2017-03-09
* Switch GrYUVProvider over to GrTextureProxiesGravatar Robert Phillips2017-03-08
* Revert "remove SkClipVisitor"Gravatar Mike Reed2017-03-08
* Make SkGr.h private and remove unused functionsGravatar Brian Osman2017-03-08
* Remove SkChunckAllocGravatar Herb Derby2017-03-08
* Use Fibonacci instead of 2^n for block growth.Gravatar Herb Derby2017-03-08
* remove SkClipVisitorGravatar Mike Reed2017-03-08
* Revert "Optimize mipmap downsample_2_2 in sRGB mode"Gravatar Derek Sollenberger2017-03-08
* remove SkPictureUtils.hGravatar Mike Reed2017-03-08
* Revert "Turn on SkJumper all the time."Gravatar Mike Klein2017-03-08
* special device for not drawing -- performs no clippingGravatar Mike Reed2017-03-08
* SkPDF: Always get advances at unitsPerEm.Gravatar Hal Canary2017-03-08
* Remove SK_SUPPORT_LEGACY_AAA flag as chromium now turns it offGravatar Yuqian Li2017-03-08
* Rename not-fBlendCorrectly to fNonLinearBlendingGravatar Matt Sarett2017-03-08
* Optimize mipmap downsample_2_2 in sRGB modeGravatar Matt Sarett2017-03-08
* Turn on SkJumper all the time.Gravatar Mike Klein2017-03-08
* FuzzCanvas: SkColorFilterGravatar Hal Canary2017-03-07
* optimize intersect, use getType to utilize fast-case in preTranslateGravatar Mike Reed2017-03-07
* Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric ...Gravatar Mike Reed2017-03-07
* Turn off savelayer optimization for Android frameworkGravatar Yuqian Li2017-03-06
* Add ability to insert systrace markers for the android frameworkGravatar Derek Sollenberger2017-03-06
* Add SkColorSpace::isSRGB()Gravatar Matt Sarett2017-03-06
* Fix transfer function epsilonGravatar Matt Sarett2017-03-06