aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm/DMSrcSink.cpp
Commit message (Expand)AuthorAge
* Add caps overrides to GMsGravatar bsalomon2015-05-27
* New CodeSrc* draw mode kScanline_Subset_ModeGravatar emmaleer2015-05-27
* DM: use SkFunction to make required argument type clearer.Gravatar mtklein2015-05-07
* Do we still need this DOUBLE_LOOP feature?Gravatar mtklein2015-05-06
* DM: add Via abstract classGravatar mtklein2015-05-06
* DM: add a Via to simulate SP pictures.Gravatar mtklein2015-05-05
* DM: add draw_to_canvas() to trim some boilerplate for Vias.Gravatar mtklein2015-05-05
* add deferred config to DMGravatar reed2015-05-05
* Requires a minor API change to pass the color table to getScanlineDecoder, as...Gravatar msarett2015-04-29
* SkJpegCodecGravatar msarett2015-04-15
* DM: add --multiPage optionGravatar halcanary2015-04-14
* ***Disables swizzles to 565.Gravatar msarett2015-04-09
* Add a Via to DM that records into two pictures and draws using the second.Gravatar mtklein2015-04-07
* Prevent DM crash in the PDF sink when src width/height are zero.Gravatar djsollen2015-04-03
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...Gravatar joshualitt2015-03-31
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Test scanline decoding in DM.Gravatar scroggo2015-03-25
* Lazy SKP image decoding in DM.Gravatar mtklein2015-03-25
* Add copyright headers DM.Gravatar scroggo2015-03-25
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-25
* Revert of Enabling ico decoding with use of png and bmp decoders (patchset #1...Gravatar tomhudson2015-03-24
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-24
* guarded change to SkImageGenerator to make getInfo() constGravatar reed2015-03-19
* Run CodecSrc DM.Gravatar scroggo2015-03-19
* Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id...Gravatar msarett2015-03-16
* Revert "Implementation of image decoding for bmp files, in accordance with th...Gravatar msarett2015-03-16
* DM: allow SKPs to be smaller than 1000x1000Gravatar mtklein2015-03-16
* Implementation of image decoding for bmp files, in accordance with the new API.Gravatar msarett2015-03-16
* DM: Use the new non-fatal errors for invalid color conversions.Gravatar scroggo2015-03-05
* DM: support non-fatal errorsGravatar mtklein2015-03-05
* XPS, DM: add SkDocument::CreateXPSGravatar halcanary2015-03-03
* Add SkCodec, including PNG implementation.Gravatar scroggo2015-03-03
* Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https:...Gravatar halcanary2015-03-03
* XPS, DM: add SkDocument::CreateXPSGravatar halcanary2015-03-03
* Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 ...Gravatar scroggo2015-03-02
* Add SkCodec, including PNG implementation.Gravatar scroggo2015-03-02
* adding preabandon flag to DMGravatar joshualitt2015-02-25
* Revert of DM: lazy decoding on SKP playback (patchset #4 id:60001 of https://...Gravatar halcanary2015-02-23
* DM: lazy decoding on SKP playbackGravatar halcanary2015-02-23
* Suggested version with 'undo'.Gravatar mtklein2015-02-17
* DM: don't leak the null canvas in NullSink.Gravatar mtklein2015-02-13
* Add SkSVGCanvasGravatar fmalita2015-02-06
* patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...Gravatar mtklein2015-02-02
* SVG backend in DMGravatar mtklein2015-01-31
* Suggestions and merge in the other CL.Gravatar mtklein2015-01-30
* DM: paths as implict strings too.Gravatar mtklein2015-01-30
* Revert of DM::SKPSrc::size() reports correct size. (patchset #3 id:40001 of h...Gravatar mtklein2015-01-28
* DM::SKPSrc::size() reports correct size.Gravatar mtklein2015-01-28