1. ec42e15 Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect by Brian Salomon · 6 years ago
  2. d3cee17 Visit the image proxy in GrLatticeOp by Brian Salomon · 6 years ago
  3. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  4. fa3783f Remove public version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  5. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  6. 74f623d make point array methods private by Cary Clark · 7 years ago
  7. 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
  8. 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
  9. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  10. d28a79d Make GrResourceProvider more sk_spified by Brian Salomon · 7 years ago
  11. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  12. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  13. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  14. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  15. 0db1b53 Fix assert in lattice op triggered by GLProgramsTest by Brian Salomon · 7 years ago
  16. 18df763 Handle invalid lattice case in LatticeOp test factory by Brian Salomon · 7 years ago
  17. 815486c Convert NonAALatticeOp to non-legacy GrMeshDrawOp. by Brian Salomon · 7 years ago
  18. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  19. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  20. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  21. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  22. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  23. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  24. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  25. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 7 years ago
  26. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  27. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  28. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 7 years ago
  29. c6b7146 Remove component flags from GrPipelineInput. by Brian Salomon · 7 years ago
  30. 3de0aee Make SkGpuDevice::drawVertices perform color byte order swap and premul step using vertex shader. by Brian Salomon · 8 years ago
  31. ecea86a Cleanup ops that are storing GrPipelineOptimizations. by Brian Salomon · 8 years ago
  32. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  33. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  34. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  35. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrLatticeOp.cpp]
  36. fc527d2 Even more batch->op and sk_sp'ification. by Brian Salomon · 8 years ago[Renamed (79%) from src/gpu/batches/GrNinePatch.cpp]
  37. 60c05f9 Mark the leaf classes of GrOp final. by Herb Derby · 8 years ago
  38. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  39. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  40. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  41. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  42. 7c3e718 Remove pipeline info dump from GrDrawBatch by Brian Salomon · 8 years ago
  43. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  44. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  45. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  46. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  47. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  48. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  49. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  50. a71b898 Hide GrNonAANinePatchBatch::Geometry and rename to Patch by bsalomon · 8 years ago
  51. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  52. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  53. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  54. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  55. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  56. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  57. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  58. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  59. 144c3c8 Make onPrepareDraws const by joshualitt · 9 years ago
  60. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  61. 783a4da Add more batch information printouts by robertphillips · 9 years ago
  62. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago