| Commit message (Expand) | Author | Age |
* | Add the ability to decode a subset to SkCodec | scroggo | 2015-07-22 |
* | Allow creating multiple scanline decoders. | scroggo | 2015-07-10 |
* | SkCodec no longer inherits from SkImageGenerator. | scroggo | 2015-07-09 |
* | Make sp- via support SkDrawables; add a GM to test it. | mtklein | 2015-07-07 |
* | Implemented onGetScanlines and onSkipScanlines for interlaced pngs | emmaleer | 2015-06-22 |
* | Do not fail on images that are too small to subset decode. | msarett | 2015-06-19 |
* | Fixing stripe test | msarett | 2015-06-12 |
* | DM testing for skipping and scaling | msarett | 2015-06-11 |
* | Add caps overrides to GMs | bsalomon | 2015-05-27 |
* | New CodeSrc* draw mode kScanline_Subset_Mode | emmaleer | 2015-05-27 |
* | DM: use SkFunction to make required argument type clearer. | mtklein | 2015-05-07 |
* | Do we still need this DOUBLE_LOOP feature? | mtklein | 2015-05-06 |
* | DM: add Via abstract class | mtklein | 2015-05-06 |
* | DM: add a Via to simulate SP pictures. | mtklein | 2015-05-05 |
* | DM: add draw_to_canvas() to trim some boilerplate for Vias. | mtklein | 2015-05-05 |
* | add deferred config to DM | reed | 2015-05-05 |
* | Requires a minor API change to pass the color table to getScanlineDecoder, as... | msarett | 2015-04-29 |
* | SkJpegCodec | msarett | 2015-04-15 |
* | DM: add --multiPage option | halcanary | 2015-04-14 |
* | ***Disables swizzles to 565. | msarett | 2015-04-09 |
* | Add a Via to DM that records into two pictures and draws using the second. | mtklein | 2015-04-07 |
* | Prevent DM crash in the PDF sink when src width/height are zero. | djsollen | 2015-04-03 |
* | BitmapTextBatch and BitmapTextBlob | joshualitt | 2015-03-31 |
* | Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https... | joshualitt | 2015-03-31 |
* | BitmapTextBatch and BitmapTextBlob | joshualitt | 2015-03-31 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Test scanline decoding in DM. | scroggo | 2015-03-25 |
* | Lazy SKP image decoding in DM. | mtklein | 2015-03-25 |
* | Add copyright headers DM. | scroggo | 2015-03-25 |
* | Enabling ico decoding with use of png and bmp decoders | msarett | 2015-03-25 |
* | Revert of Enabling ico decoding with use of png and bmp decoders (patchset #1... | tomhudson | 2015-03-24 |
* | Enabling ico decoding with use of png and bmp decoders | msarett | 2015-03-24 |
* | guarded change to SkImageGenerator to make getInfo() const | reed | 2015-03-19 |
* | Run CodecSrc DM. | scroggo | 2015-03-19 |
* | Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id... | msarett | 2015-03-16 |
* | Revert "Implementation of image decoding for bmp files, in accordance with th... | msarett | 2015-03-16 |
* | DM: allow SKPs to be smaller than 1000x1000 | mtklein | 2015-03-16 |
* | Implementation of image decoding for bmp files, in accordance with the new API. | msarett | 2015-03-16 |
* | DM: Use the new non-fatal errors for invalid color conversions. | scroggo | 2015-03-05 |
* | DM: support non-fatal errors | mtklein | 2015-03-05 |
* | XPS, DM: add SkDocument::CreateXPS | halcanary | 2015-03-03 |
* | Add SkCodec, including PNG implementation. | scroggo | 2015-03-03 |
* | Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https:... | halcanary | 2015-03-03 |
* | XPS, DM: add SkDocument::CreateXPS | halcanary | 2015-03-03 |
* | Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 ... | scroggo | 2015-03-02 |
* | Add SkCodec, including PNG implementation. | scroggo | 2015-03-02 |
* | adding preabandon flag to DM | joshualitt | 2015-02-25 |
* | Revert of DM: lazy decoding on SKP playback (patchset #4 id:60001 of https://... | halcanary | 2015-02-23 |
* | DM: lazy decoding on SKP playback | halcanary | 2015-02-23 |
* | Suggested version with 'undo'. | mtklein | 2015-02-17 |