aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
* simplify gm matricesGravatar Mike Reed2017-08-08
* Add missing newline to initial DM outputGravatar Brian Osman2017-08-03
* Roll ANGLEGravatar Robert Phillips2017-08-01
* New analytic AA scan converter using delta (I call it DAA for now)Gravatar Yuqian Li2017-07-25
* use unique_ptr for codec factoriesGravatar Mike Reed2017-07-25
* sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNCGravatar Mike Klein2017-07-24
* Faster, thread-safe implementationGravatar Brian Osman2017-07-24
* Don't write .pdfs in DM on the bots.Gravatar Mike Klein2017-07-24
* DM: excercise other SkPDF raster dpisGravatar Hal Canary2017-07-20
* First stab at JSON event tracerGravatar Brian Osman2017-07-20
* convert over to 2d-modeGravatar Mike Klein2017-07-20
* Add option to ignore SIGINT when running DM on Android.Gravatar Derek Sollenberger2017-07-20
* Add SkDebugf trace event handler.Gravatar Brian Salomon2017-07-19
* guard references to SkColorTableGravatar Mike Reed2017-07-18
* Add support for GL 565 and 4444 configs to test toolsGravatar Brian Salomon2017-07-17
* Add metal config to toolsGravatar Greg Daniel2017-07-14
* remove references to kIndex_8_SkColorType from our tools/testsGravatar Mike Reed2017-07-12
* Reland "Remove support for decoding to kIndex_8"Gravatar Leon Scroggins2017-07-11
* Revert "Remove support for decoding to kIndex_8"Gravatar Leon Scroggins2017-07-10
* Remove support for decoding to kIndex_8Gravatar Leon Scroggins III2017-07-10
* Add SkCodec::Result indicating error in the dataGravatar Leon Scroggins III2017-07-06
* add --forceRasterPipeline to dm, (already in nanobench)Gravatar Mike Reed2017-07-06
* Remove CodecSrc::kIndex8_Always_DstColorTypeGravatar Leon Scroggins III2017-07-05
* always touch verbose.log, even if --verboseGravatar Mike Klein2017-06-26
* remove DM status threadGravatar Mike Klein2017-06-23
* Enable SVG DM sources for vector sinksGravatar Florin Malita2017-06-16
* Revert "Revert "Add API for flushing surfaces with gpu semaphores""Gravatar Greg Daniel2017-06-16
* Revert "Add API for flushing surfaces with gpu semaphores"Gravatar Greg Daniel2017-06-15
* Add API for flushing surfaces with gpu semaphoresGravatar Greg Daniel2017-06-15
* Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorT...Gravatar Matt Sarett2017-06-14
* DM: use SkPngEncoderGravatar Mike Klein2017-06-12
* Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrcGravatar Matt Sarett2017-06-09
* Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"Gravatar Matt Sarett2017-06-08
* Do not return Index8 from SkAndroidCodec::computeOutputColorTypeGravatar Matt Sarett2017-06-08
* Make SkCodec more flexible about its required frameGravatar Leon Scroggins III2017-06-07
* Remove ImmediateFlush modeGravatar Robert Phillips2017-06-02
* update SkRasterPipeline::run() to also take yGravatar Mike Klein2017-06-01
* wait for DM status thread to exit on iOSGravatar Mike Klein2017-05-26
* Tag CodecSrc bitmaps with standard color spacesGravatar Matt Sarett2017-05-26
* SkRasterPipeline in SkArenaAllocGravatar Mike Klein2017-05-24
* Premultiply in DM before drawing unpremul f16Gravatar Leon Scroggins III2017-05-24
* Add animation support to SkWebpCodecGravatar Leon Scroggins III2017-05-23
* Improve test coverage of image decode modesGravatar Matt Sarett2017-05-19
* Add new SkImageGenerator::getPixels() API, deprecate the oldGravatar Matt Sarett2017-05-12
* Tune down libpng in DM.Gravatar Mike Klein2017-05-09
* Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""Gravatar Matt Sarett2017-04-28
* Revert "Delete copyTo(Allocator), hide copyTo() behind flag"Gravatar Matt Sarett2017-04-27
* Delete copyTo(Allocator), hide copyTo() behind flagGravatar Matt Sarett2017-04-27
* Hardwire opList lookAhead & lookBack parametersGravatar Robert Phillips2017-04-26
* Switch SkCodec to int for counts and indicesGravatar Leon Scroggins III2017-04-17