| Commit message (Expand) | Author | Age |
* | 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 |
* | add --forceRasterPipeline to dm, (already in nanobench) | Mike Reed | 2017-07-06 |
* | Remove CodecSrc::kIndex8_Always_DstColorType | Leon Scroggins III | 2017-07-05 |
* | always touch verbose.log, even if --verbose | Mike Klein | 2017-06-26 |
* | remove DM status thread | Mike Klein | 2017-06-23 |
* | Enable SVG DM sources for vector sinks | Florin Malita | 2017-06-16 |
* | Revert "Revert "Add API for flushing surfaces with gpu semaphores"" | Greg Daniel | 2017-06-16 |
* | Revert "Add API for flushing surfaces with gpu semaphores" | Greg Daniel | 2017-06-15 |
* | Add API for flushing surfaces with gpu semaphores | Greg Daniel | 2017-06-15 |
* | Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorT... | Matt Sarett | 2017-06-14 |
* | DM: use SkPngEncoder | Mike Klein | 2017-06-12 |
* | Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc | Matt Sarett | 2017-06-09 |
* | Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" | Matt Sarett | 2017-06-08 |
* | Do not return Index8 from SkAndroidCodec::computeOutputColorType | Matt Sarett | 2017-06-08 |
* | Make SkCodec more flexible about its required frame | Leon Scroggins III | 2017-06-07 |
* | Remove ImmediateFlush mode | Robert Phillips | 2017-06-02 |
* | update SkRasterPipeline::run() to also take y | Mike Klein | 2017-06-01 |
* | wait for DM status thread to exit on iOS | Mike Klein | 2017-05-26 |
* | Tag CodecSrc bitmaps with standard color spaces | Matt Sarett | 2017-05-26 |
* | SkRasterPipeline in SkArenaAlloc | Mike Klein | 2017-05-24 |
* | Premultiply in DM before drawing unpremul f16 | Leon Scroggins III | 2017-05-24 |
* | Add animation support to SkWebpCodec | Leon Scroggins III | 2017-05-23 |
* | Improve test coverage of image decode modes | Matt Sarett | 2017-05-19 |
* | Add new SkImageGenerator::getPixels() API, deprecate the old | Matt Sarett | 2017-05-12 |
* | Tune down libpng in DM. | Mike Klein | 2017-05-09 |
* | Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" | Matt Sarett | 2017-04-28 |
* | Revert "Delete copyTo(Allocator), hide copyTo() behind flag" | Matt Sarett | 2017-04-27 |
* | Delete copyTo(Allocator), hide copyTo() behind flag | Matt Sarett | 2017-04-27 |
* | Hardwire opList lookAhead & lookBack parameters | Robert Phillips | 2017-04-26 |
* | Switch SkCodec to int for counts and indices | Leon Scroggins III | 2017-04-17 |
* | hide lockpixels api behind flag | Mike Reed | 2017-04-17 |