| Commit message (Expand) | Author | Age |
* | Remove cached OptDrawState from GrDrawState. | egdaniel | 2014-11-11 |
* | guard call to CGColorSpaceCopyICCProfile in case we're building for iOS | reed | 2014-11-11 |
* | Remove all knowledge of resource keys from the legacy cache. | bsalomon | 2014-11-11 |
* | start again on Sk4x with portable version and unit tests | mtklein | 2014-11-11 |
* | initial checkin for experimenting | reed | 2014-11-11 |
* | Change where layer hoisting data is gathered | robertphillips | 2014-11-11 |
* | Snap optdrawstate in inorder draw buffer and pass into gpu | joshualitt | 2014-11-10 |
* | Simplify canvas calls in SkDocument_PDF | halcanary | 2014-11-10 |
* | SkDocument_PDF does somthing with the trimBox parameter. | halcanary | 2014-11-10 |
* | Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. | bungeman | 2014-11-10 |
* | Add tests (and fix!) for known bad ICO files. | scroggo | 2014-11-10 |
* | Move GrResourceKey static functions from .h to .cpp to fix shared lib builds | bsalomon | 2014-11-10 |
* | Use GrResourceCache2 to service content key lookups | bsalomon | 2014-11-10 |
* | Fix SkTime::GetDateTime Posix implementation, add unit test. | halcanary | 2014-11-10 |
* | flag imageinfo as srgb | reed | 2014-11-10 |
* | Small refactoring of layer discovery code | robertphillips | 2014-11-10 |
* | Address MSAA rendering in layer hoisting | robertphillips | 2014-11-10 |
* | With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f... | bungeman | 2014-11-10 |
* | Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://code... | fmalita | 2014-11-08 |
* | Default geometry processor | joshualitt | 2014-11-08 |
* | simple cl to cleanup friends in GrGpu | joshualitt | 2014-11-07 |
* | cleaning up geometry handling in gpu | joshualitt | 2014-11-07 |
* | Update GrTRecorder to preserve memory allocations | cdalton | 2014-11-07 |
* | Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview... | fmalita | 2014-11-07 |
* | SkDrawCommand scrubbing | fmalita | 2014-11-07 |
* | Revert of Default geometry processor (patchset #9 id:160001 of https://codere... | joshualitt | 2014-11-07 |
* | Default geometry processor | joshualitt | 2014-11-07 |
* | add patch and clicktracking to lua | reed | 2014-11-07 |
* | Mesa ES 3.0 requires sized internal formats | derekf | 2014-11-07 |
* | Refactor DrawTarget and GPU to be independent | joshualitt | 2014-11-07 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-07 |
* | for X in {Dec,BigDec,Scalar}, SkWStream::write"X"AsText no longer mallocs | halcanary | 2014-11-07 |
* | Remove 1d glyph positions from nvpr text | cdalton | 2014-11-07 |
* | Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ... | jvanverth | 2014-11-06 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-06 |
* | Clip in grdrawtarget | joshualitt | 2014-11-06 |
* | Send coverage VA as floats instead of bytes | egdaniel | 2014-11-06 |
* | Add mock context and use in ResourceCacheTest. | bsalomon | 2014-11-05 |
* | Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000... | bsalomon | 2014-11-05 |
* | Add mock context and use in ResourceCacheTest. | bsalomon | 2014-11-05 |
* | Avoid dec = -dec overflow when appending most negative signed integers. | mtklein | 2014-11-05 |
* | Whitelist intentionally racy TRACE_EVENT reads and writes. | mtklein | 2014-11-05 |
* | Revert of Bisect Mac performance regression. (patchset #6 id:100001 of https:... | egdaniel | 2014-11-05 |
* | Workaround for PowerVR clear issue. | bsalomon | 2014-11-05 |
* | Bug fix for cull_line in SkDashPathEffect. | egdaniel | 2014-11-05 |
* | Crop the fast path dashed lines to the cull rect | robertphillips | 2014-11-04 |
* | DFText: fix placement of glyphs when we fall back to paths | jvanverth | 2014-11-04 |
* | update slides | reed | 2014-11-04 |
* | Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat... | piotaixr | 2014-11-04 |
* | Add tracing to the SkCanvas drawFoo() methods to find long draw ops. | danakj | 2014-11-04 |