aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
* Revert of When not writing to file in DM, spew verbose output to stderr (patc...Gravatar mtklein2016-03-11
* Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually onl...Gravatar yujieqin2016-03-11
* When not writing to file in DM, spew verbose output to stderrGravatar egdaniel2016-03-11
* DM: better SkDocument error message.Gravatar halcanary2016-03-10
* Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 a...Gravatar brianosman2016-03-10
* Add an SkImageGeneratorCGGravatar msarett2016-03-09
* DM: verbose and quiet loggingGravatar mtklein2016-03-08
* Archive SkRemote-related code. I want to start fresh.Gravatar mtklein2016-03-07
* dm: log logGravatar mtklein2016-03-07
* Attempt to combine batches in forward direction before flushGravatar bsalomon2016-03-07
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Fix MSVC 2015 compiler complaintGravatar robertphillips2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-03-01
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-03-01
* dm: gamma_correct: true/false -> "yes"/"no"Gravatar mtklein2016-03-01
* print stack trace on crash, tweak formatting, _Exit hardGravatar mtklein2016-02-29
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-02-29
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-02-29
* Modernize SkSpinlock.Gravatar mtklein2016-02-29
* Add gamma_correct option field to dm.jsonGravatar mtklein2016-02-29
* DM crash handler tweaksGravatar mtklein2016-02-29
* DM: dm.json can be missing some final resultsGravatar mtklein2016-02-26
* DM: support --config {f16,srgb}Gravatar mtklein2016-02-26
* Add a DM flag to limit the types of Codec decodesGravatar scroggo2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* trim DM fatGravatar mtklein2016-02-24
* DM: assert we ran as many tasks as we thought we wouldGravatar mtklein2016-02-24
* Unit Tests: eliminate stray SkDebugf()s.Gravatar halcanary2016-02-24
* Rethink DM outputGravatar mtklein2016-02-24
* Add a handler to DM to print out what was running when we crash.Gravatar mtklein2016-02-23
* Make DM failures fatalGravatar msarett2016-02-23
* Use new jpeg_crop_scanlines() API to optimize jpeg subset decodesGravatar msarett2016-02-22
* DM: remove unnecessary use of std::functionGravatar mtklein2016-02-19
* Make SkPicture/SkImageGenerator default to SkCodecGravatar msarett2016-02-17
* Make kInvalidConversion a fatal failure in DMSrcSinkGravatar msarett2016-02-16
* SkDocument: remove use of SkTArray (part 1/3).Gravatar halcanary2016-02-11
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...Gravatar kjlubick2016-02-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar scroggo2016-02-10
* Enable ImageGenerator tests on direct raster and direct gpu backendsGravatar msarett2016-02-10
* Disable indirect backends for image decode testsGravatar msarett2016-02-09
* Optionally run RAW images seriallyGravatar scroggo2016-02-08
* DM: this must have been missing from the previous CLGravatar mtklein2016-02-08
* dm: simplify parallel/serial decisionsGravatar mtklein2016-02-08
* Test CodecImageGenerator on GPU botsGravatar msarett2016-02-08
* Fix Unpremul Index8 testsGravatar msarett2016-02-03
* Test unpremul decodesGravatar msarett2016-02-03
* Treat bad values passed to --images as a fatal errorGravatar scroggo2016-02-03