1. 0cbc10f Make SkImageGeneratorCG apply encoded origin by Leon Scroggins III · 7 years ago
  2. 5b7e470 Use color filter to undo GBR (actually BRG) by Brian Osman · 7 years ago
  3. b7ea3da Revert "gbr- has been brg- this whole time..." by Mike Klein · 7 years ago
  4. 5b9a037 gbr- has been brg- this whole time... by Mike Klein · 7 years ago
  5. 1b36115 make color rotating a little less pointlessly slow by Mike Klein · 7 years ago
  6. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  7. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  8. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  9. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  10. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  11. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  12. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  13. e5756ec Output encoded PNGs when gltestthreading or serialize fails by Brian Osman · 7 years ago
  14. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  15. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  16. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  17. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  18. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  19. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  20. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  21. f21aa04 Plumb GrContextOptions to GPU sinks in DM by Brian Osman · 7 years ago
  22. 1dc8ecb Stop BRD-decoding non-opaque to 565 sink by Leon Scroggins III · 7 years ago
  23. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  24. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  25. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  26. c7d295e DM: excercise other SkPDF raster dpis by Hal Canary · 7 years ago
  27. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  28. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  29. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
  30. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  31. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  32. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  33. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  34. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  35. bace7a9 Remove CodecSrc::kIndex8_Always_DstColorType by Leon Scroggins III · 7 years ago
  36. 93323eb Enable SVG DM sources for vector sinks by Florin Malita · 7 years ago
  37. 8db74f1 Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"" by Matt Sarett · 7 years ago
  38. 6a0feba Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc by Matt Sarett · 7 years ago
  39. 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 7 years ago
  40. b6f4767 Do not return Index8 from SkAndroidCodec::computeOutputColorType by Matt Sarett · 7 years ago
  41. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  42. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 7 years ago
  43. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  44. f485cf9 Tag CodecSrc bitmaps with standard color spaces by Matt Sarett · 7 years ago
  45. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  46. eceee04 Premultiply in DM before drawing unpremul f16 by Leon Scroggins III · 7 years ago
  47. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  48. a40d9c8 Improve test coverage of image decode modes by Matt Sarett · 7 years ago
  49. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  50. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 7 years ago
  51. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  52. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  53. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  54. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  55. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 7 years ago
  56. 45cde31 SkMultiPictureDocument : clean up MultiPictureDocumentReader interface by Hal Canary · 7 years ago
  57. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  58. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  59. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  60. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  61. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  62. 1a3c4b8 Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas. by Herb Derby · 7 years ago
  63. 919cc45 Revert "Revert "Add color spin test for SkColorSpaceXformCanvas"" by Mike Klein · 7 years ago
  64. 73e21af Revert "Add color spin test for SkColorSpaceXformCanvas" by Eric Boren · 7 years ago
  65. cb01aec Add color spin test for SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  66. 841101d SkColorSpaceXformCanvas by Mike Klein · 7 years ago
  67. bd7c551 Don't run image tests on msaa configs. by Brian Salomon · 7 years ago
  68. e370cbe Remove clip to bounds GrContextOption by Brian Salomon · 7 years ago
  69. 05cb4c3 Use non-fatal errors for WIC decoding failures by Matt Sarett · 7 years ago
  70. d7875f5 Refactor SkLiteDL to no longer extend SkDrawable. by Derek Sollenberger · 8 years ago
  71. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  72. bae888e hide via-svg until I can fix g3 by Mike Reed · 8 years ago
  73. f67c459 add ViaSVG to dm by Mike Reed · 8 years ago
  74. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  75. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  76. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  77. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  78. 5e221e7 SkXPS: new document API. by Hal Canary · 8 years ago
  79. abc88d2 SkXPS: Begin refactoring SkXPSDevice by Hal Canary · 8 years ago
  80. ea518f0 Disable unpremul f16 image tests by Matt Sarett · 8 years ago
  81. 09a1c08 Prepare to test all image decode modes to F16 by Matt Sarett · 8 years ago
  82. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  83. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  84. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  85. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  86. 334df3a Fix gray png BRD tests by Matt Sarett · 8 years ago
  87. 2535102 Reenable 16-bit png brd decode tests by Matt Sarett · 8 years ago
  88. 3fc97d7 Fix SkGifCodec bugs around truncated data by Leon Scroggins III · 8 years ago
  89. 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
  90. 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 8 years ago
  91. 51c3fcd Added CMYK support for ICC profiles. by raftias · 8 years ago
  92. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  93. 5c1c8d1 Remove batch bounds drawing debug option by Brian Salomon · 8 years ago
  94. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  95. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  96. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  97. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  98. acd2f5c Fix DM race in SVGSrc by fmalita · 8 years ago
  99. 4b43cc2 fix svg compile by Hal Canary · 8 years ago
  100. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago