| Commit message (Expand) | Author | Age |
* | Add device space "nudge" to gpu draws | robertphillips | 2015-01-30 |
* | Remove unused globalRef/globalUnref. | scroggo | 2015-01-30 |
* | Remove always true if statement and commented out code in GrBitmapTextContext | qiankun.miao | 2015-01-29 |
* | Clean up commented out code in GrDistanceFieldTextContext | qiankun.miao | 2015-01-29 |
* | share code between arcTo and addArc, update dox | reed | 2015-01-29 |
* | Conservative blob bounds cleanup | fmalita | 2015-01-29 |
* | reorg some path routines, preparing to switch arcs to conics | reed | 2015-01-29 |
* | Make SkWriter32::snapshotAsData() a dumb copy. | mtklein | 2015-01-29 |
* | Remove SkProxyCanvas. | scroggo | 2015-01-29 |
* | SkStream::read() only returns 0 at end. | scroggo | 2015-01-29 |
* | Use draws instead of clears as temporary workaround for Qualcomm stencil clea... | bsalomon | 2015-01-29 |
* | fix parsing SVG strings to paths with comma delimiters | caryclark | 2015-01-29 |
* | Apply prePathMatrix in SkGpuDevice as view matrix preconcat when possible | bsalomon | 2015-01-29 |
* | Fix win64 warnings. | bsalomon | 2015-01-29 |
* | skia: blend32_16_row for neon version | mlee | 2015-01-29 |
* | Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of http... | robertphillips | 2015-01-28 |
* | Revert of Remove 'f' from 0.05f in shader code (patchset #1 id:1 of https://c... | robertphillips | 2015-01-28 |
* | Remove 'f' from 0.05f in shader code | robertphillips | 2015-01-28 |
* | Add device space "nudge" to gpu draws | robertphillips | 2015-01-28 |
* | Make char hash dynamic when needed. | herb | 2015-01-28 |
* | Use murmur3 finisher to improve font hash efficiency. | reed | 2015-01-28 |
* | Fixed clusterfuzz issue | sugoi | 2015-01-28 |
* | Use distance fields for glyphs > 256 pt, before switching to paths. | jvanverth | 2015-01-28 |
* | GrBatchPrototype | joshualitt | 2015-01-28 |
* | add more checks for computing clamp counts, remove dead code | reed | 2015-01-28 |
* | Add a flag to flush the canvases during SkMultiPictureDraw::draw(). | senorblanco | 2015-01-28 |
* | Conservative SkTextBlob bounds. | fmalita | 2015-01-28 |
* | add a paranoid assert | mtklein | 2015-01-28 |
* | Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro... | joshualitt | 2015-01-28 |
* | Revert of patch from issue 885453002 at patchset 20001 (http://crrev.com/8854... | mtklein | 2015-01-27 |
* | GrBatchPrototype | joshualitt | 2015-01-27 |
* | patch from issue 885453002 at patchset 20001 (http://crrev.com/885453002#ps20... | mtklein | 2015-01-27 |
* | SSE4 opaque blend using intrinsics instead of assembly. | mtklein | 2015-01-27 |
* | Remove unused methods from SkScalerContext. | bungeman | 2015-01-27 |
* | SkFontHost_FreeType takes advantage of SkStreamAsset. | bungeman | 2015-01-27 |
* | Fix GPU resource cache related assertions. | bsalomon | 2015-01-27 |
* | Use highp for distance field texture coordinates. | jvanverth | 2015-01-27 |
* | Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro... | joshualitt | 2015-01-27 |
* | SkTypeface to use SkStreamAsset. | bungeman | 2015-01-27 |
* | speedup mipmap building | reed | 2015-01-27 |
* | Make stencil buffers uncached for uncached render target textures | kkinnunen | 2015-01-27 |
* | Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #... | bungeman | 2015-01-26 |
* | SSE4 opaque blend using intrinsics instead of assembly. | mtklein | 2015-01-26 |
* | GrBatchPrototype | joshualitt | 2015-01-26 |
* | Remove clear function from SkGPipe | derekf | 2015-01-26 |
* | Fix Morphology effects sourcing outside of the crop rect. | cwallez | 2015-01-26 |
* | discard scratch render targets when they are recycled. | bsalomon | 2015-01-26 |
* | Alter gpu veto | robertphillips | 2015-01-26 |
* | check effective cache-size for fixed-budget caches | reed | 2015-01-26 |
* | Stop incorrectly setting the clip bit in GrCMM | bsalomon | 2015-01-26 |