1. 468142b Allow ico decoder to decode PNG sub-images. by scroggo@google.com · 11 years ago
  2. bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 11 years ago
  3. e8f3471 Add a newline to the error message from JPEG. by scroggo@google.com · 11 years ago
  4. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  5. d593692 Fix iOS build. by scroggo@google.com · 11 years ago
  6. 8532236 Fix build. by scroggo@google.com · 11 years ago
  7. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  8. 7768751 Add buffer helper to read directly into SkString to avoid extra copying by djsollen@google.com · 11 years ago
  9. 3e50e99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  10. 67882dd Make DecodeMemoryToTarget handle more configs. by scroggo@google.com · 11 years ago
  11. 4b0757b add encodeData() to SkImageEncoder, and add encoding to SkImage by reed@google.com · 11 years ago
  12. f98118e Provide a function to print the name of a Format. by scroggo@google.com · 11 years ago
  13. a9f142e remove unneeded reference to SkTScopedPtr by commit-bot@chromium.org · 11 years ago
  14. 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 11 years ago
  15. c1c5695 Support for libpng > 1.2. by commit-bot@chromium.org · 12 years ago
  16. 8244998 Build fix attempt number 2. by scroggo@google.com · 12 years ago
  17. 1be4ec9 Fix the build. by scroggo@google.com · 12 years ago
  18. c4ebdb0 Force linking with image decoders for images project. by scroggo@google.com · 12 years ago
  19. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
  20. 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 12 years ago
  21. 4c6adf9 Updates to images project. by scroggo@google.com · 12 years ago
  22. b7decc5 Only use JDCT_IFAST if it's supported. by scroggo@google.com · 12 years ago
  23. 3acd3fc Only use JDCT_FAST if it is supported in jpeg. by scroggo@google.com · 12 years ago
  24. 253ac10 fix warning (again) for SkMovie by reed@google.com · 12 years ago
  25. 069a902 fix warning for SkMovie by reed@google.com · 12 years ago
  26. 5dd4502 Update code to use helper function for better readability/searching. by djsollen@google.com · 12 years ago
  27. 5016652 Fail to return a codec if the provided stream does not support rewind. by djsollen@google.com · 12 years ago
  28. 1139940 Upstream changes from Android for decoding jpeg images. by djsollen@google.com · 12 years ago
  29. 6e32c46 Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android. by djsollen@google.com · 12 years ago
  30. f381162 use SkStream::NewFromFile() by mike@reedtribe.org · 12 years ago
  31. c49cabf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  32. bda74d3 fix (bool) warning with SkToBool by reed@google.com · 12 years ago
  33. bff83f6 fix window's build errors by commit-bot@chromium.org · 12 years ago
  34. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 12 years ago
  35. aa537d4 Make SkTDArray accessors const-friendly. by commit-bot@chromium.org · 12 years ago
  36. e5f4824 Fix a bunch of warnings, mainly around rowBytes. by scroggo@google.com · 12 years ago
  37. 1a68805 move SkFDStream out of images into core by reed@google.com · 12 years ago
  38. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
  39. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  40. bb89613 landing https://codereview.appspot.com/7225077/ -- tweak for GIF 5.x api by reed@google.com · 12 years ago
  41. 528a556 Fix android errors when unflattening an SkImageRef_ashmem object. by djsollen@google.com · 12 years ago
  42. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  43. 4c1f091 kill unused SkFlipPixelRef Review URL: https://codereview.appspot.com/6949043 by reed@google.com · 12 years ago
  44. 9f686f3 Create a factory to decode an SkBitmap from an SkData. by scroggo@google.com · 12 years ago
  45. 4ce738b Extract transform_scanline_XXXX functions into transform_scanline.h for code-sharing by epoger@google.com · 12 years ago
  46. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  47. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  48. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  49. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  50. e4e75dc remove duplicate definition of SkAlign8() by reed@google.com · 12 years ago
  51. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  52. 2a2cc20 fix warnings on Mac in src/images by caryclark@google.com · 12 years ago
  53. ff0da4f Mutexes in pixelrefs were done very sloppily initially. The code (a) assumes all by reed@google.com · 12 years ago
  54. 59b7400 Remove unused android code in JPEG decoder. by djsollen@google.com · 13 years ago
  55. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 13 years ago
  56. 5370cd9 Consolidate PixelRef flattables with the standard impl by djsollen@google.com · 13 years ago
  57. a728e35 Fix a bunch of Coverity defects - class members not initialized in the constructor. by vandebo@chromium.org · 13 years ago
  58. 3d29b63 Remove unused classes from the build. by djsollen@google.com · 13 years ago
  59. ec51cb8 Improved codec link-forcing system by adding Encoder/Decoder creation entry points by robertphillips@google.com · 13 years ago
  60. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 13 years ago
  61. 0a89c90 reverting to 3437 by robertphillips@google.com · 13 years ago
  62. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 13 years ago
  63. d33b26e Restore SkImageDecoder_libjpeg, which may still be used by the Android build. by tomhudson@google.com · 13 years ago
  64. 3f5ebb4 Remove libjpeg image decoder, since we've never built it since we changed by tomhudson@google.com · 13 years ago
  65. 7294886 Lazily allocate our global pool for imagerefs by reed@google.com · 13 years ago
  66. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  67. fa394d4 Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID by djsollen@google.com · 13 years ago
  68. 1a36621 Fix return value from SkImageDecoder::DecodeFile(): false even in case of by tomhudson@google.com · 13 years ago
  69. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  70. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  71. 3bbee32 ignore alphaBit (and mask) for 32bit images, 'cause that seems to break this by reed@google.com · 13 years ago
  72. 5c210c7 Break onEncode() into two functions to avoid clobbering variables with by tomhudson@google.com · 13 years ago
  73. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  74. a87cd2a Increase compatibility with clang, mostly around SK_RESTRICT. by tomhudson@google.com · 13 years ago
  75. baa677b delete all old (non-Gyp) buildfiles by epoger@google.com · 13 years ago
  76. 8cf334f remove dead/abandoned file by reed@google.com · 13 years ago
  77. b0a984d delete unused file by reed@google.com · 14 years ago
  78. 34f50ed Delete another unused file. by thakis@chromium.org · 14 years ago
  79. 29f6636 Stop using deprecated APIs. Fix by twiz. by reed@google.com · 14 years ago
  80. 7b34ea6 Upstreaming code from android repository. by djsollen@google.com · 14 years ago
  81. 57f4969 merge from android tree: by djsollen@google.com · 14 years ago
  82. 4868e6b [Committed on behalf of junov@chromium.org] by senorblanco@chromium.org · 14 years ago
  83. b715ef7 add rlepixelref file to make, to keep it from bit-rot by reed@google.com · 14 years ago
  84. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  85. 7af0046 replace various png_[type]_NULL defines with just NULL by reed@google.com · 14 years ago
  86. 4f9cdcc Compile fix for shared library builds. by agl@chromium.org · 14 years ago
  87. 39d39c2 Minor fixes to build under Clang: by agl@chromium.org · 14 years ago
  88. dfee579 add SK_ENABLE_LIBPNG to force reference to PNG codec by reed@android.com · 15 years ago
  89. ca77697 call premultiply instead of pack32 by reed@android.com · 15 years ago
  90. 2295c63 update android specific RAM restrictions by reed@android.com · 15 years ago
  91. 3f1f06a add optional pref-config table to codecs by reed@android.com · 15 years ago
  92. bc7d2fb check for null cmap in libgif by reed@android.com · 15 years ago
  93. b8fd84b call skip in a loop to handle the case where the backing stream may be network by reed@android.com · 15 years ago
  94. 6f59815 refactor helper functions out of libjpeg wrapper by reed@android.com · 15 years ago
  95. c6ddc11 use imageref_globalpool in samplepicture, to test flattening bitmaps by reed@android.com · 15 years ago
  96. 12d1625 add android-specific tweaks to vary the amount of tmp ram allocated by reed@android.com · 15 years ago
  97. bb9aea9 record dither setting so we can replay it when we (re)decode by reed@android.com · 15 years ago
  98. 1cdcb51 fix warning in sampler by reed@android.com · 15 years ago
  99. b6137c3 remove auto-upscaling from base class (breaks model for allocators) but improve by reed@android.com · 15 years ago
  100. 9ce2257 quick return if we just want the bounds by reed@android.com · 15 years ago