aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Conservative blob bounds cleanupGravatar fmalita2015-01-29
* reorg some path routines, preparing to switch arcs to conicsGravatar reed2015-01-29
* Make SkWriter32::snapshotAsData() a dumb copy.Gravatar mtklein2015-01-29
* Remove SkProxyCanvas.Gravatar scroggo2015-01-29
* SkStream::read() only returns 0 at end.Gravatar scroggo2015-01-29
* add new gm for SkPath::addArc()Gravatar reed2015-01-29
* remove experimental pixman filesGravatar caryclark2015-01-29
* The original instantiation of pathops was in the experimental/Intersection di...Gravatar caryclark2015-01-29
* enable subpixel text on the subpixel translate sampleGravatar humper2015-01-29
* Use draws instead of clears as temporary workaround for Qualcomm stencil clea...Gravatar bsalomon2015-01-29
* fix bit rotted code to create test fontGravatar caryclark2015-01-29
* Add docs for running docserver locally.Gravatar jcgregorio2015-01-29
* fix parsing SVG strings to paths with comma delimitersGravatar caryclark2015-01-29
* Apply prePathMatrix in SkGpuDevice as view matrix preconcat when possibleGravatar bsalomon2015-01-29
* More win64 warning fixes.Gravatar fmalita2015-01-29
* Fix win64 warnings.Gravatar bsalomon2015-01-29
* skia: blend32_16_row for neon versionGravatar mlee2015-01-29
* Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of http...Gravatar robertphillips2015-01-28
* Revert of Remove 'f' from 0.05f in shader code (patchset #1 id:1 of https://c...Gravatar robertphillips2015-01-28
* Revert of DM::SKPSrc::size() reports correct size. (patchset #3 id:40001 of h...Gravatar mtklein2015-01-28
* Remove 'f' from 0.05f in shader codeGravatar robertphillips2015-01-28
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-28
* authors update- add herb and reorganizeGravatar hcm2015-01-28
* Make char hash dynamic when needed.Gravatar herb2015-01-28
* DM::SKPSrc::size() reports correct size.Gravatar mtklein2015-01-28
* Use murmur3 finisher to improve font hash efficiency.Gravatar reed2015-01-28
* Fixed clusterfuzz issueGravatar sugoi2015-01-28
* Use distance fields for glyphs > 256 pt, before switching to paths.Gravatar jvanverth2015-01-28
* GrBatchPrototypeGravatar joshualitt2015-01-28
* Revert of DM::SKPSrc::size() reports correct size. (patchset #1 id:1 of https...Gravatar mtklein2015-01-28
* DM::PDFSink::draw excercises multi-page pdfGravatar halcanary2015-01-28
* add more checks for computing clamp counts, remove dead codeGravatar reed2015-01-28
* Fix wrapped content keys for npot textures.Gravatar bsalomon2015-01-28
* Fold gmtoskp into DM, as --src gm --config skp.Gravatar mtklein2015-01-28
* DM::SKPSrc::size() reports correct size.Gravatar mtklein2015-01-28
* dstread gmGravatar joshualitt2015-01-28
* Add a flag to flush the canvases during SkMultiPictureDraw::draw().Gravatar senorblanco2015-01-28
* Conservative SkTextBlob bounds.Gravatar fmalita2015-01-28
* Update SKP versionGravatar skia.buildbots2015-01-28
* Add a script to fetch the latest SKPs.Gravatar mtklein2015-01-28
* add a paranoid assertGravatar mtklein2015-01-28
* Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...Gravatar joshualitt2015-01-28
* whitespaceGravatar joshualitt2015-01-27
* Revert of patch from issue 885453002 at patchset 20001 (http://crrev.com/8854...Gravatar mtklein2015-01-27
* GrBatchPrototypeGravatar joshualitt2015-01-27
* patch from issue 885453002 at patchset 20001 (http://crrev.com/885453002#ps20...Gravatar mtklein2015-01-27
* add -r to DMGravatar mtklein2015-01-27
* SSE4 opaque blend using intrinsics instead of assembly.Gravatar mtklein2015-01-27
* Remove unused methods from SkScalerContext.Gravatar bungeman2015-01-27
* SkFontHost_FreeType takes advantage of SkStreamAsset.Gravatar bungeman2015-01-27