| Commit message (Expand) | Author | Age |
* | Make pixel_snap GMs incur less platform-specific variation | bsalomon | 2015-04-22 |
* | Add GM to test non-AA pixel snapping for points, lines, rects. | bsalomon | 2015-04-22 |
* | adjust GM to have a final opaque bg, to make it easier to triage | reed | 2015-04-20 |
* | add GM to test imagefilters + xfermodes | reed | 2015-04-20 |
* | PDF: Correctly embed JPEG images directly into PDF output. | halcanary | 2015-04-17 |
* | adding new gm to rotate, translate, and scale textblobs | joshualitt | 2015-04-17 |
* | add a GM to demo the blend bug | mtklein | 2015-04-17 |
* | Don't serialize anything for SkEmptyShader. | mtklein | 2015-04-16 |
* | widen output png size of bmp_filter_quality_repeat | Brian Salomon | 2015-04-16 |
* | Add GM that tests bmp filter qualities with repeat mode | bsalomon | 2015-04-16 |
* | Don't draw if SkShader::asNewFragmentProcessor fails. | bsalomon | 2015-04-15 |
* | remove randomness in dstreadshuffle | joshualitt | 2015-04-15 |
* | Start canonicalizing color for all A8 textblobs | joshualitt | 2015-04-14 |
* | Add GM to exercise high quality anisotropic scaling | robertphillips | 2015-04-14 |
* | GM: add fadefilter gm | halcanary | 2015-04-14 |
* | always layout w/ same bounds | reed | 2015-04-11 |
* | use anon namespace to avoid (silent) collisions between local test classes | reed | 2015-04-11 |
* | Adding draw looper gm for textblobs | joshualitt | 2015-04-10 |
* | Change some more GMs to clear to opaque black, not transparent black. | senorblanco | 2015-04-09 |
* | Add GM to repro crbug.com/472795 | robertphillips | 2015-04-09 |
* | Use opaque black not transparent black as imagefilter GM background. | senorblanco | 2015-04-08 |
* | BUG=skia: | joshualitt | 2015-04-03 |
* | Add constant color GrFP. | bsalomon | 2015-04-02 |
* | Revert of Add constant color GrFP. (patchset #10 id:180001 of https://coderev... | bsalomon | 2015-04-02 |
* | pass legal premul values to bitmap -- do we still need this GM? | reed | 2015-04-02 |
* | Implement approx-match support in image filter saveLayer() offscreen. | senorblanco | 2015-04-02 |
* | Revert of Implement approx-match support in image filter saveLayer() offscree... | rmistry | 2015-04-01 |
* | Add constant color GrFP. | bsalomon | 2015-04-01 |
* | Implement approx-match support in image filter saveLayer() offscreen. | senorblanco | 2015-04-01 |
* | Revert of Implement approx-match support in image filter saveLayer() offscree... | rmistry | 2015-04-01 |
* | Implement approx-match support in image filter saveLayer() offscreen. | senorblanco | 2015-03-31 |
* | Fix variable names in xfermodes2 gm test | cdalton | 2015-03-30 |
* | Use a black background in imagefiltersgraph so 8888 and 565 look similar. | mtklein | 2015-03-27 |
* | Add matrix constructing helpers to SkMatrix | robertphillips | 2015-03-26 |
* | cumulative pathops patch | caryclark | 2015-03-26 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https:... | reed | 2015-03-24 |
* | Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codere... | reed | 2015-03-23 |
* | impl colormatrix w/ floats | reed | 2015-03-23 |
* | Preserve texture compression when saving a revised skp from debugger | robertphillips | 2015-03-23 |
* | PDF: remove last use of SkPDFImage | halcanary | 2015-03-20 |
* | Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https:... | reed | 2015-03-20 |
* | PDF: remove last use of SkPDFImage | halcanary | 2015-03-20 |
* | Add a new GM to show problems with shear/rotate CTM w/ image filters. | senorblanco | 2015-03-20 |
* | Move SkMatrixImageFilter into core, and add a factory fn for it. | senorblanco | 2015-03-20 |
* | disable LCD for layers w/ filters | reed | 2015-03-20 |
* | Remove uniqueID from all filter serialization. | senorblanco | 2015-03-18 |
* | add kGray_8_SkColorType | reed | 2015-03-17 |
* | Fix up some issues introduced by https://codereview.chromium.org/1013773002/ | jvanverth | 2015-03-16 |
* | Fix SDF gradient calculation for non-uniform xforms | jvanverth | 2015-03-16 |