index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dm
Commit message (
Expand
)
Author
Age
*
SkCodec no longer inherits from SkImageGenerator.
scroggo
2015-07-09
*
DM runs more than 100k tests now.
mtklein
2015-07-08
*
DM: swizzle BGRA to RGBA before calculating pixel MD5.
mtklein
2015-07-08
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Make sp- via support SkDrawables; add a GM to test it.
mtklein
2015-07-07
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-07
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https...
jvanverth
2015-07-02
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https...
msarett
2015-07-01
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https...
msarett
2015-06-29
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-06-29
*
remove SkInstCnt
mtklein
2015-06-26
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https...
mtklein
2015-06-24
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-06-24
*
Implemented onGetScanlines and onSkipScanlines for interlaced pngs
emmaleer
2015-06-22
*
Do not fail on images that are too small to subset decode.
msarett
2015-06-19
*
Add SkWebpCodec, for decoding .webp images.
scroggo
2015-06-18
*
call portable font cleanup only once at app end
caryclark
2015-06-15
*
Update DM to respect blacklists for tests
djsollen
2015-06-12
*
Fixing stripe test
msarett
2015-06-12
*
DM testing for skipping and scaling
msarett
2015-06-11
*
Today's gm include many differences caused by platform font implementations.
caryclark
2015-06-10
*
Add prelog flag to DM
bsalomon
2015-06-04
*
Add caps overrides to GMs
bsalomon
2015-05-27
*
New CodeSrc* draw mode kScanline_Subset_Mode
emmaleer
2015-05-27
*
implement --quiet for DM
reed
2015-05-19
*
DM: use SkFunction to make required argument type clearer.
mtklein
2015-05-07
*
Do we still need this DOUBLE_LOOP feature?
mtklein
2015-05-06
*
DM: add Via abstract class
mtklein
2015-05-06
*
DM: add a Via to simulate SP pictures.
mtklein
2015-05-05
*
DM: add draw_to_canvas() to trim some boilerplate for Vias.
mtklein
2015-05-05
*
add deferred config to DM
reed
2015-05-05
*
DM+nanobench: print both current and max RSS.
mtklein
2015-04-30
*
Requires a minor API change to pass the color table to getScanlineDecoder, as...
msarett
2015-04-29
*
Add source-data sharding to DM.
mtklein
2015-04-27
*
DM: failure to canary a sink is now fatal.
mtklein
2015-04-21
*
SkJpegCodec
msarett
2015-04-15
*
DM: add --multiPage option
halcanary
2015-04-14
*
cleanup codec names being produced by dm and uploaded to gold
djsollen
2015-04-14
*
Fixing use of initialized memory.
msarett
2015-04-14
*
***Disables swizzles to 565.
msarett
2015-04-09
*
Move uninteresting MD5 check to after adding it to JSON.
mtklein
2015-04-07
*
Fix DM -r
mtklein
2015-04-07
*
Add a Via to DM that records into two pictures and draws using the second.
mtklein
2015-04-07
*
DM: set source options only when non-empty.
mtklein
2015-04-06
*
Add --uninterestingHashesFile to DM
borenet
2015-04-03
*
Doesn't usually matter for well-formed blacklists,
mtklein
2015-04-03
[next]