1. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  2. 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago
  3. fa23a9e Fix uninitialized memory on kIndex8 divisor tests in Gold by msarett · 9 years ago
  4. 479fe77 SkRemote: more refactoring by mtklein · 9 years ago
  5. b6b8f27 SkRemote: refactoring by mtklein · 9 years ago
  6. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  7. 2e2ea38 SkRemote by mtklein · 9 years ago
  8. fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
  9. 04965c6 SkBitmapRegionDecoder clean-up by msarett · 9 years ago
  10. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  11. 6634cbb Small DM cleanup by scroggo · 9 years ago
  12. 7fac5af Fix bug testing SkCodec for ICO by scroggo · 9 years ago
  13. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  14. c11c62f DM: PDFSink sets rasterizer keyword by halcanary · 9 years ago
  15. 449d9b7 simplify code in SkRecords.h by mtklein · 9 years ago
  16. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  17. f12a167 SkPDF: add basic metadata support by halcanary · 9 years ago
  18. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  19. a5783ae Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  20. 8fd97ea Revert of Provides multiple implementations of Android's SkBitmapRegionDecoder (patchset #16 id:360001 of https://codereview.chromium.org/1288963002/ ) by msarett · 9 years ago
  21. 10522ff Scanline decoding for gifs by msarett · 9 years ago
  22. e3330cf Revert of Scanline decoding for gifs (patchset #15 id:380001 of https://codereview.chromium.org/1305123002/ ) by jcgregorio · 9 years ago
  23. e9c10b9 Scanline decoding for gifs by msarett · 9 years ago
  24. 76f755e Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  25. 9e707a0 Various improvements to CodecSrc testing in dm by msarett · 9 years ago
  26. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  27. 5406d6f Scanline decoding for bmp by msarett · 9 years ago
  28. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  29. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  30. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  31. 451af50 remove SkDeferredCanvas by reed · 9 years ago
  32. b32758a Test scaling for small images by msarett · 9 years ago
  33. 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
  34. b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
  35. b157917 SkScaledCodec class by emmaleer · 9 years ago
  36. c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  37. d518ea7 SkScaledCodec class by emmaleer · 9 years ago
  38. e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  39. 0944100 SkScaledCodec class by emmaleer · 9 years ago
  40. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
  41. 99cab4e DM: track a direct/indirect bit for each Sink too. by mtklein · 9 years ago
  42. 4358f13 Call notifyPixelsChanged after modifying bitmap by scroggo · 9 years ago
  43. e0effd6 Allow Srcs to veto Sinks based on their broad type. by mtklein · 9 years ago
  44. b636b45 Add the ability to decode a subset to SkCodec by scroggo · 9 years ago
  45. 9b2cdbf Allow creating multiple scanline decoders. by scroggo · 9 years ago
  46. eb602a5 SkCodec no longer inherits from SkImageGenerator. by scroggo · 9 years ago
  47. d2baa90 Make sp- via support SkDrawables; add a GM to test it. by mtklein · 9 years ago
  48. 0a4c3cb Implemented onGetScanlines and onSkipScanlines for interlaced pngs by emmaleer · 9 years ago
  49. 7054257 Do not fail on images that are too small to subset decode. by msarett · 9 years ago
  50. f6db27e Fixing stripe test by msarett · 9 years ago
  51. 0a24297 DM testing for skipping and scaling by msarett · 9 years ago
  52. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  53. 9700206 New CodeSrc* draw mode kScanline_Subset_Mode by emmaleer · 9 years ago
  54. e44b508 DM: use SkFunction to make required argument type clearer. by mtklein · 9 years ago
  55. 6fbf4b3 Do we still need this DOUBLE_LOOP feature? by mtklein · 9 years ago
  56. 7882924 DM: add Via abstract class by mtklein · 9 years ago
  57. d31c13d DM: add a Via to simulate SP pictures. by mtklein · 9 years ago
  58. a16e69e DM: add draw_to_canvas() to trim some boilerplate for Vias. by mtklein · 9 years ago
  59. 06a22f6 add deferred config to DM by reed · 9 years ago
  60. 9e43cab Requires a minor API change to pass the color table to getScanlineDecoder, as we do with getPixels(). by msarett · 9 years ago
  61. e16b04a SkJpegCodec by msarett · 9 years ago
  62. 7e79818 DM: add --multiPage option by halcanary · 9 years ago
  63. 438b2ad ***Disables swizzles to 565. by msarett · 9 years ago
  64. b7e8d69 Add a Via to DM that records into two pictures and draws using the second. by mtklein · 9 years ago
  65. 2ab9000 Prevent DM crash in the PDF sink when src width/height are zero. by djsollen · 9 years ago
  66. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  67. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  68. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  69. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  70. 9c59ebc Test scanline decoding in DM. by scroggo · 9 years ago
  71. b3e5e4d Lazy SKP image decoding in DM. by mtklein · 9 years ago
  72. 478652e Add copyright headers DM. by scroggo · 9 years ago
  73. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  74. 7aa846c Revert of Enabling ico decoding with use of png and bmp decoders (patchset #10 id:280001 of https://codereview.chromium.org/1011343003/) by tomhudson · 9 years ago
  75. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  76. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 10 years ago
  77. 9b77ddd Run CodecSrc DM. by scroggo · 10 years ago
  78. 7411438 Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)" by msarett · 10 years ago
  79. dfdec78 Revert "Implementation of image decoding for bmp files, in accordance with the new API." by msarett · 10 years ago
  80. ffa901a DM: allow SKPs to be smaller than 1000x1000 by mtklein · 10 years ago
  81. 3675874 Implementation of image decoding for bmp files, in accordance with the new API. by msarett · 10 years ago
  82. 56e25dd DM: Use the new non-fatal errors for invalid color conversions. by scroggo · 10 years ago
  83. 4089ef7 DM: support non-fatal errors by mtklein · 10 years ago
  84. 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
  85. f24f224 Add SkCodec, including PNG implementation. by scroggo · 10 years ago
  86. c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 10 years ago
  87. 00d39bc XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
  88. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 10 years ago
  89. ca35885 Add SkCodec, including PNG implementation. by scroggo · 10 years ago
  90. 5f5a8d7 adding preabandon flag to DM by joshualitt · 10 years ago
  91. 44906c6 Revert of DM: lazy decoding on SKP playback (patchset #4 id:60001 of https://codereview.chromium.org/943383002/) by halcanary · 10 years ago
  92. 77d366d DM: lazy decoding on SKP playback by halcanary · 10 years ago
  93. d603b22 Suggested version with 'undo'. by mtklein · 10 years ago
  94. ad66f9b DM: don't leak the null canvas in NullSink. by mtklein · 10 years ago
  95. 2aafe6f Add SkSVGCanvas by fmalita · 10 years ago
  96. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
  97. 8a4527e SVG backend in DM by mtklein · 10 years ago
  98. edc93bc Suggestions and merge in the other CL. by mtklein · 10 years ago
  99. 8d17a13 DM: paths as implict strings too. by mtklein · 10 years ago
  100. f4ba321 Revert of DM::SKPSrc::size() reports correct size. (patchset #3 id:40001 of https://codereview.chromium.org/863243005/) by mtklein · 10 years ago