1. 7928e76 Disable deferred gpu resources for Chrome branch by Robert Phillips · 8 years ago
  2. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 8 years ago
  3. 5990680 Remove SkDataTableBuilder. It is not used. by Herb Derby · 8 years ago
  4. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  5. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 8 years ago
  6. e556bf7 Fix single leg Compose Shader crash. by Herb Derby · 8 years ago
  7. c746bc1 Add another null check for the Vk NexusPlayer bot by Brian Osman · 8 years ago
  8. af19769 Re-land of skslc switch support by Ethan Nicholas · 8 years ago
  9. 9eac2ea Fixes to shared context test API by Brian Osman · 8 years ago
  10. 0354c62 Set a limit on the size for BMP images by Leon Scroggins III · 8 years ago
  11. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 8 years ago
  12. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  13. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  14. 02baee9 Remove the skip-draw xp optimization by Brian Salomon · 8 years ago
  15. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  16. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 8 years ago
  17. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  18. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  19. 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 8 years ago
  20. 7d975fc Revert "skslc switch support" by Ethan Nicholas · 8 years ago
  21. 2b1e468 skslc switch support by Ethan Nicholas · 8 years ago
  22. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  23. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 8 years ago
  24. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 8 years ago
  25. b16e8ac Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext by Brian Salomon · 8 years ago
  26. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 8 years ago
  27. 40540a7 Actually test our ref-counting in release builds by Brian Osman · 8 years ago
  28. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 8 years ago
  29. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  30. e522f4c Enable legacy premuls in SkColorSpaceXform by Matt Sarett · 8 years ago
  31. 58a1ea8 SkRegion: change serialization unit tests, better validation code by Hal Canary · 8 years ago
  32. 60c774d Support shared GL contexts in GrContextFactory by Brian Osman · 8 years ago
  33. 2c6d2bf Remove SkSpecialImage's GrTexture-based ctors by Robert Phillips · 8 years ago
  34. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  35. 00b2cca Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual calls by Brian Salomon · 8 years ago
  36. cdcc33f Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::RecordedOp. by Brian Salomon · 8 years ago
  37. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 8 years ago
  38. a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 8 years ago
  39. 251bf3e SkRegion deserialization more robust by Hal Canary · 8 years ago
  40. e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 8 years ago
  41. 52cad15 sksl support for geometry shaders by Ethan Nicholas · 8 years ago
  42. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  43. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  44. a01bf9a hide deprecated underline and strikethru by Mike Reed · 8 years ago
  45. e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 8 years ago
  46. 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 8 years ago
  47. 50afc17 Fixed a couple of spots where sksl didn't have proper array support. by Ethan Nicholas · 8 years ago
  48. c9f4b8c Disable DFPathRenderTest for now. by Jim Van Verth · 8 years ago
  49. 8729e5b Simplify more: remove SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  50. 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 8 years ago
  51. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  52. 63c6746 Tighten up GrSurfaceProxy typing by Robert Phillips · 8 years ago
  53. cc70083 GrTessellator (AA): null GrGeometryProcessor crash fix. by Stephen White · 8 years ago
  54. f3b995b Clarify when tweak alpha for coverage optimizaton can occur. by Brian Salomon · 8 years ago
  55. 3f40598 Non linear blending flag for SkColorSpace by Brian Osman · 8 years ago
  56. 485c499 Rename SkConfig8888/SkPixelInfo to SkConvertPixels by Matt Sarett · 8 years ago
  57. df85c38 stop using SkScalarMul by Mike Reed · 8 years ago
  58. 78c0c4c Remove SkSmallAllocator. by Herb Derby · 8 years ago
  59. 8572d85 Make raster pipeline support all pixel conversions by Matt Sarett · 8 years ago
  60. c6b7146 Remove component flags from GrPipelineInput. by Brian Salomon · 8 years ago
  61. 9a51498 Remove component flags from GrXPFactory output analysis. by Brian Salomon · 8 years ago
  62. a12c153 Add preserves premul and modulate optimization to compose fragment processors. by Brian Salomon · 8 years ago
  63. 267be7f Revert "Revert "IWYU"" by Mike Reed · 8 years ago
  64. 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
  65. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  66. d1a8bdf Initialize test textures for ProcessorOptimizationValidationTest. by Brian Salomon · 8 years ago
  67. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  68. 3c727d2 Revert "IWYU" by Robert Phillips · 8 years ago
  69. eec6f7b Use new fragment processor optimization queries. by Brian Salomon · 8 years ago
  70. 2aeae78 IWYU by Mike Reed · 8 years ago
  71. 2e83b13 Remove SkTextureCompressor. by Herb Derby · 8 years ago
  72. 6aa0e11 Add support for RG float textures by csmartdalton · 8 years ago
  73. 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
  74. d956966 Fix int64 overflow in SkClampRange::init() by Florin Malita · 8 years ago
  75. 3d1a6bc [4fGradient] Relax interval checks for SkGradientShaderBase also by Florin Malita · 8 years ago
  76. 84645e3 re-land of skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  77. 67d6460 added support for sk_ClipDistance by Ethan Nicholas · 8 years ago
  78. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 8 years ago
  79. e659c7f [4fGradient] Relax interval checks by Florin Malita · 8 years ago
  80. 49a36ba Revert "skslc type constructor cleanups" by Ethan Nicholas · 8 years ago
  81. cac5b12 Revert "added support for sk_ClipDistance" by Ethan Nicholas · 8 years ago
  82. 6f22328 skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  83. 8b8c765 added support for sk_ClipDistance by Ethan Nicholas · 8 years ago
  84. 73fe7b0 Remove use of SkSmallAllocator from all Loopers. by Herb Derby · 8 years ago
  85. f575993 Revert "Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"" by Matt Sarett · 8 years ago
  86. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 8 years ago
  87. a51740c added support for sk_VertexID by Ethan Nicholas · 8 years ago
  88. 5c49617 Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 8 years ago
  89. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 8 years ago
  90. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  91. e8827d2 Address feedback on makeTextureImage by Brian Osman · 8 years ago
  92. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  93. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  94. 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 8 years ago
  95. 2bb94e8 Revert "Reland "Respect canvas size and frame offset in webp decoder"" by Matt Sarett · 8 years ago
  96. aff27a2 Use SkVertices for tessellated spot and ambient shadow rendering. by Brian Salomon · 8 years ago
  97. 6852170 Add sk_sp make variant to SkArenaAlloc. by Herb Derby · 8 years ago
  98. e1d9cb8 Revert "Added dead variable / code elimination to skslc." by Ethan Nicholas · 8 years ago
  99. a84898d Have ShadowTessellators transform path; add SkShadowTessellator base class by Jim Van Verth · 8 years ago
  100. 604971e Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 8 years ago