| Commit message (Expand) | Author | Age |
... | |
* | One createTexture function, attempt to recycle scratch in createTexture. | bsalomon | 2015-02-06 |
* | Move SVG parser files under {include,src}/svg/parser/ | fmalita | 2015-02-06 |
* | Rename SkCanvasDrawable to SkDrawable, and make public | reed | 2015-02-06 |
* | Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2... | reed | 2015-02-06 |
* | rename SkCanvasDrawable to SkDrawable, and make public | reed | 2015-02-06 |
* | Add factory for Android font manager. | bungeman | 2015-02-06 |
* | Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #... | bsalomon | 2015-02-06 |
* | Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000... | bsalomon | 2015-02-05 |
* | Move DstCopy on gpu into the GrXferProcessor. | egdaniel | 2015-02-05 |
* | BUG=skia: | joshualitt | 2015-02-05 |
* | add length parameter to addText, to match attr values | reed | 2015-02-04 |
* | More cleanup around GrContext, textures, and SkGr.cpp | bsalomon | 2015-02-04 |
* | return reference to cache instead of copying the mask | reed | 2015-02-04 |
* | [SkSVGDevice] Initial clipping support | fmalita | 2015-02-04 |
* | Revert "Move DstCopy on gpu into the GrXferProcessor." | egdaniel | 2015-02-04 |
* | Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1... | egdaniel | 2015-02-04 |
* | Revert "Move DstCopy on gpu into the GrXferProcessor." | egdaniel | 2015-02-04 |
* | Remove unused and unimplemented abstract functions from GrRenderTarget | kkinnunen | 2015-02-03 |
* | [SkSVGDevice] Initial text support | fmalita | 2015-02-03 |
* | Move DstCopy on gpu into the GrXferProcessor. | egdaniel | 2015-02-03 |
* | Port SkRefCnt.h to new SkAtomics.h | mtklein | 2015-02-03 |
* | patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40... | mtklein | 2015-02-02 |
* | make getContentKey() available in GrGpuResource public interface | bsalomon | 2015-02-02 |
* | Revert of make getContentKey() available in GrGpuResource public interface (p... | stephana | 2015-02-02 |
* | make getContentKey() available in GrGpuResource public interface | bsalomon | 2015-02-02 |
* | DM: wire up --leaks / -l again | mtklein | 2015-02-02 |
* | Move npot resizing out of GrContext and simplify GrContext texture functions. | bsalomon | 2015-02-02 |
* | Atomics overhaul. | mtklein | 2015-02-02 |
* | Disable LCD text when rasterizing SkPictureShader tiles. | fmalita | 2015-02-02 |
* | Revert of Move npot resizing out of GrContext and simplify GrContext texture ... | bsalomon | 2015-01-31 |
* | Move npot resizing out of GrContext and simplify GrContext texture functions. | bsalomon | 2015-01-31 |
* | Revert of Move npot resizing out of GrContext and simplify GrContext texture ... | fmalita | 2015-01-31 |
* | export SkImageInfo | reed | 2015-01-30 |
* | Reland "remove unused SkAvoidXfermode" | scroggo | 2015-01-30 |
* | Disable the noisiest /analyze warning in Chrome. ~3,700/12,000 | brucedawson | 2015-01-30 |
* | Move npot resizing out of GrContext and simplify GrContext texture functions. | bsalomon | 2015-01-30 |
* | First cut at cleaning up Sergio's example code and moving some common code to... | caryclark | 2015-01-30 |
* | Remove unused globalRef/globalUnref. | scroggo | 2015-01-30 |
* | Remove unused hasLocalMatrix. | scroggo | 2015-01-30 |
* | Update comment for SkMallocPixelRef::NewWithProc. | scroggo | 2015-01-29 |
* | share code between arcTo and addArc, update dox | reed | 2015-01-29 |
* | Make SkWriter32::snapshotAsData() a dumb copy. | mtklein | 2015-01-29 |
* | Remove SkProxyCanvas. | scroggo | 2015-01-29 |
* | Fix wrapped content keys for npot textures. | bsalomon | 2015-01-28 |
* | Add a flag to flush the canvases during SkMultiPictureDraw::draw(). | senorblanco | 2015-01-28 |
* | Conservative SkTextBlob bounds. | fmalita | 2015-01-28 |
* | Fix GPU resource cache related assertions. | bsalomon | 2015-01-27 |
* | SkTypeface to use SkStreamAsset. | bungeman | 2015-01-27 |
* | Fix Chrome build | robertphillips | 2015-01-26 |
* | Add patheffects to debugger printout | robertphillips | 2015-01-26 |