1. ad3a5c6 Compile SkForceLinking on CMake by msarett · 8 years ago
  2. c7d01d3 Use libjpeg-turbo for YUV->RGB conversion in jpeg encoder by msarett · 8 years ago
  3. b8e0960 Make is_ktx safer by scroggo · 8 years ago
  4. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  5. 1514257 Delete SkPageFlipper by msarett · 8 years ago
  6. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 8 years ago
  7. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  8. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  9. f037fde Delete SkImageDecoder by msarett · 8 years ago
  10. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  11. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  12. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  13. f799706 Delete SkImageDecoder by msarett · 8 years ago
  14. 852f15d free -> reset by mtklein · 8 years ago
  15. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 8 years ago
  16. 0e3738d free -> reset by mtklein · 8 years ago
  17. fde0511 Make sp variants for SkData by reed · 8 years ago
  18. 82709da Delete KTX tests to fix Android build by msarett · 8 years ago
  19. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 8 years ago
  20. 829caa2 Delete SkDecodingImageGenerator by msarett · 9 years ago
  21. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 9 years ago
  22. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 9 years ago
  23. e721a8e flags and hacks to get MSAN bot going by mtklein · 9 years ago
  24. 8ca88e4 Hack together MSAN build. by mtklein · 9 years ago
  25. a913275 SkStream/Priv cleanups by scroggo · 9 years ago
  26. 0a35620 Add optimize_coding setting for JPEG encoding. by benjaminwagner · 9 years ago
  27. 05dd251 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats by reed · 9 years ago
  28. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  29. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  30. 04a0d3f Silence another PNG print statement by scroggo · 9 years ago
  31. 645f6d9 Silence libjpeg warnings in SkImageDecoder by scroggo · 9 years ago
  32. 7596683 Silence libpng warnings in SkImageDecoder by msarett · 9 years ago
  33. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  34. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  35. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  36. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  37. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  38. dfd6c6e SkPNGImageEncoder encodes all SkColorTypes by halcanary · 9 years ago
  39. cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
  40. 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
  41. 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
  42. b5213e6 Change quality settings on SkImageDecoder_libjpeg by msarett · 9 years ago
  43. 5c351f3 Delete dead SkImageDecoder::buildTileIndex and decodeSubset code by msarett · 9 years ago
  44. 2363649 Revert of Change quality settings on SkImageDecoder_libjpeg (patchset #1 id:40001 of https://codereview.chromium.org/1412803009/ ) by fmalita · 9 years ago
  45. 1aaaba5 Fix the build on Android devices by Matt Sarett · 9 years ago
  46. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  47. 69ad6a9 Change quality settings on SkImageDecoder_libjpeg by msarett · 9 years ago
  48. 6f45c17 Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going away" by reed · 9 years ago
  49. 67b8b5e Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" (patchset #1 id:1 of https://codereview.chromium.org/1410343011/ ) by reed · 9 years ago
  50. 7b81994 Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" by reed · 9 years ago
  51. 21b7663 Revert of stop using drawSprite (at least w/ no filters) as it is going away (patchset #2 id:20001 of https://codereview.chromium.org/1411173010/ ) by robertphillips · 9 years ago
  52. 4a21602 stop using drawSprite (at least w/ no filters) as it is going away by reed · 9 years ago
  53. c2d0bc5 Supply separate flags for onBuildTileIndex by msarett · 9 years ago
  54. 67e6760 Revert of Supply separate flags for onBuildTileIndex (patchset #1 id:1 of https://codereview.chromium.org/1402783008/ ) by msarett · 9 years ago
  55. fc06e9c Supply separate flags for onBuildTileIndex by msarett · 9 years ago
  56. 8e48ed5 Supply separate flags for onBuildTileIndex by scroggo · 9 years ago
  57. c9e190d Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) by reed · 9 years ago
  58. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  59. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  60. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  61. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  62. ef004e1 Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS by scroggo · 9 years ago
  63. 5315fd4 Remove SkImageGenerator pieces only for SkCodec. by scroggo · 9 years ago
  64. 27631bd Revert "Remove ambiguity of SkJpegUtility name." by scroggo · 9 years ago
  65. b5b50a0 SkGIFMovie: Fix corrupted background color by Takahiro.Aizawa · 9 years ago
  66. 93858b4 Remove ambiguity of SkJpegUtility name. by mtklein · 9 years ago
  67. 78d79cc Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders by msarett · 9 years ago
  68. d129084 remove dead code behind BOOL_ONGETINFO by reed · 9 years ago
  69. 7831a4b Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 9 years ago
  70. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 9 years ago
  71. 9c79820 SkScaledBitmapSampler: fix memory overwritten by zoran.jovanovic · 9 years ago
  72. 7f00acb Return cropBitmap by zoran.jovanovic · 9 years ago
  73. b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  74. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  75. 1865900 Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/) by djsollen · 9 years ago
  76. 2469c99 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  77. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  78. b3e5e4d Lazy SKP image decoding in DM. by mtklein · 9 years ago
  79. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 9 years ago
  80. 78acf96 Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end. by dml · 9 years ago
  81. cdeca44 Revert "Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end." by scroggo · 9 years ago
  82. 493c1ce Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end. by Leon Scroggins III · 9 years ago
  83. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 9 years ago
  84. dedc2d8 check for null-pixelref by reed · 9 years ago
  85. 6e8f903 Ico security issues fix by msarett · 9 years ago
  86. f45796e Fix a memory leak when decoding corrupted indexed PNGs. by dml · 9 years ago
  87. 8371b7e Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #2 id:20001 of https://codereview.chromium.org/951663002/) by reed · 9 years ago
  88. 561a1ca Fix a memory leak when decoding corrupted indexed PNGs. by dml · 9 years ago
  89. 87fa631 Rename onGetPixelsEnum back to onGetPixels. by scroggo · 9 years ago
  90. f421ec6 Fixing possible out of bound memory access by sugoi · 9 years ago
  91. 0864908 Make SkImageGenerator::getPixels() return an enum. by scroggo · 10 years ago
  92. 63af144 Fix GIF transparency. by jei.mayol · 10 years ago
  93. 65df6ed SkStream::read() only returns 0 at end. by scroggo · 10 years ago
  94. 75de4f8 Put close_gif() in an anonymous namespace. by mtklein · 10 years ago
  95. 6d7e47a Muck with the right cinfo. by scroggo · 10 years ago
  96. aa7079b Revert of Muck with the right cinfo. (patchset #2 id:20001 of https://codereview.chromium.org/858333002/) by bungeman · 10 years ago
  97. 3629865 Muck with the right cinfo. by scroggo · 10 years ago
  98. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  99. 59c6947 Upstream support for giflib >= 5.1. by mtklein · 10 years ago
  100. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago