1. 8db74f1 Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"" by Matt Sarett · 7 years ago
  2. 6a0feba Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc by Matt Sarett · 7 years ago
  3. 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 7 years ago
  4. b6f4767 Do not return Index8 from SkAndroidCodec::computeOutputColorType by Matt Sarett · 7 years ago
  5. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  6. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 7 years ago
  7. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  8. f485cf9 Tag CodecSrc bitmaps with standard color spaces by Matt Sarett · 7 years ago
  9. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  10. eceee04 Premultiply in DM before drawing unpremul f16 by Leon Scroggins III · 7 years ago
  11. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  12. a40d9c8 Improve test coverage of image decode modes by Matt Sarett · 7 years ago
  13. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  14. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 7 years ago
  15. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  16. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  17. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  18. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  19. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 7 years ago
  20. 45cde31 SkMultiPictureDocument : clean up MultiPictureDocumentReader interface by Hal Canary · 7 years ago
  21. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  22. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  23. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  24. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  25. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  26. 1a3c4b8 Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas. by Herb Derby · 7 years ago
  27. 919cc45 Revert "Revert "Add color spin test for SkColorSpaceXformCanvas"" by Mike Klein · 7 years ago
  28. 73e21af Revert "Add color spin test for SkColorSpaceXformCanvas" by Eric Boren · 7 years ago
  29. cb01aec Add color spin test for SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  30. 841101d SkColorSpaceXformCanvas by Mike Klein · 7 years ago
  31. bd7c551 Don't run image tests on msaa configs. by Brian Salomon · 7 years ago
  32. e370cbe Remove clip to bounds GrContextOption by Brian Salomon · 7 years ago
  33. 05cb4c3 Use non-fatal errors for WIC decoding failures by Matt Sarett · 7 years ago
  34. d7875f5 Refactor SkLiteDL to no longer extend SkDrawable. by Derek Sollenberger · 7 years ago
  35. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 7 years ago
  36. bae888e hide via-svg until I can fix g3 by Mike Reed · 7 years ago
  37. f67c459 add ViaSVG to dm by Mike Reed · 7 years ago
  38. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 7 years ago
  39. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  40. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  41. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  42. 5e221e7 SkXPS: new document API. by Hal Canary · 8 years ago
  43. abc88d2 SkXPS: Begin refactoring SkXPSDevice by Hal Canary · 8 years ago
  44. ea518f0 Disable unpremul f16 image tests by Matt Sarett · 8 years ago
  45. 09a1c08 Prepare to test all image decode modes to F16 by Matt Sarett · 8 years ago
  46. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  47. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  48. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  49. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  50. 334df3a Fix gray png BRD tests by Matt Sarett · 8 years ago
  51. 2535102 Reenable 16-bit png brd decode tests by Matt Sarett · 8 years ago
  52. 3fc97d7 Fix SkGifCodec bugs around truncated data by Leon Scroggins III · 8 years ago
  53. 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
  54. 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 8 years ago
  55. 51c3fcd Added CMYK support for ICC profiles. by raftias · 8 years ago
  56. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  57. 5c1c8d1 Remove batch bounds drawing debug option by Brian Salomon · 8 years ago
  58. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  59. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  60. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  61. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  62. acd2f5c Fix DM race in SVGSrc by fmalita · 8 years ago
  63. 4b43cc2 fix svg compile by Hal Canary · 8 years ago
  64. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  65. 12e8dc2 Fix iOS and Angle builds. by Ben Wagner · 8 years ago
  66. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  67. a9e9bfc Delete qcms by Matt Sarett · 8 years ago
  68. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  69. 53f63b6 Fix decoding GIF to 565 by scroggo · 8 years ago
  70. 85c7fe8 DM: JSON Debug Sink by Hal Canary · 8 years ago
  71. 90e971a DM: Draw image frames in a grid by scroggo · 8 years ago
  72. 6e8c68e Differentiate animated image results by scroggo · 8 years ago
  73. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  74. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  75. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  76. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  77. e54c75f remove SkError by Mike Klein · 8 years ago
  78. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  79. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  80. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  81. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  82. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  83. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  84. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  85. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  86. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  87. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  88. d14df7c document.close from bool to void by reed · 8 years ago
  89. bdf3e5c [SVGDom] Improved DM sizing by fmalita · 8 years ago
  90. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  91. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  92. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  93. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  94. 39eaf5f add helpers for using SkData with picture serialization by reed · 8 years ago
  95. e1baa7c [SVGDom] Expose intrinsic size info by fmalita · 8 years ago
  96. f7eb6fc Implement Fill() for incomplete decodes to RGBA_F16 by msarett · 8 years ago
  97. 54dc487 add pipecanvas by reed · 8 years ago
  98. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  99. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  100. 85c922a Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (patchset #2 id:100001 of https://codereview.chromium.org/2319293003/ ) by msarett · 8 years ago