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