1. cfd204a Rename/simplify SkCanvas::resetClip() and make recordable by Michael Ludwig · 3 years, 1 month ago
  2. 7c40b67 SkAnimatedImage: consider exif orientation by Leon Scroggins III · 3 years, 3 months ago
  3. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 7 months ago
  4. e427160 SkAnimatedImage: Always respect exif orientation by Leon Scroggins III · 3 years, 8 months ago
  5. ed4108e Revert "Revert "Reland "Rename getTopDevice/getDevice to topDevice/baseDevice""" by Mike Reed · 3 years, 8 months ago
  6. 9e230d8 Revert "Reland "Rename getTopDevice/getDevice to topDevice/baseDevice"" by Michael Ludwig · 3 years, 8 months ago
  7. 7839f66 Reland "Rename getTopDevice/getDevice to topDevice/baseDevice" by Michael Ludwig · 3 years, 8 months ago
  8. da3d8c2 Reland "SkAnimatedImage: Use fSampleSize" by Leon Scroggins · 3 years, 9 months ago
  9. efd628a Revert "SkAnimatedImage: Use fSampleSize" by Leon Scroggins · 3 years, 9 months ago
  10. 4fdf9f9 SkAnimatedImage: Use fSampleSize by Leon Scroggins · 3 years, 9 months ago
  11. afdbd9d SkAnimatedImage: Reject invalid crops by Leon Scroggins · 3 years, 9 months ago
  12. 7d1153f Handle EXIF orientation in SkAnimatedImage by Leon Scroggins · 3 years, 9 months ago
  13. 398fbed Remove unused SkAnimatedImage factory by Leon Scroggins · 3 years, 10 months ago
  14. c19b9c5 androidFramework_replaceClip proposal by Michael Ludwig · 4 years, 2 months ago
  15. 43182bc Remove SkBitmapRegionDecoder and SkBRDAllocator by Leon Scroggins III · 4 years, 3 months ago
  16. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 3 months ago
  17. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 3 months ago
  18. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 3 months ago
  19. 87caae6 Move SkBitmapRegionCodec into client_utils/android by Leon Scroggins III · 4 years, 3 months ago
  20. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  21. f5bc8fb [canvaskit] Create an SkImage from a frame of an SkAnimatedImage by Kevin Lubick · 4 years, 7 months ago
  22. aebe439 move clip-stencil function into GpuDevice by Mike Reed · 4 years, 8 months ago
  23. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 10 months ago
  24. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  25. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  26. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  27. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 10 months ago
  28. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 11 months ago
  29. 0e68f44 SkAnimatedImage: Update HEIF duration by Leon Scroggins III · 5 years ago
  30. 0b9b1f1 IWYU for SkTLogic.h by Ben Wagner · 5 years ago
  31. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  32. b0a8684 Add API to get canvas wrapped by SkPaintFilterCanvas by Stan Iliev · 5 years ago
  33. 8546335 Allow setting an SkColorSpace on SkAnimatedImage by Leon Scroggins III · 6 years ago
  34. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  35. 1958e5d Add Android framework only util to get the SkSurface from SkCanvas by Derek Sollenberger · 6 years ago
  36. 4476400 Add SafetyNetLogging and use in SkPngCodec by Leon Scroggins III · 6 years ago
  37. 41ba826 (Almost) no one needs to know about SkPixelRef by Brian Osman · 6 years ago
  38. 6e45ce7 Fix uninitialized errors in SkPngCodec by Leon Scroggins III · 6 years ago
  39. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  40. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  41. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  42. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  43. 5d1adbf Make sk_sp operator bool explicit. by Ben Wagner · 6 years ago
  44. 4aafb3a Alternate between two SkBitmaps in SkAnimatedImage by Leon Scroggins III · 6 years ago
  45. 0118e97 Remove calls to computeOutputColor- Type and Space by Leon Scroggins III · 6 years ago
  46. 2f86220 Fix drawing SkAnimatedImages with transparency by Leon Scroggins III · 6 years ago
  47. 289d36f Address MSAN bug in SkAnimatedImage::decodeNextFrame by Kevin Lubick · 6 years ago
  48. 495e0f0 Simplify SkAnimatedImage by Leon Scroggins III · 7 years ago
  49. 8524c30 Make SkAnimatedImage::update return sentinel when stopped by Leon Scroggins III · 7 years ago
  50. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  51. b1b7f701 Add Android ImageDecoder features to SkAnimatedImage by Leon Scroggins III · 7 years ago
  52. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  53. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  54. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  55. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  56. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  57. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  58. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  59. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  60. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  61. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  62. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  63. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  64. 73d8fd9 Add a private API for writing the clip to the stencil by Stan Iliev · 7 years ago
  65. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  66. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  67. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  68. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  69. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  70. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  71. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  72. 479366c Let region decoders query the type and color space by Matt Sarett · 7 years ago
  73. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 7 years ago
  74. 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
  75. 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
  76. 966bb34 Decode to sRGB on Android by Matt Sarett · 8 years ago
  77. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  78. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  79. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  80. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  81. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  82. a225e9b Finish color space support for SkCodec by Matt Sarett · 8 years ago
  83. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  84. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  85. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  86. 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
  87. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  88. e26a8ad Request legacy mode behavior from SkCodec in BitmapRegionDecoder by msarett · 8 years ago
  89. 577967c Fix uses of SkImageInfo in BRD to preserve color space info by msarett · 8 years ago
  90. 3d47732 Delete workaround for matching bitmap and pixel ref rowbytes by msarett · 8 years ago
  91. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  92. b1be46b Ensure that SkColorTable->fCount is set properly after decodes by msarett · 8 years ago
  93. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  94. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  95. f037fde Delete SkImageDecoder by msarett · 8 years ago
  96. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  97. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  98. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  99. f799706 Delete SkImageDecoder by msarett · 8 years ago
  100. 18300a3 detach -> release by mtklein · 8 years ago