1. 6e3ce40 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  2. 89eb148 Revert "Add GM to verify that drawX == (path.addX, drawPath)" by Greg Daniel · 7 years ago
  3. 78d1b42 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  4. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  5. 7e68bc9 clamp to premul in dither by Mike Klein · 7 years ago
  6. 03d1e59 Add SK_LEGACY_SWEEP_GRADIENT on Android by Florin Malita · 7 years ago
  7. fd35c74 fix SkJumper radial gradient precision by Mike Klein · 7 years ago
  8. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  9. 787a16d move impl for drawvertices into separate file by Mike Reed · 7 years ago
  10. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  11. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  12. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  13. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  14. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  15. 2e61b18 Add jpeg encoder alpha handling option by Matt Sarett · 7 years ago
  16. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  17. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  18. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  19. c2dd5ed Add GrVkTexelBuffer class by Greg Daniel · 7 years ago
  20. 912876b Add bigrect GM. by Ben Wagner · 7 years ago
  21. 6bfe3f5 add a new hsl GM by Mike Klein · 7 years ago
  22. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  23. e770578 Add ShadowUtils sample. by Jim Van Verth · 7 years ago
  24. 9f3dcb3 Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  25. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  26. bc6e5ff Finish removal of SkImageInfo from SkPixelRef by Matt Sarett · 7 years ago
  27. b59a9da Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  28. 9ad0531 Add SkImage::makeColorSpace() with correct transfer fn behavior by Matt Sarett · 7 years ago
  29. 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 7 years ago
  30. 0f35332 Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp." by Brian Salomon · 7 years ago
  31. ff574e0 Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  32. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  33. 91b43e4 remove unused etc logic by Mike Reed · 7 years ago
  34. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  35. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  36. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  37. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  38. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  39. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  40. c3b10a3 Reland "Add a clip mask bench" by Florin Malita · 7 years ago
  41. cea615b Revert "Add a clip mask bench" by Mike Klein · 7 years ago
  42. c59a38d Add a clip mask bench by Florin Malita · 7 years ago
  43. d170c0f Only store width and height on SkPixelRef (last part) by Matt Sarett · 7 years ago
  44. 736a9cc remove unused yuv methods by Mike Reed · 7 years ago
  45. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 7 years ago
  46. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 7 years ago
  47. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 7 years ago
  48. 39312c8 Describe GCC-like asm steps as "assemble ..." by Mike Klein · 7 years ago
  49. ee7cb5d Delete SkGTypeface and SkGScalerContext by Matt Sarett · 8 years ago
  50. 7fbb7d3 Remove two more gpu headers from include/* by Robert Phillips · 8 years ago
  51. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 8 years ago
  52. 8323965 Reland "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins III · 8 years ago
  53. e71db44 Use dstColorSpace in SkPictureShader cache key by Matt Sarett · 8 years ago
  54. 9f5d467 Remove more headers from include/gpu by Robert Phillips · 8 years ago
  55. 54cbcd7 Remove all headers from include/gpu/effects by Robert Phillips · 8 years ago
  56. f1b4382 Rename SkImage_Generator to SkImage_Lazy by Brian Osman · 8 years ago
  57. 434b6e8 Revert "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins · 8 years ago
  58. 2c65d51 Make SkPngCodec only read as much of the stream as necessary by Leon Scroggins III · 8 years ago
  59. c819e66 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
  60. d0ce148 test and fix f16<->f32 conversion stages by Mike Klein · 8 years ago
  61. ecc364c Remove SkOpTAllocator by Herb Derby · 8 years ago
  62. 8f2911f add unit tests for parametric_* stages by Mike Klein · 8 years ago
  63. 5238f99 Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 8 years ago
  64. 3a3bc42 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
  65. df07ddd Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 8 years ago
  66. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 8 years ago
  67. 3f4531d Remove SkVarAlloc by Herb Derby · 8 years ago
  68. edbb7d8 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
  69. 15bff50 remove unneeded android flag for lockpixels by Mike Reed · 8 years ago
  70. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  71. 818580d remove code directly involved in lock/unlock in SkPixelRef by Mike Reed · 8 years ago
  72. 79f2db2 remove old-pixelref-api flag from android by Mike Reed · 8 years ago
  73. 1335a05 remove dead code around replayClips by Mike Reed · 8 years ago
  74. 50130e4 Allow including of vulkan.h as a required public api when using vulkan. by Greg Daniel · 8 years ago
  75. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 8 years ago
  76. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 8 years ago
  77. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 8 years ago
  78. a00f347 switch over to no lockPixels in pixelref by Mike Reed · 8 years ago
  79. 7b29749 constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp by Brian Salomon · 8 years ago
  80. 28f5b77 stop disabling threadsafe statics by Mike Klein · 8 years ago
  81. 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 8 years ago
  82. 45a00ce remove android legacy flags by Mike Reed · 8 years ago
  83. 9e4d511 remove -mdspr2 by Mike Klein · 8 years ago
  84. 793dccf remove canvas-helpers flag for android by Mike Reed · 8 years ago
  85. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
  86. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 8 years ago
  87. b55dd55 Add SkThreadedBMPDevice for Threaded Raster Backend by Yuqian Li · 8 years ago
  88. e684483 Avoid extra bitmap copies in SkColorSpaceXformCanvas by Matt Sarett · 8 years ago
  89. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
  90. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
  91. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  92. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
  93. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
  94. 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
  95. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  96. 0a64e32 Turn on SkJumper all the time, try 2. by Mike Klein · 8 years ago
  97. 5f80485 make _win.S know if it's 64-bit by Mike Klein · 8 years ago
  98. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
  99. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
  100. cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 8 years ago