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