1. a55ea5e Local matrix support for RP gradients by Florin Malita · 8 years ago
  2. a377184 Retry "Factor out common code from sweep and linear." by Mike Klein · 8 years ago
  3. 02ab8cc Revert "Factor out common code from sweep and linear." by Mike Klein · 8 years ago
  4. 4c29633 CRC32 no longer restricted to ARM64 by Amaury Le Leyzour · 8 years ago
  5. 783c436 Fix comma in vulkan by Greg Daniel · 8 years ago
  6. 18f9602 Add support for Geom shaders in Vulkan backend. by Greg Daniel · 8 years ago
  7. b7a330f Factor out common code from sweep and linear. by Herb Derby · 8 years ago
  8. e770578 Add ShadowUtils sample. by Jim Van Verth · 8 years ago
  9. 3d8a374 Marker for Windows NVIDIA driver update. by Ben Wagner · 8 years ago
  10. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 8 years ago
  11. a4677b5 Make GrSimpleMeshDrawOpHelper consider blend barriers/dst textures for batching. by Brian Salomon · 8 years ago
  12. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 8 years ago
  13. ba90284 try re-enabling test_diagonal on 565 by Mike Klein · 8 years ago
  14. f2daf74 update Windows build docs by Mike Klein · 8 years ago
  15. b9641bd force all colorfilters to implement 4f by Mike Reed · 8 years ago
  16. 342a9fa add virtual to support CTFontRef by Mike Reed · 8 years ago
  17. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 8 years ago
  18. db711c9 move dither after the transfer function by Mike Klein · 8 years ago
  19. 65f33fc Fix spot shadow inset. by Jim Van Verth · 8 years ago
  20. 40c0f24 Turn on verbose logging for Valgrind_PreAbandonGpuContext bot. by Ben Wagner · 8 years ago
  21. 22d5ee5 Remove Nexus5 experimental tryjob. by Ben Wagner · 8 years ago
  22. 952a243 Add GrGpuTextureProxyRef by Robert Phillips · 8 years ago
  23. 9f3dcb3 Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 8 years ago
  24. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 8 years ago
  25. 5c1b360 src/pdf: code cleanup by Hal Canary · 8 years ago
  26. bc6e5ff Finish removal of SkImageInfo from SkPixelRef by Matt Sarett · 8 years ago
  27. b59a9da Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 8 years ago
  28. 64dbb89 GrTessellator: fix for vertex coincident with enclosing edge. by Stephen White · 8 years ago
  29. 0356714 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  30. 461fa6a Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  31. 9ad0531 Add SkImage::makeColorSpace() with correct transfer fn behavior by Matt Sarett · 8 years ago
  32. 1478f74 Revert "treat SkPMColor as sRGB in SkPM4f::FromPMColor()" by Mike Klein · 8 years ago
  33. 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 8 years ago
  34. cc413b0 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  35. a4f3e14 treat SkPMColor as sRGB in SkPM4f::FromPMColor() by Mike Klein · 8 years ago
  36. 0f35332 Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp." by Brian Salomon · 8 years ago
  37. 617824c Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  38. ff574e0 Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp. by Brian Salomon · 8 years ago
  39. bc4c96b fix G3 opt android_arm build? by Mike Klein · 8 years ago
  40. 69b1045 disable test_diagonal on 565 by Mike Klein · 8 years ago
  41. f40b249 Validate SkSpecialSurface raster info by Florin Malita · 8 years ago
  42. e80e618 headers: fix by Hal Canary · 8 years ago
  43. a0ac963 Add a GM to exercise some complex gradient constructs by Florin Malita · 8 years ago
  44. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 8 years ago
  45. ac6f8ef Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  46. ff92650 Convert GrMesh to a struct by Chris Dalton · 8 years ago
  47. 8559183 Delete SkBitmap::copyTo() by Matt Sarett · 8 years ago
  48. 0187ae6 sksl SPIR-V sampledBuffer support by Ethan Nicholas · 8 years ago
  49. 581e698 dither stage by Mike Klein · 8 years ago
  50. 40226b4 Upgrade Windows 10 to v1703. by Ben Wagner · 8 years ago
  51. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 8 years ago
  52. 7eb8698 Add sweep gradient to SkRasterPipeline by Herb Derby · 8 years ago
  53. 86d64a8 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  54. a9e241d drawfilter is legacy-guarded, no need for deprecated by Mike Reed · 8 years ago
  55. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
  56. e188f8b Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  57. 1688071 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  58. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 8 years ago
  59. 131154b Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  60. f1db07c Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  61. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
  62. a1c50c6 Roll recipe dependencies (nontrivial). by recipe-roller · 8 years ago
  63. 91b43e4 remove unused etc logic by Mike Reed · 8 years ago
  64. 24b2063 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  65. a8b0acb Roll recipe dependencies (nontrivial). by recipe-roller · 8 years ago
  66. 16ba2c3 Roll recipe dependencies (trivial). by recipe-roller · 8 years ago
  67. 16a6144 ok, add sRGB support by Mike Klein · 8 years ago
  68. ad15264 fix tricolor shader by Mike Reed · 8 years ago
  69. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 8 years ago
  70. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 8 years ago
  71. 733340a Support numerical transfer functions in readPixels() by Matt Sarett · 8 years ago
  72. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  73. f567ca0 Revert "Revert "Remove copyTo() legacy API flag from bzl"" by Matt Sarett · 8 years ago
  74. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 8 years ago
  75. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 8 years ago
  76. 37f1655 speedup exp() in gaussian colorfilter by Mike Reed · 8 years ago
  77. 74be2f2 Manually roll skia recipe deps. by John Budorick · 8 years ago
  78. a754378 Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan by Greg Daniel · 8 years ago
  79. 0dd30d9 sksl support for buffer blocks by Ethan Nicholas · 8 years ago
  80. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 8 years ago
  81. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 8 years ago
  82. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  83. a18d2db Fix VkWrapTest by Greg Daniel · 8 years ago
  84. bb8126d Blacklist memory intensive images on a bot by Leon Scroggins III · 8 years ago
  85. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
  86. c3b10a3 Reland "Add a clip mask bench" by Florin Malita · 8 years ago
  87. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
  88. e7e1d9d Fix up shadows in raster. by Jim Van Verth · 8 years ago
  89. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 8 years ago
  90. f678244 Remove declaration of SkTextureImageSetTexture, which does not exist by Brian Osman · 8 years ago
  91. 6a280a5 Expose resetForNextPicture in SkNoDrawCanvas by Adrienne Walker · 8 years ago
  92. 687cc6c colorspaceinfo tool: Add flag to indicate that the input is an icc profile by Matt Sarett · 8 years ago
  93. ab865b0 Remove legacy pixelref flag from bzl by Matt Sarett · 8 years ago
  94. d271ba2 Revert "Remove copyTo() legacy API flag from bzl" by Ben Wagner · 8 years ago
  95. 1fa986c Added A2B support to colorspaceinfo tool by Matt Sarett · 8 years ago
  96. 65083e4 Remove copyTo() legacy API flag from bzl by Matt Sarett · 8 years ago
  97. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 8 years ago
  98. cea615b Revert "Add a clip mask bench" by Mike Klein · 8 years ago
  99. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 8 years ago
  100. c59a38d Add a clip mask bench by Florin Malita · 8 years ago