1. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  2. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  3. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  4. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  5. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 8 years ago
  6. 24e9128 Add sk_sp to SkSurface_Gpu and SkGpuDevice by robertphillips · 8 years ago
  7. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  8. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  9. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  10. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  11. 7715e06 Retract SkDevice a bit more by robertphillips · 8 years ago
  12. f557546 Remove some unnecessary #includes of SkImageFilter.h by senorblanco · 8 years ago
  13. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  14. a7c9d63 Add onImageInfo call to SkImage_Base. by herb · 8 years ago
  15. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 8 years ago
  16. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  17. c429baf Add getDeferredTextureImageData early out by ericrk · 8 years ago
  18. 8d3ad5a images with offset bitmap don't share genid by halcanary · 8 years ago
  19. e8f3062 switch surface to sk_sp by reed · 8 years ago
  20. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  21. 8bea890 Propogate SkBudgeted for NewFromDeferredTextureImageData by ericrk · 9 years ago
  22. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 9 years ago
  23. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  24. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  25. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  26. 18300a3 detach -> release by mtklein · 9 years ago
  27. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 9 years ago
  28. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 9 years ago
  29. 41b952c Add deferred texture upload API. by bsalomon · 9 years ago
  30. 7fb4f8b Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )" by reed · 9 years ago
  31. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 9 years ago
  32. bd73ffb add Make variations to return SkImage by sk_sp by reed · 9 years ago
  33. 0d99686 Restore SkImage::NewTextureFromPixmap changes. by bsalomon · 9 years ago
  34. 2366408 TBR=robertphillips@google.com by bsalomon · 9 years ago
  35. 5671c5b SkImage now has makeShader to return sk_sp by reed · 9 years ago
  36. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  37. 045afea Add SkImage::NewTextureFromPixmap by bsalomon · 9 years ago
  38. d882901 Add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ )" by reed · 9 years ago
  39. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  40. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  41. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  42. cd660e1 Revert of add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ ) by reed · 9 years ago
  43. 19cef56 add support for new bitmapshader context by reed · 9 years ago
  44. 05a5647 fission bitmapprocstate by reed · 9 years ago
  45. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 9 years ago
  46. b2c0133 When a surface is backed by an external render target force a copy on image snap by bsalomon · 9 years ago
  47. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  48. 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
  49. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  50. dcceacf Fix ~,! typo when clearing kRenderTarget flag by Brian Salomon · 9 years ago
  51. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 9 years ago
  52. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 9 years ago
  53. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 years ago
  54. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  55. a34be68 blitters for sRGB and float16 by reed · 9 years ago
  56. 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
  57. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  58. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  59. b5b4974 Turn on conservative raster clip for GPU canvases by bsalomon · 9 years ago
  60. 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
  61. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  62. 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
  63. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  64. 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
  65. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  66. de3a726 Make SkImage::readYUV8Planes const by Brian Salomon · 9 years ago
  67. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  68. 8e74f80 Add SkImage factory method that forces image to be resolved to a texture. by bsalomon · 9 years ago
  69. 9cd016e allow the caller to specified raster-surface rowbytes. by reed · 9 years ago
  70. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  71. 22471ed remove SkImage::applyFilter() -- unused, can always re-add later by reed · 9 years ago
  72. 05dd251 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats by reed · 9 years ago
  73. c8be09a Two malloc+bzero -> calloc. by mtklein · 9 years ago
  74. db7dc09 Remove SkImageMinRowBytes by scroggo · 9 years ago
  75. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  76. f1ecd21 Make "alpha only" be a property of GrTextureProducer by bsalomon · 9 years ago
  77. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  78. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  79. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  80. 1cf6f9b Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except when tiling) by bsalomon · 9 years ago
  81. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  82. 6b28017 SkPixelSerializer: support indexed pixels by halcanary · 9 years ago
  83. 262a71b detect when we can filter bitmaps/images directly, w/o a tmp layer by reed · 9 years ago
  84. 6868c3f optimize the disable-caching case for SkImage::readPixels by reed · 9 years ago
  85. 0955303 scaling API on SkPixmap by reed · 9 years ago
  86. 8515377 Make bicubic FP factories return const FPs by bsalomon · 9 years ago
  87. 89fe56b Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into its own class. by bsalomon · 9 years ago
  88. 100b8f8 Remove min texture size support by bsalomon · 9 years ago
  89. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  90. 13ccbf8 use (temp) gpu-imagefilter-cache for applyFilter by reed · 9 years ago
  91. 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
  92. bc0bcc0 Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster by Brian Salomon · 9 years ago
  93. 59dc0d2 change SkImage_Gpu to handle all filters (w/ and w/o gpu support by reed · 9 years ago
  94. 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
  95. 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
  96. 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
  97. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  98. d82bc7b post-commit fixes to applyFilter CL by reed · 9 years ago
  99. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  100. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago