1. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  2. a0b266d Remove deprecated setPrefConfigTable. by scroggo@google.com · 11 years ago
  3. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  4. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  5. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  6. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  7. 114038a Revert "Revert "cache SkImage::Info calculation in lazypixelref"" by reed@google.com · 11 years ago
  8. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  9. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  10. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  11. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  12. 12d0642 Initialize config. by scroggo@google.com · 11 years ago
  13. f698c82 Allow decoding JPEG into A8. by scroggo@google.com · 11 years ago
  14. 468142b Allow ico decoder to decode PNG sub-images. by scroggo@google.com · 11 years ago
  15. bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 11 years ago
  16. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  17. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  18. 67882dd Make DecodeMemoryToTarget handle more configs. by scroggo@google.com · 11 years ago
  19. f98118e Provide a function to print the name of a Format. by scroggo@google.com · 11 years ago
  20. 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 11 years ago
  21. 8244998 Build fix attempt number 2. by scroggo@google.com · 11 years ago
  22. 1be4ec9 Fix the build. by scroggo@google.com · 11 years ago
  23. c4ebdb0 Force linking with image decoders for images project. by scroggo@google.com · 11 years ago
  24. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 11 years ago
  25. f381162 use SkStream::NewFromFile() by mike@reedtribe.org · 11 years ago
  26. c49cabf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  27. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 11 years ago
  28. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
  29. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  30. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  31. 1a36621 Fix return value from SkImageDecoder::DecodeFile(): false even in case of by tomhudson@google.com · 13 years ago
  32. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  33. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  34. 3f1f06a add optional pref-config table to codecs by reed@android.com · 14 years ago
  35. b6137c3 remove auto-upscaling from base class (breaks model for allocators) but improve by reed@android.com · 15 years ago
  36. b3ade9d add optional Format* parameter to decoder helper functions. by reed@android.com · 15 years ago
  37. 25e9834 Honor pref config in image decoding whenever possible. by weita@google.com · 15 years ago
  38. 62900b4 handle failure when creating a scalercontext by reed@android.com · 16 years ago
  39. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  40. 8a1c16f grab from latest android by reed@android.com · 16 years ago