1. 07cd38d Revert "SkParagraph" by Herb Derby · 5 years ago
  2. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  3. 10ad0b9 SkParagraph by Julia Lavrova · 5 years ago
  4. 2b4dcd3 Remove duplicate simple samples, make one a gm. by Ben Wagner · 5 years ago
  5. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  6. fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 5 years ago
  7. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  8. 0f80902 Add GrQuadUtils namespace to hold ResolveAAType function by Michael Ludwig · 5 years ago
  9. 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 5 years ago
  10. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  11. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  12. e2826ab Add API to invalidate GL texture parameters from GrBackendTexture. by Brian Salomon · 5 years ago
  13. d17e05a Extract GrQuadList into separate header by Michael Ludwig · 5 years ago
  14. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  15. 68c50d0 sketch an skvm by Mike Klein · 5 years ago
  16. d249e8c One ShouldDrawAsPath to rule them all! by Herb Derby · 5 years ago
  17. 40679c3 added SkSL bench by Ethan Nicholas · 5 years ago
  18. fd4f4df Move GrQuad to src/gpu/geometry folder by Michael Ludwig · 5 years ago
  19. d6f3f18 Color matrix effect rewritten as .fp by Brian Salomon · 5 years ago
  20. b3043e4 Collapse the SkTextInterceptsIter into base class by Herb Derby · 5 years ago
  21. cf49b64 Define SK_GL in Flutter. by Brian Salomon · 5 years ago
  22. 7730d7c Revert "Change Metal to not take ownership of objects" by Jim Van Verth · 5 years ago
  23. 186a295 Change Metal to not take ownership of objects by Christopher Cameron · 5 years ago
  24. 6a5f7e2 split RGB into YUV planes by Mike Reed · 5 years ago
  25. 459b295 Expand backend allocation API to allow an initialization color (only for GL to start) by Robert Phillips · 5 years ago
  26. c4dbc37 GrTessellator: improved straight skeleton implementation. by Stephen White · 5 years ago
  27. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 6 years ago
  28. a8ceb77 Revert "remove SkMiniPicture and co." by Mike Klein · 6 years ago
  29. 201700f Initial version of rescaling async readback API by Brian Salomon · 6 years ago
  30. 0c6daf0 Direct backend object allocation API by Robert Phillips · 6 years ago
  31. c6568af Remove Nima from DEPS, experiments, Viewer, etc. by Brian Osman · 6 years ago
  32. 21bca28 Move SkMessageBus.h into src/core by Ben Wagner · 6 years ago
  33. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 6 years ago
  34. 5162a74 Remove GpuLayerCacheTest by Ben Wagner · 6 years ago
  35. 046ecb1 remove SkMiniPicture and co. by Mike Klein · 6 years ago
  36. a705cb9 remove SkLiteDL by Mike Klein · 6 years ago
  37. 8fae51b Introduce SkStrikeSpecStorage. by Herb Derby · 6 years ago
  38. a6fcb76 ccpr: Clip path octo bounds by the scissor by Chris Dalton · 6 years ago
  39. ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 6 years ago
  40. a1b7be6 Add thread safety annotations. by Herb Derby · 6 years ago
  41. 8610e9c ccpr: Add a GrOctoBounds class by Chris Dalton · 6 years ago
  42. 2561aa1 Revert "Large circle clipping gm." by Brian Salomon · 6 years ago
  43. 360dc59 Large circle clipping gm. by Brian Salomon · 6 years ago
  44. 7d2ad0f Fix local matrix for crop rects in backdrop image filters by Michael Ludwig · 6 years ago
  45. ac55784 Tests: re-sort gni, file name convention by Hal Canary · 6 years ago
  46. 09db9d2 Reland "SkShaper JSON output with cluster visualization" by Herb Derby · 6 years ago
  47. fd24b1f Shaper : new unit test by Hal Canary · 6 years ago
  48. dc19391 SkShaper: new benchmarks by Hal Canary · 6 years ago
  49. 670c6ec Revert "SkShaper JSON output with cluster visualization" by Mike Reed · 6 years ago
  50. 7c70143 GMs: re-sort gni, script to regenerate gni, file name convention by Hal Canary · 6 years ago
  51. 5361083 SkShaper JSON output with cluster visualization by Herb Derby · 6 years ago
  52. b82ac366 SkPDF: fix repeat tilemode with alpha by Hal Canary · 6 years ago
  53. 35ea04d Remove skcms shim header by Brian Osman · 6 years ago
  54. 6db27c2 Reduce opList splitting by default in Skia by Robert Phillips · 6 years ago
  55. ac9be9d Remove shader text trace events and simplify the SKSL/GLSL printing code by Brian Osman · 6 years ago
  56. 784184a Prevent outset Ws from going negative by Michael Ludwig · 6 years ago
  57. d1701ba IWYU for gms starting with 'a'. by Ben Wagner · 6 years ago
  58. f5f4e81 Revert "SKIA_IMPLEMENTATION is only relevant in shared builds" by Mike Klein · 6 years ago
  59. 75c5326 Cache some more Metal state. by Jim Van Verth · 6 years ago
  60. d425dee Enable opList sorting everywhere by Robert Phillips · 6 years ago
  61. 8413ff1 SKIA_IMPLEMENTATION is only relevant in shared builds by Mike Klein · 6 years ago
  62. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  63. ba201ae make -Werror or /WX optional, off by default by Mike Klein · 6 years ago
  64. 361a640 change colormatrixfilter to be 0...1 for translate by Mike Reed · 6 years ago
  65. 75c3ae4 Add GrMtlCommandBuffer by Jim Van Verth · 6 years ago
  66. 4b19592 remove duplicate SkBase64.h by Mike Klein · 6 years ago
  67. 2e904bc SkPDF: move type1 font code into single file by Hal Canary · 6 years ago
  68. 8a97f56 Swap x/y radii for EllipticalRRectOp depending on matrix. by Brian Salomon · 6 years ago
  69. da8a6e1 Add clang-cl arm64 builds by Mike Klein · 6 years ago
  70. db13d38 Move SkTLazy.h to src/ by Ben Wagner · 6 years ago
  71. c0d79e5 Avoid multiplication by alpha in fragment shader when known to be 1. by Brian Salomon · 6 years ago
  72. 6c431d5 Towards a simpler SkSL -> GLSL pipeline (and better shader reflection) by Brian Osman · 6 years ago
  73. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 6 years ago
  74. 0c60708 add utility for caching char2glyph by Mike Reed · 6 years ago
  75. eec1e9e Even more DLL build fixes by Brian Osman · 6 years ago
  76. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 6 years ago
  77. c725e8f Make SkShaper's GN setup more DLL friendly by Brian Osman · 6 years ago
  78. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 6 years ago
  79. f5edf36 SkPDF: split GraphicStateStack out by Hal Canary · 6 years ago
  80. ff4fb33 ComposeShader GPU implementations by Ethan Nicholas · 6 years ago
  81. b5d8c63 remove guard for bitmap shader api by Mike Reed · 6 years ago
  82. 655f0b9 add flag to stage API change by Mike Reed · 6 years ago
  83. 937d967 Always mark bitmap glyph runs as such, to ensure they are properly regenerated by Brian Osman · 6 years ago
  84. d9c6b75 Add mm files to cmake sources by Jim Van Verth · 6 years ago
  85. d614466 Examples: compile faster by Hal Canary · 6 years ago
  86. 2273c90 GM for SkOverdrawCanvas by Herb Derby · 6 years ago
  87. 8557174 Remove SkFindAndPlaceGlyph from gn by Herb Derby · 6 years ago
  88. fbe2406 Reland "Remove the NullGL interface (and associated test context)" by Brian Osman · 6 years ago
  89. ffacf65 Updates to iOS build by Jim Van Verth · 6 years ago
  90. 215da62 Revert "Remove the NullGL interface (and associated test context)" by Brian Osman · 6 years ago
  91. de206c7 Remove the NullGL interface (and associated test context) by Brian Osman · 6 years ago
  92. 2c5e011 Split GrCCCoverageProcessor into subclasses by Chris Dalton · 6 years ago
  93. 0c4b581 Add reproduction test case for crbug/947055 by Michael Ludwig · 6 years ago
  94. 3902628 Support WebGL 1.0 with caps by Kevin Lubick · 6 years ago
  95. 05be23d use mixer to combine two filters by Mike Reed · 6 years ago
  96. 5509dac Reland "Generate GrGLInterface and GrGlAssembleInterface* from table" by Kevin Lubick · 6 years ago
  97. 573cb87 Revert "Generate GrGLInterface and GrGlAssembleInterface* from table" by Kevin Lubick · 6 years ago
  98. 93b3dce Generate GrGLInterface and GrGlAssembleInterface* from table by Kevin Lubick · 6 years ago
  99. 4d92b89 Revert "Remove GrDrawAtlasOp" by Brian Osman · 6 years ago
  100. 97d957d Remove GrDrawAtlasOp by Brian Osman · 6 years ago