1. 130fb3f updated .fp file headers by Ethan Nicholas · 7 years ago
  2. 28eaed2 add gpu impl for shadermaskfilter by Mike Reed · 7 years ago
  3. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  4. 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 7 years ago
  5. f510e26 ccpr: Pack wind into existing varyings by Chris Dalton · 7 years ago
  6. d2bc620 validate indices for vertices by Mike Reed · 7 years ago
  7. abba998 Fix GrBackendTextureImageGenerator to hold context lock till all proxies are gone by Greg Daniel · 7 years ago
  8. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 7 years ago
  9. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  10. 2bcd843 SkFontHost_FreeType: better debugging info by Hal Canary · 7 years ago
  11. ac568a9 1010102, 101010x, 888x in sw by Mike Klein · 7 years ago
  12. 1c5906f saturate some irect ops for fuzzers by Mike Reed · 7 years ago
  13. 57b0430 Fix mock tex rt gpu mem size by Brian Salomon · 7 years ago
  14. 825d4d7 Revert "Reduce the amount of padding needed for SDFs, take 2" by Jim Van Verth · 7 years ago
  15. 1010530 Reduce the amount of padding needed for SDFs, take 2 by Jim Van Verth · 7 years ago
  16. 495e0f0 Simplify SkAnimatedImage by Leon Scroggins III · 7 years ago
  17. 598f9ed Revert "Reduce the amount of padding needed for SDFs." by Jim Van Verth · 7 years ago
  18. 1c6e783 handle paths with degenerate verbs by Mike Reed · 7 years ago
  19. c4e3109 don't draw images with nonfinite dst bounds by Mike Reed · 7 years ago
  20. 63227ca handle clipping large triangles by Mike Reed · 7 years ago
  21. b42610a Reduce the amount of padding needed for SDFs. by Jim Van Verth · 7 years ago
  22. 6a0176b Add ref counted wrapped around GrTexture ReleaseProc by Greg Daniel · 7 years ago
  23. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  24. 2f5b8d8 don't draw non-finite contexts in imagefilters by Mike Reed · 7 years ago
  25. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  26. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  27. 926e193 check that rect is finite before jamming our bounds by Mike Reed · 7 years ago
  28. b50e385 handle conics in 1D patheffect by Mike Reed · 7 years ago
  29. caaf211 handle conics in text warper by Mike Reed · 7 years ago
  30. 7f1a074 Remove some unused sample count caps by Brian Salomon · 7 years ago
  31. 58acd74 validate that contours begin with moveTo by Mike Reed · 7 years ago
  32. 11e5bff workaround for Intel SPIR-V OpCompositeConstruct bug by Ethan Nicholas · 7 years ago
  33. aa3dfbe Remove Ops whose lazy proxies fail to instantiate on flush by Greg Daniel · 7 years ago
  34. 9d86f1d Add createTextureProxy function to ProxyProvider that takes an SkImage by Greg Daniel · 7 years ago
  35. 26a8d90 fixed creating a vector from another vector in SPIR-V output by Ethan Nicholas · 7 years ago
  36. fbe6620 add SkPicture::MakePlaceholder() by Mike Klein · 7 years ago
  37. 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 7 years ago
  38. 8005bff hide picture virtuals (no public callers) by Mike Reed · 7 years ago
  39. da3e9ad Make SkAndroidCodec (optionally) respect origin by Leon Scroggins III · 7 years ago
  40. 05d7416 make SkGammas less bad by Mike Klein · 7 years ago
  41. de5c502 move checkLE functionality directly onto readbuffer by Mike Reed · 7 years ago
  42. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  43. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  44. 53d57ac Remove legacy mask blur code. by Herbert Derby · 7 years ago
  45. dcb086b Remove unused SkPictureContentInfo by Brian Salomon · 7 years ago
  46. 33bf56d Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitableForGpuRasterization by Brian Salomon · 7 years ago
  47. 1bd556a use coverage modes instead of blend modes by Mike Reed · 7 years ago
  48. 1d74620 bug fixes from PVS Studio (static analysis) by Mike Klein · 7 years ago
  49. a56c4d2 Rename .include files to .inc by Ben Wagner · 7 years ago
  50. fc4f768 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  51. 4f505f9 Add cache for handling of contexts. by Herb Derby · 7 years ago
  52. 20dc672 compose and combine maskfilters by Mike Reed · 7 years ago
  53. 531b3c0 Revert "Increase depth threshold for SkClipStack::isRRect." by Stan Iliev · 7 years ago
  54. a8a51ce Start of cross process SkScalerContext. by Mike Klein · 7 years ago
  55. a83d013 Misc guarding of enums in ImageFilter CreateProcs by Robert Phillips · 7 years ago
  56. 548d387 Keep SkRasterPipelineSpriteBlitter's src/dst offset math in size_t by Mike Klein · 7 years ago
  57. 678f6b1 pass size_t to ptr_and_ix() by Mike Klein · 7 years ago
  58. b0ae566 Check enum values in SkDisplacementMapEffect's CreateProc by Robert Phillips · 7 years ago
  59. dc3d7fc Add check for bad enum in SkMatrixConvolutionImageFilter's CreateProc by Robert Phillips · 7 years ago
  60. 04f8b79 fix serializing shadowrec by Mike Reed · 7 years ago
  61. 5340b3f allow 4444 sw surfaces by Mike Klein · 7 years ago
  62. bddcc95 Add return value to doLazyInstantiation to know if it succeedes. by Greg Daniel · 7 years ago
  63. 44804c0 Skip driver workarounds in GrGLCaps::initConfigTable based on GrContextOptions by Brian Salomon · 7 years ago
  64. f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
  65. 4e69f14 Fix noncoherent advanced blend eq NV workaround by Brian Salomon · 7 years ago
  66. fe8da17 Revert "Revert "converted vertex shaders to device coords"" by Robert Phillips · 7 years ago
  67. 757c154 Remove superfluous SkReadBuffer validity checks by Robert Phillips · 7 years ago
  68. 29b3434 Revert "converted vertex shaders to device coords" by Ethan Nicholas · 7 years ago
  69. 8524c30 Make SkAnimatedImage::update return sentinel when stopped by Leon Scroggins III · 7 years ago
  70. 980a48d Move glyph cache and descriptor functions off of SkPaint by Herb Derby · 7 years ago
  71. 27059d3 ccpr: Use primitive restart feature on ARM by Chris Dalton · 7 years ago
  72. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  73. a7701e0 GrTessellator: add a #define for max aa verb count. by Stephen White · 7 years ago
  74. 37834c8 Various MSAN fixes by Kevin Lubick · 7 years ago
  75. 3bfba2a Increase depth threshold for SkClipStack::isRRect. by Brian Salomon · 7 years ago
  76. ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 7 years ago
  77. 574b06f init out-param on buffer failure by Mike Reed · 7 years ago
  78. 959ccc2 Fix skia image filter fuzz SkLightingImageFilter complaint by Robert Phillips · 7 years ago
  79. bee2732 Fix some fuzzer bugs from Skia's image filter fuzzer by Robert Phillips · 7 years ago
  80. 74d6e11 require finite blob bounds by Mike Reed · 7 years ago
  81. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
  82. 165fa63 check for valid vertices mode by Mike Reed · 7 years ago
  83. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
  84. 08dae92 Fixed a few spots where SkSL optimizer was not respecting side effects by Ethan Nicholas · 7 years ago
  85. d8327a8 Clean up SkScalerContext descriptor creation by Herb Derby · 7 years ago
  86. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  87. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  88. 1fe0bcc check for huge paths by Mike Reed · 7 years ago
  89. 48661b8 Make use of VkSemaphores thread safe assuming use of the same VkQueue. by Greg Daniel · 7 years ago
  90. 2e6feed Fix crash in ~GrContext by Robert Phillips · 7 years ago
  91. baafcdc move zero-init to sk_malloc for masks by Mike Reed · 7 years ago
  92. 3b428cb Set empty device clip when an image filter has zero bounds by Xianzhu Wang · 7 years ago
  93. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  94. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  95. dba65f9 Add a workaround for inaccurate interpolants on Adreno 3xx. by Brian Salomon · 7 years ago
  96. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  97. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  98. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  99. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  100. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago