index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dm
/
DMWriteTask.cpp
Commit message (
Expand
)
Author
Age
*
Add image decoding mode to DM.
mtklein
2014-12-12
*
More win64 warning fixes
bsalomon
2014-12-12
*
Separate JSON functions from DMWriteTask.
scroggo
2014-11-04
*
Fix DMWriteTask to write PDF files correctly
halcanary
2014-10-17
*
Fix usage of SK_BUILD_* defines.
tfarina
2014-10-06
*
Handle getMemoryBase returning NULL in WriteTask.
bungeman
2014-10-02
*
Add a "mode" tag to key in DM json output.
mtklein
2014-09-19
*
Back to hashing source content, not .png.
mtklein
2014-09-09
*
Update DM JSON format.
mtklein
2014-09-09
*
Remove expectations / -r from DM entirely.
mtklein
2014-09-09
*
Hash .pngs instead of SkBitmaps.
mtklein
2014-09-08
*
Add --nameByHash for the bots, and refactor hashing a bit.
mtklein
2014-09-08
*
Start to rework DM JSON handling.
mtklein
2014-09-08
*
SkData to SkStreamAsset to avoid unneeded copying
halcanary
2014-08-26
*
Fix iOS build by centralizing --writePath.
mtklein
2014-08-07
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
share dm and command flags
caryclark
2014-07-22
*
DM: add pdf
mtklein
2014-06-03
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
DM: tweaks
commit-bot@chromium.org
2014-05-14
*
DM: Add --skps.
commit-bot@chromium.org
2014-05-14
*
Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.
commit-bot@chromium.org
2014-04-21
*
DM: read image files without an extra copy
commit-bot@chromium.org
2014-03-05
*
DM: fix -w/-r problems stemming from PM/UPM conversions.
commit-bot@chromium.org
2014-03-03
*
DM: make GPU tasks multithreaded again. Big refactor.
commit-bot@chromium.org
2014-02-28
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
DM: catch -r foo -w foo.
commit-bot@chromium.org
2014-02-10
*
Factor out UnPreMultiplyPreservingByteOrder
commit-bot@chromium.org
2014-01-15
*
DM: don't change byte order when unpremultiplying to compare to PNGs.
commit-bot@chromium.org
2014-01-15
*
DM: fix failures when using -r by comparing unpremultiplied.
commit-bot@chromium.org
2014-01-06
*
Add support for reading a directory of images with --expectations (-r).
commit-bot@chromium.org
2013-12-10
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
DM: write failed comparison mode .pngs one more level deep in the tree.
mtklein@google.com
2013-11-26
*
DM: add --serialize
commit-bot@chromium.org
2013-10-21
*
DM: add --writePath
mtklein@google.com
2013-10-18