1. 8f7d4c3 Fix precision in AARectEffect by Chris Dalton · 7 years ago
  2. deb53cc Make GrTextBlob::VertexRegenerator determine vertex stride from mask format by Brian Salomon · 7 years ago
  3. 5e9fdef AVX2 gather for lowp by Florin Malita · 7 years ago
  4. cb6940b DM FontMgr updates by Mike Klein · 7 years ago
  5. 0658f76 Fix Flutter/Fushcia build by Robert Phillips · 7 years ago
  6. a865d25 Windows GDI Typeface: set NotEmbeddable_FontFlag same as other backends. by Hal Canary · 7 years ago
  7. 2188e09 Update MDB flags to match switches in Chrome & Android by Robert Phillips · 7 years ago
  8. 6691807 Revert "Gauss filter calculation" by Herb Derby · 7 years ago
  9. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  10. 4b56375 Include target CS in SkColorSpaceXformCanvas' image info by Brian Osman · 7 years ago
  11. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  12. 4a851ca SkTypeface_win_dw, SkTypeface_Mac: set NotEmbeddable_FontFlag by Hal Canary · 7 years ago
  13. 53ec7dc Gauss filter calculation by Herb Derby · 7 years ago
  14. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  15. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  16. 40f5c55 Remove dead code for the incorrect handling of small radii blurs. by Herb Derby · 7 years ago
  17. fc31be4 Harden SkClassifyCubic by Chris Dalton · 7 years ago
  18. 75309d1 Compute more accurate containedInClip by Yuqian Li · 7 years ago
  19. 14a8dd7 Simplify analytical GPU gradient impls by Florin Malita · 7 years ago
  20. 47c315e Remove destination pointer from GrCopySurfaceOp by Robert Phillips · 7 years ago
  21. 7a59f23 Update GrFragmentProcessor handling in Make methods in SkSL by Robert Phillips · 7 years ago
  22. f8e2502 Prepare to enable explicit gpu resource allocation (take 2) by Robert Phillips · 7 years ago
  23. 065b41d Revert "Prepare to enable explicit gpu resource allocation" by Greg Daniel · 7 years ago
  24. 0078ab2 Implement readPixels from float buffer, when half float is missing by Stan Iliev · 7 years ago
  25. f290376 Prepare to enable explicit gpu resource allocation by Robert Phillips · 7 years ago
  26. 47ba5cd change default props for PictureImage to be unknown_pixel_geometry by Mike Reed · 7 years ago
  27. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  28. 12f7734 add surfaceprops param to SkCanvas::MakeRasterDirect by Mike Reed · 7 years ago
  29. 06d55fb Revert "Revert "added a missing programBinarySupport check"" by Ethan Nicholas · 7 years ago
  30. 1e26ba9 Glyphs without paths don't draw with paths. by Ben Wagner · 7 years ago
  31. 821ef18 Allow mock GrContexts to "support" shader derivatives by Brian Salomon · 7 years ago
  32. af59748 Add GrContextOptions to control distance field thresholds for small sizes and fallback to paths. by Brian Salomon · 7 years ago
  33. 76e8c7c Revert "added a missing programBinarySupport check" by Greg Daniel · 7 years ago
  34. 52db940 Move bmp/mask/sdf functionality from GrTextUtils to GrAtlasTextContext by Brian Salomon · 7 years ago
  35. 4e001d8 added a missing programBinarySupport check by Ethan Nicholas · 7 years ago
  36. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  37. 43a0aa5 Fix highcontrastfilter on ANGLE D3D9 by Brian Osman · 7 years ago
  38. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  39. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  40. fbe0793 Correct edges_too_close by Yuqian Li · 7 years ago
  41. 63bc48d Add MakeCrossContextFromPixmap by Brian Osman · 7 years ago
  42. 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
  43. 82a62d2 Revert "refactored SkSLVarDeclaration out of existence" by Ethan Nicholas · 7 years ago
  44. 1ae353c refactored SkSLVarDeclaration out of existence by Ethan Nicholas · 7 years ago
  45. 74f623d make point array methods private by Cary Clark · 7 years ago
  46. b49d7b0 This is a reland of 67340. This CL fixes the broken layout tests by by Yuqian Li · 7 years ago
  47. 080baa4 Fix dangling pointers when Ganesh culls CCPR Ops early by Chris Dalton · 7 years ago
  48. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  49. 8c68c65 For legacy GPU configs, run high contrast filter on linearized values by Brian Osman · 7 years ago
  50. 3186821 add a SkFontMgr to DM that returns portable fonts by Mike Klein · 7 years ago
  51. fddb6c0 Setup CCPR testing with GrMockContext by Chris Dalton · 7 years ago
  52. c8f2d19 Revert "Simplify fill path call by removing do_fill_path" by Yuqian Li · 7 years ago
  53. 12f322b Simplify fill path call by removing do_fill_path by Yuqian Li · 7 years ago
  54. cb9e52a Remove SK_SUPPORT_LEGACY_UNIFORM_GRADIENTS by Florin Malita · 7 years ago
  55. ce9c832 Fix another blurring bug with sRGB sources and legacy dests by Brian Osman · 7 years ago
  56. e4aa0c4 Disable CCPR while we sort out clipping by Chris Dalton · 7 years ago
  57. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago
  58. 64bb78e Detect explicit uniform gradient positions by Florin Malita · 7 years ago
  59. a909049 Remove SK_SUPPORT_LEGACY_GRADIENT_COLOR_CONVERSION by Florin Malita · 7 years ago
  60. e014ee5 Disable CCPR on the Android Framework. by Derek Sollenberger · 7 years ago
  61. 3e20d02 Enforce gradient color stop monotonicity in ctor by Florin Malita · 7 years ago
  62. 0cbc10f Make SkImageGeneratorCG apply encoded origin by Leon Scroggins III · 7 years ago
  63. 60aaeb2 create imagepriv and name params by Cary Clark · 7 years ago
  64. e657dc8 Remove gradient onGetGLSLProcessorKey() overrides by Florin Malita · 7 years ago
  65. e95a62f add some lowp gradient stages by Mike Klein · 7 years ago
  66. ba7cf29 Revert "Revert "Fix int overflow issues with clip and path bounds, take 2."" by Jim Van Verth · 7 years ago
  67. d1b3c78 Support for direct gaussian blur evaluation by Herb Derby · 7 years ago
  68. 9e43934 Remove SK_SUPPORT_LEGACY_AA_CHOICE by Yuqian Li · 7 years ago
  69. e3a7005 Revert "Fix int overflow issues with clip and path bounds, take 2." by Jim Van Verth · 7 years ago
  70. 9d96df1 Fix GPU blurring when using SkColorSpaceXformCanvas by Brian Osman · 7 years ago
  71. 931f751 Do not always allocate temp space in GrGLGpu::uploadTexData by Robert Phillips · 7 years ago
  72. 430ad1f Fix int overflow issues with clip and path bounds, take 2. by Jim Van Verth · 7 years ago
  73. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  74. 2b17f64 Revert "Fix signed/unsigned comparison in assert" by Chris Dalton · 7 years ago
  75. ed6d6da Fix signed/unsigned comparison in assert by Chris Dalton · 7 years ago
  76. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
  77. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  78. c77085d Remove content area from GrTextureAdjuster. by Greg Daniel · 7 years ago
  79. d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
  80. 8186cbe Make the intervals in GrResourceAllocator use SkArenaAlloc by Robert Phillips · 7 years ago
  81. 35c886b Attempt to disable clear-as-draw-workaround on iOS PowerVR. by Brian Salomon · 7 years ago
  82. 79363b6 Streamline legacy gradient color conversion by Florin Malita · 7 years ago
  83. 3c23593 Allow bitmap extraction from HEIF image sequences by Chong Zhang · 7 years ago
  84. d8d1593 Revert "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  85. d29e0da Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  86. 3e45a2f Directly use SkScalerContextRec. by Ben Wagner · 7 years ago
  87. 89ab240 Gradient cleanup pass by Florin Malita · 7 years ago
  88. a47b575 Revert "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  89. 1af37b7 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  90. f0429db consolidate SkSRGB functions, and remove unused by Mike Klein · 7 years ago
  91. 61b43da Plumb internal helper to enable more GPU GMs w/SkColorSpaceXformCanvas by Brian Osman · 7 years ago
  92. 2d59d2f Update GrTextureMaker to handle mips when copying for npot by Greg Daniel · 7 years ago
  93. 56c3714 More attempts at clipping perf. by Jim Van Verth · 7 years ago
  94. 503bdcd fix typo in SkJpegCodec.cpp by Mike Klein · 7 years ago
  95. 0b78a69 another batch of lowp stages by Mike Klein · 7 years ago
  96. 4dbdc67 Fix undefined behavior in normalize_t_s by Chris Dalton · 7 years ago
  97. 6982400 Allow GrAppliedClip to have >1 clip coverage FP by Chris Dalton · 7 years ago
  98. 3cbcb73 Some lowp refactoring by Mike Klein · 7 years ago
  99. e26062a Revert "Fix int overflow issues with clip and path bounds." by Mike Klein · 7 years ago
  100. 43fd6d8 Devirtualized token management in GrDeferredUploadTarget. by Brian Salomon · 7 years ago