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
*
Add --matrix to DM, to play around with and maybe use on a bot.
mtklein
2014-09-11
*
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
*
Let .skps have Expectations (i.e. work with -r) too.
mtklein
2014-09-08
*
Start to rework DM JSON handling.
mtklein
2014-09-08
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Remove SkQuadTree.
mtklein
2014-08-26
*
SkData to SkStreamAsset to avoid unneeded copying
halcanary
2014-08-26
*
Install a hook to swap between SkPicture backends with a single define.
mtklein
2014-08-21
*
Print max RSS in GM and nanobench too.
mtklein
2014-08-19
*
Stop sorting the results of SkBBH::search().
mtklein
2014-08-18
*
Guard ANGLE and MESA instead of defining them as native when unsupported.
mtklein
2014-08-14
*
DM: Replace --pathOpsVerbose with --veryVerbose
halcanary
2014-08-13
*
SkTileGrid: store insertion order, return results sorted by that.
mtklein
2014-08-12
*
Process Statistics header, add max RSS to render_pdfs
halcanary
2014-08-11
*
Plumbing for using a BBH in SkRecordDraw.
mtklein
2014-08-11
*
Fix iOS build by centralizing --writePath.
mtklein
2014-08-07
*
DM: conserve memory when using --skps
mtklein
2014-08-07
*
Revert of Process Statistics header, add max RSS to render_pdfs (https://code...
bungeman
2014-08-07
*
Process Statistics header, add max RSS to render_pdfs
halcanary
2014-08-07
*
DM: expand peak RAM usage to Mac and Android too.
mtklein
2014-08-06
*
For some reason, starting tests before gms makes DM run much faster.
mtklein
2014-08-05
*
Print max memory usage on Linux.
mtklein
2014-08-04
*
SKPs-as-benches in nanobench
mtklein
2014-08-01
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Test abandoning GL context in dm/nanobench.
bsalomon
2014-07-28
*
dm prints out number of matching skp files
halcanary
2014-07-28
*
Fix crash in DM/SKPTask
halcanary
2014-07-25
*
share dm and command flags
caryclark
2014-07-22
*
Revert of Revert of Revert of Force DM rebuild. (https://codereview.chromium....
mtklein
2014-07-17
*
Revert of Revert of Force DM rebuild. (https://codereview.chromium.org/399123...
mtklein
2014-07-17
*
Revert of Force DM rebuild. (https://codereview.chromium.org/400723002/)
mtklein
2014-07-17
*
Force DM rebuild.
Mike Klein
2014-07-17
*
Remove benches from DM.
mtklein
2014-07-16
*
DM: destroy contexts after each GPU task instead of before
Mike Klein
2014-07-15
*
Add --resetGpuContext to both DM and nanobench.
mtklein
2014-07-15
*
Merge Replay and Quilt tasks, adding in all BBH implementations.
mtklein
2014-07-09
*
Turn on threaded DMQuiltTask drawing for old-format SkPictures too.
mtklein
2014-07-07
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
Add multithreaded mode to quilt mode in DM.
mtklein
2014-07-01
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
[next]