1. 25af671 Add GrCap check for whether we can do a copy or not, and implement in Vk backend by Greg Daniel · 6 years ago
  2. 910ca0f Experiment to track coverage in a layer by Mike Reed · 6 years ago
  3. 4772825 include/private/SkTemplates: SkInPlaceNewCheck uses ... by Hal Canary · 6 years ago
  4. 6736236 include/private/SkTemplates: Cleanup bare pointers. by Hal Canary · 6 years ago
  5. 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 6 years ago
  6. 57e1f02 (Mostly) respect FilterQuality in draw[stretchy] by Leon Scroggins III · 6 years ago
  7. 701a3ca Fixed SkVertices crashing on Windows DLL builds by Yong-Hwan Baek · 6 years ago
  8. 2fda63a Fix argument names and documentation for SkMatrix44::set3x3() by Brian Osman · 6 years ago
  9. 2748391 Add ability to dump opList info at flush-time by Robert Phillips · 6 years ago
  10. ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 6 years ago
  11. 12ee97c crash rather than overflow in SkTDArray by Mike Klein · 6 years ago
  12. 23e4544 disallow negative setReserve() calls by Mike Klein · 6 years ago
  13. bd000a1 rm SkTDArray::select() by Mike Klein · 6 years ago
  14. 91ab155 Always call endFlush on opLists that might survive a flush by Chris Dalton · 6 years ago
  15. 061020e With ES3, enable both ES2 and ES3 external image extensions by Brian Osman · 6 years ago
  16. a580fb3 Add paint flags to viewer GUI. by Ben Wagner · 6 years ago
  17. 77d085e Add SkColorSpace::Make, taking an skcms_ICCProfile by Brian Osman · 6 years ago
  18. 84c0792 SkColorSetARGB in constants by Hal Canary · 6 years ago
  19. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 6 years ago
  20. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 6 years ago
  21. 7444c3c Revert "Delete getRenderTargetHandle call on SkSurface." by Greg Daniel · 6 years ago
  22. 408ee9f remove unused virtual onNotifyPixelsChanged by Mike Reed · 6 years ago
  23. 584b501 Support downscaling to max texture size when making cross-context images by Brian Osman · 6 years ago
  24. d1999ca Update Skia milestone to 68 by Heather Miller · 6 years ago
  25. c828109 Delete getRenderTargetHandle call on SkSurface. by Greg Daniel · 6 years ago
  26. 9438790 Reland "Add private fIsBadForDAA bit to SkPath" by Yuqian Li · 6 years ago
  27. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  28. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 6 years ago
  29. 1f27585 remove unused/dumb methods from SkRect by Mike Reed · 6 years ago
  30. ed5e069 Revert "Add private fIsBadForDAA bit to SkPath" by Yuqian Li · 6 years ago
  31. 54aefc7 Add private fIsBadForDAA bit to SkPath by Yuqian Li · 6 years ago
  32. 8eaf64a Fix SkTCopyOnFirstWrite copy semantics by Florin Malita · 6 years ago
  33. 044b67d Remove guard around getBackendTexture/RenderTarget calls by Greg Daniel · 6 years ago
  34. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 6 years ago
  35. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 6 years ago
  36. 323fbcf Move GrBackendRenderTarget over to new system of getting backed infos by Greg Daniel · 6 years ago
  37. ff7fa50 Add ctor to GrVkImageInfo. by Greg Daniel · 6 years ago
  38. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  39. 5c71518 fix path to rect when missing close verb by Cary Clark · 6 years ago
  40. a7b8e74 Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Brian Salomon · 6 years ago
  41. 0cfd547 Remove SK_SUPPORT_LEGACY_BLURMASKFILTER by Brian Osman · 6 years ago
  42. c1b9c10 Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface by Brian Salomon · 6 years ago
  43. 9ca3065 Don't use GrPixelConfig value as proxy for valid on GrBackendSurface. by Greg Daniel · 6 years ago
  44. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  45. 87f852d Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Robert Phillips · 6 years ago
  46. efa60a1 Remove deprectated GrContext::MakeGL overloads that take raw ptr by Brian Salomon · 6 years ago
  47. f932a63 Add maxTextureSize()/maxRenderTargetSize() to GrContext by Brian Salomon · 6 years ago
  48. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 6 years ago
  49. 91749c8 Add SK_API to SkSurfaceCharacterization by Robert Phillips · 6 years ago
  50. ba75aee tweak SkImage documentation by Cary Clark · 6 years ago
  51. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 6 years ago
  52. 1fda024 move SkIPoint16 to private header by Mike Reed · 6 years ago
  53. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 6 years ago
  54. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 6 years ago
  55. 42f8bc4 Add API for SkTextBlob serialization into caller's memory. by Khushal · 6 years ago
  56. 3a494f6 fix SkImageInfo indentation by Cary Clark · 6 years ago
  57. ecf548b update autogenerated includes by Cary Clark · 6 years ago
  58. 22c1f37 Revert "implement SkTDArray with std::vector" by Mike Klein · 6 years ago
  59. 224edf0 Revert "In older STLs, std::vector::insert() returns void." by Mike Klein · 6 years ago
  60. 7dd8ee9 In older STLs, std::vector::insert() returns void. by Mike Klein · 6 years ago
  61. 7c7ff03 ccpr: Normalize homogeneous coords with frexp/ldexp by Chris Dalton · 6 years ago
  62. 80e1d56 implement SkTDArray with std::vector by Mike Klein · 6 years ago
  63. 9b8b0ce fix SkRRect fuzzer assert by Cary Clark · 6 years ago
  64. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 6 years ago
  65. df1681e Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers" by Chris Dalton · 6 years ago
  66. 155dd71 Add SK_API to GrContextThreadSafeProxy by Robert Phillips · 6 years ago
  67. 0361657 vulkan: Blacklist MSAA path renderer on Qualcomm drivers by Chris Dalton · 6 years ago
  68. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 6 years ago
  69. 560d283 Fixing build with SK_IGNORE_TO_STRING defined. by Kaloyan Donev · 6 years ago
  70. 6eba063 Add new GrResourceCache::purgeUnlockedResources variant by Robert Phillips · 6 years ago
  71. dfffb39 Fixed warnings for casting large type to smaller one. by Kaloyan Donev · 6 years ago
  72. 094fba9 Add SkColorSpaceXform_skcms by Brian Osman · 6 years ago
  73. 34df0d3 Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfig by Brian Salomon · 6 years ago
  74. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  75. a6a3df7 Move GrPixelConfig to GrTypesPriv by Brian Salomon · 6 years ago
  76. 49edccd Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType by Brian Salomon · 6 years ago
  77. f4a00e4 Move a bunch of internal types from GrTypes to GrTypesPriv by Brian Salomon · 6 years ago
  78. 7956b59 Remove SkAutoGlyphCache decls that happen to work by Herb Derby · 6 years ago
  79. 539ebb8 rm SkTDArray::{Deleter,release()} by Mike Klein · 6 years ago
  80. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  81. 42409c2 Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType by Brian Salomon · 6 years ago
  82. ca37f32 change canvas-state to just record clip bounds by Mike Reed · 6 years ago
  83. 1045013 GrGLExtensions: remove unneded unique_ptr by Hal Canary · 6 years ago
  84. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 6 years ago
  85. bfd2749 Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType by Brian Salomon · 6 years ago
  86. 3b68882 remove imageinfo flatten altogether by Cary Clark · 6 years ago
  87. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 6 years ago
  88. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 6 years ago
  89. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 6 years ago
  90. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  91. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  92. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 6 years ago
  93. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 6 years ago
  94. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  95. 76d69b4 Apply filterTextFlags so the fonts are the same. by Herb Derby · 6 years ago
  96. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 6 years ago
  97. 6ceaafa Handle GrContext creation failure in DDL by Robert Phillips · 6 years ago
  98. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 6 years ago
  99. 9c2916e drawTextRSXform should not apply matrix to shader by Mike Reed · 6 years ago
  100. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 6 years ago