1. 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 3 months ago
  2. 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 4 years, 3 months ago
  3. c18dad2 Remove GrCaps::isFormatTexturableAndUploadable by Brian Salomon · 4 years, 3 months ago
  4. 7363af8 Fix gcc 9 warnings. by Ben Wagner · 4 years, 4 months ago
  5. 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 4 years, 4 months ago
  6. 07e5b8f Rename TessellatingPathRendererTests.cpp -> "Triangulating" by Chris Dalton · 4 years, 4 months ago
  7. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 4 months ago
  8. 9a3ee19 Remove arbitrary limit on number of composed color filters by Brian Osman · 4 years, 4 months ago
  9. 6ec5688 Rename GrD3DTextureInfo to GrD3DTextureResourceInfo. by Jim Van Verth · 4 years, 4 months ago
  10. 17dc418 Rename CPU tessellation to "triangulation" by Chris Dalton · 4 years, 4 months ago
  11. 4519134 Implement GrTAllocator in terms of GrBlockAllocator by Michael Ludwig · 4 years, 4 months ago
  12. c227f4a Add support for tagging link annotations in PDFs. by Dominic Mazzoni · 4 years, 4 months ago
  13. bcb46c0 Add approx_pow/log2/pow2 to SkVM builder by Mike Reed · 4 years, 4 months ago
  14. f5ff4c2 add loadF() and storeF() helpers to Builder by Mike Reed · 4 years, 4 months ago
  15. 709e240 Revert "Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time" by Robert Phillips · 4 years, 4 months ago
  16. bc0fe05 Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time by Robert Phillips · 4 years, 4 months ago
  17. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 4 months ago
  18. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 4 months ago
  19. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 4 months ago
  20. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 4 months ago
  21. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 4 months ago
  22. 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 4 months ago
  23. 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 4 months ago
  24. be45742 Change GrProgramInfo::visitProxies to "visitFPProxies" by Chris Dalton · 4 years, 4 months ago
  25. 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 4 months ago
  26. cd01979 Refactor GrMemoryPool into reusable GrBlockAllocator by Michael Ludwig · 4 years, 4 months ago
  27. 6b48e62 remove unused mutate() apis by Mike Klein · 4 years, 4 months ago
  28. 3b946c1 Check fullness and purge on every strike lookup by Herb Derby · 4 years, 4 months ago
  29. a30aeae impl SkTDynamicHash with SkTHashTable by Mike Klein · 4 years, 4 months ago
  30. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 4 months ago
  31. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 4 months ago
  32. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 4 months ago
  33. cff6396 begin refactoring SkTDynamicHash and SkTMultiMap by Mike Klein · 4 years, 4 months ago
  34. 16701ee Shrink SkTHashTables by Mike Klein · 4 years, 4 months ago
  35. e05b1b7 [svgdevice] Handle text path effects by Florin Malita · 4 years, 4 months ago
  36. 75e2907 Implement support for path effects in SkSVGDevice backend. by Bryce Thomas · 4 years, 4 months ago
  37. ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 4 years, 4 months ago
  38. 5caf7de restore Op::round by Mike Klein · 4 years, 4 months ago
  39. bb76842 Migrate GrMeshTest to the new bind/draw API by Chris Dalton · 4 years, 4 months ago
  40. 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 4 months ago
  41. 6941f4a Update three GrMeshDrawOps to surface their programInfos at record time by Robert Phillips · 4 years, 4 months ago
  42. f0aee74 Remove (unused) shader caps from default GP factory functions by Brian Osman · 4 years, 4 months ago
  43. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 4 months ago
  44. dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 4 months ago
  45. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 4 months ago
  46. 5f6b41e Runtime effects: Detect calls to undefined functions by Brian Osman · 4 years, 4 months ago
  47. 2e19af0 Revert "Move interpreter disassemble to out-of-line member of ByteCode" by Brian Osman · 4 years, 4 months ago
  48. 1b0124f Move interpreter disassemble to out-of-line member of ByteCode by Brian Osman · 4 years, 4 months ago
  49. 8f233fc Add marked-content ID to PDF images by Dominic Mazzoni · 4 years, 4 months ago
  50. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 4 months ago
  51. 491df6b remove SkTLS by Mike Klein · 4 years, 4 months ago
  52. 7c0332c re-enable fnma by Mike Klein · 4 years, 4 months ago
  53. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 4 months ago
  54. 1b1bd4e Clarify expected compatibility matrix in CharacterizationFBO0nessTest by Robert Phillips · 4 years, 4 months ago
  55. 50c64ab expose per-vertex-data variant of SkVertices by Mike Reed · 4 years, 4 months ago
  56. 2dbcbe8 Loosen up SkSurface_Gpu::onIsCompatible a bit wrt FBO0-ness by Robert Phillips · 4 years, 4 months ago
  57. d2f1873 Surface more programs on DDLs by Robert Phillips · 4 years, 4 months ago
  58. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 4 months ago
  59. 238105b skip dump checks on machines w/o FMAs by Mike Klein · 4 years, 4 months ago
  60. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 4 months ago
  61. cb50b11 get rid of troublesome Op::round by Mike Klein · 4 years, 4 months ago
  62. 2813d45 getRectsForRange results must be adjusted to glyphs. by Julia Lavrova · 4 years, 4 months ago
  63. a913895 Check for invalid unicode in fallback. by Ben Wagner · 4 years, 4 months ago
  64. b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 4 months ago
  65. 71fe945 Prevent unbounded listener growth on SkPixelRefs. by Brian Salomon · 4 years, 4 months ago
  66. b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 4 months ago
  67. d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 4 months ago
  68. 99a813c Avoid unbounded listener growth on SkImage_Lazy when textures are purged by Brian Salomon · 4 years, 4 months ago
  69. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 4 months ago
  70. c02a41f SkVM implement min max by Herb Derby · 4 years, 4 months ago
  71. 5a8404c sqrt by Mike Klein · 4 years, 4 months ago
  72. 14548b9 index by Mike Klein · 4 years, 4 months ago
  73. fb4ff8d SkVM round test by Herb Derby · 4 years, 4 months ago
  74. e96207a i16x2 ops by Mike Klein · 4 years, 4 months ago
  75. 22c007d select + stores by Mike Klein · 4 years, 4 months ago
  76. c529681 Fix CompatibleCoverageAsAlpha flag when reducing src-over to src. by Greg Daniel · 4 years, 4 months ago
  77. 5c5bd1a Add comparisons (eq|neq|gt|gte)(i32|f32) by Herb Derby · 4 years, 4 months ago
  78. 6c59fe4 Add a GrSimpleMeshDrawOpHelper CreatePipeline method that doesn't require a GrFlushState by Robert Phillips · 4 years, 4 months ago
  79. 4c690b4 add metadata to calculated bounds by Mike Klein · 4 years, 5 months ago
  80. 11efa18 impl load32 by Mike Klein · 4 years, 4 months ago
  81. 15c98cb Revert "Add most important intrinsics to the interpreter" by Brian Osman · 4 years, 4 months ago
  82. 7b3999e convert to phi nodes by Mike Klein · 4 years, 4 months ago
  83. b614931 basic JIT support? by Mike Klein · 4 years, 5 months ago
  84. 838007f Add most important intrinsics to the interpreter by Brian Osman · 4 years, 5 months ago
  85. dc2a977 Interpreter: Fix intrinsics when called with vector types by Brian Osman · 4 years, 5 months ago
  86. 9f00494 Add test that SWPathRenderer GenIDChange listeners get removed. by Brian Salomon · 4 years, 5 months ago
  87. c8d092a Revert "Revert "Remove copies for wrap modes in GrTextureProducer."" by Brian Salomon · 4 years, 5 months ago
  88. 2a016ba Allow passing multiple node IDs per PDF structure node. by Dominic Mazzoni · 4 years, 5 months ago
  89. 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 4 years, 5 months ago
  90. 4d5594d Move SkDeferredDisplayList.h into include\core (take 2) by Robert Phillips · 4 years, 5 months ago
  91. bcd65f1 Reland "Multi-threaded strike cache" by Herb Derby · 4 years, 5 months ago
  92. 305033b Revert "Move SkDeferredDisplayList.h into include\core" by Robert Phillips · 4 years, 5 months ago
  93. ad3b2c9 Move SkDeferredDisplayList.h into include\core by Robert Phillips · 4 years, 5 months ago
  94. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 5 months ago
  95. bf5cb0f Revert "Remove copies for wrap modes in GrTextureProducer." by Robert Phillips · 4 years, 5 months ago
  96. 7fba244 Remove copies for wrap modes in GrTextureProducer. by Brian Salomon · 4 years, 5 months ago
  97. 6ffabbb Simplify interface to StructureElementNode. by Dominic Mazzoni · 4 years, 5 months ago
  98. b243b43 Make SkSL CPP code gen copy explicit coord status for cloned FPs by Brian Salomon · 4 years, 5 months ago
  99. 5e5e848 Revert "Multi-threaded strike cache" by Herb Derby · 4 years, 5 months ago
  100. a6cd7c0 Multi-threaded strike cache by Herb Derby · 4 years, 5 months ago