1. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  2. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  3. c3b10a3 Reland "Add a clip mask bench" by Florin Malita · 7 years ago
  4. cea615b Revert "Add a clip mask bench" by Mike Klein · 7 years ago
  5. c59a38d Add a clip mask bench by Florin Malita · 7 years ago
  6. d170c0f Only store width and height on SkPixelRef (last part) by Matt Sarett · 7 years ago
  7. 736a9cc remove unused yuv methods by Mike Reed · 7 years ago
  8. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 7 years ago
  9. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 7 years ago
  10. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 7 years ago
  11. 39312c8 Describe GCC-like asm steps as "assemble ..." by Mike Klein · 7 years ago
  12. ee7cb5d Delete SkGTypeface and SkGScalerContext by Matt Sarett · 7 years ago
  13. 7fbb7d3 Remove two more gpu headers from include/* by Robert Phillips · 7 years ago
  14. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 7 years ago
  15. 8323965 Reland "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins III · 7 years ago
  16. e71db44 Use dstColorSpace in SkPictureShader cache key by Matt Sarett · 7 years ago
  17. 9f5d467 Remove more headers from include/gpu by Robert Phillips · 7 years ago
  18. 54cbcd7 Remove all headers from include/gpu/effects by Robert Phillips · 7 years ago
  19. f1b4382 Rename SkImage_Generator to SkImage_Lazy by Brian Osman · 7 years ago
  20. 434b6e8 Revert "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins · 7 years ago
  21. 2c65d51 Make SkPngCodec only read as much of the stream as necessary by Leon Scroggins III · 7 years ago
  22. c819e66 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  23. d0ce148 test and fix f16<->f32 conversion stages by Mike Klein · 7 years ago
  24. ecc364c Remove SkOpTAllocator by Herb Derby · 7 years ago
  25. 8f2911f add unit tests for parametric_* stages by Mike Klein · 7 years ago
  26. 5238f99 Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago
  27. 3a3bc42 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  28. df07ddd Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago
  29. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 7 years ago
  30. 3f4531d Remove SkVarAlloc by Herb Derby · 7 years ago
  31. edbb7d8 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  32. 15bff50 remove unneeded android flag for lockpixels by Mike Reed · 7 years ago
  33. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  34. 818580d remove code directly involved in lock/unlock in SkPixelRef by Mike Reed · 7 years ago
  35. 79f2db2 remove old-pixelref-api flag from android by Mike Reed · 7 years ago
  36. 1335a05 remove dead code around replayClips by Mike Reed · 7 years ago
  37. 50130e4 Allow including of vulkan.h as a required public api when using vulkan. by Greg Daniel · 7 years ago
  38. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  39. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 7 years ago
  40. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  41. a00f347 switch over to no lockPixels in pixelref by Mike Reed · 7 years ago
  42. 7b29749 constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp by Brian Salomon · 7 years ago
  43. 28f5b77 stop disabling threadsafe statics by Mike Klein · 7 years ago
  44. 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 7 years ago
  45. 45a00ce remove android legacy flags by Mike Reed · 7 years ago
  46. 9e4d511 remove -mdspr2 by Mike Klein · 7 years ago
  47. 793dccf remove canvas-helpers flag for android by Mike Reed · 7 years ago
  48. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  49. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  50. b55dd55 Add SkThreadedBMPDevice for Threaded Raster Backend by Yuqian Li · 7 years ago
  51. e684483 Avoid extra bitmap copies in SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  52. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  53. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  54. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  55. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  56. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  57. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  58. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  59. 0a64e32 Turn on SkJumper all the time, try 2. by Mike Klein · 7 years ago
  60. 5f80485 make _win.S know if it's 64-bit by Mike Klein · 7 years ago
  61. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  62. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  63. cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 7 years ago
  64. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  65. 2677a9a Add extra_asmflags by Kevin Lubick · 7 years ago
  66. 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 7 years ago
  67. 8cb6648 turn on hidden visibility flags on iOS by Mike Klein · 7 years ago
  68. a2cedff Fix gaussianedge GM by Robert Phillips · 7 years ago
  69. 8c67909 Add a simple tool for isolating a path from an SKP by csmartdalton · 7 years ago
  70. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  71. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  72. 51e7ca3 Add new proxy-based DetermineDomainMode w/ test by Robert Phillips · 7 years ago
  73. eec23d1 focus hidden-visibility flags by Mike Klein · 7 years ago
  74. ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 7 years ago
  75. e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 7 years ago
  76. e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 7 years ago
  77. a3bdd44 Revert "Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag"" by Robert Phillips · 7 years ago
  78. cc26127 Find cubic KLM functionals directly by csmartdalton · 7 years ago
  79. fde9bff Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag" by Robert Phillips · 7 years ago
  80. c3efe67 Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag by Robert Phillips · 7 years ago
  81. 27ecd86 SkImageSource::Make() returns nullptr when srcrect is empty. by Hal Canary · 7 years ago
  82. 271d495 check-headers-self-sufficient: update by Hal Canary · 7 years ago
  83. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  84. 3130fbb remove SK_SUPPORT_LEGACY_DRAWVERTICES_VIRTUAL flag by Mike Reed · 7 years ago
  85. 4e8472c Support vs2017. by Ben Wagner · 7 years ago
  86. 18ea65a Revert "Revert "remove unused SkMeshUtils and SkBoundaryPatch"" by Mike Reed · 7 years ago
  87. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  88. f9bd468 Make gn directory importable in python by Ravi Mistry · 7 years ago
  89. 09de753 Move SkOSFile.h to src/core by Ben Wagner · 7 years ago
  90. 006c8da Revert "remove unused SkMeshUtils and SkBoundaryPatch" by Stephan Altmueller · 7 years ago
  91. 6598564 remove unsupported flag by Mike Reed · 7 years ago
  92. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  93. 5e21e09 remove unused SkMeshUtils and SkBoundaryPatch by Mike Reed · 7 years ago
  94. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 7 years ago
  95. 9bb0a28 add flag for android by Mike Reed · 7 years ago
  96. 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 7 years ago
  97. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 7 years ago
  98. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 7 years ago
  99. 63954c9 GPU version of onMakeColorSpace by Brian Osman · 7 years ago
  100. 3150ec6 Added support for building for tvOS by Matthew Leibowitz · 7 years ago