index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dm
/
DM.cpp
Commit message (
Expand
)
Author
Age
*
SkColorSpaceXformCanvas
Mike Klein
2017-03-13
*
Test sRGB with non-linear blending using new "srgbnl" sink
Matt Sarett
2017-03-02
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Rename GrContextFactory::ContextOptions to ContextOverrides
csmartdalton
2017-02-21
*
hide via-svg until I can fix g3
Mike Reed
2017-02-18
*
add ViaSVG to dm
Mike Reed
2017-02-17
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Make iOS main() functions normal.
Mike Klein
2017-02-06
*
iOS: cd into Documents folder at startup
Mike Klein
2017-02-06
*
gn: iOS packaging script
Mike Klein
2017-01-31
*
Keep valgrind happen by purging caches.
Herb Derby
2017-01-26
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-13
*
Revert "Reland https://skia-review.googlesource.com/c/6091/"
Yuqian Li
2017-01-13
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-12
*
Revert "Implement Analytic AA for General Paths (with Guard against Chrome)"
Yuqian Li
2017-01-12
*
Implement Analytic AA for General Paths (with Guard against Chrome)
Yuqian Li
2017-01-12
*
Remove DMSrcSinkAndroid.
Derek Sollenberger
2017-01-05
*
Change FLAGS_analyticAA's default to true
Yuqian Li
2016-12-14
*
Add a context stack to Reporter, for better error messages
Brian Osman
2016-12-05
*
In DM, do quick test to reject context by type first
Brian Osman
2016-12-05
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Move SkOSPath out of include/core.
Ben Wagner
2016-11-08
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Remove SkImageInfoIsGammaCorrect, etc...
Brian Osman
2016-11-01
*
Delete qcms
Matt Sarett
2016-11-01
*
DM: JSON Debug Sink
Hal Canary
2016-10-25
*
Print what crashed DM on Android too.
Mike Klein
2016-10-24
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
Make global use-analytic-AA bit threadsafe.
Mike Klein
2016-10-04
*
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
liyuqian
2016-10-04
*
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of htt...
stephana
2016-10-04
*
Implement AnalyticAA for convex shapes.
liyuqian
2016-10-04
*
Fix SVG flag iOS linking
fmalita
2016-09-14
*
Add ContextOptions field to SkCommandLineConfigGpu
csmartdalton
2016-09-13
*
add pipecanvas
reed
2016-09-13
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Some tests around surface creation and snapshotting with color space
brianosman
2016-08-30
*
SkLite*
mtklein
2016-08-06
*
Create a separate src for colorspace tests
msarett
2016-08-04
*
Add an SVG DM source
fmalita
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-29
*
Revert of Add color space xform support to SkJpegCodec (includes F16!) (patch...
msarett
2016-07-28
[next]