aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add transfer buffer support.Gravatar jvanverth2015-12-03
* Don't use the Sk4f gradient impl without SIMDGravatar fmalita2015-12-03
* Revert of Add transfer buffer support. (patchset #9 id:160001 of https://code...Gravatar egdaniel2015-12-03
* API to support native scaling by image-generatorGravatar reed2015-12-02
* Wire up resource cache stats dumping in nanobenchGravatar joshualitt2015-12-02
* reset shader compilations for statsGravatar joshualitt2015-12-02
* Add transfer buffer support.Gravatar jvanverth2015-12-02
* Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://code...Gravatar mtklein2015-12-02
* skstd -> std for unique_ptrGravatar mtklein2015-12-02
* Reduce use of GrRenderTarget in GrTextContextsGravatar robertphillips2015-12-02
* Began logging more gpu stats from nanobenchGravatar joshualitt2015-12-02
* Remove plumbing of clipRect thoughout the TextContextsGravatar robertphillips2015-12-02
* Allow SkAndroidCodec to use SkPngChunkReaderGravatar msarett2015-12-02
* Revert of Simplify draw one glyph (patchset #3 id:40001 of https://codereview...Gravatar herb2015-12-01
* Add in shader blending for CoverageSetOp XPGravatar egdaniel2015-12-01
* Retract GrRenderTarget a bitGravatar robertphillips2015-12-01
* Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add G...Gravatar benjaminwagner2015-12-01
* Replace D1G with a simpler implementation.Gravatar herb2015-12-01
* Add an SkPath conic conversion utility.Gravatar fmalita2015-12-01
* Revert of Make NVPR a GL context option instead of a GL context (patchset #2 ...Gravatar bsalomon2015-12-01
* Add Sk4f::ToBytes(uint8_t[16], Sk4f, Sk4f, Sk4f, Sk4f)Gravatar mtklein2015-12-01
* Make NVPR a GL context option instead of a GL contextGravatar kkinnunen2015-12-01
* Fix stroking of zero length paths with end caps on NVPRGravatar kkinnunen2015-12-01
* Disable using dev bounds in Gr clip reduction code.Gravatar Brian Salomon2015-11-30
* add more conservative check for wayward divideGravatar caryclark2015-11-30
* Add debug option to clip each GrBatch to its device boundsGravatar bsalomon2015-11-30
* Make onPrepareDraws constGravatar joshualitt2015-11-30
* Create a static instances of SrcOver XferProcessorGravatar egdaniel2015-11-30
* Fix bug in reads fragment position on gpu.Gravatar egdaniel2015-11-30
* APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOpti...Gravatar ethannicholas2015-11-30
* Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...Gravatar mtklein2015-11-30
* skstd -> std for unique_ptrGravatar mtklein2015-11-30
* Support wbmp that are supported by SkImageDecoderGravatar scroggo2015-11-30
* Clean up Ganesh path render a little bitGravatar robertphillips2015-11-30
* Include conic weights in GrPath cache kSimpleVolatilePathDomain keysGravatar kkinnunen2015-11-26
* Fix SkMergeImageFilter crop rect computation.Gravatar senorblanco2015-11-25
* Remove SkDrawProcsGravatar herb2015-11-24
* New API for computing optimization invariants.Gravatar ethannicholas2015-11-24
* optimize the disable-caching case for SkImage::readPixelsGravatar reed2015-11-24
* Add sniff for rect, oval & rrect to SkCanvas::clipPathGravatar robertphillips2015-11-24
* Change XPS to use find and place glyph.Gravatar herb2015-11-24
* Sniff out rects, ovals & rrects in SkGpuDevice::drawPathGravatar robertphillips2015-11-24
* Upgrade debugger to print more SkPath info (isOval & isRRect)Gravatar robertphillips2015-11-24
* Clarify when oval & rrects get devolved to paths in SkGpuDevice/GrDrawContext...Gravatar robertphillips2015-11-24
* Add SK_BEGIN_REQUIRE_DENSE / SK_END_REQUIRE_DENSE.Gravatar mtklein2015-11-24
* Appeasing the compilersGravatar egdaniel2015-11-23
* Fix for recent SrcOver XP ChangeGravatar egdaniel2015-11-23
* Make stencil and cover path rendering have more reasonable bounds.Gravatar bsalomon2015-11-23
* Remove unecessary GetGlyphIdMetrics callGravatar joshualitt2015-11-23
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23