1. fa3ed03 Add GM to test SkToSRGBColorFilter by Brian Osman · 7 years ago
  2. 323ae0e trim down colortable impl by Mike Reed · 7 years ago
  3. 92db5a3 CPU impl for ToSRGBColorFilter by Mike Klein · 7 years ago
  4. cc99f2f Add three more GrFragmentProcessor::clone() implementations by Brian Salomon · 7 years ago
  5. d89d7a7 Add clone() to three more fragment processor classes by Brian Salomon · 7 years ago
  6. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  7. 10b6ad1 sRGB color filter by Brian Osman · 7 years ago
  8. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  9. 0e05a82 Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and unit test. by Brian Salomon · 7 years ago
  10. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  11. d3e247f Sixth small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  12. 56e2d94 remove orphaned file by Mike Reed · 7 years ago
  13. 6229b12 Control crash ArenaAlloc for unsatisfiable requests. by Ben Wagner · 7 years ago
  14. 7881409 Fifth small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  15. 8a90f50 Fourth fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  16. b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 7 years ago
  17. 019ff27 Third small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  18. 89d9d95 Add temporary fix for DrawShadowRec bounds. by Jim Van Verth · 7 years ago
  19. ff46ace remove guard for tiling by Mike Reed · 7 years ago
  20. bb155e2 SPIR-V geometry shader support by Ethan Nicholas · 7 years ago
  21. 1c05364 Make GrProcessorTestFactory be templated on smart ptr class rather than processor class. by Brian Salomon · 7 years ago
  22. 55963bc Revert "pass surface to device-manager" by Ben Wagner · 7 years ago
  23. bd55322 SPIR-V array constructors by Ethan Nicholas · 7 years ago
  24. dc0e1c3 SPIR-V matrix fixes by Ethan Nicholas · 7 years ago
  25. b7506c3 Remove unused function GrDrawOp::DumpPipelineInfo by Brian Salomon · 7 years ago
  26. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  27. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  28. 7b215bc pass surface to device-manager by Mike Reed · 7 years ago
  29. 9ddf86d make SkColorTable private by Mike Reed · 7 years ago
  30. 54518ac remove unused SkPoint3 from SkColor.h by Mike Reed · 7 years ago
  31. 31599e9 remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_API by Mike Reed · 7 years ago
  32. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  33. f5d4d86 Revert "use rasterpipeline for filtering for very large images" by Mike Klein · 7 years ago
  34. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  35. 97d4cf0 use rasterpipeline for filtering for very large images by Mike Reed · 7 years ago
  36. de6e5bf Tracing cleanup and bugfixes by Brian Osman · 7 years ago
  37. aaa3056 switch away from std::function in public api by Mike Reed · 7 years ago
  38. c686ce3 Smaller fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  39. 219f362 Add strikeout font metrics. by Ben Wagner · 7 years ago
  40. ce98801 when encoding PNG, don't assume F16 values are in range by Mike Klein · 7 years ago
  41. 7634330 reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o by Mike Klein · 7 years ago
  42. a7ba6e7 Revert "Revert "check for no blur and exit early"" by Mike Reed · 7 years ago
  43. 65e4c61 Add category support to JSON and SkDebugf tracing by Brian Osman · 7 years ago
  44. 57aa367 Add initial version of GrResourceAllocator's free pool (take 2) by Robert Phillips · 7 years ago
  45. 8825a09 Revert "check for no blur and exit early" by Cary Clark · 7 years ago
  46. 353196f clean read/write pixels signatures, augment SkSurface API by Mike Reed · 7 years ago
  47. 35a5e41 check for no blur and exit early by Mike Reed · 7 years ago
  48. 15cac72 Revert "Revert "Always use raster pipeline for radial gradients"" by Florin Malita · 7 years ago
  49. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  50. 7877d32 Make update_edge as a member function of SkAnalyticEdge by Yuqian Li · 7 years ago
  51. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  52. 594838a Delete more event tracing macros (take 2) by Brian Osman · 7 years ago
  53. 39f1a95 Revert "Add initial version of GrResourceAllocator's free pool" by Robert Phillips · 7 years ago
  54. 650ced0 Make GrColorFragmentProcessorAnalysis do all analysis in constructor. by Brian Salomon · 7 years ago
  55. 6ec9a4f Add initial version of GrResourceAllocator's free pool by Robert Phillips · 7 years ago
  56. 8b8b224 Revert "Always use raster pipeline for radial gradients" by Mike Klein · 7 years ago
  57. 5a5207a Always use raster pipeline for radial gradients by Florin Malita · 7 years ago
  58. e23e55e retry explore always using SkRasterPipeline for color space transforms by Mike Klein · 7 years ago
  59. d045987 Revert "Delete more event tracing macros" by Mike Klein · 7 years ago
  60. fd52317 Delete more event tracing macros by Brian Osman · 7 years ago
  61. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  62. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  63. 3b59af5 override SkRasterPipelineBlitter::blitRect() by Mike Klein · 7 years ago
  64. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  65. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
  66. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  67. 3f46718 SkPDF: handle unsupported colortypes (e.g. F16) uniformly by Hal Canary · 7 years ago
  68. 2371da0 Use raster pipeline for repeat/mirror radial gradients by Florin Malita · 7 years ago
  69. f93552b Target arm64-apple-ios for aarch64 stages. by Mike Klein · 7 years ago
  70. 9a0e390 sk_sp: act as if operator bool() not implicit. by Hal Canary · 7 years ago
  71. 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 7 years ago
  72. f0f4c0c SkPDF: Support alpha-only images with maskfilters by Hal Canary · 7 years ago
  73. fa486cf SkDocument.cpp clean up by Hal Canary · 7 years ago
  74. af1813e Update call to new signature of wrapBackendTexture by Leon Scroggins III · 7 years ago
  75. 2bb6ecc Revert "Revert "Fixes from sample count change"" by Greg Daniel · 7 years ago
  76. 914b285 Revert "Fixes from sample count change" by Greg Daniel · 7 years ago
  77. ff98644 Revert "Revert "Fixes from sample count change"" by Cary Clark · 7 years ago
  78. 390aaaf Revert "Fixes from sample count change" by Cary Clark · 7 years ago
  79. e32500f Assume HQ is handled by pipeline, delete legacy code-path by Mike Reed · 7 years ago
  80. 3e583cb Strip out unused tracing macros by Brian Osman · 7 years ago
  81. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  82. 22b2d8c SkPDF: minor cleanups of skpdfdevice by Hal Canary · 7 years ago
  83. 7e872ca SkPDF: SkPDFMakeShader takes the paint color. by Hal Canary · 7 years ago
  84. b7648a2 removed dead colortable code by Mike Reed · 7 years ago
  85. 1635146 Make GrPipeline non-refcounted by Brian Salomon · 7 years ago
  86. 04d488c Tweak HWCAP_... names to avoid clash with hwcap.h by Mike Klein · 7 years ago
  87. f331622 Fixes from sample count change by Greg Daniel · 7 years ago
  88. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  89. fc3afa9 SkPDF: more paths as rects by Hal Canary · 7 years ago
  90. b7e8c3b run skslc output through clang-format by Ethan Nicholas · 7 years ago
  91. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  92. 6d66237 Revert "Use raster pipeline for repeat/mirror radial gradients" by Florin Malita · 7 years ago
  93. 2f924b4 Use raster pipeline for repeat/mirror radial gradients by Florin Malita · 7 years ago
  94. 0c15ae8 Revert "Revert "Revert "Revert "Improvements to GPU dither."""" by Brian Salomon · 7 years ago
  95. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  96. 925f52d fixed SPIR-V int->uint conversion by Ethan Nicholas · 7 years ago
  97. fc26f3c Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  98. 883c9bc experimental: draw into unpremul by Mike Reed · 7 years ago
  99. fff3a40 Singleton SRGB color filters by Florin Malita · 7 years ago
  100. 10ccb02 SkPDF: Fix color glyphs with absolute positioning by Hal Canary · 7 years ago