aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-31
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar fmalita2015-01-31
* Convert FamilyData to Skia style field names.Gravatar bungeman2015-01-30
* Do not leak FamilyData in Android SkFontMgr.Gravatar bungeman2015-01-30
* Do not add indirection to XML_Parser.Gravatar bungeman2015-01-30
* Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of http...Gravatar robertphillips2015-01-30
* Reland "remove unused SkAvoidXfermode"Gravatar scroggo2015-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
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-30
* Remove unused globalRef/globalUnref.Gravatar scroggo2015-01-30
* 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
* 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
* Use draws instead of clears as temporary workaround for Qualcomm stencil clea...Gravatar bsalomon2015-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
* 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
* Remove 'f' from 0.05f in shader codeGravatar robertphillips2015-01-28
* Add device space "nudge" to gpu drawsGravatar robertphillips2015-01-28
* Make char hash dynamic when needed.Gravatar herb2015-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
* add more checks for computing clamp counts, remove dead codeGravatar reed2015-01-28
* Add a flag to flush the canvases during SkMultiPictureDraw::draw().Gravatar senorblanco2015-01-28
* Conservative SkTextBlob bounds.Gravatar fmalita2015-01-28
* add a paranoid assertGravatar mtklein2015-01-28
* Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...Gravatar joshualitt2015-01-28
* 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
* 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
* Fix GPU resource cache related assertions.Gravatar bsalomon2015-01-27
* Use highp for distance field texture coordinates.Gravatar jvanverth2015-01-27
* Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro...Gravatar joshualitt2015-01-27
* SkTypeface to use SkStreamAsset.Gravatar bungeman2015-01-27
* speedup mipmap buildingGravatar reed2015-01-27
* Make stencil buffers uncached for uncached render target texturesGravatar kkinnunen2015-01-27