aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix GIF transparency.Gravatar jei.mayol2015-02-04
* add length parameter to addText, to match attr valuesGravatar reed2015-02-04
* More cleanup around GrContext, textures, and SkGr.cppGravatar bsalomon2015-02-04
* No more caching volatile bitmapsGravatar sugoi2015-02-04
* Fix casting bug in GrArithmeticXPGravatar egdaniel2015-02-04
* Make npot resizing work properly for bmps that are explicitly texture backed.Gravatar bsalomon2015-02-04
* return reference to cache instead of copying the maskGravatar reed2015-02-04
* [SkSVGDevice] Initial clipping supportGravatar fmalita2015-02-04
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...Gravatar egdaniel2015-02-04
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Remove unused and unimplemented abstract functions from GrRenderTargetGravatar kkinnunen2015-02-03
* [SkSVGDevice] Initial text supportGravatar fmalita2015-02-03
* fixing GrBatch leakGravatar joshualitt2015-02-03
* Hairline batchGravatar joshualitt2015-02-03
* Dash using vertex attributes for interval and stroke widthGravatar joshualitt2015-02-03
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-03
* Port SkRefCnt.h to new SkAtomics.hGravatar mtklein2015-02-03
* Save and temp dst and src FBO on GrGLGpu and use the temp FBOs for copySurfac...Gravatar egdaniel2015-02-03
* Revert of Hairline batch (patchset #17 id:360001 of https://codereview.chromi...Gravatar joshualitt2015-02-03
* Hairline batchGravatar joshualitt2015-02-03
* Add texture create/upload stats and make nanobench have explicit gpu stats flagGravatar bsalomon2015-02-02
* Revert of Make the glyph array entries inline. (patchset #10 id:170001 of htt...Gravatar bsalomon2015-02-02
* patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...Gravatar mtklein2015-02-02
* Revert of Hairline batch (patchset #16 id:300001 of https://codereview.chromi...Gravatar joshualitt2015-02-02
* Make the glyph array entries inline.Gravatar herb2015-02-02
* make getContentKey() available in GrGpuResource public interfaceGravatar bsalomon2015-02-02
* Hairline batchGravatar joshualitt2015-02-02
* Revert of make getContentKey() available in GrGpuResource public interface (p...Gravatar stephana2015-02-02
* make getContentKey() available in GrGpuResource public interfaceGravatar bsalomon2015-02-02
* DM: wire up --leaks / -l againGravatar mtklein2015-02-02
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-02-02
* Add missing SK_OVERRIDEGravatar rmistry2015-02-02
* add missing SK_OVERRIDEGravatar mtklein2015-02-02
* Don't read unecessary font files on Android.Gravatar bungeman2015-02-02
* Revert of Revert of SSE4 opaque blend using intrinsics instead of assembly. (...Gravatar stephana2015-02-02
* Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #...Gravatar stephana2015-02-02
* Optimize SSE2 opaque blendGravatar qiankun.miao2015-02-02
* Disable LCD text when rasterizing SkPictureShader tiles.Gravatar fmalita2015-02-02
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar bsalomon2015-01-31
* 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