aboutsummaryrefslogtreecommitdiffhomepage
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
* SkBitmapRegionDecoder clean-upGravatar msarett2015-10-12
* SkPDF: Optionally output PDF/A-2b archive format.Gravatar halcanary2015-10-12
* Enable more testing for scaled webpsGravatar msarett2015-10-12
* Update SKP versionGravatar update-skps2015-10-11
* [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
* Add test with GLFW frameworkGravatar jvanverth2015-10-09
* SkPDF: Optionally output PDF/A-2b archive format.Gravatar halcanary2015-10-09
* Fix codec memory leaks in nanobenchGravatar scroggo2015-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
* Reland of Pass --images '' to nanobench to disable image benchmarking. (patch...Gravatar scroggo2015-10-08
* Revert of Pass --images '' to nanobench to disable image benchmarking. (patch...Gravatar scroggo2015-10-08
* Update Subset benches to support interlacing and fix bugsGravatar scroggo2015-10-08
* 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
* SkPath::fFirstDirection: seq-cst -> relaxedGravatar mtklein2015-10-07
* Automatically add TSAN bots to the CQ for changes affecting SkAtomics.hGravatar mtklein2015-10-07
* Add DrawShipSim sample.Gravatar jvanverth2015-10-07
* 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
* Blacklisting imagefilterscropexpand on s4 since it often causes the bot to ha...Gravatar egdaniel2015-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 for visualbench loops foreverGravatar joshualitt2015-10-06
* nvpr removal from VisualBench base contextGravatar joshualitt2015-10-06
* Fix SkGifCodec to handle gifs where frameSize != imageSizeGravatar msarett2015-10-06
* Remove duplicate .cpp which should have been a .hGravatar herb2015-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
* Cleanup timing state machineGravatar joshualitt2015-10-05