| Commit message (Expand) | Author | Age |
* | remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical | reed | 2015-05-04 |
* | SkPDF: clean up uses of deprecated calls in tests | halcanary | 2015-05-01 |
* | SkTime: return timezone information; format in ISO-8601 | halcanary | 2015-05-01 |
* | This replaces the texture creation/caching functions on GrContext with a GrTe... | bsalomon | 2015-04-30 |
* | Move resource fonts to common location. | bungeman | 2015-04-30 |
* | add heuristic to pour small pictures into recordings, rather than ref'ing | reed | 2015-04-30 |
* | Use texture barriers to read directly from the RT | cdalton | 2015-04-29 |
* | Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps | jvanverth | 2015-04-29 |
* | minor fixes to cubics code and overall alignment of how bounds and tops are c... | caryclark | 2015-04-29 |
* | Implementing a scanline decoder for jpeg | msarett | 2015-04-29 |
* | SkRWBuffer for thread-safe 'stream' sharing | reed | 2015-04-28 |
* | Use GLSLCaps for creating processor keys and GLSL-specific programs | jvanverth | 2015-04-28 |
* | Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM | mtklein | 2015-04-27 |
* | Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision o... | mtklein | 2015-04-27 |
* | Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM | mtklein | 2015-04-27 |
* | Mike's radial gradient CL with better float -> int. | mtklein | 2015-04-27 |
* | Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id... | mtklein | 2015-04-27 |
* | Mike's radial gradient CL with better float -> int. | mtklein | 2015-04-27 |
* | Remove legacy NVPR support | jvanverth | 2015-04-27 |
* | Make non-AA hairline stroke rects snap to pixels centers so they close. | bsalomon | 2015-04-27 |
* | Cleanup: Remove unnecessary double-semicolons. | tfarina | 2015-04-27 |
* | Extract gpu line dashing to GrDashLinePathRenderer | kkinnunen | 2015-04-26 |
* | SkPDF: Refactor SkPDFObject heiararchy. | halcanary | 2015-04-25 |
* | fix multiple intersection logic | caryclark | 2015-04-24 |
* | working on initial winding for cubics | caryclark | 2015-04-23 |
* | Ensure that we create a NULL codec for images with zero dimensions | msarett | 2015-04-23 |
* | O(1) SkPictureUtils::ApproxBytesUsed() | mtklein | 2015-04-21 |
* | Revert "One more ASAN fix." | senorblanco | 2015-04-21 |
* | One more ASAN fix. | senorblanco | 2015-04-21 |
* | Yet more ASAN fixes. | senorblanco | 2015-04-21 |
* | Another speculative ASAN fix. | senorblanco | 2015-04-21 |
* | SkTHash: remove() | mtklein | 2015-04-21 |
* | Speculative fix for ASAN build. | senorblanco | 2015-04-20 |
* | Now, path ops natively intersect conics, quads, and cubics in any combination... | caryclark | 2015-04-20 |
* | PDF: Correctly embed JPEG images directly into PDF output. | halcanary | 2015-04-17 |
* | Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ... | reed | 2015-04-16 |
* | Rename GrStencilBuffer to GrStencilAttachment | egdaniel | 2015-04-16 |
* | Add ReverseIter to GrTRecorder | cdalton | 2015-04-16 |
* | Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/... | jcgregorio | 2015-04-16 |
* | remove unused (by clients) SkPathUtils | reed | 2015-04-16 |
* | SkJpegCodec | msarett | 2015-04-15 |
* | Sk4h and Sk8h for SSE | mtklein | 2015-04-14 |
* | early return from stream peek | caryclark | 2015-04-14 |
* | use anon namespace to avoid (silent) collisions between local test classes | reed | 2015-04-11 |
* | setDrawFilter needs to trigger any deferred saves | reed | 2015-04-11 |
* | Implementing filling for SkBmpCodec | msarett | 2015-04-10 |
* | Fix ASAN error | msarett | 2015-04-09 |
* | ***Disables swizzles to 565. | msarett | 2015-04-09 |
* | add test for opaque-preserving colormatrixfilters | reed | 2015-04-09 |
* | BUG=skia: | stephana | 2015-04-09 |