1. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  2. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 8 years ago
  3. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
  4. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
  5. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
  6. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
  7. 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
  8. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  9. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  10. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  11. 63c6746 Tighten up GrSurfaceProxy typing by Robert Phillips · 8 years ago
  12. 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 8 years ago
  13. 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 8 years ago
  14. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  15. 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 8 years ago
  16. b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 8 years ago
  17. bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 8 years ago
  18. 03dd6d5 Reland "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
  19. 26ecfe0 Revert "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
  20. 977f64c Refactor trimming logic for read/writePixels() by Matt Sarett · 8 years ago
  21. 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 8 years ago
  22. aaedae7 Force Index8 to N32 in deferred texture path. by Brian Osman · 8 years ago
  23. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  24. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  25. cb6266b Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Matt Sarett · 8 years ago
  26. 7a6c9f7 Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Brian Osman · 8 years ago
  27. cf5d6ca Add SkImageInfoValidConversion() and SkImageInfoIsValid by Matt Sarett · 8 years ago
  28. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  29. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  30. b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
  31. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  32. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  33. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  34. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  35. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  36. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  37. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  38. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  39. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  40. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  41. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  42. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  43. a422d70 Disable mipmap pre-generation path by Eric Karl · 8 years ago
  44. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  45. 3b66ab6 GrTextureProducer cleanup, phase one: Bitmap and Image makers by Brian Osman · 8 years ago
  46. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  47. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  48. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  49. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  50. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  51. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  52. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  53. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  54. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  55. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  56. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  57. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  58. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  59. 32b5e70 Preserve color space of images in deferred texture API by brianosman · 8 years ago
  60. 921bc67 Is char* or uintptr_t easier to read? by cblume · 8 years ago
  61. 05a3eac SkASSERT firing because pointer wraps negative. by cblume · 8 years ago
  62. 12f7527 Remove release asserts. by cblume · 8 years ago
  63. 94ddf54 Keeping asserts in release. by cblume · 8 years ago
  64. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  65. 19fe41e Remove SkPixelRef::getTexture() by bsalomon · 8 years ago
  66. 5814b8a Add alpha type to texture producer by brianosman · 8 years ago
  67. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  68. 2d5b714 pin as texture api by reed · 8 years ago
  69. e9d55c5 Revert of Store mipmap levels in deferred texture image (patchset #11 id:200001 of https://codereview.chromium.org/2115023002/ ) by halcanary · 8 years ago
  70. d611314 Store mipmap levels in deferred texture image by cblume · 8 years ago
  71. 9a5a201 use onPeekBitmap instead of asLegacyBitmap by reed · 8 years ago
  72. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  73. 4d516a6 Serialize SkColorSpace into DeferredTextureImage by bsalomon · 8 years ago
  74. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  75. 396fcdb Cleanup of code that converts from GPU-backed resources to SkImageInfo by brianosman · 8 years ago
  76. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  77. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago
  78. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  79. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  80. 9ecaa1d Remove unused MakeFromTextureCopy API by brianosman · 8 years ago
  81. 634b430 Add a function to convert a texture backed SkImage to raster. by bsalomon · 8 years ago
  82. 6efeda4 Revert of Store mipmap levels in deferred texture image (patchset #15 id:280001 of https://codereview.chromium.org/2034933003/ ) by brianosman · 8 years ago
  83. b310519 Store mipmap levels in deferred texture image by cblume · 8 years ago
  84. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  85. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  86. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  87. b4da01d Add prescale option to deferred params by ericrk · 8 years ago
  88. b445a57 Add NV12 texture conversion support. by jbauman · 8 years ago
  89. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  90. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  91. 186d2d4 Plumbing mipmaps to the point of creation. by cblume · 8 years ago
  92. 2c05280 Add mip support to *DeferredTextureImageData functions. by cblume · 8 years ago
  93. 8775112 Fix leak in SkImage_Gpu::onMakeSubset(). by senorblanco · 8 years ago
  94. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  95. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  96. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  97. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  98. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  99. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  100. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago