| Commit message (Expand) | Author | Age |
* | Don't leak fragment processor in SkColorFilter::asFragmentProcessors implemen... | bsalomon | 2015-06-12 |
* | Remove overly-promiscuous SkNx syntax sugar. | mtklein | 2015-06-10 |
* | add copyright | reed | 2015-06-09 |
* | Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi | reed | 2015-06-09 |
* | remove subclassing from ImageFilter::Proxy | reed | 2015-06-09 |
* | Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat... | reed | 2015-06-08 |
* | Add mixed samples support to XPs | cdalton | 2015-06-08 |
* | Apply coverage in XP base class when using dst reads | cdalton | 2015-06-08 |
* | change SkDraw and all Blitters to use pixmap instead of bitmap | reed | 2015-06-08 |
* | Add bigtileimagefilter GM & improvements to toString | robertphillips | 2015-06-08 |
* | delete (unused) TransparentShader | reed | 2015-06-05 |
* | Remove unused PackBits methods and fix length checks | jschuh | 2015-06-04 |
* | Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o... | robertphillips | 2015-06-04 |
* | Fix dst bound reported by SkTileImageFilter | robertphillips | 2015-06-04 |
* | Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o... | robertphillips | 2015-06-02 |
* | Fix dst bound reported by SkTileImageFilter | robertphillips | 2015-06-02 |
* | Update XPF invariant info to not account for conflation | cdalton | 2015-06-02 |
* | Refactor GrGpu path rendering functions to GrPathRendering | kkinnunen | 2015-06-01 |
* | Add direct getter for GrCaps to GrContext. | bsalomon | 2015-05-29 |
* | Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of... | bsalomon | 2015-05-28 |
* | Add direct getter for GrCaps to GrContext. | bsalomon | 2015-05-28 |
* | Split drawing functionality out of GrContext and into new GrDrawContext | robertphillips | 2015-05-26 |
* | Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt... | bsalomon | 2015-05-26 |
* | Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro... | bungeman | 2015-05-22 |
* | Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt... | bsalomon | 2015-05-22 |
* | Remove init from GrGLContextInfo and caps classes | bsalomon | 2015-05-22 |
* | rename GrDrawTargetCaps.h to GrCaps.h and move to include | bsalomon | 2015-05-22 |
* | Don't fail SkMergeImageFilter if one of the inputs are empty | fs | 2015-05-20 |
* | rename GrDrawTargetCaps to GrCaps | bsalomon | 2015-05-19 |
* | Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod... | reed | 2015-05-12 |
* | Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie... | reed | 2015-05-12 |
* | stop calling SkScalarDiv | reed | 2015-05-12 |
* | Only discard for XP dstCopies if we have a coverage value. | egdaniel | 2015-05-10 |
* | We don't use boxBlurY. | mtklein | 2015-05-07 |
* | remove dead code for SK_SUPPORT_LEGACY_RADIAL_GRADIENT_SQRT | reed | 2015-05-05 |
* | Remove canTweakAlphaForCoverage from XP's since batch reads flag. | egdaniel | 2015-05-04 |
* | remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical | reed | 2015-05-04 |
* | This replaces the texture creation/caching functions on GrContext with a GrTe... | bsalomon | 2015-04-30 |
* | Make XPFragmentBuilder only Builder with access to DstCopy. | egdaniel | 2015-04-29 |
* | create GrTestUtils.h, move some common functions into it | joshualitt | 2015-04-28 |
* | Use GLSLCaps for creating processor keys and GLSL-specific programs | jvanverth | 2015-04-28 |
* | De-proc Color32 | mtklein | 2015-04-27 |
* | Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromiu... | mtklein | 2015-04-27 |
* | De-proc Color32 | mtklein | 2015-04-27 |
* | Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM | mtklein | 2015-04-27 |
* | Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu... | mtklein | 2015-04-27 |
* | De-proc Color32 | 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 |