1. 4e3abc1 cacherator upscales colortables to unify caching by Mike Reed · 7 years ago
  2. d531ca0 Use SkTransferFunctionBehavior in SkImageGenerator by Matt Sarett · 7 years ago
  3. 4447b64 Switch SkImageGenerator over to generating GrTextureProxies by Robert Phillips · 8 years ago
  4. 22eb2f1 remove guard for SkImageGenerator api by Mike Reed · 8 years ago
  5. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  6. 26e573c removed unused code around scaled generators by Mike Reed · 8 years ago
  7. 5cbc7b9 simplify generatescaledpixels by Mike Reed · 8 years ago
  8. d85dd53 Shrink the SkImageGenerator API by Brian Osman · 8 years ago
  9. 222e9ad Make picture backed images sRGB by default by Brian Osman · 8 years ago
  10. c87f99e Make subset param to texture generation API non-optional by Brian Osman · 8 years ago
  11. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 8 years ago
  12. ca79535 External SkImageGenerator API by Florin Malita · 8 years ago
  13. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  14. 9516775 Enable generating SkImage with the same uniqueID in SkImageGenerator subclass by aleksandar.stojiljkovic · 8 years ago
  15. 4984c3c Update Skia's YUV API by msarett · 8 years ago
  16. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 8 years ago
  17. 095d31c Update Skia's YUV API by msarett · 8 years ago
  18. 05dd251 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats by reed · 9 years ago
  19. 7850eb2 API to support native scaling by image-generator by reed · 9 years ago
  20. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  21. 5f5527f Remove params from Cacherator_GrTextureMaker by bsalomon · 9 years ago
  22. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  23. 4b3d3be use allocator (if present) when we allocate our cache bitmap by reed · 9 years ago
  24. 4d5b676 formalize generate->bitmap by reed · 9 years ago
  25. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  26. 935d6cf Add subsets to SkImageGenerator and SkImageCacherator by reed · 9 years ago
  27. 8f34372 Extend SkImageGenerator to support natively generated GrTextures. As part of this, added uniqueID() to the generator, and made it be in the same namespace is bitmaps, pixelrefs, images. by reed · 9 years ago
  28. ef004e1 Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS by scroggo · 9 years ago
  29. d7c05bf remove getter for imagegenerator factory, update test by reed · 9 years ago
  30. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  31. 5315fd4 Remove SkImageGenerator pieces only for SkCodec. by scroggo · 9 years ago
  32. e582a5a remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS by reed · 9 years ago
  33. d129084 remove dead code behind BOOL_ONGETINFO by reed · 9 years ago
  34. 2fcbcea change default impl to facilitate transition in blink/chrome by reed · 9 years ago
  35. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 9 years ago
  36. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 9 years ago
  37. 87fa631 Rename onGetPixelsEnum back to onGetPixels. by scroggo · 10 years ago
  38. efe513b Fix conversion from enum to bool error. by scroggo · 10 years ago
  39. 0864908 Make SkImageGenerator::getPixels() return an enum. by scroggo · 10 years ago
  40. 7874dc8 remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI by reed · 10 years ago
  41. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 10 years ago
  42. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  43. 518d83d Skia side RGB to YUV gpu conversion by sugoi · 10 years ago
  44. 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago[Renamed from src/images/SkImageGenerator.cpp]
  45. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  46. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  47. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago