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