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
*
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
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-28
*
GN: dm
mtklein
2016-07-27
*
Always supply a color space (sRGB for now) with F16
brianosman
2016-07-26
*
DM: print which task caused the crash.
mtklein
2016-07-25
*
DM: don't redirect stderr to verbose.log
mtklein
2016-07-22
*
Add capability for SkColorXform to output half floats
msarett
2016-07-15
*
deferred canvas
reed
2016-07-08
*
Fix Mac clang linker
msarett
2016-06-21
*
More removal of SkColorProfileType...
brianosman
2016-06-20
*
Support sRGB dsts in opt code
msarett
2016-06-20
*
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...
egdaniel
2016-06-17
*
More removal of SkColorProfileType...
brianosman
2016-06-17
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Type-erase SkAutoMutexAcquire and SkAutoExclusive.
mtklein
2016-06-10
*
better exclusion for stack traces
mtklein
2016-06-09
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Use SK_TEST_QCMS to mark qcms test code
msarett
2016-06-06
*
SkMultiPictureDocument & SkMultiPictureDocumentReader
halcanary
2016-06-02
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 ...
msarett
2016-06-01
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
Move forceSRGB to SkCommonFlags.
herb
2016-05-27
*
Add forceSRGB flag to dm.
herb
2016-05-27
*
Test color correction in DM
msarett
2016-05-23
*
Only decode opaque to premul in DM image
scroggo
2016-05-20
*
Stop creating CodecSrcs with unused scale
scroggo
2016-05-20
*
Reduce the number of BRDSrcs run in DM
scroggo
2016-05-20
*
Delete SkBitmapRegionCanvas
msarett
2016-05-18
*
Only run kStripe_Mode on JPEGs
scroggo
2016-05-16
*
Drop AndroidCodecSrc::kDivisor_Mode
scroggo
2016-05-16
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Make DM fail if no configs were successfully created
brianosman
2016-05-09
[next]