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
*
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
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Add ColorCodecSrc for testing/comparison on color corrected decodes
msarett
2016-04-29
*
SkDocument/PDF: new API
halcanary
2016-04-27
*
Don't buffer stdout in DM
bsalomon
2016-04-26
*
Remove redundant tests to make DM a little faster
msarett
2016-04-26
*
Support the non-native (RGBA/BGRA) swizzle
msarett
2016-04-22
*
Move DM png code to picture_utils, for use by other tools.
brianosman
2016-04-19
*
Several fixes for fp 16 rendering:
brianosman
2016-04-14
*
mojo -> nojo
mtklein
2016-04-14
*
Convert some unit tests from running on GL contexts to running on all contexts
bsalomon
2016-04-11
*
Vulkan config in dm
bsalomon
2016-04-11
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-05
*
DM/PDF: stop adding unused rasterizer keywords
halcanary
2016-04-04
[next]