1. 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 1 month ago
  2. c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  3. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 1 month ago
  4. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 1 month ago
  5. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 1 month ago
  6. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 1 month ago
  7. 44333c5 Make asDirectContext return a GrDirectContext by Robert Phillips · 4 years, 1 month ago
  8. a112133 Be more consistent about calling release procs in SkImage factories (take 2) by Robert Phillips · 4 years, 1 month ago
  9. 3e62762 Clean up GrColorSpaceXformEffect to allow a null child FP. by John Stiles · 4 years, 1 month ago
  10. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 1 month ago
  11. f123f06 Expose GrRecordingContext accessor on SkCanvas and SkSurface by Robert Phillips · 4 years, 1 month ago
  12. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 1 month ago
  13. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 1 month ago
  14. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 1 month ago
  15. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 1 month ago
  16. 49f9437 Revert "Be more consistent about calling release procs in SkImage factories" by Robert Phillips · 4 years, 1 month ago
  17. f075414 Be more consistent about calling release procs in SkImage factories by Robert Phillips · 4 years, 1 month ago
  18. 9977ab9 Misc changes to get *ooprdll configs running by Robert Phillips · 4 years, 1 month ago
  19. e22c5ca Fix wacky_yuv_formats for *ooprddl configs by Robert Phillips · 4 years, 1 month ago
  20. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 1 month ago
  21. 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 1 month ago
  22. 31c0bcf remove (unused) duplicate field of fUniqueID by Mike Reed · 4 years, 1 month ago
  23. 9290d01 Add filter-quality to imageshader factory by Mike Reed · 4 years, 1 month ago
  24. e8d3cca Remove GrPrepareForExternalIORequests from flush. by Greg Daniel · 4 years, 2 months ago
  25. 3fdc49f Always call release procs on SkSurface GPU factories by Brian Salomon · 4 years, 2 months ago
  26. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 2 months ago
  27. c0d88a1 Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API by Brian Salomon · 4 years, 2 months ago
  28. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 2 months ago
  29. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 2 months ago
  30. 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 2 months ago
  31. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  32. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  33. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  34. 04283f3 Reland "Implement submit API to GrContext." by Greg Daniel · 4 years, 2 months ago
  35. 49de103 Reland "Remove deprecated flush calls." by Greg Daniel · 4 years, 2 months ago
  36. 5e6d789 Revert "Remove deprecated flush calls." by Greg Daniel · 4 years, 2 months ago
  37. 9ee15d7 Revert "Implement submit API to GrContext." by Greg Daniel · 4 years, 2 months ago
  38. 40f288c Implement submit API to GrContext. by Greg Daniel · 4 years, 2 months ago
  39. d8fd0bf Remove deprecated flush calls. by Greg Daniel · 4 years, 2 months ago
  40. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  41. 5ab94e1 Add GrContext getter to SkSurface. by Greg Daniel · 4 years, 2 months ago
  42. da50cb8 A flush and submit apis to public headers. by Greg Daniel · 4 years, 2 months ago
  43. 63410e9 Pass description of GrSurface to GrSurfaceProxy lazy callbacks. by Brian Salomon · 4 years, 4 months ago
  44. c505a45 Remove GrCaps::getYUVAColorTypeFromBackendFormat(). by Brian Salomon · 4 years, 4 months ago
  45. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 4 months ago
  46. c524378 Don't require color type to make proxy copies. by Brian Salomon · 4 years, 4 months ago
  47. c3ce54a Remove color type from promise image proxy callback. by Brian Salomon · 4 years, 4 months ago
  48. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 4 months ago
  49. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 4 months ago
  50. 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 4 years, 4 months ago
  51. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 4 months ago
  52. 2cae3b0 Fix TODO SkImage_GpuBase to check SkColorInfo and not a fake SkImageInfo by Brian Salomon · 4 years, 4 months ago
  53. 833313b Add back deprecated warnings. by Ben Wagner · 4 years, 4 months ago
  54. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 4 months ago
  55. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 5 months ago
  56. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  57. 2dbcbe8 Loosen up SkSurface_Gpu::onIsCompatible a bit wrt FBO0-ness by Robert Phillips · 4 years, 5 months ago
  58. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  59. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 5 months ago
  60. 64a3f8f Revert "Use spin lock in SkIDChangeListener" by Brian Salomon · 4 years, 5 months ago
  61. a54af92 Make AHWBuffer generator responsible for MIP maps. by Brian Salomon · 4 years, 5 months ago
  62. 964aa91 Simplify adding key in SkImage_Lazy::lockTexturProxyView by Brian Salomon · 4 years, 5 months ago
  63. a624a53 Use spin lock in SkIDChangeListener by Brian Salomon · 4 years, 5 months ago
  64. 71fe945 Prevent unbounded listener growth on SkPixelRefs. by Brian Salomon · 4 years, 5 months ago
  65. 99a813c Avoid unbounded listener growth on SkImage_Lazy when textures are purged by Brian Salomon · 4 years, 5 months ago
  66. d620532 SkImage_Lazy::lockTextureProxyView computes its own key by Brian Salomon · 4 years, 5 months ago
  67. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 5 months ago
  68. 6066b75 Remove cheap/any texture distinction from SkImageGenerator. by Brian Salomon · 4 years, 5 months ago
  69. c8d092a Revert "Revert "Remove copies for wrap modes in GrTextureProducer."" by Brian Salomon · 4 years, 5 months ago
  70. 4d5594d Move SkDeferredDisplayList.h into include\core (take 2) by Robert Phillips · 4 years, 5 months ago
  71. 305033b Revert "Move SkDeferredDisplayList.h into include\core" by Robert Phillips · 4 years, 5 months ago
  72. ad3b2c9 Move SkDeferredDisplayList.h into include\core by Robert Phillips · 4 years, 5 months ago
  73. bf5cb0f Revert "Remove copies for wrap modes in GrTextureProducer." by Robert Phillips · 4 years, 5 months ago
  74. 7fba244 Remove copies for wrap modes in GrTextureProducer. by Brian Salomon · 4 years, 5 months ago
  75. 55bca41 Update SkSurface::ReplaceBackendTexture to take ContentChangeMode by Yi Xu · 4 years, 5 months ago
  76. b11ce19 images: Fix fuzzer crash for creating raster SkImage with invalid data. by Khushal · 4 years, 5 months ago
  77. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 5 months ago
  78. b8d84f8 Remove all remaining uses of origin getter on proxy. by Greg Daniel · 4 years, 5 months ago
  79. 55f040b Revert "Pass origins through the flushSurfaces calls." by Greg Daniel · 4 years, 5 months ago
  80. ec34081 Pass origins through the flushSurfaces calls. by Greg Daniel · 4 years, 5 months ago
  81. 87506ab Remove (mostly) getting swizzle from GrSurfaceProxy. by Greg Daniel · 4 years, 5 months ago
  82. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 6 months ago
  83. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  84. c767209 Have gpu yuv code speak in views. by Greg Daniel · 4 years, 6 months ago
  85. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 4 years, 6 months ago
  86. cc21d0c Reland "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 6 months ago
  87. ebc00f9 Revert "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 6 months ago
  88. becd2fe Change refPinnedTextureProxy to return a view instead. by Greg Daniel · 4 years, 6 months ago
  89. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 6 months ago
  90. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 4 years, 6 months ago
  91. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 6 months ago
  92. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 6 months ago
  93. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 6 months ago
  94. 45c9487 Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed by Robert Phillips · 4 years, 6 months ago
  95. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 6 months ago
  96. 162e04b Expand the compressed_textures GM by Robert Phillips · 4 years, 6 months ago
  97. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 4 years, 6 months ago
  98. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 6 months ago
  99. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 6 months ago
  100. ca6b2f4 Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" by Brian Salomon · 4 years, 6 months ago