1. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  2. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  3. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  4. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  5. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  6. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  7. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  8. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  9. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  10. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  11. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  12. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  13. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  14. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  15. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  16. d9971c0 Fix DeferredTextureImage test on Mac by Robert Phillips · 7 years ago
  17. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  18. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  19. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  20. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  21. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  22. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  23. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  24. d62f554 Fix WrappedProxyTest for sample count change by Greg Daniel · 7 years ago
  25. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  26. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  27. db40620 Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  28. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  29. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  30. 8bf1f9f Disable deferred proxies for M60 branch by Robert Phillips · 7 years ago
  31. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  32. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  33. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  34. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  35. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  36. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  37. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  38. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  39. 78de212 Prevent creation of zero-sized proxies by Robert Phillips · 7 years ago
  40. 41cf197 Update ProxyTest to skip configs that don't support the requested sample counts by Greg Daniel · 7 years ago
  41. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  42. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  43. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  44. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  45. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  46. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  47. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  48. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 7 years ago
  49. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  50. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  51. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  52. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  53. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  54. 7928e76 Disable deferred gpu resources for Chrome branch by Robert Phillips · 7 years ago
  55. 351b045 Have Vulkan advertise that compressed textures are currently unsupported by Robert Phillips · 8 years ago
  56. c86b145 Disable Vulkan backend in DeferredProxyTest (for now) by Robert Phillips · 8 years ago
  57. 5c44657 Fix memory leak in DeferredProxyTest by Robert Phillips · 8 years ago
  58. 6520a69 Add test for proactive proxy-creation failure by Robert Phillips · 8 years ago
  59. 40d9495 Add test for outre GrSurfaceProxy requests by Robert Phillips · 8 years ago
  60. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  61. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  62. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  63. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  64. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  65. abacf09 Update ProxyTests by Robert Phillips · 8 years ago
  66. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  67. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  68. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  69. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  70. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  71. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  72. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  73. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  74. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  75. d0e36a9 Fix AllocedProxyTest on Mesa by robertphillips · 8 years ago
  76. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  77. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  78. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  79. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  80. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago