1. 7d2ad0f Fix local matrix for crop rects in backdrop image filters by Michael Ludwig · 5 years ago
  2. ac55784 Tests: re-sort gni, file name convention by Hal Canary · 5 years ago
  3. 09db9d2 Reland "SkShaper JSON output with cluster visualization" by Herb Derby · 5 years ago
  4. fd24b1f Shaper : new unit test by Hal Canary · 5 years ago
  5. dc19391 SkShaper: new benchmarks by Hal Canary · 5 years ago
  6. 670c6ec Revert "SkShaper JSON output with cluster visualization" by Mike Reed · 5 years ago
  7. 7c70143 GMs: re-sort gni, script to regenerate gni, file name convention by Hal Canary · 5 years ago
  8. 5361083 SkShaper JSON output with cluster visualization by Herb Derby · 5 years ago
  9. b82ac366 SkPDF: fix repeat tilemode with alpha by Hal Canary · 5 years ago
  10. 35ea04d Remove skcms shim header by Brian Osman · 5 years ago
  11. 6db27c2 Reduce opList splitting by default in Skia by Robert Phillips · 5 years ago
  12. ac9be9d Remove shader text trace events and simplify the SKSL/GLSL printing code by Brian Osman · 5 years ago
  13. 784184a Prevent outset Ws from going negative by Michael Ludwig · 5 years ago
  14. d1701ba IWYU for gms starting with 'a'. by Ben Wagner · 5 years ago
  15. f5f4e81 Revert "SKIA_IMPLEMENTATION is only relevant in shared builds" by Mike Klein · 5 years ago
  16. 75c5326 Cache some more Metal state. by Jim Van Verth · 5 years ago
  17. d425dee Enable opList sorting everywhere by Robert Phillips · 5 years ago
  18. 8413ff1 SKIA_IMPLEMENTATION is only relevant in shared builds by Mike Klein · 5 years ago
  19. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  20. ba201ae make -Werror or /WX optional, off by default by Mike Klein · 5 years ago
  21. 361a640 change colormatrixfilter to be 0...1 for translate by Mike Reed · 5 years ago
  22. 75c3ae4 Add GrMtlCommandBuffer by Jim Van Verth · 5 years ago
  23. 4b19592 remove duplicate SkBase64.h by Mike Klein · 5 years ago
  24. 2e904bc SkPDF: move type1 font code into single file by Hal Canary · 5 years ago
  25. 8a97f56 Swap x/y radii for EllipticalRRectOp depending on matrix. by Brian Salomon · 5 years ago
  26. da8a6e1 Add clang-cl arm64 builds by Mike Klein · 5 years ago
  27. db13d38 Move SkTLazy.h to src/ by Ben Wagner · 5 years ago
  28. c0d79e5 Avoid multiplication by alpha in fragment shader when known to be 1. by Brian Salomon · 5 years ago
  29. 6c431d5 Towards a simpler SkSL -> GLSL pipeline (and better shader reflection) by Brian Osman · 5 years ago
  30. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 5 years ago
  31. 0c60708 add utility for caching char2glyph by Mike Reed · 5 years ago
  32. eec1e9e Even more DLL build fixes by Brian Osman · 5 years ago
  33. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 5 years ago
  34. c725e8f Make SkShaper's GN setup more DLL friendly by Brian Osman · 5 years ago
  35. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 5 years ago
  36. f5edf36 SkPDF: split GraphicStateStack out by Hal Canary · 5 years ago
  37. ff4fb33 ComposeShader GPU implementations by Ethan Nicholas · 5 years ago
  38. b5d8c63 remove guard for bitmap shader api by Mike Reed · 5 years ago
  39. 655f0b9 add flag to stage API change by Mike Reed · 5 years ago
  40. 937d967 Always mark bitmap glyph runs as such, to ensure they are properly regenerated by Brian Osman · 5 years ago
  41. d9c6b75 Add mm files to cmake sources by Jim Van Verth · 5 years ago
  42. d614466 Examples: compile faster by Hal Canary · 5 years ago
  43. 2273c90 GM for SkOverdrawCanvas by Herb Derby · 5 years ago
  44. 8557174 Remove SkFindAndPlaceGlyph from gn by Herb Derby · 5 years ago
  45. fbe2406 Reland "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  46. ffacf65 Updates to iOS build by Jim Van Verth · 5 years ago
  47. 215da62 Revert "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  48. de206c7 Remove the NullGL interface (and associated test context) by Brian Osman · 5 years ago
  49. 2c5e011 Split GrCCCoverageProcessor into subclasses by Chris Dalton · 5 years ago
  50. 0c4b581 Add reproduction test case for crbug/947055 by Michael Ludwig · 5 years ago
  51. 3902628 Support WebGL 1.0 with caps by Kevin Lubick · 5 years ago
  52. 05be23d use mixer to combine two filters by Mike Reed · 5 years ago
  53. 5509dac Reland "Generate GrGLInterface and GrGlAssembleInterface* from table" by Kevin Lubick · 5 years ago
  54. 573cb87 Revert "Generate GrGLInterface and GrGlAssembleInterface* from table" by Kevin Lubick · 5 years ago
  55. 93b3dce Generate GrGLInterface and GrGlAssembleInterface* from table by Kevin Lubick · 5 years ago
  56. 4d92b89 Revert "Remove GrDrawAtlasOp" by Brian Osman · 5 years ago
  57. 97d957d Remove GrDrawAtlasOp by Brian Osman · 5 years ago
  58. e5acd75 delete DAA by Mike Klein · 5 years ago
  59. 82eb9e7 Rename GrAAFillRRectOp to GrFillRectOp by Chris Dalton · 5 years ago
  60. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  61. 0e9401d Initial checkin of new SkSL interpreter. by Ethan Nicholas · 5 years ago
  62. 917d356 Remove all of the _as_paths GMs by Brian Osman · 5 years ago
  63. 66d1144 Docs: fix more case-sensitive names by Hal Canary · 5 years ago
  64. d88c2e8 Docs: rename examples files to match names by Hal Canary · 5 years ago
  65. a7181e7c Docs: Give documentation examples better names by Hal Canary · 5 years ago
  66. bbb9281 Break out GrGLAssembleInterface into a few files by Kevin Lubick · 5 years ago
  67. 003334c [Android] Do not build for Windows by Yi Kong · 5 years ago
  68. 90155ed add bench for mixers by Mike Reed · 5 years ago
  69. 8751512 Revert "Revert "Compile all fiddle examples locally"" by Hal Canary · 5 years ago
  70. c25f4e9 GN: split out skia_*_public from skia_*_sources by Hal Canary · 5 years ago
  71. 37575bf Revert "Compile all fiddle examples locally" by Hal Canary · 5 years ago
  72. 83c2f70 Compile all fiddle examples locally by Hal Canary · 5 years ago
  73. 876a017 Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 5 years ago
  74. 08b0c97 Add validation to reading kRec_SkDescriptorTags by Adrienne Walker · 5 years ago
  75. c723b70 Initial add SkMixers by Mike Reed · 5 years ago
  76. 570f4e5 Always explicitly allocate except in Android Framework (take 3) by Robert Phillips · 5 years ago
  77. 2a2d732 Revert "Always explicitly allocate except in Android Framework (take 2)" by Robert Phillips · 5 years ago
  78. d0e1cef Revert "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 5 years ago
  79. 88b93da Always explicitly allocate except in Android Framework (take 2) by Robert Phillips · 5 years ago
  80. e938c92 Remove SkToSRGBColorFilter (now unused) by Brian Osman · 5 years ago
  81. c512eae Add GM for crbug.com/938592 by Brian Salomon · 5 years ago
  82. 8b40ac3 Reintroduce deinstantiate lazy proxy types and use for promise images. by Brian Salomon · 5 years ago
  83. e6266a2 Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA by Michael Ludwig · 5 years ago
  84. 12b8916 Export libvulkan headers for android libraries depending on skia by Stan Iliev · 5 years ago
  85. d40dc3f Revert "Always explicitly allocate except in Android Framework" by Robert Phillips · 5 years ago
  86. e157745 Always explicitly allocate except in Android Framework by Robert Phillips · 5 years ago
  87. d7291ba Restore support for multisample locations by Chris Dalton · 5 years ago
  88. 93092ff Make SkCubicMap public by Florin Malita · 5 years ago
  89. 2a3093c SkPDF: Add experimental Harfbuzz font subsetter by Hal Canary · 5 years ago
  90. 39847cc Add unit test to check if we can create a VkDevice using global priority extension. by Greg Daniel · 5 years ago
  91. 631dbc8 Fix Android host-side Windows build by Leon Scroggins III · 5 years ago
  92. a70693b Add support for runtime color filters written in SkSL. by Ethan Nicholas · 5 years ago
  93. 6041d31 Reland "SkMixerColorFilter GPU impl" by Florin Malita · 5 years ago
  94. c2949ec Revert "SkMixerColorFilter GPU impl" by Mike Reed · 5 years ago
  95. b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 5 years ago
  96. e80f7eb SkMixerColorFilter GPU impl by Florin Malita · 5 years ago
  97. 0f27b5e Introduce SkStrikeCacheInterface by Herb Derby · 5 years ago
  98. a9a3dcc solink with --start-group/--end-group by Florin Malita · 5 years ago
  99. ee0e5d0 Enable Skia for Windows by Leon Scroggins III · 5 years ago
  100. b7b2da8 set -fcolor-diagnostics when is_clang by Mike Klein · 5 years ago