2017-03-20 |
Matthew Leibowitz | Merge pull request #52 from mono/update-m57 |
tree | commitdiff |
2017-03-12 |
Matthew Leibowitz | Merge branch 'chrome/m57' into update-m57 |
tree | commitdiff |
2017-01-16 |
Matthew Leibowitz | Merge branch 'xamarin-svg-canvas' into xamarin-mobile... |
tree | commitdiff |
2017-01-13 |
Yuqian Li | Reland https://skia-review.googlesource.com/c/6091/ |
tree | commitdiff |
2017-01-13 |
Yuqian Li | Revert "Reland https://skia-review.googlesource.com... |
tree | commitdiff |
2017-01-12 |
Yuqian Li | Reland https://skia-review.googlesource.com/c/6091/ |
tree | commitdiff |
2017-01-12 |
Yuqian Li | Revert "Implement Analytic AA for General Paths (with... |
tree | commitdiff |
2017-01-12 |
Yuqian Li | Implement Analytic AA for General Paths (with Guard... |
tree | commitdiff |
2017-01-11 |
Hal Canary | SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h |
tree | commitdiff |
2017-01-11 |
Kevin Lubick | Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" |
tree | commitdiff |
2017-01-11 |
Hal Canary | SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h |
tree | commitdiff |
2017-01-06 |
Matthew Leibowitz | Merge pull request #42 from mono/develop-next |
tree | commitdiff |
2017-01-05 |
Derek Sollenberger | Remove DMSrcSinkAndroid. |
tree | commitdiff |
2016-12-21 |
Brian Salomon | Misc batch->op cleanup Part 1 of 2 |
tree | commitdiff |
2016-12-16 |
Matt Sarett | Fix gray png BRD tests |
tree | commitdiff |
2016-12-14 |
Matt Sarett | Reenable 16-bit png brd decode tests |
tree | commitdiff |
2016-12-14 |
Yuqian Li | Change FLAGS_analyticAA's default to true |
tree | commitdiff |
2016-12-12 |
Leon Scroggins III | Fix SkGifCodec bugs around truncated data |
tree | commitdiff |
2016-12-05 |
Brian Osman | Add a context stack to Reporter, for better error messages |
tree | commitdiff |
2016-12-05 |
Brian Osman | In DM, do quick test to reject context by type first |
tree | commitdiff |
2016-12-01 |
raftias | Added CMYK support for ICC profiles. |
tree | commitdiff |
2016-12-01 |
Mike Klein | Revert "Added CMYK support for ICC profiles." |
tree | commitdiff |
2016-12-01 |
raftias | Added CMYK support for ICC profiles. |
tree | commitdiff |
2016-12-01 |
Brian Salomon | Rename GrBatch to GrOp |
tree | commitdiff |
2016-11-30 |
Brian Salomon | Remove batch bounds drawing debug option |
tree | commitdiff |
2016-11-28 |
Mike Reed | don't rely on canvas being reference counted |
tree | commitdiff |
2016-11-23 |
Hal Canary | SkImageEncoder: simplify API |
tree | commitdiff |
2016-11-22 |
Hal Canary | Revert 248ff023 & 2cb6cb72 |
tree | commitdiff |
2016-11-22 |
Hal Canary | SkImageEncoder: simplify API |
tree | commitdiff |
2016-11-18 |
Matthew Leibowitz | Seems git couldn't care about merging these files |
tree | commitdiff |
2016-11-18 |
Matthew Leibowitz | Merge branch 'chrome/m56' into update-m56 |
tree | commitdiff |
2016-11-13 |
Mike Reed | Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" |
tree | commitdiff |
2016-11-10 |
Heather Miller | Revert "Change SkCanvas to *not* inherit from SkRefCnt" |
tree | commitdiff |
2016-11-09 |
Mike Reed | Change SkCanvas to *not* inherit from SkRefCnt |
tree | commitdiff |
2016-11-08 |
Ben Wagner | Move SkOSPath out of include/core. |
tree | commitdiff |
2016-11-08 |
fmalita | Fix DM race in SVGSrc |
tree | commitdiff |
2016-11-07 |
Hal Canary | fix android dm compile |
tree | commitdiff |
2016-11-07 |
Hal Canary | fix svg compile |
tree | commitdiff |
2016-11-07 |
Hal Canary | bench, samples, etc: s/SkAutoTUnref/sk_sp/ |
tree | commitdiff |
2016-11-04 |
Tyler Hoeflicker | Merge remote-tracking branch 'upstream/xamarin-mobile... |
tree | commitdiff |
2016-11-03 |
Ben Wagner | Fix iOS and Angle builds. |
tree | commitdiff |
2016-11-03 |
Ben Wagner | Remove SkAutoTDelete. |
tree | commitdiff |
2016-11-01 |
Brian Osman | Remove SkImageInfoIsGammaCorrect, etc... |
tree | commitdiff |
2016-11-01 |
Matt Sarett | Delete qcms |
tree | commitdiff |
2016-10-29 |
Matthew Leibowitz | Merge pull request #32 from mono/update-m55 |
tree | commitdiff |
2016-10-27 |
bungeman | Remove SkAutoTUnref and SkAutoTDelete from public includes. |
tree | commitdiff |
2016-10-27 |
scroggo | Fix decoding GIF to 565 |
tree | commitdiff |
2016-10-25 |
Hal Canary | DM: JSON Debug Sink |
tree | commitdiff |
2016-10-25 |
scroggo | DM: Draw image frames in a grid |
tree | commitdiff |
2016-10-25 |
Matthew Leibowitz | Merge pull request #30 from mono/xamarin-mobile-bindings |
tree | commitdiff |
2016-10-24 |
scroggo | Differentiate animated image results |
tree | commitdiff |
2016-10-24 |
Mike Klein | Print what crashed DM on Android too. |
tree | commitdiff |
2016-10-24 |
scroggo | Add support for multiple frames in SkCodec |
tree | commitdiff |
2016-10-24 |
Brian Osman | Rename all color space factories from New* to Make* |
tree | commitdiff |
2016-10-20 |
Matt Sarett | Safely handle unsupported color xforms in SkCodec |
tree | commitdiff |
2016-10-19 |
Matthew Leibowitz | Merge pull request #28 from google/chrome/m55 |
tree | commitdiff |
2016-10-18 |
raftias | Refactored SkColorSpace and added in a Lab PCS GM |
tree | commitdiff |
2016-10-17 |
liyuqian | Revert "Resubmit issue 2221103002 to fix the iOS build... |
tree | commitdiff |
2016-10-13 |
Mike Klein | remove SkError |
tree | commitdiff |
2016-10-13 |
raftias | Removed makeLinearGamma() from the public API for SkCol... |
tree | commitdiff |
2016-10-11 |
Matthew Leibowitz | Merge from google/chrome/m55 |
tree | commitdiff |
2016-10-06 |
reed | Revert[8] "replace SkXfermode obj with SkBlendMode... |
tree | commitdiff |
2016-10-05 |
Mike Reed | Revert[7] "replace SkXfermode obj with SkBlendMode... |
tree | commitdiff |
2016-10-05 |
Mike Reed | Revert[6] "replace SkXfermode obj with SkBlendMode... |
tree | commitdiff |
2016-10-04 |
Mike Reed | Revert[5] "replace SkXfermode obj with SkBlendMode... |
tree | commitdiff |
2016-10-04 |
Mike Klein | Make global use-analytic-AA bit threadsafe. |
tree | commitdiff |
2016-10-04 |
Mike Reed | Revert[4] "replace SkXfermode obj with SkBlendMode... |
tree | commitdiff |
2016-10-04 |
liyuqian | Resubmit issue 2221103002 to fix the iOS build by decla... |
tree | commitdiff |
2016-10-04 |
stephana | Revert of Analytic AntiAlias for Convex Shapes (patchse... |
tree | commitdiff |
2016-10-04 |
liyuqian | Implement AnalyticAA for convex shapes. |
tree | commitdiff |
2016-10-03 |
Mike Reed | Revert "Revert "Revert "replace SkXfermode obj with... |
tree | commitdiff |
2016-10-03 |
Mike Reed | Revert "Revert "replace SkXfermode obj with SkBlendMode... |
tree | commitdiff |
2016-10-03 |
Mike Reed | Revert "replace SkXfermode obj with SkBlendMode enum... |
tree | commitdiff |
2016-10-03 |
Mike Reed | replace SkXfermode obj with SkBlendMode enum in paints |
tree | commitdiff |
2016-09-22 |
reed | document.close from bool to void |
tree | commitdiff |
2016-09-17 |
fmalita | [SVGDom] Improved DM sizing |
tree | commitdiff |
2016-09-16 |
scroggo | Make SkPngCodec decode progressively. |
tree | commitdiff |
2016-09-16 |
bungeman | SkFontData to use smart pointers. |
tree | commitdiff |
2016-09-15 |
bungeman | Revert of SkFontData to use smart pointers. (patchset... |
tree | commitdiff |
2016-09-15 |
bungeman | SkFontData to use smart pointers. |
tree | commitdiff |
2016-09-15 |
reed | add helpers for using SkData with picture serialization |
tree | commitdiff |
2016-09-14 |
fmalita | [SVGDom] Expose intrinsic size info |
tree | commitdiff |
2016-09-14 |
fmalita | Fix SVG flag iOS linking |
tree | commitdiff |
2016-09-13 |
csmartdalton | Add ContextOptions field to SkCommandLineConfigGpu |
tree | commitdiff |
2016-09-13 |
msarett | Implement Fill() for incomplete decodes to RGBA_F16 |
tree | commitdiff |
2016-09-13 |
reed | add pipecanvas |
tree | commitdiff |
2016-09-12 |
reed | change SkStreams to work with sk_sp<SkData> instead... |
tree | commitdiff |
2016-09-08 |
msarett | Checking for valid colorType, alphaType, colorSpace... |
tree | commitdiff |
2016-09-08 |
msarett | Revert of Checking for valid colorType, alphaType,... |
tree | commitdiff |
2016-09-08 |
msarett | Checking for valid colorType, alphaType, colorSpace... |
tree | commitdiff |
2016-09-02 |
Matthew Leibowitz | Merge pull request #21 from mono/merge-m54 |
tree | commitdiff |
2016-09-02 |
Matthew Leibowitz | Merge pull request #20 from mono/gpu-support |
tree | commitdiff |
2016-08-30 |
Matthew Leibowitz | Merge branch 'chrome/m54' into merge-m54 |
tree | commitdiff |
2016-08-30 |
brianosman | Some tests around surface creation and snapshotting... |
tree | commitdiff |
2016-08-16 |
fmalita | Only test SVG DM sources against direct raster/gpu... |
tree | commitdiff |
2016-08-15 |
mtklein | Revert of add parallel public API for recording SkLiteD... |
tree | commitdiff |
2016-08-15 |
mtklein | add parallel public API for recording SkLiteDL. |
tree | commitdiff |
2016-08-07 |
mtklein | finish SkLiteDL |
tree | commitdiff |
2016-08-06 |
mtklein | SkLite* |
tree | commitdiff |
2016-08-04 |
msarett | Create a separate src for colorspace tests |
tree | commitdiff |
next |