1. 95ada6e Remove SkKTXImageEncoder by Leon Scroggins III · 8 years ago
  2. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  3. 6fe16d3 Remove SkMovie and giflib by scroggo · 8 years ago
  4. 36931c2 Add test for platform encoders, turn off platform encoders by default by msarett · 8 years ago
  5. 091cb8d Delete SkARGBImageEncoder. by mtklein · 8 years ago
  6. 43bf511 Delete ChromeOS code by borenet · 8 years ago
  7. 1514257 Delete SkPageFlipper by msarett · 8 years ago
  8. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 8 years ago
  9. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  10. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  11. f037fde Delete SkImageDecoder by msarett · 8 years ago
  12. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  13. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  14. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  15. f799706 Delete SkImageDecoder by msarett · 8 years ago
  16. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 8 years ago
  17. 829caa2 Delete SkDecodingImageGenerator by msarett · 8 years ago
  18. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 8 years ago
  19. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 8 years ago
  20. 7d2e2fa Remove flag needed by outdated libpng by msarett · 9 years ago
  21. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  22. f724b99 Reenable warnings in src/codec by msarett · 9 years ago
  23. cd1f2da add -Iinclude/private anywhere we have -Isrc/core by mtklein · 9 years ago
  24. 27631bd Revert "Remove ambiguity of SkJpegUtility name." by scroggo · 9 years ago
  25. 93858b4 Remove ambiguity of SkJpegUtility name. by mtklein · 9 years ago
  26. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  27. 6d0e7b2 WIP: Added support for giflib, updated jpeg and png by msarett · 9 years ago
  28. 00c9509 Revert of WIP: Added support for giflib, updated jpeg and png (patchset #8 id:260001 of https://codereview.chromium.org/1038863003/) by borenet · 9 years ago
  29. 255dcd1 WIP: Added support for giflib, updated jpeg and png by msarett · 9 years ago
  30. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 9 years ago
  31. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  32. 38e44b0 Disable bitmap decoders for GPU specific formats on Android framework by djsollen · 10 years ago
  33. 95b1b3d Add astcbitmap to gm slides. by krajcevski · 10 years ago
  34. 7b62448 Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/) by krajcevski · 10 years ago
  35. 2fc0582 - Add astcbitmap to gm slides by krajcevski · 10 years ago
  36. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  37. 5ec3d21 remove ashmem from skia by halcanary · 10 years ago
  38. 479bb60 Remove SkImageRef and related functionality. by Hal Canary · 10 years ago
  39. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  40. 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  41. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  42. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  43. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  44. 29239a0 Move SkDecodingImageGenerator.h to include/ by commit-bot@chromium.org · 10 years ago
  45. 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
  46. 2ea14c6 Fix ChromeOS build broken in f84722e4777 by commit-bot@chromium.org · 10 years ago
  47. f84722e Build Skia for a bare-bones embedded Linux system. by commit-bot@chromium.org · 10 years ago
  48. d4adfa3 Reland "Gyp file changes for the android framework." by scroggo@google.com · 11 years ago
  49. eb62950 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
  50. 1c9bd55 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
  51. 0964796 Remove extraneous folders from includes. by commit-bot@chromium.org · 11 years ago
  52. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  53. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  54. 24339aa Libraries without '-l' treated as relative paths. by bungeman@google.com · 11 years ago
  55. ad04eb4 Add SkImageGenerator Interface by halcanary@google.com · 11 years ago
  56. 1a2e71d Don't require getLength on Mac. by scroggo@google.com · 11 years ago
  57. dbf9f88 Avoid getLength in ico decoder. by scroggo@google.com · 11 years ago
  58. d4c3565 Fixes for JPEG subset decoding. by scroggo@google.com · 11 years ago
  59. bcc6d7d Update freetype to version 2.5.0.1 when building it from source. by djsollen@google.com · 11 years ago
  60. b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
  61. 899f1d8 Revert deps changes in r10220 and r10217. by bungeman@google.com · 11 years ago
  62. 2b0ab9e Update obvious deps. by bungeman@google.com · 11 years ago
  63. c41295d remove double including of libpng decoder by commit-bot@chromium.org · 11 years ago
  64. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  65. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  66. 73e4d57 Add a comment to the top of images.gyp. by scroggo@google.com · 11 years ago
  67. c4ebdb0 Force linking with image decoders for images project. by scroggo@google.com · 11 years ago
  68. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 11 years ago
  69. 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 11 years ago
  70. 866c6e5 Remove exclude of file which no longer exists. by bungeman@google.com · 11 years ago
  71. 4c6adf9 Updates to images project. by scroggo@google.com · 11 years ago
  72. 3f17828 Fix the NaCl build. by scroggo@google.com · 11 years ago
  73. 9c5f969 Include gif image decoding in images/ on linux. by scroggo@google.com · 11 years ago
  74. cb69319 Update gyp\images.gyp for move of SkJpegUtility.h from include\images to src\images (in r8267) by robertphillips@google.com · 11 years ago
  75. 6e32c46 Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android. by djsollen@google.com · 11 years ago
  76. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 11 years ago
  77. 327b9b2 Gyp changes for NaCl debugger by borenet@google.com · 11 years ago
  78. 1a68805 move SkFDStream out of images into core by reed@google.com · 11 years ago
  79. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  80. 528a556 Fix android errors when unflattening an SkImageRef_ashmem object. by djsollen@google.com · 12 years ago
  81. 4c1f091 kill unused SkFlipPixelRef Review URL: https://codereview.appspot.com/6949043 by reed@google.com · 12 years ago
  82. 9f686f3 Create a factory to decode an SkBitmap from an SkData. by scroggo@google.com · 12 years ago
  83. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  84. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  85. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  86. 35f5ac9 update gyp files to build on iOS by caryclark@google.com · 12 years ago
  87. af73091 Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk) by borenet@google.com · 12 years ago
  88. 3a4553e Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps) by robertphillips@google.com · 12 years ago
  89. 7800e30 Rolling back r3611 until the Android compilation issue is resolved by robertphillips@google.com · 12 years ago
  90. f919147 Finally enabled libjpeg functionality in .gyps by robertphillips@google.com · 12 years ago
  91. 5a64e58 Revert 3538. by bungeman@google.com · 12 years ago
  92. 29b63dc Correct dependencies in gyp files. http://codereview.appspot.com/5934044/ by bungeman@google.com · 12 years ago
  93. 3d29b63 Remove unused classes from the build. by djsollen@google.com · 12 years ago
  94. 9fee7ad Copy libjpeg.gyp from third_party/externals/libjpeg/ to gyp/ by epoger@google.com · 12 years ago
  95. 0a89c90 reverting to 3437 by robertphillips@google.com · 12 years ago
  96. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 12 years ago
  97. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  98. 3f5ebb4 Remove libjpeg image decoder, since we've never built it since we changed by tomhudson@google.com · 12 years ago
  99. 3019680 Remove referenecs to nonexistent file SkImageDecoder_libpvjpeg.c from gyp by tomhudson@google.com · 12 years ago
  100. 85c1c6e Enable Android GM to produce PNG images. by djsollen@google.com · 12 years ago