1. 1ec1faa Remove GrSurface::flushWrites by Robert Phillips · 7 years ago
  2. a5002c3 Add debug helper for finding leaks in GrMemoryPool.h by Brian Salomon · 7 years ago
  3. 58c7b92 Fix msan errors in webp decoder by Matt Sarett · 7 years ago
  4. 3725f0a Add codec and color xform support for 565 by Matt Sarett · 7 years ago
  5. 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 7 years ago
  6. 2041e44 Revert "Fix copy offset when uploading initial mip data in Vulkan" by Greg Daniel · 7 years ago
  7. f6c360f Fix copy offset when uploading initial mip data in Vulkan by Greg Daniel · 7 years ago
  8. a2cedff Fix gaussianedge GM by Robert Phillips · 7 years ago
  9. d2adc66 Use SkTransferFunctionBehavior for raster pixel conversions by Matt Sarett · 7 years ago
  10. 20ece3a Always initialize testing textures in vulkan with some data by Greg Daniel · 7 years ago
  11. f86bc2c SkImage_Generator::onMakeColorSpace avoid 565 by Matt Sarett · 7 years ago
  12. 36e4f06 GrTessellator: speed up linearized quadratic Beziers. by Stephen White · 7 years ago
  13. 2084ffa Revert "Fix SkImage_Gpu::getROPixels" by Brian Salomon · 7 years ago
  14. b338484 quiet some annoying logging in unit tests by Mike Klein · 7 years ago
  15. b436655 Add height function to shadow tessellators. by Jim Van Verth · 7 years ago
  16. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  17. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  18. 3798c86 Remove GrFragmentProcessor-derived class' GrTexture-based ctors by Robert Phillips · 7 years ago
  19. 51e7ca3 Add new proxy-based DetermineDomainMode w/ test by Robert Phillips · 7 years ago
  20. 73a850f Fully initialize array of previous edges in GrGLConvexPolyEffect to please MSAN by Brian Salomon · 7 years ago
  21. 5fa3d6d Revert "Revert "simplify api to bitmapcache"" by Mike Reed · 7 years ago
  22. 1b52df3 Remove draw-as-clear workaround for Adreno 3xx in Chrome. by Brian Salomon · 7 years ago
  23. dd1b4e9 Revert "simplify api to bitmapcache" by Florin Malita · 7 years ago
  24. 9f4b0ae simplify api to bitmapcache by Mike Reed · 7 years ago
  25. 0513f14 Try a different calculation for computing convexity. by Jim Van Verth · 7 years ago
  26. 31f96a6 Revert "Remove texture sampling from GrConfigConversionEffect" by Brian Osman · 7 years ago
  27. f4d443f Fix SkImage_Gpu::getROPixels by Brian Osman · 7 years ago
  28. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 7 years ago
  29. 70288c0 Add function to perform color fragment processor elimination while performing FP analysis. by Brian Salomon · 7 years ago
  30. dc276f9 Disable convex check for now. by Jim Van Verth · 7 years ago
  31. ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 7 years ago
  32. e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 7 years ago
  33. e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 7 years ago
  34. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 7 years ago
  35. a3bdd44 Revert "Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag"" by Robert Phillips · 7 years ago
  36. 3e7cdda Remove texture sampling from GrConfigConversionEffect by Brian Osman · 7 years ago
  37. da4545b Extract 4f gradient interval functionality by Florin Malita · 7 years ago
  38. 4dc6474 remove dead code in bitmapcache by Mike Reed · 7 years ago
  39. 5ec7829 add experimental flag for downscaling by Mike Reed · 7 years ago
  40. cc26127 Find cubic KLM functionals directly by csmartdalton · 7 years ago
  41. f160ad4 SkBlurDrawLooper: Start by deleting flags by Matt Sarett · 7 years ago
  42. 3318da5 Replace Thinkness with Thickness. by Ben Wagner · 7 years ago
  43. 9f01e38 Revert "Remove texture sampling from GrConfigConversionEffect" by Brian Osman · 7 years ago
  44. 02be3c1 add test and fix for canvas::isClipEmpty by Mike Reed · 7 years ago
  45. 7807580 Make SkGr.h GrTexture-free by Robert Phillips · 7 years ago
  46. e01187e Fix MSAN issue found by fuzzer in GrStencilSettings::operator== by Brian Salomon · 7 years ago
  47. 468fd63 In vulkan align data in buffer when copying to image by Greg Daniel · 7 years ago
  48. a88a646 Override onImageInfo() in SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  49. 3bc9bfe Remove texture sampling from GrConfigConversionEffect by Brian Osman · 7 years ago
  50. 4f358be Make SkImageCacherator be deferred (take 2) by Robert Phillips · 7 years ago
  51. 5df93de Revert "Revert "Add support for writing icc profiles to the jpeg encoder"" by Matt Sarett · 7 years ago
  52. 84cff13 Disable dual source blending on AMD vulkan. by Greg Daniel · 7 years ago
  53. 22bc865 Add AMD work around in Vulkan to create a new secondary command buffer by Greg Daniel · 7 years ago
  54. 5e15085 Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources."" by Brian Salomon · 7 years ago
  55. b8e7521 fix round_asymmetric_to_int to also bias bottom and right by Lee Salzman · 7 years ago
  56. ce42551 Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect by Brian Osman · 7 years ago
  57. dda14b9 Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 7 years ago
  58. dbd11ec Init Command buffer on inlineUploads in Vulkan by Greg Daniel · 7 years ago
  59. e3060ba Revert "Make SkImageCacherator be deferred" by Robert Phillips · 7 years ago
  60. 4ef0148 Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 7 years ago
  61. 801f8b8 Make SkImageCacherator be deferred by Robert Phillips · 7 years ago
  62. 44c1b11 path hang by Cary Clark · 7 years ago
  63. de1a605 Support premul/unpremul of F16 during read/writePixels by Brian Osman · 7 years ago
  64. d68c41d Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 7 years ago
  65. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  66. 30a38ff Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef) by Robert Phillips · 7 years ago
  67. 73879eb Improve color type handling in SkImage_Base::makeColorSpace() by Matt Sarett · 7 years ago
  68. 2a65cc0 test (and fix) clip_restriction in canvas by Mike Reed · 7 years ago
  69. 20c322e Revert "Add a new GrResourceCache purging mechanism for purging unused resources." by Brian Salomon · 7 years ago
  70. fbb56ce Add a new GrResourceCache purging mechanism for purging unused resources. by Brian Salomon · 7 years ago
  71. b667fe2 Small downsample_3_3 optimization by Matt Sarett · 7 years ago
  72. fde9bff Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag" by Robert Phillips · 7 years ago
  73. e3b95ce Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 7 years ago
  74. c3efe67 Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag by Robert Phillips · 7 years ago
  75. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  76. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  77. 337432d In GrRenderTargetOpList::forwardCombine check adjacent ops by Brian Salomon · 7 years ago
  78. 27ecd86 SkImageSource::Make() returns nullptr when srcrect is empty. by Hal Canary · 7 years ago
  79. ebbdec4 document when we retired a serialized verb -- for later removal by Mike Reed · 7 years ago
  80. bbd7a3b Make experimental Perlin noise shader take texture proxies by Robert Phillips · 7 years ago
  81. 0887c70 SkImage_Raster: Keep tmp in scope while it is in use by Matt Sarett · 7 years ago
  82. 74de1f6 More png API compatibility by Matt Sarett · 7 years ago
  83. 271d495 check-headers-self-sufficient: update by Hal Canary · 8 years ago
  84. 28da283 fix fuzz by Cary Clark · 7 years ago
  85. 687b656 Compatible use of png_set_iCCP by Matt Sarett · 7 years ago
  86. a33b43d Combine some duplicate code in AA using template by Yuqian Li · 7 years ago
  87. a3b6a55 In Vulkan make sure to add barriers between write operations by Greg Daniel · 7 years ago
  88. 1683f78 Have SkColorSpaceXformCanas tell SkCanvas about clips. by Mike Klein · 7 years ago
  89. 81444fb rename makeCopyForTextureParams to isACopyNeededForTextureParams by Robert Phillips · 7 years ago
  90. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 7 years ago
  91. 4c55027 Add support for F32 sources to SkColorSpaceXform by Matt Sarett · 7 years ago
  92. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  93. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 7 years ago
  94. 0e032be Add support for writing ICC profiles in png encodes by Matt Sarett · 7 years ago
  95. 18ea65a Revert "Revert "remove unused SkMeshUtils and SkBoundaryPatch"" by Mike Reed · 7 years ago
  96. 02f577b reenable lua and fix bitrot by Mike Reed · 7 years ago
  97. c5cc2de Set maxVertexAttrib limit for Vulkan by Greg Daniel · 7 years ago
  98. b1168a7 Improvements to readpixels GM by Brian Osman · 7 years ago
  99. edf06b2 Ignore Clang's -Wdeprecated-register for flex-generated code by Roland McGrath · 7 years ago
  100. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago