1. 6341d92 Split apart flushing and submitting in the GrGpu classes and GrDrawingManager. by Greg Daniel · 4 years, 6 months ago
  2. 58b5a54 More robust fix for command buffer context crash. by Greg Daniel · 4 years, 6 months ago
  3. 34bd2c3 Fix PinnedImageTest to make current original context at end. by Greg Daniel · 4 years, 6 months ago
  4. 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 6 months ago
  5. 210288f add SkVM_min_max unit test by Mike Klein · 4 years, 6 months ago
  6. 5e9f0ee add and test stack load/store by Mike Klein · 4 years, 6 months ago
  7. 03fdf6a Implement support for indirect draws by Chris Dalton · 4 years, 6 months ago
  8. 82ff25e approximate sine for skvm by Mike Reed · 4 years, 6 months ago
  9. cd2d4e4 Mixed languages text crashes by Julia Lavrova · 4 years, 6 months ago
  10. a77cdee Reland "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 6 months ago
  11. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 6 months ago
  12. 31c028c Revert "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 6 months ago
  13. 16464c3 Tracking uniform ownership by Ethan Nicholas · 4 years, 6 months ago
  14. 17f05c7 Rename instanceAttribSupport -> drawInstancedSupport by Chris Dalton · 4 years, 6 months ago
  15. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 6 months ago
  16. 6d3bc29 Consolidate the conversion of plot location to uvs to be w/in GrDrawOpAtlas by Robert Phillips · 4 years, 6 months ago
  17. 4067a94 the return of bit_clear by Mike Klein · 4 years, 6 months ago
  18. aa68109 special-case overhaul by Mike Klein · 4 years, 6 months ago
  19. d4dec97 Add an option to GrMeshTest to save to png by Chris Dalton · 4 years, 6 months ago
  20. cca2acf remove little-used bit_clear() and bytes() by Mike Klein · 4 years, 6 months ago
  21. b08cc02 Switch back to stack-based SkSL interpreter by Brian Osman · 4 years, 6 months ago
  22. c524378 Don't require color type to make proxy copies. by Brian Salomon · 4 years, 6 months ago
  23. 5b701e1 pass around programs by value by Mike Klein · 4 years, 6 months ago
  24. b7d8790 pull out schedule, finalize by Mike Klein · 4 years, 6 months ago
  25. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 6 months ago
  26. c3ce54a Remove color type from promise image proxy callback. by Brian Salomon · 4 years, 6 months ago
  27. 7542ab5 reframe liveness_analysis as eliminate_dead_code by Mike Klein · 4 years, 6 months ago
  28. 46aacc7 Fix SkVertices serialization bug. Also remove Builder getters for counts. by Brian Osman · 4 years, 6 months ago
  29. ffd11f4a Adding attribute types to SkVertices by Brian Osman · 4 years, 6 months ago
  30. 7c75226 Renamed the various 'stage' shader functions to have the actual effect name by Ethan Nicholas · 4 years, 6 months ago
  31. 4f90a8e Uses refactoring by Mike Klein · 4 years, 6 months ago
  32. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 6 months ago
  33. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 6 months ago
  34. f20400e Introduce Liveness and Uses into existing scheduler by Herb Derby · 4 years, 7 months ago
  35. 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 6 months ago
  36. 469046c Revert "Revert "Remove GrCaps::isFormatTexturableAndUploadable"" by Brian Salomon · 4 years, 6 months ago
  37. 14ba58f Add GrTAllocator::push_back(T&&) by Ben Wagner · 4 years, 6 months ago
  38. 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 6 months ago
  39. 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 6 months ago
  40. 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 4 years, 6 months ago
  41. c18dad2 Remove GrCaps::isFormatTexturableAndUploadable by Brian Salomon · 4 years, 6 months ago
  42. 7363af8 Fix gcc 9 warnings. by Ben Wagner · 4 years, 6 months ago
  43. 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 4 years, 6 months ago
  44. 07e5b8f Rename TessellatingPathRendererTests.cpp -> "Triangulating" by Chris Dalton · 4 years, 6 months ago
  45. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 6 months ago
  46. 9a3ee19 Remove arbitrary limit on number of composed color filters by Brian Osman · 4 years, 6 months ago
  47. 6ec5688 Rename GrD3DTextureInfo to GrD3DTextureResourceInfo. by Jim Van Verth · 4 years, 6 months ago
  48. 17dc418 Rename CPU tessellation to "triangulation" by Chris Dalton · 4 years, 6 months ago
  49. 4519134 Implement GrTAllocator in terms of GrBlockAllocator by Michael Ludwig · 4 years, 6 months ago
  50. c227f4a Add support for tagging link annotations in PDFs. by Dominic Mazzoni · 4 years, 6 months ago
  51. bcb46c0 Add approx_pow/log2/pow2 to SkVM builder by Mike Reed · 4 years, 6 months ago
  52. f5ff4c2 add loadF() and storeF() helpers to Builder by Mike Reed · 4 years, 6 months ago
  53. 709e240 Revert "Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time" by Robert Phillips · 4 years, 6 months ago
  54. bc0fe05 Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time by Robert Phillips · 4 years, 7 months ago
  55. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 7 months ago
  56. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 7 months ago
  57. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 7 months ago
  58. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 7 months ago
  59. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 7 months ago
  60. 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 7 months ago
  61. 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 7 months ago
  62. be45742 Change GrProgramInfo::visitProxies to "visitFPProxies" by Chris Dalton · 4 years, 7 months ago
  63. 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 7 months ago
  64. cd01979 Refactor GrMemoryPool into reusable GrBlockAllocator by Michael Ludwig · 4 years, 7 months ago
  65. 6b48e62 remove unused mutate() apis by Mike Klein · 4 years, 7 months ago
  66. 3b946c1 Check fullness and purge on every strike lookup by Herb Derby · 4 years, 7 months ago
  67. a30aeae impl SkTDynamicHash with SkTHashTable by Mike Klein · 4 years, 7 months ago
  68. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 7 months ago
  69. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 7 months ago
  70. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 7 months ago
  71. cff6396 begin refactoring SkTDynamicHash and SkTMultiMap by Mike Klein · 4 years, 7 months ago
  72. 16701ee Shrink SkTHashTables by Mike Klein · 4 years, 7 months ago
  73. e05b1b7 [svgdevice] Handle text path effects by Florin Malita · 4 years, 7 months ago
  74. 75e2907 Implement support for path effects in SkSVGDevice backend. by Bryce Thomas · 4 years, 7 months ago
  75. ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 4 years, 7 months ago
  76. 5caf7de restore Op::round by Mike Klein · 4 years, 7 months ago
  77. bb76842 Migrate GrMeshTest to the new bind/draw API by Chris Dalton · 4 years, 7 months ago
  78. 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 7 months ago
  79. 6941f4a Update three GrMeshDrawOps to surface their programInfos at record time by Robert Phillips · 4 years, 7 months ago
  80. f0aee74 Remove (unused) shader caps from default GP factory functions by Brian Osman · 4 years, 7 months ago
  81. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 7 months ago
  82. dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 7 months ago
  83. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 7 months ago
  84. 5f6b41e Runtime effects: Detect calls to undefined functions by Brian Osman · 4 years, 7 months ago
  85. 2e19af0 Revert "Move interpreter disassemble to out-of-line member of ByteCode" by Brian Osman · 4 years, 7 months ago
  86. 1b0124f Move interpreter disassemble to out-of-line member of ByteCode by Brian Osman · 4 years, 7 months ago
  87. 8f233fc Add marked-content ID to PDF images by Dominic Mazzoni · 4 years, 7 months ago
  88. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 7 months ago
  89. 491df6b remove SkTLS by Mike Klein · 4 years, 7 months ago
  90. 7c0332c re-enable fnma by Mike Klein · 4 years, 7 months ago
  91. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 7 months ago
  92. 1b1bd4e Clarify expected compatibility matrix in CharacterizationFBO0nessTest by Robert Phillips · 4 years, 7 months ago
  93. 50c64ab expose per-vertex-data variant of SkVertices by Mike Reed · 4 years, 7 months ago
  94. 2dbcbe8 Loosen up SkSurface_Gpu::onIsCompatible a bit wrt FBO0-ness by Robert Phillips · 4 years, 7 months ago
  95. d2f1873 Surface more programs on DDLs by Robert Phillips · 4 years, 7 months ago
  96. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 7 months ago
  97. 238105b skip dump checks on machines w/o FMAs by Mike Klein · 4 years, 7 months ago
  98. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 7 months ago
  99. cb50b11 get rid of troublesome Op::round by Mike Klein · 4 years, 7 months ago
  100. 2813d45 getRectsForRange results must be adjusted to glyphs. by Julia Lavrova · 4 years, 7 months ago