1. 554c1f0 Revert "Fold analytic clip FPs into GrReducedClip" by Brian Osman · 7 years ago
  2. 4355b26 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  3. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  4. 20800c8 rename overloaded methods as speculative fix/diagnostic by Mike Reed · 7 years ago
  5. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  6. 42d27c6 Revert "Nit clean up to add private GrPixelConfig CL" by Greg Daniel · 7 years ago
  7. b8e4c44 Nit clean up to add private GrPixelConfig CL by Greg Daniel · 7 years ago
  8. 70fb479 Ensure that removing last extension from GrGLExtension doesn't assert. by Vladimir Levin · 7 years ago
  9. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  10. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  11. e84b482 use validating readbuffer by Mike Reed · 7 years ago
  12. 09b8c91 Temporarily disable multitexturing for iOS by Jim Van Verth · 7 years ago
  13. 2009c20 Revert "Fix webp bug compositing alpha frames on opaque" by Leon Scroggins · 7 years ago
  14. 2b6f614 Fix GrTextureOp to check the correct cap for multitexturing by Brian Salomon · 7 years ago
  15. 42bae8f Fix webp bug compositing alpha frames on opaque by Leon Scroggins III · 7 years ago
  16. e822803 "support" 3D masks like Ganesh does by Mike Klein · 7 years ago
  17. 339b84e Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  18. 0387d35 Add SkColorSpace_Base::makeColorSpin by Brian Osman · 7 years ago
  19. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  20. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  21. 5b65a84 Resolve GrSurface/GrSurfaceProxy ref counting issue in GrResourceAllocator by Robert Phillips · 7 years ago
  22. e92b1b1 SPIR-V switch statement support by Ethan Nicholas · 7 years ago
  23. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  24. 5254ccc Move pixel config getter to private in GrBackendSurface by Greg Daniel · 7 years ago
  25. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  26. 0c5fdcb streamline GDI bots by Mike Klein · 7 years ago
  27. e0070c0 Patch up ref counting of proxies (take 2) by Robert Phillips · 7 years ago
  28. f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
  29. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  30. 2d9cb57 Revert "Patch up ref counting of proxies" by Robert Phillips · 7 years ago
  31. 8d5ce2d Patch up ref counting of proxies by Robert Phillips · 7 years ago
  32. 7ca90d2 Use round rather than floor for snapping text vertex positions by Brian Osman · 7 years ago
  33. 9f90418 Extract code for safely creating SkMasks try 2 by Herb Derby · 7 years ago
  34. 4872315 remove legacy code for resolution by Mike Reed · 7 years ago
  35. 66498bc Try 2 for Gauss filter calculation by Herb Derby · 7 years ago
  36. c0ae2c8 AVX2 specialization for lowp gradient lookup by Florin Malita · 7 years ago
  37. 024301a fixed type error in SPIRV code generator by Ethan Nicholas · 7 years ago
  38. 9af41d7 Revert "more powerful map()" by Greg Daniel · 7 years ago
  39. 77e7500 Revert "Extract code for safely creating SkMasks." by Greg Daniel · 7 years ago
  40. a3dd5ec more powerful map() by Mike Klein · 7 years ago
  41. 66f2b5e Extract code for safely creating SkMasks. by Herb Derby · 7 years ago
  42. 1706f84 switched GrClipEdge to an enum class by Ethan Nicholas · 7 years ago
  43. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
  44. 8f7d4c3 Fix precision in AARectEffect by Chris Dalton · 7 years ago
  45. deb53cc Make GrTextBlob::VertexRegenerator determine vertex stride from mask format by Brian Salomon · 7 years ago
  46. 5e9fdef AVX2 gather for lowp by Florin Malita · 7 years ago
  47. cb6940b DM FontMgr updates by Mike Klein · 7 years ago
  48. 0658f76 Fix Flutter/Fushcia build by Robert Phillips · 7 years ago
  49. a865d25 Windows GDI Typeface: set NotEmbeddable_FontFlag same as other backends. by Hal Canary · 7 years ago
  50. 2188e09 Update MDB flags to match switches in Chrome & Android by Robert Phillips · 7 years ago
  51. 6691807 Revert "Gauss filter calculation" by Herb Derby · 7 years ago
  52. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  53. 4b56375 Include target CS in SkColorSpaceXformCanvas' image info by Brian Osman · 7 years ago
  54. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  55. 4a851ca SkTypeface_win_dw, SkTypeface_Mac: set NotEmbeddable_FontFlag by Hal Canary · 7 years ago
  56. 53ec7dc Gauss filter calculation by Herb Derby · 7 years ago
  57. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  58. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  59. 40f5c55 Remove dead code for the incorrect handling of small radii blurs. by Herb Derby · 7 years ago
  60. fc31be4 Harden SkClassifyCubic by Chris Dalton · 7 years ago
  61. 75309d1 Compute more accurate containedInClip by Yuqian Li · 7 years ago
  62. 14a8dd7 Simplify analytical GPU gradient impls by Florin Malita · 7 years ago
  63. 47c315e Remove destination pointer from GrCopySurfaceOp by Robert Phillips · 7 years ago
  64. 7a59f23 Update GrFragmentProcessor handling in Make methods in SkSL by Robert Phillips · 7 years ago
  65. f8e2502 Prepare to enable explicit gpu resource allocation (take 2) by Robert Phillips · 7 years ago
  66. 065b41d Revert "Prepare to enable explicit gpu resource allocation" by Greg Daniel · 7 years ago
  67. 0078ab2 Implement readPixels from float buffer, when half float is missing by Stan Iliev · 7 years ago
  68. f290376 Prepare to enable explicit gpu resource allocation by Robert Phillips · 7 years ago
  69. 47ba5cd change default props for PictureImage to be unknown_pixel_geometry by Mike Reed · 7 years ago
  70. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  71. 12f7734 add surfaceprops param to SkCanvas::MakeRasterDirect by Mike Reed · 7 years ago
  72. 06d55fb Revert "Revert "added a missing programBinarySupport check"" by Ethan Nicholas · 7 years ago
  73. 1e26ba9 Glyphs without paths don't draw with paths. by Ben Wagner · 7 years ago
  74. 821ef18 Allow mock GrContexts to "support" shader derivatives by Brian Salomon · 7 years ago
  75. af59748 Add GrContextOptions to control distance field thresholds for small sizes and fallback to paths. by Brian Salomon · 7 years ago
  76. 76e8c7c Revert "added a missing programBinarySupport check" by Greg Daniel · 7 years ago
  77. 52db940 Move bmp/mask/sdf functionality from GrTextUtils to GrAtlasTextContext by Brian Salomon · 7 years ago
  78. 4e001d8 added a missing programBinarySupport check by Ethan Nicholas · 7 years ago
  79. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  80. 43a0aa5 Fix highcontrastfilter on ANGLE D3D9 by Brian Osman · 7 years ago
  81. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  82. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  83. fbe0793 Correct edges_too_close by Yuqian Li · 7 years ago
  84. 63bc48d Add MakeCrossContextFromPixmap by Brian Osman · 7 years ago
  85. 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
  86. 82a62d2 Revert "refactored SkSLVarDeclaration out of existence" by Ethan Nicholas · 7 years ago
  87. 1ae353c refactored SkSLVarDeclaration out of existence by Ethan Nicholas · 7 years ago
  88. 74f623d make point array methods private by Cary Clark · 7 years ago
  89. b49d7b0 This is a reland of 67340. This CL fixes the broken layout tests by by Yuqian Li · 7 years ago
  90. 080baa4 Fix dangling pointers when Ganesh culls CCPR Ops early by Chris Dalton · 7 years ago
  91. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  92. 8c68c65 For legacy GPU configs, run high contrast filter on linearized values by Brian Osman · 7 years ago
  93. 3186821 add a SkFontMgr to DM that returns portable fonts by Mike Klein · 7 years ago
  94. fddb6c0 Setup CCPR testing with GrMockContext by Chris Dalton · 7 years ago
  95. c8f2d19 Revert "Simplify fill path call by removing do_fill_path" by Yuqian Li · 7 years ago
  96. 12f322b Simplify fill path call by removing do_fill_path by Yuqian Li · 7 years ago
  97. cb9e52a Remove SK_SUPPORT_LEGACY_UNIFORM_GRADIENTS by Florin Malita · 7 years ago
  98. ce9c832 Fix another blurring bug with sRGB sources and legacy dests by Brian Osman · 7 years ago
  99. e4aa0c4 Disable CCPR while we sort out clipping by Chris Dalton · 7 years ago
  100. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago