1. 0a78e1e handle conic underflow calc by Mike Reed · 7 years ago
  2. fc015d2 make 1dpatheffect more robust on deserial by Mike Reed · 7 years ago
  3. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 7 years ago
  4. 108e94a SkScalerContext - make some fields private. by Herb Derby · 7 years ago
  5. 09f818d SkString: use c++11 vsnprintf in windows by Hal Canary · 7 years ago
  6. 2612bae ccpr: Prefer atlas sizes under 4k on ARM by Chris Dalton · 7 years ago
  7. 020dbe7 Don't assert that GLSL shader compilation succeeded in Chrome by Brian Salomon · 7 years ago
  8. 242135a move some RRect methods into priv by Mike Reed · 7 years ago
  9. 85fdbe2 detect bad radius in cornerpatheffect by Mike Reed · 7 years ago
  10. f504162 Small cleanup of SkPaint by Herb Derby · 7 years ago
  11. 61e30b2 add checks for enough data in path deserialization by Mike Reed · 7 years ago
  12. 529cb2c lowp impl for decal stages by Mike Reed · 7 years ago
  13. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  14. 267eccc change path serialization version to 4 by Mike Reed · 7 years ago
  15. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  16. e4fda6c Pull non-substantive changes out of omnibus CL by Robert Phillips · 7 years ago
  17. 038c608 Remove back pointer to GrAtlasGlyphCache from GrAtlasTextStrike by Robert Phillips · 7 years ago
  18. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 7 years ago
  19. c35d7ea Don't use LOD bias on OES external textures by Brian Osman · 7 years ago
  20. f87651e Update createWrappedRenderTargetProxy with BackendTex to use lazy proxies by Greg Daniel · 7 years ago
  21. 5d32b83 Add isFinite() bounds check for drawPoints by Jim Van Verth · 7 years ago
  22. bd8b25a writePixels should notify GPU that pixels have changed by Cary Clark · 7 years ago
  23. aefcccb Enable DAA in the init-once phase of threaded backends by Yuqian Li · 7 years ago
  24. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 7 years ago
  25. a8c55fa Pad atlas uploads to 4-byte boundaries by Jim Van Verth · 7 years ago
  26. 5423f1f Correct font metrics, bitmap glyph metrics and underline. by Ben Wagner · 7 years ago
  27. 0c3137c hide complex versions of isOval and isRRect by Mike Reed · 7 years ago
  28. c320b15 Introduce GrColorType by Brian Salomon · 7 years ago
  29. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 7 years ago
  30. 45e4660 ccpr: Fix a couple issues with tessellation and winding by Chris Dalton · 7 years ago
  31. 06f593c Some more cleanup of GrDrawOpAtlas compaction by Jim Van Verth · 7 years ago
  32. 7fe33c0 Drop unused shader support for multisample interpolation by Chris Dalton · 7 years ago
  33. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  34. a3d9e21 don't trust stored segment mask by Mike Reed · 7 years ago
  35. 6abda43 Change createWrappedTextureProxy for render targets to use lazy proxies. by Greg Daniel · 7 years ago
  36. 7f583c9 null check by Mike Reed · 7 years ago
  37. 62ce2ca Simplify decal for gradients by Mike Reed · 7 years ago
  38. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 7 years ago
  39. cad0acf Fix thrashing issue with multitextured atlas. by Jim Van Verth · 7 years ago
  40. dfc0e91 add decal tilemode to shaders by Mike Reed · 7 years ago
  41. c401bb9 Add full scaling for color emoji. by Jim Van Verth · 7 years ago
  42. cbf66a2 Ensure all rows of a gif are initialized by Leon Scroggins III · 7 years ago
  43. 6d64c54 Add a generalized array of bytes with a given alignment by Herb Derby · 7 years ago
  44. db78cba Avoid creating MIPs until necessary when MIP bias is active by Brian Osman · 7 years ago
  45. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
  46. 6028361 Drop unused shader support for sample variables by Chris Dalton · 7 years ago
  47. 3708f02 use conservative bounds to disable clipping by Mike Reed · 7 years ago
  48. 0ff79b2 Disable texstorage for BGRA on ES devices that aren't apple by Greg Daniel · 7 years ago
  49. 36c0b57 use safe increment for edge walker by Mike Reed · 7 years ago
  50. f221b49 abort blur if the sigma is too small by Mike Reed · 7 years ago
  51. ce6d93a Check for min int in BMP header by Leon Scroggins III · 7 years ago
  52. 93c7250 Remove unneccesary assert in GrAALinearizingConvexPathRenderer by Robert Phillips · 7 years ago
  53. 303cd58 Update GrTextBlobCache for DDL by Robert Phillips · 7 years ago
  54. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
  55. cb25659 DDL-ify GrRectBlurEffect by Robert Phillips · 7 years ago
  56. 9b009bb Prepare sRGB encoding conversion for the removal of GrPixelConfig by Brian Salomon · 7 years ago
  57. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
  58. 33f38b0 simplify size check in string by Mike Reed · 7 years ago
  59. 84403d7 ccpr: Tessellate fans for very large and/or simple paths by Chris Dalton · 7 years ago
  60. 7d79e7b Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs by Robert Phillips · 7 years ago
  61. 5b6fa82 Respect FPArgs local matrix when picking a filtering mode in image shader by Brian Osman · 7 years ago
  62. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 7 years ago
  63. 83373a8 Fix compilation of opList-based DDL implementation by Robert Phillips · 7 years ago
  64. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 7 years ago
  65. 36fa0ac Add SkDAARecord to prepare for init-once by Yuqian Li · 7 years ago
  66. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 7 years ago
  67. f802e75 Revert "Revert "Allow linear 8888 surface contexts in GPU backend."" by Brian Salomon · 7 years ago
  68. fee7cba Check the length of marker before reading it by Leon Scroggins III · 7 years ago
  69. 4ffdf3c Revert "Allow linear 8888 surface contexts in GPU backend." by Brian Salomon · 7 years ago
  70. ce5209a Make fully lazy proxies possess an origin by Robert Phillips · 7 years ago
  71. 6a46fb2 Allow linear 8888 surface contexts in GPU backend. by Brian Salomon · 7 years ago
  72. 655bf8f saturate IPoint math, handle NaN in isEmpty by Mike Reed · 7 years ago
  73. 0c6ea6c doh -- reverse check for finite by Mike Reed · 7 years ago
  74. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 7 years ago
  75. 8a83ca4 Add "sharpen" option to SkSL, to LOD bias all textures by Brian Osman · 7 years ago
  76. 289d36f Address MSAN bug in SkAnimatedImage::decodeNextFrame by Kevin Lubick · 7 years ago
  77. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 7 years ago
  78. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 7 years ago
  79. e7393ab Don't assert coverage counting isn't blacklisted when driver workarounds are disabled by Brian Salomon · 7 years ago
  80. faffa86 begin to wrap all float divides by Mike Reed · 7 years ago
  81. 154771b clean up SK_LEGACY_HIGH_QUALITY_SCALING_CLAMP by Mike Klein · 7 years ago
  82. d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 7 years ago
  83. 82040a9 Revert "ccpr: Tessellate fans for very large and/or simple paths" by Cary Clark · 7 years ago
  84. 4138c97 ccpr: Tessellate fans for very large and/or simple paths by Chris Dalton · 7 years ago
  85. 2416f96 Add 2 fuzz targets for image decoding (oss-fuzz) by Kevin Lubick · 7 years ago
  86. bc54fad Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  87. 56a4a09 Add init-once to threaded backend by Yuqian Li · 7 years ago
  88. 3a2b803 Remove SK_SUPPORT_LEGACY_AAA_SMOOTH by Yuqian Li · 7 years ago
  89. c5cecdc Remove image functions from GrGLInterface, part one by Brian Osman · 7 years ago
  90. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  91. dfb3a16 Move default init of tmp draw params out of subclasses into GrGpu by Brian Salomon · 7 years ago
  92. 1617899 add helper to know when a colortype is always opaque by Mike Reed · 7 years ago
  93. 1f31309 yet another approach to unpremul scale pixels by Mike Klein · 7 years ago
  94. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  95. 47cf048 Revert "alternate approach to unpremul scalePixels()" by Mike Klein · 7 years ago
  96. 27b8796 Re-enable explicit GPU resource allocation by Robert Phillips · 7 years ago
  97. cd5099c Make atlases instantiate themselves at flush time by Robert Phillips · 7 years ago
  98. 3b2ebbb When querying mipmapped on proxies return targets state if possible by Greg Daniel · 7 years ago
  99. 1fabd51 Track dirty rects on GrRenderTargets in native space rather than origin-relative by Brian Salomon · 7 years ago
  100. 426e6c5 Remove (unused) NV_bindless_texture from GL interface by Brian Osman · 7 years ago