| Commit message (Expand) | Author | Age |
* | add pipecanvas | reed | 2016-09-13 |
* | Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder | msarett | 2016-09-12 |
* | change SkStreams to work with sk_sp<SkData> instead of SkData* | reed | 2016-09-12 |
* | Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://co... | ethannicholas | 2016-09-12 |
* | Turned on SkSL->GLSL compiler | ethannicholas | 2016-09-12 |
* | SkPDF/Tests: imporve test coverage. | halcanary | 2016-09-09 |
* | Fix storage of gamut transform matrices in SkColorSpace | brianosman | 2016-09-09 |
* | Skip adding coincident edges found | caryclark | 2016-09-09 |
* | Delete some LUTs from SkColorSpaceXform | msarett | 2016-09-09 |
* | fix fuzzer | caryclark | 2016-09-09 |
* | Checking for valid colorType, alphaType, colorSpace in SkCodec | msarett | 2016-09-08 |
* | Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (pat... | msarett | 2016-09-08 |
* | Checking for valid colorType, alphaType, colorSpace in SkCodec | msarett | 2016-09-08 |
* | Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). | brianosman | 2016-09-08 |
* | Tests: DiscardableMemory test no longer relies on global state | halcanary | 2016-09-08 |
* | Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma | msarett | 2016-09-07 |
* | Delete SkColorSpace::gammaNamed() from public API | msarett | 2016-09-07 |
* | Use demux API in SkWebpCodec | msarett | 2016-09-07 |
* | Restructure flushing relationship between GrContext, GrDrawingManager, and Gr... | bsalomon | 2016-09-07 |
* | fix pathops fuzzers | caryclark | 2016-09-07 |
* | Revert of Restructure flushing relationship between GrContext, GrDrawingManag... | bsalomon | 2016-09-06 |
* | Restructure flushing relationship between GrContext, GrDrawingManager, and Gr... | bsalomon | 2016-09-06 |
* | Delete SkColorSpace::kUnknown_Named, remove fNamed field | msarett | 2016-09-06 |
* | Improve usage of window rectangles | csmartdalton | 2016-09-06 |
* | provide safe exit for runaway intersections | caryclark | 2016-09-06 |
* | compare degenerates with tolerance | caryclark | 2016-09-06 |
* | Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:... | caryclark | 2016-09-06 |
* | test picture-ops for savelayer | reed | 2016-09-06 |
* | interpolation of coincidence must be local to a single span | caryclark | 2016-09-06 |
* | Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset ... | mgiuca | 2016-09-05 |
* | Delete SkColorSpace::kUnknown_Named, remove fNamed field | msarett | 2016-09-02 |
* | Improve usage of window rectangles | csmartdalton | 2016-09-02 |
* | SkMakeUnique.h defines skstd::make_unique<T>(Args...) | halcanary | 2016-09-02 |
* | pathops coincident work | caryclark | 2016-08-31 |
* | Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids | robertphillips | 2016-08-31 |
* | Move clip mask generation into GrReducedClip | csmartdalton | 2016-08-31 |
* | SkPDF: Fix Type3 ToUnicode table. | halcanary | 2016-08-31 |
* | Don't purge resources for trivial GrContext flushes | bsalomon | 2016-08-31 |
* | Store mipmap levels in deferred texture image | cblume | 2016-08-30 |
* | SkTextBlob: Begin implementing Extended TextBlob API | halcanary | 2016-08-30 |
* | Remove unneeded variables from ResourceCache test | bsalomon | 2016-08-30 |
* | Remove custom data from GrGpuResource | bsalomon | 2016-08-30 |
* | Some tests around surface creation and snapshotting with color space | brianosman | 2016-08-30 |
* | Add Gray support to SkPNGImageEncoder | msarett | 2016-08-29 |
* | Moved ambient lights out of SkLight's light array | vjiaoblack | 2016-08-29 |
* | Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:1... | vjiaoblack | 2016-08-29 |
* | Moved ambient lights out of SkLight's light array | vjiaoblack | 2016-08-29 |
* | if the winding of the top can't be computed, give up | caryclark | 2016-08-26 |
* | SkPDF: Glyph validation change | halcanary | 2016-08-26 |
* | Fix bounds check in grshape test | bsalomon | 2016-08-26 |