1. ff168d9 Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists. by Brian Salomon · 6 years ago
  2. 721e637 Validate transformed SkPaintImageFilter rects by Adrienne Walker · 6 years ago
  3. bdf985c remove bad assert by Mike Reed · 6 years ago
  4. ed55419 Use indices into the vectors shared by runs by Herb Derby · 6 years ago
  5. 86d87d2 fix path measure fuzzes by Cary Clark · 6 years ago
  6. 0ea256c Implement onMakeClone(const SkFontArguments& args) in classes: SkTypeface_Empty, SkTypeface_Stream, SkTypeface_File by Bruce Wang · 6 years ago
  7. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  8. c050a1a fix pathop fuzz timeout by Cary Clark · 6 years ago
  9. c4e72a4 ccpr: Blacklist PowerVR Rogue in GL by Chris Dalton · 6 years ago
  10. 752e08b Fix abandonment of programs by Robert Phillips · 6 years ago
  11. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 6 years ago
  12. ebf160f Clean starting point for interop. VK will let us dodge this entirely. by Allan MacKinnon · 6 years ago
  13. 73be50d flush to zero tiny radii by Mike Reed · 6 years ago
  14. 37a06c0 Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Ben Wagner · 6 years ago
  15. cce82d2 Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Kevin Lubick · 6 years ago
  16. a8429cf ccpr: Cache paths with >=50% visibility by Chris Dalton · 6 years ago
  17. afde18f ccpr: Recycle the stashed atlas's texture explicitly by Chris Dalton · 6 years ago
  18. 96b1ecc Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig. by Bruce Wang · 6 years ago
  19. 4a44743 Use the correct paint from the looper by Herb Derby · 6 years ago
  20. 13f3d8d GrTessellator: avoid split with zero primary and out-of-range secondary. by Stephen White · 6 years ago
  21. b9177cf Add SkGlyphRunList - v2 by Herb Derby · 6 years ago
  22. 9457546 Alternative fix for stale MIP maps on texture export/import. by Brian Salomon · 6 years ago
  23. 149b541 Revert "Add SkGlyphRunList" by Herb Derby · 6 years ago
  24. 5c0c798 Use local strike caches to avoid flaky test behavior by Herb Derby · 6 years ago
  25. c113e9e Make SkStrikeCache::Validate call non global version by Herb Derby · 6 years ago
  26. f2e4a03 Add SkGlyphRunList by Herb Derby · 6 years ago
  27. 1ba1bfc Fix vulkan copy resolve. by Greg Daniel · 6 years ago
  28. a6c75fd make includes available for flutter by Cary Clark · 6 years ago
  29. 71cca67 Expand ExclusiveStrikePtr with StrikeCache by Herb Derby · 6 years ago
  30. c110e79 OpenGL interop is simplified when the cl_context is not created by SKC. by Allan MacKinnon · 6 years ago
  31. 867ce8f Switch to swap in moveOpListsToDDL for SkTArray by Robert Phillips · 6 years ago
  32. 1e259cd use double to compute root to avoid overflow by Mike Reed · 6 years ago
  33. 472ab81 abort really big path fuzzing by Cary Clark · 6 years ago
  34. 37b6109 Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_AndroidSystem. by Bruce Wang · 6 years ago
  35. ae167ed Allow access to global glyph cache by Herb Derby · 6 years ago
  36. 960d421 Revert "Make SkRemoteGlyphCache tests use private glyph cache" by Herb Derby · 6 years ago
  37. 2e5c1ae [skjson] Remove the scope index stack by Florin Malita · 6 years ago
  38. f9ae670 add hello-opencl by Mike Klein · 6 years ago
  39. 930f939 Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage by Brian Salomon · 6 years ago
  40. 3e36ce6 Make SkRemoteGlyphCache tests use private glyph cache by Herb Derby · 6 years ago
  41. 879c989 Overdue reorg of source tree to support multiple platforms & devices. by Allan MacKinnon · 6 years ago
  42. c36f7e7 SkTypes.h: general cleanup by Hal Canary · 6 years ago
  43. 7d918fd Don't destroy VkPipelineLayouts until after command buffer recording. by Greg Daniel · 6 years ago
  44. 14538dd Fix license file in compute/skc/main.c by Ravi Mistry · 6 years ago
  45. 4e962c6 Fix degenerate case handling in fill_in_2D_gaussian_kernel by Robert Phillips · 6 years ago
  46. 4359d52 Skia Compute core files by Allan MacKinnon · 6 years ago
  47. 0560bd6 Move GrSwizzle.h from include/private to src/gpu. by Brian Salomon · 6 years ago
  48. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 6 years ago
  49. 0e4041f update software DM/nanobench configs for color testing by Mike Klein · 6 years ago
  50. 644341a ccpr: Don't consider sub-pixel translation for caching on Android by Chris Dalton · 6 years ago
  51. 0917fad move imagefilters into separate dir and flag for build.gn by Mike Reed · 6 years ago
  52. c9b6dda SkUtils: safe SkUTF16_NextUnichar by Hal Canary · 6 years ago
  53. ebf0cf5 Implement SkTypeface_FreeType::onMakeClone which overrides SkTypeface::onMakeClone. by Bruce Wang · 6 years ago
  54. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  55. 9d85d63 Use SkGlyphRun instead of builder by Herb Derby · 6 years ago
  56. 91e260f Reland "Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS"" by Timothy Liang · 6 years ago
  57. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  58. 796bc1d Limit iterations when computing convex inset. by Jim Van Verth · 6 years ago
  59. 99ca453 Clamp ambient blur radius by Jim Van Verth · 6 years ago
  60. bceddbc SkAR: drawing text, shapes, rotation modes enabled, translating objects by ziadb · 6 years ago
  61. 80452be Fold SkJSON into Skia/utils by Florin Malita · 6 years ago
  62. ba61029 fix op fuzz timeout by Cary Clark · 6 years ago
  63. 5607143 fix fuzzer bugs in pathops by Cary Clark · 6 years ago
  64. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  65. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  66. 9372420 Remove unused drawText code by Herb Derby · 6 years ago
  67. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  68. 63b3bfb Reland "Remove old references to SampleApp" by Brian Osman · 6 years ago
  69. 3ff2b20 Revert "Remove old references to SampleApp" by Brian Osman · 6 years ago
  70. 1c477fc Remove old references to SampleApp by Brian Osman · 6 years ago
  71. c00d862 Use x text skew to position text by Herb Derby · 6 years ago
  72. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  73. b831ea2 remove lowp bilerp_clamp_8888 stage by Mike Klein · 6 years ago
  74. e72e773 remove SkTCast by Mike Klein · 6 years ago
  75. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  76. 47c2751 Remove GrNonlinearColorSpaceXformEffect by Brian Osman · 6 years ago
  77. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  78. ddc0c60 Always use dedicated VkImage memory on NexusPlayer and Mali. by Greg Daniel · 6 years ago
  79. e475d01 remove stray SkTLList includes by Mike Klein · 6 years ago
  80. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  81. 3567c14 Implement nonlinear (as-encoded) blending in GrColorSpaceXform by Brian Osman · 6 years ago
  82. 1bb47df fast path for pathops by Cary Clark · 6 years ago
  83. 7675b36 SkPDF: Annotations should be indirect objects by Hal Canary · 6 years ago
  84. 1adfbd5 Work around signed-unsigned comparison warning. by Ben Wagner · 6 years ago
  85. dde9b52 Work around signed-unsigned comparison warning. by Ben Wagner · 6 years ago
  86. 29f2eaf Remove string.h from SkTypes.h by Ben Wagner · 6 years ago
  87. 08a50e0 Include sRGB -> Linear in the cached "from sRGB" xform by Brian Osman · 6 years ago
  88. 397ee0e Work around signed-unsigned comparison warning. by Ben Wagner · 6 years ago
  89. 9bc36fd Work around signed-unsigned comparison warning. by Ben Wagner · 6 years ago
  90. 2f6e069 Fix unused propFlags in GrVkMemory. by Greg Daniel · 6 years ago
  91. 5540528 Revert "Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS"" by Ben Wagner · 6 years ago
  92. b089765 Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Ben Wagner · 6 years ago
  93. 46f2563 Implement SkScalerContext_DW::generateColorMetrics(SkGlyph* glyph) on Windows. by Bruce Wang · 6 years ago
  94. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  95. 0513dd8 Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS" by Timothy Liang · 6 years ago
  96. c891b10 Simplify usage of GrGLSLColorSpaceXformHelper by Brian Osman · 6 years ago
  97. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  98. e39bc9f Implement tilted concave ambient shadow by Jim Van Verth · 6 years ago
  99. 33f920e SkImageInfo: make use of SkISize by Hal Canary · 6 years ago
  100. cf274da Revert "added 565 to 8888 conversion for gpu LCD text rendering for macOS" by Greg Daniel · 6 years ago