| Commit message (Expand) | Author | Age |
* | 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 |
* | DM: don't leak the null canvas in NullSink. | mtklein | 2015-02-13 |
* | Add SkSVGCanvas | fmalita | 2015-02-06 |
* | patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40... | mtklein | 2015-02-02 |
* | SVG backend in DM | mtklein | 2015-01-31 |
* | Suggestions and merge in the other CL. | mtklein | 2015-01-30 |
* | DM: paths as implict strings too. | mtklein | 2015-01-30 |
* | Revert of DM::SKPSrc::size() reports correct size. (patchset #3 id:40001 of h... | mtklein | 2015-01-28 |
* | DM::SKPSrc::size() reports correct size. | mtklein | 2015-01-28 |
* | Revert of DM::SKPSrc::size() reports correct size. (patchset #1 id:1 of https... | mtklein | 2015-01-28 |
* | DM::PDFSink::draw excercises multi-page pdf | halcanary | 2015-01-28 |
* | Fold gmtoskp into DM, as --src gm --config skp. | mtklein | 2015-01-28 |
* | DM::SKPSrc::size() reports correct size. | mtklein | 2015-01-28 |
* | More natural way to serialize GPU tasks and tests. | mtklein | 2015-01-21 |
* | Easy DM TODO: LazyDecodeBitmap does not help (or hinder). | mtklein | 2015-01-21 |
* | Don't test pipe modes nobody uses. | mtklein | 2015-01-21 |
* | Make SkStream *not* ref counted. | scroggo | 2015-01-21 |