aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* SkPDF: fall back on paths for unembeddable fonts.Gravatar halcanary2015-10-12
* add applyFilter() to SkImageGravatar reed2015-10-12
* change more effects to only expose factoriesGravatar reed2015-10-12
* Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia properGravatar fmalita2015-10-12
* Remove image usage type enum. Use GrTextureParams instead.Gravatar bsalomon2015-10-12
* SkPDF: Optionally output PDF/A-2b archive format.Gravatar halcanary2015-10-12
* [TextBlob] Fall back to TightRunBounds when the font bounds are emptyGravatar fmalita2015-10-09
* Fix SkWindow.cpp includes for non-gpu modeGravatar Brian Salomon2015-10-09
* Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:...Gravatar bungeman2015-10-09
* Move functions from SkGr to SkGrPriv.hGravatar bsalomon2015-10-09
* SkPDF: Optionally output PDF/A-2b archive format.Gravatar halcanary2015-10-09
* Fill incomplete images in SkCodec parent classGravatar msarett2015-10-09
* Fix gpu drawBitmap to work when BM is A8 and we have a shaderGravatar egdaniel2015-10-09
* Optional gradient ditheringGravatar fmalita2015-10-09
* Focus SkScaledCodec on BitmapRegionDecoderGravatar scroggo2015-10-09
* remove internalDrawBitmap, as it is no longer shared with any other caller, a...Gravatar reed2015-10-08
* Updates nvpr text blobs to not store a direct reference to theGravatar cdalton2015-10-08
* Remove ClipMaskType from GrCMMGravatar bsalomon2015-10-07
* Insert clip fragment processor outside GrCMMGravatar bsalomon2015-10-07
* Revert "Revert of factories should return baseclass, allowing the impl to spe...Gravatar reed2015-10-06
* Revert of factories should return baseclass, allowing the impl to specialize ...Gravatar schenney2015-10-06
* factories should return baseclass, allowing the impl to specializeGravatar reed2015-10-06
* Allow SkIcoCodec to fail due to conversionGravatar scroggo2015-10-06
* SkPDF: when drawing stroked path, draw using SVG rules for zero-length segmentsGravatar halcanary2015-10-06
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Fix SkGifCodec to handle gifs where frameSize != imageSizeGravatar msarett2015-10-06
* Dynamically allocate the GrDrawContextsGravatar robertphillips2015-10-06
* [SkDebugger] Handle path empty-bounds gracefullyGravatar fmalita2015-10-06
* Revert of Stop using SkScalerContext::getAdvance() in SkGlyphCache. (patchset...Gravatar mtklein2015-10-06
* Make path range loading explicitGravatar cdalton2015-10-05
* Implement cached nvpr text blobsGravatar cdalton2015-10-05
* Use SkTextBlob for nvpr color bitmap fallbacksGravatar cdalton2015-10-05
* Add TextRun object to nvpr textGravatar cdalton2015-10-05
* SkScaledCodec should implement onRewind()Gravatar msarett2015-10-05
* Validate text blob runs after SkTextBlob construction.Gravatar fmalita2015-10-05
* Fix gpu dashing for case where all intervals are 0.Gravatar egdaniel2015-10-05
* Force cache SkTestScalerContext path bounds.Gravatar mtklein2015-10-05
* Revert of Have GrRectBlurEffect use Linear filtering (rather than Nearest Nei...Gravatar robertphillips2015-10-04
* SkImage doesn't use props, so don't need to store itGravatar reed2015-10-04
* Fix memory leak in ClipMaskManagerGravatar robertphillips2015-10-04
* Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor)Gravatar robertphillips2015-10-04
* Simplify nvpr textGravatar cdalton2015-10-03
* Stop calling jpeg_finish_decompress()Gravatar msarett2015-10-02
* Move all knowledge of X sampling into SkScaledCodecGravatar scroggo2015-10-02
* Incrementally flush GrDrawTargetGravatar joshualitt2015-10-02
* Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://...Gravatar joshualitt2015-10-02
* Some iOS fixes to make SampleApp work better.Gravatar jvanverth2015-10-02
* Incrementally flush GrDrawTargetGravatar joshualitt2015-10-02
* Add work around for devices/API filters that claim GL_KHR_debug support but d...Gravatar bsalomon2015-10-02
* Remove separate cache for clip mask texturesGravatar bsalomon2015-10-02