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 · 6 years ago
  5. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 6 years ago
  6. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 6 years ago
  7. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  8. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  9. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  10. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  11. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  12. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  13. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  14. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  15. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  16. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  17. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  18. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  19. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  20. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  21. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  22. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  23. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  24. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  25. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  26. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  27. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  28. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  29. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  30. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  31. dac5f6b Fix -Wshadow-field warnings by Brian Salomon · 7 years ago
  32. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 7 years ago
  33. 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 7 years ago
  34. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 7 years ago
  35. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  36. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  37. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  38. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  39. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  40. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  41. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  42. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  43. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  44. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  45. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  46. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  47. abacf09 Update ProxyTests by Robert Phillips · 8 years ago
  48. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  49. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  50. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  51. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  52. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  53. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  54. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  55. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  56. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago