1. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 6 months ago
  2. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 6 months ago
  3. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  4. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  5. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  6. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  7. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  8. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  9. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  10. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  11. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  12. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  13. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  14. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  15. e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
  16. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  17. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  18. 8ce7991 Add release proc apis to SkSurface::MakeFromBackend* calls. by Greg Daniel · 5 years ago
  19. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  20. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  21. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  22. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  23. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  24. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  25. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  26. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  27. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  28. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  29. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 6 years ago
  30. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 6 years ago
  31. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  32. 78d762d Added bullet proofing to WrappedProxyConversionTest by Robert Phillips · 7 years ago
  33. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  34. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  35. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  36. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  37. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  38. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  39. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  40. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  41. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  42. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  43. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  44. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  45. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 7 years ago
  46. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  47. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  48. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  49. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  50. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  51. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  52. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 7 years ago
  53. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  54. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  55. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  56. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  57. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  58. 7928e76 Disable deferred gpu resources for Chrome branch by Robert Phillips · 7 years ago
  59. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  60. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago