1. d882901 Add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ )" by reed · 9 years ago
  2. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  3. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  4. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  5. cd660e1 Revert of add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ ) by reed · 9 years ago
  6. 19cef56 add support for new bitmapshader context by reed · 9 years ago
  7. 05a5647 fission bitmapprocstate by reed · 9 years ago
  8. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 9 years ago
  9. b2c0133 When a surface is backed by an external render target force a copy on image snap by bsalomon · 9 years ago
  10. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  11. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  12. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  13. dcceacf Fix ~,! typo when clearing kRenderTarget flag by Brian Salomon · 9 years ago
  14. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 9 years ago
  15. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 9 years ago
  16. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 years ago
  17. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  18. a34be68 blitters for sRGB and float16 by reed · 9 years ago
  19. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 9 years ago
  20. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  21. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  22. b5b4974 Turn on conservative raster clip for GPU canvases by bsalomon · 9 years ago
  23. 64e7533 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ ) by caryclark · 9 years ago
  24. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  25. f1036b2 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ ) by bsalomon · 9 years ago
  26. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  27. e7d7f90 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ ) by jcgregorio · 9 years ago
  28. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  29. de3a726 Make SkImage::readYUV8Planes const by Brian Salomon · 9 years ago
  30. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  31. 8e74f80 Add SkImage factory method that forces image to be resolved to a texture. by bsalomon · 9 years ago
  32. 9cd016e allow the caller to specified raster-surface rowbytes. by reed · 9 years ago
  33. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  34. 22471ed remove SkImage::applyFilter() -- unused, can always re-add later by reed · 9 years ago
  35. 05dd251 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats by reed · 9 years ago
  36. c8be09a Two malloc+bzero -> calloc. by mtklein · 9 years ago
  37. db7dc09 Remove SkImageMinRowBytes by scroggo · 9 years ago
  38. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  39. f1ecd21 Make "alpha only" be a property of GrTextureProducer by bsalomon · 9 years ago
  40. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  41. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  42. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  43. 1cf6f9b Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except when tiling) by bsalomon · 9 years ago
  44. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  45. 6b28017 SkPixelSerializer: support indexed pixels by halcanary · 9 years ago
  46. 262a71b detect when we can filter bitmaps/images directly, w/o a tmp layer by reed · 9 years ago
  47. 6868c3f optimize the disable-caching case for SkImage::readPixels by reed · 9 years ago
  48. 0955303 scaling API on SkPixmap by reed · 9 years ago
  49. 8515377 Make bicubic FP factories return const FPs by bsalomon · 9 years ago
  50. 89fe56b Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into its own class. by bsalomon · 9 years ago
  51. 100b8f8 Remove min texture size support by bsalomon · 9 years ago
  52. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  53. 13ccbf8 use (temp) gpu-imagefilter-cache for applyFilter by reed · 9 years ago
  54. 045802d Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  55. bc0bcc0 Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster by Brian Salomon · 9 years ago
  56. 59dc0d2 change SkImage_Gpu to handle all filters (w/ and w/o gpu support by reed · 9 years ago
  57. 1a197ea Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  58. 9195794 Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what… (patchset #4 id:60001 of https://codereview.chromium.org/1409163002/ ) by egdaniel · 9 years ago
  59. fcffaf2 Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  60. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  61. d82bc7b post-commit fixes to applyFilter CL by reed · 9 years ago
  62. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  63. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  64. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  65. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  66. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  67. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  68. b906daf Have /src files use header directly. by herb · 9 years ago
  69. c56c6ef SkImage::NewFromBitmap works with Index8 by halcanary · 9 years ago
  70. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  71. 476506d Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (patchset #11 id:200001 of https://codereview.chromium.org/1352293002/ ) by reed · 9 years ago
  72. 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
  73. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  74. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  75. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  76. 3f9deab Remove SkImage::newImage() by fmalita · 9 years ago
  77. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  78. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago
  79. f260851 Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ ) by tomhudson · 9 years ago
  80. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  81. 3b0d532 Purge cached resources on SkImage destruction. by fmalita · 9 years ago
  82. af5bf22 share IDs between cacherator and its host-image by reed · 9 years ago
  83. 746f31f have raster-image return itself as a texture by reed · 9 years ago
  84. 2bcab82 remove code from SK_SUPPORT_LEGACY_NEWFROMGENERATOR, eliminates caller of deprecated SkInstallDiscardablePixelRef by reed · 9 years ago
  85. efd50da impl preroll for all image backends by reed · 9 years ago
  86. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
  87. a10bb86 make a shallow-copy so we don't get racy trying to lock/unlock our private bitmap by reed · 9 years ago
  88. 2be7125 Add a SkPixelSerializer SkImage encode variant by fmalita · 9 years ago
  89. d6b3031 forgot base impl by reed · 9 years ago
  90. 86e90fa add preroll to image, for chrome's warmup pass by reed · 9 years ago
  91. c9a3706 Limit lifetime of GrDrawContext objects by robertphillips · 9 years ago
  92. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  93. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  94. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  95. 4bf69f7b Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  96. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  97. ddbbdda SkImage method for detecting lazy decoding by fmalita · 9 years ago
  98. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  99. d5b7563 add SkImage::NewFromPicture and a GM to test it by reed · 9 years ago
  100. e263908 SkSurface copy-on-write can yield stale GPU render targets. by fmalita · 9 years ago