aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Add color spin test for SkColorSpaceXformCanvasGravatar Matt Sarett2017-03-15
* SkDynamicMemoryWStream::detachAsStream() returns unique_ptrGravatar Hal Canary2017-03-15
* SkColorSpaceXformCanvas: simple support for shadersGravatar Mike Klein2017-03-15
* Revert[2] "store vertices arrays inline with object""Gravatar Mike Reed2017-03-15
* must check for zero-length in reader32::read() before calling memcpyGravatar Mike Reed2017-03-15
* Revert "store vertices arrays inline with object"Gravatar Mike Reed2017-03-15
* store vertices arrays inline with objectGravatar Mike Reed2017-03-15
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* SkDynamicMemoryWStream::detachAsData more memory efficentGravatar Hal Canary2017-03-15
* add uniqueIDGravatar Mike Reed2017-03-15
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Begin implementation of SkImage_Base::makeColorSpaceGravatar Matt Sarett2017-03-14
* vertices to/from dataGravatar Mike Reed2017-03-14
* 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