1. 56aa710 separate m44 tests by Mike Reed · 4 years, 11 months ago
  2. 938b453 Revert "transition matrix44 to opt-in only" by Mike Reed · 4 years, 11 months ago
  3. edc2dac convert load_store / stack_load_store to new style by Mike Klein · 4 years, 11 months ago
  4. 9e1e913 Add rect subtraction utility function+tests by Michael Ludwig · 4 years, 11 months ago
  5. 9bb88673 start on operand refactoring by Mike Klein · 5 years ago
  6. 0f1f87d transition matrix44 to opt-in only by Mike Reed · 4 years, 11 months ago
  7. 63410e9 Pass description of GrSurface to GrSurfaceProxy lazy callbacks. by Brian Salomon · 5 years ago
  8. 5843012 Add sample(child, matrix) to SkSL. by Ethan Nicholas · 4 years, 11 months ago
  9. 1b84ef2 [skvm] approx_atan2 by Mike Reed · 5 years ago
  10. 45d9cc8 remove i16x2 ops by Mike Klein · 5 years ago
  11. cb51104 impl uniform16 by Mike Klein · 5 years ago
  12. 10fc1e6 skvm unit test cleanup by Mike Klein · 5 years ago
  13. f3953d0 Non-substantive GrText-related changes by Robert Phillips · 5 years ago
  14. dabe38f Add submits after flushes in ProgramsTest. by Greg Daniel · 5 years ago
  15. d468a16 [skvm] approx_[asin,acos,atan] by Mike Reed · 5 years ago
  16. fe15962 Reland "Split apart flushing and submitting in the GrGpu classes and GrDrawingManager." by Greg Daniel · 5 years ago
  17. 801ba0d approx_tan for skvm by Mike Reed · 5 years ago
  18. 2faa337 Revert "Split apart flushing and submitting in the GrGpu classes and GrDrawingManager." by Greg Daniel · 5 years ago
  19. 6341d92 Split apart flushing and submitting in the GrGpu classes and GrDrawingManager. by Greg Daniel · 5 years ago
  20. 58b5a54 More robust fix for command buffer context crash. by Greg Daniel · 5 years ago
  21. 34bd2c3 Fix PinnedImageTest to make current original context at end. by Greg Daniel · 5 years ago
  22. 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 5 years ago
  23. 210288f add SkVM_min_max unit test by Mike Klein · 5 years ago
  24. 5e9f0ee add and test stack load/store by Mike Klein · 5 years ago
  25. 03fdf6a Implement support for indirect draws by Chris Dalton · 5 years ago
  26. 82ff25e approximate sine for skvm by Mike Reed · 5 years ago
  27. cd2d4e4 Mixed languages text crashes by Julia Lavrova · 5 years ago
  28. a77cdee Reland "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 5 years ago
  29. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 5 years ago
  30. 31c028c Revert "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 5 years ago
  31. 16464c3 Tracking uniform ownership by Ethan Nicholas · 5 years ago
  32. 17f05c7 Rename instanceAttribSupport -> drawInstancedSupport by Chris Dalton · 5 years ago
  33. 3ef77dd clean up public m44 and camera api by Mike Reed · 5 years ago
  34. 6d3bc29 Consolidate the conversion of plot location to uvs to be w/in GrDrawOpAtlas by Robert Phillips · 5 years ago
  35. 4067a94 the return of bit_clear by Mike Klein · 5 years ago
  36. aa68109 special-case overhaul by Mike Klein · 5 years ago
  37. d4dec97 Add an option to GrMeshTest to save to png by Chris Dalton · 5 years ago
  38. cca2acf remove little-used bit_clear() and bytes() by Mike Klein · 5 years ago
  39. b08cc02 Switch back to stack-based SkSL interpreter by Brian Osman · 5 years ago
  40. c524378 Don't require color type to make proxy copies. by Brian Salomon · 5 years ago
  41. 5b701e1 pass around programs by value by Mike Klein · 5 years ago
  42. b7d8790 pull out schedule, finalize by Mike Klein · 5 years ago
  43. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 5 years ago
  44. c3ce54a Remove color type from promise image proxy callback. by Brian Salomon · 5 years ago
  45. 7542ab5 reframe liveness_analysis as eliminate_dead_code by Mike Klein · 5 years ago
  46. 46aacc7 Fix SkVertices serialization bug. Also remove Builder getters for counts. by Brian Osman · 5 years ago
  47. ffd11f4a Adding attribute types to SkVertices by Brian Osman · 5 years ago
  48. 7c75226 Renamed the various 'stage' shader functions to have the actual effect name by Ethan Nicholas · 5 years ago
  49. 4f90a8e Uses refactoring by Mike Klein · 5 years ago
  50. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 5 years ago
  51. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 5 years ago
  52. f20400e Introduce Liveness and Uses into existing scheduler by Herb Derby · 5 years ago
  53. 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 5 years ago
  54. 469046c Revert "Revert "Remove GrCaps::isFormatTexturableAndUploadable"" by Brian Salomon · 5 years ago
  55. 14ba58f Add GrTAllocator::push_back(T&&) by Ben Wagner · 5 years ago
  56. 853c15c remove unused SkLightingShader by Mike Reed · 5 years ago
  57. 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 5 years ago
  58. 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 5 years ago
  59. c18dad2 Remove GrCaps::isFormatTexturableAndUploadable by Brian Salomon · 5 years ago
  60. 7363af8 Fix gcc 9 warnings. by Ben Wagner · 5 years ago
  61. 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 5 years ago
  62. 07e5b8f Rename TessellatingPathRendererTests.cpp -> "Triangulating" by Chris Dalton · 5 years ago
  63. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 5 years ago
  64. 9a3ee19 Remove arbitrary limit on number of composed color filters by Brian Osman · 5 years ago
  65. 6ec5688 Rename GrD3DTextureInfo to GrD3DTextureResourceInfo. by Jim Van Verth · 5 years ago
  66. 17dc418 Rename CPU tessellation to "triangulation" by Chris Dalton · 5 years ago
  67. 4519134 Implement GrTAllocator in terms of GrBlockAllocator by Michael Ludwig · 5 years ago
  68. c227f4a Add support for tagging link annotations in PDFs. by Dominic Mazzoni · 5 years ago
  69. bcb46c0 Add approx_pow/log2/pow2 to SkVM builder by Mike Reed · 5 years ago
  70. f5ff4c2 add loadF() and storeF() helpers to Builder by Mike Reed · 5 years ago
  71. 709e240 Revert "Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time" by Robert Phillips · 5 years ago
  72. bc0fe05 Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time by Robert Phillips · 5 years ago
  73. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 5 years ago
  74. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 5 years ago
  75. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 5 years ago
  76. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 5 years ago
  77. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 5 years ago
  78. 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 5 years ago
  79. 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 5 years ago
  80. be45742 Change GrProgramInfo::visitProxies to "visitFPProxies" by Chris Dalton · 5 years ago
  81. 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 5 years ago
  82. cd01979 Refactor GrMemoryPool into reusable GrBlockAllocator by Michael Ludwig · 5 years ago
  83. 6b48e62 remove unused mutate() apis by Mike Klein · 5 years ago
  84. 3b946c1 Check fullness and purge on every strike lookup by Herb Derby · 5 years ago
  85. a30aeae impl SkTDynamicHash with SkTHashTable by Mike Klein · 5 years ago
  86. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 5 years ago
  87. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 5 years ago
  88. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 5 years ago
  89. cff6396 begin refactoring SkTDynamicHash and SkTMultiMap by Mike Klein · 5 years ago
  90. 16701ee Shrink SkTHashTables by Mike Klein · 5 years ago
  91. e05b1b7 [svgdevice] Handle text path effects by Florin Malita · 5 years ago
  92. 75e2907 Implement support for path effects in SkSVGDevice backend. by Bryce Thomas · 5 years ago
  93. ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 5 years ago
  94. 5caf7de restore Op::round by Mike Klein · 5 years ago
  95. bb76842 Migrate GrMeshTest to the new bind/draw API by Chris Dalton · 5 years ago
  96. 2669a7b More programInfo cleanup by Robert Phillips · 5 years ago
  97. 6941f4a Update three GrMeshDrawOps to surface their programInfos at record time by Robert Phillips · 5 years ago
  98. f0aee74 Remove (unused) shader caps from default GP factory functions by Brian Osman · 5 years ago
  99. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 5 years ago
  100. dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 5 years ago