aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Reland "remove unused SkAvoidXfermode"Gravatar scroggo2015-01-30
* Disable the noisiest /analyze warning in Chrome. ~3,700/12,000Gravatar brucedawson2015-01-30
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-30
* First cut at cleaning up Sergio's example code and moving some common code to...Gravatar caryclark2015-01-30
* DM: paths as implict strings too.Gravatar mtklein2015-01-30
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-30
* DM::NullSinkGravatar halcanary2015-01-30
* dm: allow multiple --images flags, allow single filesGravatar halcanary2015-01-30
* Initial SVG backend stubbingGravatar fmalita2015-01-30
* Remove unused globalRef/globalUnref.Gravatar scroggo2015-01-30
* dm: allow multiple --skp flags, allow single filesGravatar halcanary2015-01-30
* 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