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