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