1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  3. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 6 years ago
  4. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  5. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  6. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  7. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  8. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  9. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  10. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  11. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  12. b607a8f IWYU for some test files starting with 'C'. by Ben Wagner · 7 years ago
  13. 501c17c Revert "IWYU for some test files starting with 'C'." by Ben Wagner · 7 years ago
  14. 1a462bd IWYU for some test files starting with 'C'. by Ben Wagner · 7 years ago
  15. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  16. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  17. dbfecd0 Re-land unit test for clear bug (w/ AMD work-arounds) by Robert Phillips · 7 years ago
  18. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  19. bcc8e9b Revert "Add unit test for clear bug" by Robert Phillips · 7 years ago
  20. 2fb81c0 Add unit test for clear bug by Robert Phillips · 7 years ago
  21. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  22. e4d45bf Remove accessRenderTarget call from Clear tests by Robert Phillips · 7 years ago
  23. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  24. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  25. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  26. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  27. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  28. 301431d Miscellaneous GrSurfaceProxy-related cleanup by Robert Phillips · 8 years ago
  29. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  30. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  31. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  32. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  33. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  34. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  35. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  36. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  37. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  38. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  39. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  40. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  41. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  42. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  43. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  44. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  45. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  46. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  47. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  48. 758586c Make existing unit tests only run on GL contexts by bsalomon · 9 years ago
  49. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 9 years ago
  50. 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
  51. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  52. 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
  53. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  54. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
  55. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  56. 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
  57. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  58. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  59. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  60. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago