1. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  2. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  3. 7d79e7b Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs by Robert Phillips · 6 years ago
  4. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  5. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  6. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  7. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  8. e0070c0 Patch up ref counting of proxies (take 2) by Robert Phillips · 7 years ago
  9. 2d9cb57 Revert "Patch up ref counting of proxies" by Robert Phillips · 7 years ago
  10. 8d5ce2d Patch up ref counting of proxies by Robert Phillips · 7 years ago
  11. 74f623d make point array methods private by Cary Clark · 7 years ago
  12. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  13. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  14. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  15. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  16. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  17. 1265894 Don't execute onFlush op lists until after GPU data is uploaded by Chris Dalton · 7 years ago
  18. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  19. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  20. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  21. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  22. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  23. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  24. 8abb9f4 Remove GrTestMeshDrawOp by Brian Salomon · 7 years ago
  25. 9a03642 Make ops used in OnFlushCallbackTest be non-legacy GrMeshDrawOps. by Brian Salomon · 7 years ago
  26. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  27. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  28. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  29. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  30. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  31. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  32. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  33. 114a3c0 Fix glDrawRangeElements by Chris Dalton · 7 years ago
  34. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  35. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago[Renamed (97%) from tests/PreFlushCallbackTest.cpp]
  36. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  37. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  38. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  39. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  40. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  41. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  42. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  43. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  44. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 7 years ago
  45. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  46. 90960eb Exclude Vulkan from running PreFlushCallbackTest by Robert Phillips · 7 years ago
  47. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  48. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 7 years ago
  49. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 7 years ago