1. 7d7aaf4 Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler by Robert Phillips · 5 years ago
  2. a4828a1 Remove GrPixelConfigIsAlphaOnly call and transition calls to it. by Greg Daniel · 5 years ago
  3. 3d49d08 SkPDF/tests: add regression test for crbug/494913 by Hal Canary · 5 years ago
  4. 0be4c2c Introduce SkGlyphDrawableBuffer by Herbert Derby · 5 years ago
  5. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  6. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 5 years ago
  7. ce3cf80 Draw perspective text as paths. by Jim Van Verth · 5 years ago
  8. d543fbb Revert "Draw perspective text as paths." by Herb Derby · 5 years ago
  9. 76826fc Draw perspective text as paths. by Jim Van Verth · 5 years ago
  10. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 5 years ago
  11. 5899485 Add tests for SkZip first, data, and consting copy ctor by Herbert Derby · 5 years ago
  12. d1ed56e Fix mapping the morphology filter's radius when the CTM is a mirror op by Fredrik Söderquist · 5 years ago
  13. f3ed273 Adding line/style metrics Fixed some bugs for flutter tests by Julia Lavrova · 5 years ago
  14. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
  15. 05a777d Define coord space tagged geometry for image filters v2. by Michael Ludwig · 5 years ago
  16. a32654c Simple iterator for textblobs by Mike Reed · 5 years ago
  17. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  18. c95c4a6 Remove old SkSL JIT and cleanup include files a bit by Brian Osman · 5 years ago
  19. a975ef3 Add SkSurfaceCharacterization::createColorSpace by Robert Phillips · 5 years ago
  20. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  21. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  22. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  23. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  24. edf2d72 picture nesting bounds bug by Mike Klein · 5 years ago
  25. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  26. f2f0e1b Add TransferBuffer and AsyncRead support to Metal. by Jim Van Verth · 5 years ago
  27. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  28. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 5 years ago
  29. 9b8b455 Change ByteCode and ByteCodeFunction to classes by Brian Osman · 5 years ago
  30. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 5 years ago
  31. 7aeabcf [SkParagraph] Require len if using addText(const char*) by Kevin Lubick · 5 years ago
  32. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 5 years ago
  33. cbd235c Introduce SkIota a wrapper that adds an index by Herb Derby · 5 years ago
  34. 5dd7746 Use SW backend as ref for AsyncReadPixels unit test. by Brian Salomon · 5 years ago
  35. b23d66e Interpreter: Lots of minor cleanup/refactoring by Brian Osman · 5 years ago
  36. 7f36798 Add mipmap support to SkPixmap flavor of createBackendTexture by Robert Phillips · 5 years ago
  37. 31cff27 Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"" by Ethan Nicholas · 5 years ago
  38. 614cdab Check support for each GL format independently. by Brian Salomon · 5 years ago
  39. 85705c1b Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear" by Ethan Nicholas · 5 years ago
  40. ac18a5c remove 'in uniform' support from GrSkSLFP, make rules more clear by Ethan Nicholas · 5 years ago
  41. 7ee3f93 Add a test that draws subpictures within an MSKP and make it pass. by Nathaniel Nifong · 5 years ago
  42. 2caecd2 In AAConvexPathRenderer, don't assume that path direction can be computed by Brian Osman · 5 years ago
  43. 986ab2c Add helper SkMakeZip by Herb Derby · 5 years ago
  44. 0ee1034 Split out check_base_readbacks sub-test in BackendAllocation tests by Robert Phillips · 5 years ago
  45. c1dbb4b Add check_mipmaps subtest to BackendAllocation test by Robert Phillips · 5 years ago
  46. 73fb39c SkSL: Support bitwise negation on unsigned integers by Brian Osman · 5 years ago
  47. d34691b Remove compressed format support from the GrGpu::createBackendTexture code path by Robert Phillips · 5 years ago
  48. 6f62412 Fixed integer divide / remainder in sksl interpreter by Ethan Nicholas · 5 years ago
  49. d48f13b Enable Codec_GifInterlacedTruncated test for Wuffs by Nigel Tao · 5 years ago
  50. 4c2146f Interpreter: Add bitwise shift operators by Brian Osman · 5 years ago
  51. e5bbce2 Interpreter: Add bitwise operators by Brian Osman · 5 years ago
  52. d166d2e SkSL interpreter now properly short-circuits boolean operators by Ethan Nicholas · 5 years ago
  53. 40b05c3 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur (take 2) by Robert Phillips · 5 years ago
  54. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  55. a5d96bc Remove "experimental" comments regarding RG_F16 and RGBA_16161616 by Robert Phillips · 5 years ago
  56. c766d7f Revert "Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur" by Robert Phillips · 5 years ago
  57. f580721 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur by Robert Phillips · 5 years ago
  58. e2a903e Reland "Reorder msaa and mipmap resolves to happen all at once" by Chris Dalton · 5 years ago
  59. 6b4143e move skvm debug tools back to core by Mike Klein · 5 years ago
  60. c44ee1a Reland "SkZip - synchronized indexing of several pointers" by Herb Derby · 5 years ago
  61. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  62. fac9196 Revert "Reorder msaa and mipmap resolves to happen all at once" by Chris Dalton · 5 years ago
  63. fd14146 Reorder msaa and mipmap resolves to happen all at once by Chris Dalton · 5 years ago
  64. a9d44b6 Revert "SkZip - synchronized indexing of several pointers" by Herb Derby · 5 years ago
  65. f3c4a82 SkZip - synchronized indexing of several pointers by Herb Derby · 5 years ago
  66. 5a9a0b3 fixed an SkSL parse issue by Ethan Nicholas · 5 years ago
  67. 409f6f0 Additional SkSL swizzle optimizations by Ethan Nicholas · 5 years ago
  68. 9830fc4 A fix and unit test for jagged characters by Herb Derby · 5 years ago
  69. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 5 years ago
  70. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  71. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  72. bd2f070 Always create an approx-size texture for approx-fit proxies by Michael Ludwig · 5 years ago
  73. e455f65 SkSL now supports constant 1/0 in all swizzle channels, as well as "LTRB" as an alias for "xyzw" / "rgba". by Ethan Nicholas · 5 years ago
  74. 6d20d99 test we already have SkPicture::drawsNothing() by Mike Klein · 5 years ago
  75. 430470d make rectcontour and nestedrects private by Mike Reed · 5 years ago
  76. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  77. e3b6fe4 Update comparison in BackendAllocation tests by Robert Phillips · 5 years ago
  78. 3c70f9a Add a GifTest for the Haeberli hack by Nigel Tao · 5 years ago
  79. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  80. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  81. 8fda88e reverse/restore order of verbs in path to be forward (normal) by Mike Reed · 5 years ago
  82. 498a9b2 Reland: Only send the RemoteStrikes that have pending glyphs. by Khushal · 5 years ago
  83. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 5 years ago
  84. 526df26 Reshuffling bidi regions + empty text sizes + some font resolution bugs by Julia Lavrova · 5 years ago
  85. a5b0769 update test to allow dumping images by Mike Reed · 5 years ago
  86. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  87. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  88. 095f5b4 .fp files now support user-defined functions by Ethan Nicholas · 5 years ago
  89. d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago
  90. 6d50818 Match CanvasStateHelpers.cpp change in Android repo by Ravi Mistry · 5 years ago
  91. d72dd4d Fix updating of current task index in GrResourceAllocator by Greg Daniel · 5 years ago
  92. a036f0d Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy. by Brian Salomon · 5 years ago
  93. a4c7883 Cleanups around fRemoteGlyphStateMap by Herb Derby · 5 years ago
  94. dcf9ca1 Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy. by Greg Daniel · 5 years ago
  95. 334a642 remove unused sk_sp comparison operators by Mike Klein · 5 years ago
  96. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  97. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  98. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  99. 9313874 Rename GrContextOption fReduceOpListSplitting to fReduceOpsTaskSplitting. by Greg Daniel · 5 years ago
  100. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 5 years ago