1. 0187ae6 sksl SPIR-V sampledBuffer support by Ethan Nicholas · 8 years ago
  2. 581e698 dither stage by Mike Klein · 8 years ago
  3. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 8 years ago
  4. 7eb8698 Add sweep gradient to SkRasterPipeline by Herb Derby · 8 years ago
  5. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
  6. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 8 years ago
  7. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
  8. 91b43e4 remove unused etc logic by Mike Reed · 8 years ago
  9. ad15264 fix tricolor shader by Mike Reed · 8 years ago
  10. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 8 years ago
  11. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 8 years ago
  12. 733340a Support numerical transfer functions in readPixels() by Matt Sarett · 8 years ago
  13. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  14. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 8 years ago
  15. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 8 years ago
  16. 37f1655 speedup exp() in gaussian colorfilter by Mike Reed · 8 years ago
  17. a754378 Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan by Greg Daniel · 8 years ago
  18. 0dd30d9 sksl support for buffer blocks by Ethan Nicholas · 8 years ago
  19. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 8 years ago
  20. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 8 years ago
  21. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  22. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
  23. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
  24. e7e1d9d Fix up shadows in raster. by Jim Van Verth · 8 years ago
  25. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 8 years ago
  26. f678244 Remove declaration of SkTextureImageSetTexture, which does not exist by Brian Osman · 8 years ago
  27. 6a280a5 Expose resetForNextPicture in SkNoDrawCanvas by Adrienne Walker · 8 years ago
  28. 1fa986c Added A2B support to colorspaceinfo tool by Matt Sarett · 8 years ago
  29. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 8 years ago
  30. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 8 years ago
  31. a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 8 years ago
  32. 5664e65 finish up constants by Mike Klein · 8 years ago
  33. 879a08a refactor hsl_to_rgb a touch by Mike Klein · 8 years ago
  34. b3665f0 fix t / t2 confusion in hsl_to_rgb by Mike Klein · 8 years ago
  35. fb11acd getting close on float constants by Mike Klein · 8 years ago
  36. 7575bb1 SkFontMgr::matchFamily should not crash on nullptr. by bungeman · 8 years ago
  37. fe560a8 some float constants by Mike Klein · 8 years ago
  38. 6125efd Fix Creation of GrBackendRenderTarget from GrBackendRenderTargetDesc in GL by Greg Daniel · 8 years ago
  39. d170c0f Only store width and height on SkPixelRef (last part) by Matt Sarett · 8 years ago
  40. 8d9201a Remove unnecessary SkFILEStream::getMemoryBase by Leon Scroggins III · 8 years ago
  41. f758311 Only store width and height on SkPixelRef (part 2) by Matt Sarett · 8 years ago
  42. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 8 years ago
  43. 53f77bd Initial clip-mask-layer support by Florin Malita · 8 years ago
  44. 57061ee Optimizations for analytic shadows. by Jim Van Verth · 8 years ago
  45. 135c908 Remove temporary_internal_describeTopLayer by Florin Malita · 8 years ago
  46. 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
  47. a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 8 years ago
  48. dc87c95 Combine GPU flush with semaphore API by Brian Osman · 8 years ago
  49. 736a9cc remove unused yuv methods by Mike Reed · 8 years ago
  50. 185ba21 change drawAtlas to behave like drawVertices by Mike Reed · 8 years ago
  51. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 8 years ago
  52. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 8 years ago
  53. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 8 years ago
  54. b6069df Fix fast blur for shadow rrects. by Jim Van Verth · 8 years ago
  55. 713b8ef Scrub DeviceCM by Florin Malita · 8 years ago
  56. 611572c Remove srgb flags from GrProcessorSet by Brian Salomon · 8 years ago
  57. fe53e58 additional skslc vector optimizations by Ethan Nicholas · 8 years ago
  58. c04f845 handle GrVkTransferBuffer::Create failure by Forrest Reiling · 8 years ago
  59. cd90104 Disable deferred proxies in Chrome by Robert Phillips · 8 years ago
  60. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 8 years ago
  61. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 8 years ago
  62. 4b32ab1 Add instrumentation into SkArenaAlloc. by Herb Derby · 8 years ago
  63. 308e624 jumper, remove C(int) by Mike Klein · 8 years ago
  64. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 8 years ago
  65. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 8 years ago
  66. 0aa742f jumper, replace _i with normal constants by Mike Klein · 8 years ago
  67. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 8 years ago
  68. a41d48b Add additional checks when creating vulkan context by Greg Daniel · 8 years ago
  69. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 8 years ago
  70. b4bbc64 clear out C(), _i, and _f constants from SkJumper_vectors.h by Mike Klein · 8 years ago
  71. e511255 remove legacy code by Mike Reed · 8 years ago
  72. 4f7d97c Change vulkan image memory allocation back to using sub allocation by Greg Daniel · 8 years ago
  73. 2feb796 Finish removing GrContext param from onRefEncodedData by Brian Osman · 8 years ago
  74. 6251771 Fix color space handling in SkImage_Gpu::getROPixels by Brian Osman · 8 years ago
  75. 56de05f add #defines to limit SkCpu by Mike Klein · 8 years ago
  76. ac0e705 Fix new IT blocks ARMv8 by Amaury Le Leyzour · 8 years ago
  77. b8a1392 Fix uncached getROPixels from GPU images by Brian Osman · 8 years ago
  78. f6d7eb1 Remove pre-allocated clip space from GrRenderTargetOpList by Robert Phillips · 8 years ago
  79. 67e6171 prep for more constants by Mike Klein · 8 years ago
  80. 459c967 add SkLightingColorFilter for makeColorSpace() by Mike Klein · 8 years ago
  81. 4e92b82 SkColorFilter::makeColorSpace() by Mike Klein · 8 years ago
  82. d59948a SkPngCodec: Do not return kInvalidConversion on corrupt png by Matt Sarett · 8 years ago
  83. ee68365 Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList by Robert Phillips · 8 years ago
  84. deca5c3 Respect cropRect in SkDropShadowImageFilter::onMakeColorSpace() by Matt Sarett · 8 years ago
  85. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 8 years ago
  86. c7be003 remove to_2dot2 and from_2dot2 by Mike Klein · 8 years ago
  87. 21c1313 Remove SK_IGNORE_GASP_VERSION_CHECK. by Ben Wagner · 8 years ago
  88. 5db010b Link to vulkan in tools but not library. by Brian Salomon · 8 years ago
  89. 78de212 Prevent creation of zero-sized proxies by Robert Phillips · 8 years ago
  90. 101806f Inject a dsb into SkAnalyticEdge::setLine() to work around ARMv7 CPU erratum. by Mike Klein · 8 years ago
  91. 0c66640 remove SkOpts::run_pipeline() declaration. by Mike Klein · 8 years ago
  92. 290c690 Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext by Brian Salomon · 8 years ago
  93. 3deaeb2 sksl can now fold constant vector or matrix equality expressions by Ethan Nicholas · 8 years ago
  94. 7ab6a7f Fix writePixels of sRGB data to legacy GPU surface by Brian Osman · 8 years ago
  95. cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 8 years ago
  96. c15bb7b Make SkColorSpaceXformer::apply(SkPaint) safe to call recursively by Matt Sarett · 8 years ago
  97. 4785897 Remove compressed texture support from cacherator by Brian Osman · 8 years ago
  98. bc096bf Improve variation comment for iOS. by bungeman · 8 years ago
  99. e908b94 xform saveLayer() backdrop by Mike Klein · 8 years ago
  100. ee7cb5d Delete SkGTypeface and SkGScalerContext by Matt Sarett · 8 years ago