1. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  2. 1958e5d Add Android framework only util to get the SkSurface from SkCanvas by Derek Sollenberger · 6 years ago
  3. 4476400 Add SafetyNetLogging and use in SkPngCodec by Leon Scroggins III · 6 years ago
  4. 41ba826 (Almost) no one needs to know about SkPixelRef by Brian Osman · 6 years ago
  5. 6e45ce7 Fix uninitialized errors in SkPngCodec by Leon Scroggins III · 6 years ago
  6. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  7. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  8. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  9. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  10. 5d1adbf Make sk_sp operator bool explicit. by Ben Wagner · 6 years ago
  11. 4aafb3a Alternate between two SkBitmaps in SkAnimatedImage by Leon Scroggins III · 6 years ago
  12. 0118e97 Remove calls to computeOutputColor- Type and Space by Leon Scroggins III · 6 years ago
  13. 2f86220 Fix drawing SkAnimatedImages with transparency by Leon Scroggins III · 6 years ago
  14. 289d36f Address MSAN bug in SkAnimatedImage::decodeNextFrame by Kevin Lubick · 6 years ago
  15. 495e0f0 Simplify SkAnimatedImage by Leon Scroggins III · 6 years ago
  16. 8524c30 Make SkAnimatedImage::update return sentinel when stopped by Leon Scroggins III · 6 years ago
  17. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 6 years ago
  18. b1b7f701 Add Android ImageDecoder features to SkAnimatedImage by Leon Scroggins III · 6 years ago
  19. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  20. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  21. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  22. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  23. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  24. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  25. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  26. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  27. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  28. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  29. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  30. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  31. 73d8fd9 Add a private API for writing the clip to the stencil by Stan Iliev · 7 years ago
  32. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  33. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  34. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  35. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  36. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  37. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  38. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  39. 479366c Let region decoders query the type and color space by Matt Sarett · 7 years ago
  40. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 7 years ago
  41. 03a7f5f Make header files idempotent; script to check by Hal Canary · 7 years ago
  42. 6b20a55 Make header files self-sufficient by Hal Canary · 7 years ago
  43. 966bb34 Decode to sRGB on Android by Matt Sarett · 8 years ago
  44. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  45. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  46. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  47. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  48. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  49. a225e9b Finish color space support for SkCodec by Matt Sarett · 8 years ago
  50. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  51. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  52. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  53. 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
  54. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  55. e26a8ad Request legacy mode behavior from SkCodec in BitmapRegionDecoder by msarett · 8 years ago
  56. 577967c Fix uses of SkImageInfo in BRD to preserve color space info by msarett · 8 years ago
  57. 3d47732 Delete workaround for matching bitmap and pixel ref rowbytes by msarett · 8 years ago
  58. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  59. b1be46b Ensure that SkColorTable->fCount is set properly after decodes by msarett · 8 years ago
  60. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  61. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  62. f037fde Delete SkImageDecoder by msarett · 8 years ago
  63. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  64. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  65. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  66. f799706 Delete SkImageDecoder by msarett · 8 years ago
  67. 18300a3 detach -> release by mtklein · 8 years ago
  68. 6b2c346 Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) by robertphillips · 8 years ago
  69. aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 8 years ago
  70. 9a0e346 Make BitmapRegionDecoder succeed on invalid requests by msarett · 9 years ago
  71. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  72. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  73. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  74. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  75. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  76. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  77. 73d882e Only support jpeg, png, and webp for BRD by msarett · 9 years ago
  78. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  79. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  80. 4b0778e Remove dependency on src/android from dm and nanobench by msarett · 9 years ago
  81. 506e19a Move SkBitmapRegionDecoder to include/android and src/android by msarett · 9 years ago