1. f7d3f61 tests/ImageTest: fail gracefully by Hal Canary · 6 years ago
  2. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  3. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 6 years ago
  4. 4125b61 tests: pass if !skia_enable_pdf by Hal Canary · 6 years ago
  5. 140ab36 Reland "fix nextContour bug" by Mike Reed · 6 years ago
  6. 3b68882 remove imageinfo flatten altogether by Cary Clark · 6 years ago
  7. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 6 years ago
  8. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 6 years ago
  9. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 6 years ago
  10. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 6 years ago
  11. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 6 years ago
  12. 0949bee fix op fuzz by Cary Clark · 6 years ago
  13. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  14. 0a86820 Revert "fix nextContour bug" by Stan Iliev · 6 years ago
  15. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 6 years ago
  16. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 6 years ago
  17. 6c94271 we now complain if an SkSL program tries to override the default output by Ethan Nicholas · 6 years ago
  18. 473f692 fix nextContour bug by Mike Reed · 6 years ago
  19. e464160 Fix Vulkan Copy as draw shader by Greg Daniel · 6 years ago
  20. 874b535 Prevent crash when flushing while DDL recording by Robert Phillips · 6 years ago
  21. 6ceaafa Handle GrContext creation failure in DDL by Robert Phillips · 6 years ago
  22. bdea98c Delete unused VkClearTest by Greg Daniel · 6 years ago
  23. b8421ed fix pathops fuzzers and debugging by Cary Clark · 6 years ago
  24. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 6 years ago
  25. cb3d49c Some iwyu for tests which will otherwise break. by Ben Wagner · 6 years ago
  26. 3eda0bf Only include png.h for png. by Ben Wagner · 6 years ago
  27. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 6 years ago
  28. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  29. c2d0dd6 Add a shader cap for incomplete short int precision by Chris Dalton · 6 years ago
  30. 2532584 add explicit API to know if the writebuffer is using its external storage by Mike Reed · 6 years ago
  31. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 6 years ago
  32. d8853ec exact divide by 255 with NEON by Mike Klein · 6 years ago
  33. f8a131d Compile with GCC 7.2.0. by Ben Wagner · 6 years ago
  34. 7eddfb8 consolidate SaveLayerFlag internal references by Cary Clark · 6 years ago
  35. b607a8f IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  36. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 6 years ago
  37. 501c17c Revert "IWYU for some test files starting with 'C'." by Ben Wagner · 6 years ago
  38. 1a462bd IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  39. 18e7556 move blur impl into core by Mike Reed · 6 years ago
  40. 60ca867 make paint flatten unflatten private by Cary Clark · 6 years ago
  41. b5502b2 Small cleanups suggested by ClangTidy by Kevin Lubick · 6 years ago
  42. e6b04a1 IWYU for test files starting with 'B'. by Ben Wagner · 6 years ago
  43. d496655 Remove TLS glyph cache calls. by Herb Derby · 6 years ago
  44. cb1bbfe Fix breakage from merge conflict related to deleteTestingOnlyBackendTexture sig. change by Brian Salomon · 6 years ago
  45. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  46. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 6 years ago
  47. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 6 years ago
  48. 03cd6e6 Avoid serializing to 'typ1' on Mac. by Ben Wagner · 6 years ago
  49. 74b4290 some fuzzer fixes by Cary Clark · 6 years ago
  50. d07e4a2 Change behavior of custom image serial/deserial by Mike Reed · 6 years ago
  51. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 6 years ago
  52. 26b50a4 Add testing only helper to flush and sync gpu. by Greg Daniel · 6 years ago
  53. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 6 years ago
  54. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  55. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 6 years ago
  56. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 6 years ago
  57. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 6 years ago
  58. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  59. e64b064 Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture. by Brian Salomon · 6 years ago
  60. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 6 years ago
  61. 77e3afc [SkSVGDevice] Add support for image shaders. by Alexander Midlash · 6 years ago
  62. be1b397 add tiler for SkDraw by Mike Reed · 6 years ago
  63. 18e9ba1 support 888x, 1010102, and 101010x in SkPixmap::erase() by Mike Klein · 6 years ago
  64. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 6 years ago
  65. e041e31 remove canvas internal private by Cary Clark · 6 years ago
  66. ba8feb5 Draw glyphs from paths if they have an empty path. by Ben Wagner · 6 years ago
  67. eb3f674 Add GetTypefaceOrDefault to SkPaintPriv by Herb Derby · 6 years ago
  68. 28d4773 make compute helper for blurs private by Mike Reed · 6 years ago
  69. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  70. 2f86220 Fix drawing SkAnimatedImages with transparency by Leon Scroggins III · 6 years ago
  71. 9d28974 Reenable write pixels tests by Brian Salomon · 6 years ago
  72. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  73. f618842 Extend math test to ensure our min/max/pin handle non-finites by Mike Reed · 6 years ago
  74. 1ebeefe IWYU for test files starting with 'A'. by Ben Wagner · 6 years ago
  75. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  76. ee08b4a SkString: remove externally unused ::setUTF16() from API by Hal Canary · 6 years ago
  77. 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
  78. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  79. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  80. 2d0e124 SkString: fix ::setUTF16 by Hal Canary · 6 years ago
  81. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  82. f3a4ef9 Add unit test the explicit tests create a GrVkCopyPipeline by Greg Daniel · 6 years ago
  83. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 6 years ago
  84. 9e8a594 Support pngs with incorrect CMF bytes by Leon Scroggins III · 6 years ago
  85. 691fd1b SkPDF: encode metadata strings correctly by Hal Canary · 6 years ago
  86. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 6 years ago
  87. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  88. 3d86a19 Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds by Brian Salomon · 6 years ago
  89. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  90. bb586b2 fix crasher in path-->region by Mike Reed · 6 years ago
  91. f44cb48 Fix unit tests that were causes vulkan unitialized memory warnings in validation by Greg Daniel · 6 years ago
  92. 5f33a8c Start on new GPU pixel ops implementation. by Brian Salomon · 6 years ago
  93. 0bf8926 align f16 buffers in SkRasterPipeline_tail test by Mike Klein · 6 years ago
  94. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 6 years ago
  95. 5d4604b Fix assert format string in GrContext_colorTypeSupportedAsImage test. by Oleg Maximenko · 6 years ago
  96. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 6 years ago
  97. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 6 years ago
  98. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 6 years ago
  99. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 6 years ago
  100. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 6 years ago