1. 26b50a4 Add testing only helper to flush and sync gpu. by Greg Daniel · 6 years ago
  2. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 6 years ago
  3. c7c2baf Additional DDL playback cleanup by Robert Phillips · 6 years ago
  4. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  5. 622650a ccpr: Simplify triangle corners by Chris Dalton · 6 years ago
  6. df04ce2 ccpr: Draw curves in a single pass by Chris Dalton · 6 years ago
  7. 4123223 add TrimPathEffect by Mike Reed · 6 years ago
  8. 02bd295 Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is kBottomLeft by Brian Salomon · 6 years ago
  9. 5183e64 ccpr: Combine GS triangle hulls and edges into a single draw by Chris Dalton · 6 years ago
  10. de9f546 Make Vulkan testing-only backend textures have optimal layout by Brian Salomon · 6 years ago
  11. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 6 years ago
  12. af4adef Have GrGlyphCache and GrAtlasManager compute the atlas limits independently by Robert Phillips · 6 years ago
  13. 0a79381 ccpr: Fix very small edges by Chris Dalton · 6 years ago
  14. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 6 years ago
  15. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 6 years ago
  16. c7fbda9 chop down huge rects before hairlining by Mike Reed · 6 years ago
  17. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  18. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 6 years ago
  19. e64b064 Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture. by Brian Salomon · 6 years ago
  20. 1b9b7d5 Reland "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 6 years ago
  21. 5cc94cc Revert "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 6 years ago
  22. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 6 years ago
  23. 78cb579 Reland "make SkJumper stages normal Skia code" by Mike Klein · 6 years ago
  24. 3a4bd34 Revert "make SkJumper stages normal Skia code" by Mike Klein · 6 years ago
  25. 22e536e make SkJumper stages normal Skia code by Mike Klein · 6 years ago
  26. 25d07fc Prefer kMixedSamples MSFBOType to multisampled-render-to-texture variants by Brian Salomon · 6 years ago
  27. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 6 years ago
  28. 77e3afc [SkSVGDevice] Add support for image shaders. by Alexander Midlash · 6 years ago
  29. a82780e use safe math for growForRepeatedVerb by Cary Clark · 6 years ago
  30. 61e2d45 Revert "Centralize mask byte calculations" by Herb Derby · 6 years ago
  31. 2c71133 Cleaning up SkColorSpaceXform a bit by Brian Osman · 6 years ago
  32. 8994150 Centralize mask byte calculations by Herb Derby · 6 years ago
  33. be1b397 add tiler for SkDraw by Mike Reed · 6 years ago
  34. 18e9ba1 support 888x, 1010102, and 101010x in SkPixmap::erase() by Mike Klein · 6 years ago
  35. e041e31 remove canvas internal private by Cary Clark · 6 years ago
  36. 8bac928 Fix .fp files by Robert Phillips · 6 years ago
  37. ba8feb5 Draw glyphs from paths if they have an empty path. by Ben Wagner · 6 years ago
  38. 9d5c674 check for valid inputs to shadows by Mike Reed · 6 years ago
  39. eb3f674 Add GetTypefaceOrDefault to SkPaintPriv by Herb Derby · 6 years ago
  40. 7487ec8 use points instead of verbs for interpolate by Cary Clark · 6 years ago
  41. 28d4773 make compute helper for blurs private by Mike Reed · 6 years ago
  42. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  43. 2f86220 Fix drawing SkAnimatedImages with transparency by Leon Scroggins III · 6 years ago
  44. cf838c7 Add bilerp support to scaled emojis by Jim Van Verth · 6 years ago
  45. 974aa8e Remove routines no longer needed since stripping NVPR by Herb Derby · 6 years ago
  46. 31cc731 Don't use GENERAL layout during mipmap generation in Vulkan by Greg Daniel · 6 years ago
  47. dfeb2aa SkGlyphCache - update core routines. by Herb Derby · 6 years ago
  48. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  49. a445fdd Set SkDAARecord to empty type if the scan converter returns early by Yuqian Li · 6 years ago
  50. 29acf84 Remove blacklist of dual source blending on AMD vulkan by Greg Daniel · 6 years ago
  51. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  52. fde6fa0 Fix creation of extra GrContextThreadSafeProxies in DDL world by Robert Phillips · 6 years ago
  53. e35a99e Update Flush and Invalidate Memory calls in vulkan to take offset and size by Greg Daniel · 6 years ago
  54. 080a928 Various fixes for scaled emojis by Jim Van Verth · 6 years ago
  55. f2ec024 Make use of the buffer data null hint a GrContextOption by Robert Phillips · 6 years ago
  56. ee08b4a SkString: remove externally unused ::setUTF16() from API by Hal Canary · 6 years ago
  57. 9b1a886 Fix fuschia roll by Leon Scroggins III · 6 years ago
  58. 68dd2c1 Fixed SkSL use-after-free fuzzer bug and added defensive code to catch such problems in the future. by Ethan Nicholas · 6 years ago
  59. f3b1162 Move workaround for fSRGBsupport before config table init in GrVkCaps by Greg Daniel · 6 years ago
  60. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  61. caf1ebb sk_sp-ify GrGlyphCache by Robert Phillips · 6 years ago
  62. 1056eb8 Move atlas manager creation to GrContext derived classes (take 2) by Robert Phillips · 6 years ago
  63. bce5eb9 Move the rest of Vulkan driver workarounds into helper function in GrVkCaps by Greg Daniel · 6 years ago
  64. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  65. 2d0e124 SkString: fix ::setUTF16 by Hal Canary · 6 years ago
  66. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  67. f3a4ef9 Add unit test the explicit tests create a GrVkCopyPipeline by Greg Daniel · 6 years ago
  68. 6250f29 Clean up GrDrawOpAtlas (take 2) by Robert Phillips · 6 years ago
  69. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 6 years ago
  70. 9e8a594 Support pngs with incorrect CMF bytes by Leon Scroggins III · 6 years ago
  71. 65e409f make SkDestinationSurfaceColorMode private by Cary Clark · 6 years ago
  72. 2252636 Fall back to blurs for unsupported DrawShadow cases by Jim Van Verth · 6 years ago
  73. 691fd1b SkPDF: encode metadata strings correctly by Hal Canary · 6 years ago
  74. 691f5e7 Respect disable driver correctness workaround flag in Vulkan by Greg Daniel · 6 years ago
  75. 0fc07f9 Update certain instrinsic calls in SkSL SPIR-V gen to not mix vectors and scalars. by Ethan Nicholas · 6 years ago
  76. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 6 years ago
  77. 3bd55bd Revert "Clean up GrDrawOpAtlas" by Robert Phillips · 6 years ago
  78. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  79. 0551818 Revert "Move atlas manager creation to GrContext derived classes" by Robert Phillips · 6 years ago
  80. 3d86a19 Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds by Brian Salomon · 6 years ago
  81. e5b7cee Move atlas manager creation to GrContext derived classes by Robert Phillips · 6 years ago
  82. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  83. 79d3324 date recent version bump for path serialization by Mike Reed · 6 years ago
  84. bb586b2 fix crasher in path-->region by Mike Reed · 6 years ago
  85. f44cb48 Fix unit tests that were causes vulkan unitialized memory warnings in validation by Greg Daniel · 6 years ago
  86. 45a44de Make sure we add render target mem barriers after any last second copies by Greg Daniel · 6 years ago
  87. 1c2c2e2 avoid divide in pathopsquad by Cary Clark · 6 years ago
  88. 0a3b12b keep points as floats until after clipping by Mike Reed · 6 years ago
  89. 2223465 limit crash small steps in 1dpatheffect by Mike Reed · 6 years ago
  90. 3cdfa09 Fix height calculation when doing copyImageToBuffer by Greg Daniel · 6 years ago
  91. 649fb73 make 1010102/888x layers 8888, not 1010102/888x by Mike Klein · 6 years ago
  92. 5f33a8c Start on new GPU pixel ops implementation. by Brian Salomon · 6 years ago
  93. 5ba448c Add cap workarounds for possible arm bugs by Greg Daniel · 6 years ago
  94. 9d57afd Clean up GrDrawOpAtlas by Robert Phillips · 6 years ago
  95. a947e29 Add some additional checks for shadow generation by Jim Van Verth · 6 years ago
  96. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 6 years ago
  97. 339650c use SkIRect makeOffset to avoid overflows by Mike Reed · 6 years ago
  98. ec84612 fix mask address calculation by Mike Klein · 6 years ago
  99. 78663f9 Fix overflow in number of bytes to erase. by Herb Derby · 6 years ago
  100. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 6 years ago