aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Add more .h files to the .gypiGravatar herb2015-10-05
* move visual bench interactive module to timing state machineGravatar joshualitt2015-10-05
* Validate text blob runs after SkTextBlob construction.Gravatar fmalita2015-10-05
* Add ship sampleGravatar jvanverth2015-10-05
* Specify bench_type & source_type for image benchesGravatar scroggo2015-10-05
* Pass --images '' to nanobench to disable image benchmarking.Gravatar mtklein2015-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
* Factor out VisualBench timing code into a helper classGravatar joshualitt2015-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