aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove unused hasLocalMatrix.Gravatar scroggo2015-01-30
* documentation: Writing Unit and Rendering TestsGravatar halcanary2015-01-30
* Define SK_OVERRIDE when building for Android framework.Gravatar scroggo2015-01-30
* Update SKP versionGravatar skia.buildbots2015-01-29
* Start SampleApp documentationGravatar herb2015-01-29
* Remove always true if statement and commented out code in GrBitmapTextContextGravatar qiankun.miao2015-01-29
* Clean up commented out code in GrDistanceFieldTextContextGravatar qiankun.miao2015-01-29
* Update comment for SkMallocPixelRef::NewWithProc.Gravatar scroggo2015-01-29
* share code between arcTo and addArc, update doxGravatar reed2015-01-29
* 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