1. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 6 years ago
  2. 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 6 years ago
  3. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  4. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  5. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  6. d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 7 years ago
  7. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 7 years ago
  8. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  9. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  10. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  11. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  12. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  13. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  14. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  15. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  16. 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 7 years ago
  17. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  18. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  19. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  20. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  21. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  22. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  23. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  24. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  25. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  26. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  27. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  28. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  29. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  30. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  31. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  32. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  33. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  34. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  35. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  36. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  37. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  38. dac5f6b Fix -Wshadow-field warnings by Brian Salomon · 8 years ago
  39. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 8 years ago
  40. 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 8 years ago
  41. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 8 years ago
  42. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  43. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  44. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  45. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  46. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  47. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  48. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  49. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  50. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  51. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  52. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  53. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  54. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  55. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  56. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  57. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  58. 29e52f1 Centralize computation of GrRenderTarget & GrTexture VRAM consumption by Robert Phillips · 8 years ago
  59. abacf09 Update ProxyTests by Robert Phillips · 8 years ago
  60. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  61. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  62. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  63. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  64. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  65. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  66. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  67. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  68. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  69. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago