1. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 4 years, 9 months ago
  2. 95ea4c4 Change code() to glyphID() on SkGlyph. by Herb Derby · 4 years, 10 months ago
  3. 557e812 Make GrSurfaceProxy ref counts thread safe. by Brian Salomon · 4 years, 9 months ago
  4. 5a8f3e4 Reland "Enable Programs (formerly GLPrograms) test for other APIs" by Jim Van Verth · 4 years, 9 months ago
  5. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 4 years, 9 months ago
  6. 4a1af26 Fix fuzzer bug in SkDescriptor::isValid by Herb Derby · 4 years, 9 months ago
  7. 5918e83 Rewrite ReadPixels_Gpu test to be more exhaustive and share code. by Brian Salomon · 4 years, 9 months ago
  8. e9462dd Rename *worstCase* to backingStore* in GrSurfaceProxy by Robert Phillips · 4 years, 9 months ago
  9. 40b815d Revert "Rename gl_SampleMask to sk_SampleMask" by Robert Phillips · 4 years, 9 months ago
  10. d48488b reorder to minimize register pressure by Mike Klein · 4 years, 9 months ago
  11. 23716d4 Rename gl_SampleMask to sk_SampleMask by Chris Dalton · 4 years, 9 months ago
  12. 2638f3d rename atlassize->atlasdimensions by Brian Salomon · 4 years, 9 months ago
  13. 61fc799 Add creation-time POD memory pool for GrOps by Robert Phillips · 4 years, 9 months ago
  14. 6387dc1 Revert "Enable Programs (formerly GLPrograms) test for other APIs" by Michael Ludwig · 4 years, 9 months ago
  15. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 4 years, 9 months ago
  16. 5987416 Enable Programs (formerly GLPrograms) test for other APIs by Jim Van Verth · 4 years, 9 months ago
  17. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 4 years, 9 months ago
  18. c056e16 SkPDF: simplify Producer metadata logic by Hal Canary · 4 years, 9 months ago
  19. c89d1b5 Rename SkDevice::ctm() to localToDevice() by Michael Ludwig · 4 years, 9 months ago
  20. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 4 years, 9 months ago
  21. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 4 years, 9 months ago
  22. d7689d4 Reland "Introduce SkGlyphSourceBuffer" by Herbert Derby · 4 years, 9 months ago
  23. 97afd2e add bsl.16b, cmeq.4s, cmgt.4s by Mike Klein · 4 years, 9 months ago
  24. f29cb70 Revert "Introduce SkGlyphSourceBuffer" by Herb Derby · 4 years, 9 months ago
  25. 1dfc77c Add unit test to exercise GrTextureFreed message handling after a context abandon by Robert Phillips · 4 years, 9 months ago
  26. 77c5308 Introduce SkGlyphSourceBuffer by Herbert Derby · 4 years, 9 months ago
  27. ddc2148 Work around un-safe downcast in PromiseLazyInstantiateCallback destructor after a context abandon by Robert Phillips · 4 years, 9 months ago
  28. 11e6aa8 Starting to hack up HDR transfer function support by Brian Osman · 4 years, 9 months ago
  29. 0f61c12 add used_in_loop bit to skvm::Builder::Instruction by Mike Klein · 4 years, 9 months ago
  30. b5a3076 Reland "mark which SkVM tests should JIT or not" by Mike Klein · 4 years, 9 months ago
  31. 4e11526 Revert "mark which SkVM tests should JIT or not" by Mike Klein · 4 years, 9 months ago
  32. 5243550 mark which SkVM tests should JIT or not by Mike Klein · 4 years, 9 months ago
  33. 634d150 fix SkTextBlob::getIntercepts regression no longer considering glyph vertical offset by Lee Salzman · 4 years, 9 months ago
  34. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 9 months ago
  35. 7d7aaf4 Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler by Robert Phillips · 4 years, 9 months ago
  36. a4828a1 Remove GrPixelConfigIsAlphaOnly call and transition calls to it. by Greg Daniel · 4 years, 9 months ago
  37. 3d49d08 SkPDF/tests: add regression test for crbug/494913 by Hal Canary · 4 years, 9 months ago
  38. 0be4c2c Introduce SkGlyphDrawableBuffer by Herbert Derby · 4 years, 10 months ago
  39. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 4 years, 9 months ago
  40. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  41. ce3cf80 Draw perspective text as paths. by Jim Van Verth · 4 years, 9 months ago
  42. d543fbb Revert "Draw perspective text as paths." by Herb Derby · 4 years, 10 months ago
  43. 76826fc Draw perspective text as paths. by Jim Van Verth · 4 years, 10 months ago
  44. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 4 years, 10 months ago
  45. 5899485 Add tests for SkZip first, data, and consting copy ctor by Herbert Derby · 4 years, 10 months ago
  46. d1ed56e Fix mapping the morphology filter's radius when the CTM is a mirror op by Fredrik Söderquist · 4 years, 10 months ago
  47. f3ed273 Adding line/style metrics Fixed some bugs for flutter tests by Julia Lavrova · 4 years, 11 months ago
  48. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 4 years, 10 months ago
  49. 05a777d Define coord space tagged geometry for image filters v2. by Michael Ludwig · 4 years, 10 months ago
  50. a32654c Simple iterator for textblobs by Mike Reed · 4 years, 10 months ago
  51. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 10 months ago
  52. c95c4a6 Remove old SkSL JIT and cleanup include files a bit by Brian Osman · 4 years, 10 months ago
  53. a975ef3 Add SkSurfaceCharacterization::createColorSpace by Robert Phillips · 4 years, 10 months ago
  54. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  55. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  56. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  57. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 10 months ago
  58. edf2d72 picture nesting bounds bug by Mike Klein · 4 years, 10 months ago
  59. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  60. f2f0e1b Add TransferBuffer and AsyncRead support to Metal. by Jim Van Verth · 4 years, 10 months ago
  61. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  62. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 4 years, 10 months ago
  63. 9b8b455 Change ByteCode and ByteCodeFunction to classes by Brian Osman · 4 years, 10 months ago
  64. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 4 years, 10 months ago
  65. 7aeabcf [SkParagraph] Require len if using addText(const char*) by Kevin Lubick · 4 years, 10 months ago
  66. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 4 years, 10 months ago
  67. cbd235c Introduce SkIota a wrapper that adds an index by Herb Derby · 5 years ago
  68. 5dd7746 Use SW backend as ref for AsyncReadPixels unit test. by Brian Salomon · 4 years, 10 months ago
  69. b23d66e Interpreter: Lots of minor cleanup/refactoring by Brian Osman · 4 years, 10 months ago
  70. 7f36798 Add mipmap support to SkPixmap flavor of createBackendTexture by Robert Phillips · 4 years, 10 months ago
  71. 31cff27 Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"" by Ethan Nicholas · 4 years, 10 months ago
  72. 614cdab Check support for each GL format independently. by Brian Salomon · 4 years, 10 months ago
  73. 85705c1b Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear" by Ethan Nicholas · 4 years, 10 months ago
  74. ac18a5c remove 'in uniform' support from GrSkSLFP, make rules more clear by Ethan Nicholas · 4 years, 10 months ago
  75. 7ee3f93 Add a test that draws subpictures within an MSKP and make it pass. by Nathaniel Nifong · 4 years, 10 months ago
  76. 2caecd2 In AAConvexPathRenderer, don't assume that path direction can be computed by Brian Osman · 4 years, 10 months ago
  77. 986ab2c Add helper SkMakeZip by Herb Derby · 4 years, 10 months ago
  78. 0ee1034 Split out check_base_readbacks sub-test in BackendAllocation tests by Robert Phillips · 4 years, 10 months ago
  79. c1dbb4b Add check_mipmaps subtest to BackendAllocation test by Robert Phillips · 4 years, 10 months ago
  80. 73fb39c SkSL: Support bitwise negation on unsigned integers by Brian Osman · 4 years, 10 months ago
  81. d34691b Remove compressed format support from the GrGpu::createBackendTexture code path by Robert Phillips · 4 years, 10 months ago
  82. 6f62412 Fixed integer divide / remainder in sksl interpreter by Ethan Nicholas · 4 years, 10 months ago
  83. d48f13b Enable Codec_GifInterlacedTruncated test for Wuffs by Nigel Tao · 4 years, 10 months ago
  84. 4c2146f Interpreter: Add bitwise shift operators by Brian Osman · 4 years, 10 months ago
  85. e5bbce2 Interpreter: Add bitwise operators by Brian Osman · 4 years, 10 months ago
  86. d166d2e SkSL interpreter now properly short-circuits boolean operators by Ethan Nicholas · 4 years, 10 months ago
  87. 40b05c3 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur (take 2) by Robert Phillips · 4 years, 10 months ago
  88. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 4 years, 10 months ago
  89. a5d96bc Remove "experimental" comments regarding RG_F16 and RGBA_16161616 by Robert Phillips · 4 years, 10 months ago
  90. c766d7f Revert "Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur" by Robert Phillips · 4 years, 10 months ago
  91. f580721 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur by Robert Phillips · 4 years, 10 months ago
  92. e2a903e Reland "Reorder msaa and mipmap resolves to happen all at once" by Chris Dalton · 4 years, 10 months ago
  93. 6b4143e move skvm debug tools back to core by Mike Klein · 4 years, 10 months ago
  94. c44ee1a Reland "SkZip - synchronized indexing of several pointers" by Herb Derby · 4 years, 11 months ago
  95. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 4 years, 10 months ago
  96. fac9196 Revert "Reorder msaa and mipmap resolves to happen all at once" by Chris Dalton · 4 years, 10 months ago
  97. fd14146 Reorder msaa and mipmap resolves to happen all at once by Chris Dalton · 4 years, 10 months ago
  98. a9d44b6 Revert "SkZip - synchronized indexing of several pointers" by Herb Derby · 4 years, 10 months ago
  99. f3c4a82 SkZip - synchronized indexing of several pointers by Herb Derby · 4 years, 11 months ago
  100. 5a9a0b3 fixed an SkSL parse issue by Ethan Nicholas · 4 years, 10 months ago