1. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  2. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  3. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  4. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  5. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  6. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. 09e5689 Replace GrAAType with flags for path renderers by Chris Dalton · 5 years ago
  9. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  10. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  11. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  12. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  13. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  14. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  15. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  16. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  17. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  18. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  19. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  20. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  21. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  22. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  23. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  24. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  25. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  26. 57b0430 Fix mock tex rt gpu mem size by Brian Salomon · 6 years ago
  27. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  28. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  29. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  30. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  31. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  32. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  33. 5fcd391 Fix path renderer cache test logic to account for other resources by Brian Osman · 7 years ago
  34. c42b20b Revert "Revert "When flushing, reset flush state before op lists"" by Greg Daniel · 7 years ago
  35. e9242ca Invalidate textures cached by SW path renderer when paths go away by Brian Osman · 7 years ago
  36. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago