1. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  2. 2871436 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Brian Osman · 7 years ago
  3. a8f6aef CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  4. 297d6ef converted GrRRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  5. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  6. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  7. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  8. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  9. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  10. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  11. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  12. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  13. be0a042 converted Premul / Unpremul to SkSL by Ethan Nicholas · 7 years ago
  14. 8dca18a converted GrAARectEffect to SkSL by Ethan Nicholas · 7 years ago
  15. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  16. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  17. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  18. 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
  19. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  20. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  21. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  22. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  23. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  24. c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
  25. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  26. 6a3dbee Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  27. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  28. d6365e5 Revert "Refactor CCPR coverage shaders for a vertex impl" by Eric Boren · 7 years ago
  29. e501033 Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  30. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  31. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  32. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  33. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  34. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  35. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  36. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  37. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  38. 420c4cf Add GrTextureProxyPriv by Robert Phillips · 7 years ago
  39. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  40. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  41. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  42. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  43. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  44. c1e5963 CCPR: Rewrite path parsing by Chris Dalton · 7 years ago
  45. cb2e235 Reduce stencil buffer clearing by Robert Phillips · 7 years ago
  46. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  47. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  48. 419a94d Add a GrCCPRGeometry file by Chris Dalton · 7 years ago
  49. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  50. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  51. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  52. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  53. 51fd6d8 Add GrMtlRenderTarget class by Greg Daniel · 7 years ago
  54. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  55. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  56. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  57. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  58. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  59. 4a081e2 Add GrMtlTexture classes by Greg Daniel · 7 years ago
  60. 0576a45 Add GrMtlUtil class by Greg Daniel · 7 years ago
  61. cebcb84 Add caps files for metal by Greg Daniel · 7 years ago
  62. eee5183 Add placeholder GrMtlTypes in include/gpu/mtl by Greg Daniel · 7 years ago
  63. 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
  64. b4d1873 Remove GrTraceMarker and friends by Brian Osman · 7 years ago
  65. b133ffe Remove Gr1DKernelEffect "helper" class. by Brian Salomon · 7 years ago
  66. 6cd51b5 Remove GrSingleTextureEffect by Brian Salomon · 7 years ago
  67. b7506c3 Remove unused function GrDrawOp::DumpPipelineInfo by Brian Salomon · 7 years ago
  68. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  69. c588603 Move GrTypesPriv.h to include/private by Brian Salomon · 7 years ago
  70. fc26f3c Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  71. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  72. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago
  73. 420f156 converted EllipseEffect to sksl by Ethan Nicholas · 7 years ago
  74. 8abb9f4 Remove GrTestMeshDrawOp by Brian Salomon · 7 years ago
  75. 83d1185 converted CircleEffect to SkSL by Ethan Nicholas · 7 years ago
  76. b4d6106 Give GrSimpleMeshDrawOpHelper a cpp file by Brian Salomon · 7 years ago
  77. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  78. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  79. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago
  80. e5ddff5 Add basic metal build files for backend by Greg Daniel · 7 years ago
  81. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  82. 6ecc911 Revert "Revert "Remove Gr*Gpu includes from header files."" by Greg Daniel · 7 years ago
  83. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  84. 881f143 Hide GrGpuResourceRef from prying eyes by Robert Phillips · 7 years ago
  85. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  86. 56af45b Revert "Remove Gr*Gpu includes from header files." by Greg Daniel · 7 years ago
  87. 2bd381b Remove Gr*Gpu includes from header files. by Greg Daniel · 7 years ago
  88. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  89. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 7 years ago
  90. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  91. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 7 years ago
  92. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 7 years ago
  93. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 7 years ago
  94. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 7 years ago
  95. 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 7 years ago
  96. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  97. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  98. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  99. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  100. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago