1. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 6 years ago
  2. 9c2916e drawTextRSXform should not apply matrix to shader by Mike Reed · 6 years ago
  3. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 6 years ago
  4. 38eb740 Remove SK_RASTER_RECORDER_IMPLEMENTATION by Robert Phillips · 6 years ago
  5. 057627f Make sure we set correct GrPixelConfig in promise images by Greg Daniel · 6 years ago
  6. 56008aa Add SkColorType getter on SkImage. by Greg Daniel · 6 years ago
  7. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 6 years ago
  8. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  9. c2d0dd6 Add a shader cap for incomplete short int precision by Chris Dalton · 6 years ago
  10. e4aae34 Provide promise images when rendering SKPs w/ DDL by Robert Phillips · 6 years ago
  11. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 6 years ago
  12. 7eddfb8 consolidate SaveLayerFlag internal references by Cary Clark · 6 years ago
  13. 98242a8 Revert "Reland "Add SkColorSpaceXform_skcms"" by Brian Osman · 6 years ago
  14. 57337d9 Reland "Add SkColorSpaceXform_skcms" by Brian Osman · 6 years ago
  15. 8103eca Revert "Add SkColorSpaceXform_skcms" by Brian Osman · 6 years ago
  16. 67f62b1 Add SkColorSpaceXform_skcms by Brian Osman · 6 years ago
  17. 18e7556 move blur impl into core by Mike Reed · 6 years ago
  18. 60ca867 make paint flatten unflatten private by Cary Clark · 6 years ago
  19. 689d02d harden pathmeasure and fix empty case by Cary Clark · 6 years ago
  20. 827af66 Extend SkTrimPathEffect semantics by Florin Malita · 6 years ago
  21. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 6 years ago
  22. 46fe9c7 Remove SkDumpCanvas by Brian Osman · 6 years ago
  23. 0c51eea Add GrMockRenderTarget and mock backend render targets by Brian Salomon · 6 years ago
  24. 0fc41da Revert "start hardening pathmeasure" by Cary Clark · 6 years ago
  25. 429a540 start hardening pathmeasure by Cary Clark · 6 years ago
  26. 37886ce Shim to enforce that canvas virtuals are overridden by Brian Osman · 6 years ago
  27. d496655 Remove TLS glyph cache calls. by Herb Derby · 6 years ago
  28. 7946c0c Fix no gpu build by Greg Daniel · 6 years ago
  29. 11b3051 Enable opList-based DDLs by Robert Phillips · 6 years ago
  30. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 6 years ago
  31. 41a3b87 Make GrTextureStripAtlas DDL friendly by Robert Phillips · 6 years ago
  32. afdc6b1 Vulkan backend render targets don't allow client to specify stencil bits by Brian Salomon · 6 years ago
  33. d07e4a2 Change behavior of custom image serial/deserial by Mike Reed · 6 years ago
  34. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 6 years ago
  35. 3adc122 Fill in some missing virtuals from canvas subclasses by Brian Osman · 6 years ago
  36. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 6 years ago
  37. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  38. 4123223 add TrimPathEffect by Mike Reed · 6 years ago
  39. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  40. fcea56c Make GrReleaseProcHelper an SkWeakRefCnt by Greg Daniel · 6 years ago
  41. 2c71133 Cleaning up SkColorSpaceXform a bit by Brian Osman · 6 years ago
  42. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 6 years ago
  43. e041e31 remove canvas internal private by Cary Clark · 6 years ago
  44. eb3f674 Add GetTypefaceOrDefault to SkPaintPriv by Herb Derby · 6 years ago
  45. 7d8b06f Update Skia milestone to 67 by Heather Miller · 6 years ago
  46. 28d4773 make compute helper for blurs private by Mike Reed · 6 years ago
  47. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  48. 974aa8e Remove routines no longer needed since stripping NVPR by Herb Derby · 6 years ago
  49. 4f893a8 Remove BitmaskEnum from SkTypeface. by Ben Wagner · 6 years ago
  50. dfeb2aa SkGlyphCache - update core routines. by Herb Derby · 6 years ago
  51. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  52. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  53. fde6fa0 Fix creation of extra GrContextThreadSafeProxies in DDL world by Robert Phillips · 6 years ago
  54. f2ec024 Make use of the buffer data null hint a GrContextOption by Robert Phillips · 6 years ago
  55. a17729f Add ctor to GrVkAlloc by Greg Daniel · 6 years ago
  56. ee08b4a SkString: remove externally unused ::setUTF16() from API by Hal Canary · 6 years ago
  57. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  58. 1056eb8 Move atlas manager creation to GrContext derived classes (take 2) by Robert Phillips · 6 years ago
  59. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  60. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  61. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 6 years ago
  62. 65e409f make SkDestinationSurfaceColorMode private by Cary Clark · 6 years ago
  63. a556684 Remove deprecated drawShadow interfaces by Jim Van Verth · 6 years ago
  64. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 6 years ago
  65. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  66. 0551818 Revert "Move atlas manager creation to GrContext derived classes" by Robert Phillips · 6 years ago
  67. 3d86a19 Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds by Brian Salomon · 6 years ago
  68. e5b7cee Move atlas manager creation to GrContext derived classes by Robert Phillips · 6 years ago
  69. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  70. bb586b2 fix crasher in path-->region by Mike Reed · 6 years ago
  71. 7595939 updated includes by Cary Clark · 6 years ago
  72. 5f33a8c Start on new GPU pixel ops implementation. by Brian Salomon · 6 years ago
  73. a947e29 Add some additional checks for shadow generation by Jim Van Verth · 6 years ago
  74. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 6 years ago
  75. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 6 years ago
  76. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 6 years ago
  77. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 6 years ago
  78. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 6 years ago
  79. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 6 years ago
  80. 2612bae ccpr: Prefer atlas sizes under 4k on ARM by Chris Dalton · 6 years ago
  81. 242135a move some RRect methods into priv by Mike Reed · 6 years ago
  82. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 6 years ago
  83. 267eccc change path serialization version to 4 by Mike Reed · 6 years ago
  84. df285ce Fix the link error for component build by Peng Huang · 6 years ago
  85. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 6 years ago
  86. cbb85a7 remove deprecated method by Mike Reed · 6 years ago
  87. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 6 years ago
  88. 0c3137c hide complex versions of isOval and isRRect by Mike Reed · 6 years ago
  89. c320b15 Introduce GrColorType by Brian Salomon · 6 years ago
  90. eb42045 Add SkRect::contains(SkScalar x, SkScalar y) by Florin Malita · 6 years ago
  91. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 6 years ago
  92. 7fe33c0 Drop unused shader support for multisample interpolation by Chris Dalton · 6 years ago
  93. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 6 years ago
  94. a3d9e21 don't trust stored segment mask by Mike Reed · 6 years ago
  95. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 6 years ago
  96. dfc0e91 add decal tilemode to shaders by Mike Reed · 6 years ago
  97. 46563d1 Forward internal_private_accessTopLayerRenderTargetContext from SkPaintFilterCanvas by Chris Dalton · 6 years ago
  98. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 6 years ago
  99. 6028361 Drop unused shader support for sample variables by Chris Dalton · 6 years ago
  100. 36c0b57 use safe increment for edge walker by Mike Reed · 6 years ago