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 a tooling flag for path mask caching
Chris Dalton
2017-10-13
*
DM: move skiatest functions into separate file.
Hal Canary
2017-10-10
*
Revert "Attempt both GL and GLES for GPU unit tests"
Chris Dalton
2017-10-05
*
Attempt both GL and GLES for GPU unit tests
Chris Dalton
2017-10-05
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Fix TSAN issue with atlas expansion.
Jim Van Verth
2017-09-20
*
Fix SkASSERT for convex paths with DAA
Yuqian Li
2017-09-07
*
Output encoded PNGs when gltestthreading or serialize fails
Brian Osman
2017-09-07
*
Add FIFO thread pool, use it for most things.
Mike Klein
2017-09-01
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
DeferredDisplayList API proposal
Robert Phillips
2017-08-30
*
Suppress file output for the gltestthreading config
Brian Osman
2017-08-30
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Revert "Threaded generation of software paths"
Brian Salomon
2017-08-24
*
Threaded generation of software paths
Brian Osman
2017-08-24
*
Plumb GrContextOptions to GPU sinks in DM
Brian Osman
2017-08-21
*
Stop BRD-decoding non-opaque to 565 sink
Leon Scroggins III
2017-08-17
*
Move calls to conversion_possible to SkCodec
Leon Scroggins III
2017-08-17
*
Blacklist svgparse_* svgs on non-8888
Chris Dalton
2017-08-15
*
upstream cr/165303354
Mike Klein
2017-08-15
*
Fix dm when --config not specified.
Ben Wagner
2017-08-14
*
Abort dm/nanobench on bad configs.
Ben Wagner
2017-08-11
*
simplify gm matrices
Mike Reed
2017-08-08
*
Add missing newline to initial DM output
Brian Osman
2017-08-03
*
Roll ANGLE
Robert Phillips
2017-08-01
*
New analytic AA scan converter using delta (I call it DAA for now)
Yuqian Li
2017-07-25
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC
Mike Klein
2017-07-24
*
Faster, thread-safe implementation
Brian Osman
2017-07-24
*
Don't write .pdfs in DM on the bots.
Mike Klein
2017-07-24
*
DM: excercise other SkPDF raster dpis
Hal Canary
2017-07-20
*
First stab at JSON event tracer
Brian Osman
2017-07-20
*
convert over to 2d-mode
Mike Klein
2017-07-20
*
Add option to ignore SIGINT when running DM on Android.
Derek Sollenberger
2017-07-20
*
Add SkDebugf trace event handler.
Brian Salomon
2017-07-19
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Add support for GL 565 and 4444 configs to test tools
Brian Salomon
2017-07-17
*
Add metal config to tools
Greg Daniel
2017-07-14
*
remove references to kIndex_8_SkColorType from our tools/tests
Mike Reed
2017-07-12
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
*
Add SkCodec::Result indicating error in the data
Leon Scroggins III
2017-07-06
[next]