1. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  2. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  3. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  4. aad2ec6 Revert "Do not return null paint if shaderFP is null" by Yuqian Li · 7 years ago
  5. db78cba Avoid creating MIPs until necessary when MIP bias is active by Brian Osman · 7 years ago
  6. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 7 years ago
  7. bc54fad Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  8. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  9. 7619b64 Make GrUploadBitmapToTexutreProxy to support lazy proxies by Greg Daniel · 7 years ago
  10. 7e1912a Move GrMakeCachedBitmapProxy work in lazy mode by Greg Daniel · 7 years ago
  11. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
  12. 490695b Add param to GrMakeCachedImageProxy to specify the SkBackingFit by Greg Daniel · 7 years ago
  13. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  14. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  15. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  16. fb3abcd Update GrYUVGenerator to upload to texture vs use writePixels by Greg Daniel · 7 years ago
  17. 7a92639 Disable texture strip atlasing for DDL by Robert Phillips · 7 years ago
  18. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  19. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  20. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  21. 28eaed2 add gpu impl for shadermaskfilter by Mike Reed · 7 years ago
  22. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  23. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  24. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  25. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  26. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  27. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  28. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  29. 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
  30. b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
  31. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  32. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  33. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  34. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  35. 243f605 Fix android framework build by Brian Osman · 7 years ago
  36. 9d44081 Remove conversion to 8888 of sRGB sources with other configs by Brian Osman · 7 years ago
  37. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  38. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  39. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  40. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  41. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  42. 0d96175 Do not return null paint if shaderFP is null by Yuqian Li · 7 years ago
  43. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  44. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  45. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  46. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  47. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  48. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  49. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  50. fe3e858 Add clamped/unclamped xform to GrColorSpaceXform by Brian Osman · 7 years ago
  51. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  52. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  53. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
  54. 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago
  55. d1935c1 Update GrBitmapTextureMaker for handling mipped requests by Greg Daniel · 7 years ago
  56. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  57. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  58. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  59. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  60. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  61. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  62. faa5329 Update GenerateMipMapsAndUploadtoTextureProxy to respect color space when setting up SurfaceDesc by Greg Daniel · 7 years ago
  63. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  64. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  65. 559f534 Add atrace events for bitmap uploads to Android framework builds. by Derek Sollenberger · 7 years ago
  66. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  67. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  68. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  69. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  70. 019ff27 Third small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  71. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  72. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  73. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  74. 0c15ae8 Revert "Revert "Revert "Revert "Improvements to GPU dither."""" by Brian Salomon · 7 years ago
  75. f2290cb Revert "Revert "Revert "Improvements to GPU dither.""" by Brian Salomon · 7 years ago
  76. 0f01b2e Revert "Revert "Improvements to GPU dither."" by Brian Salomon · 7 years ago
  77. 38fb308 Revert "Improvements to GPU dither." by Brian Salomon · 7 years ago
  78. 1806e33 Improvements to GPU dither. by Brian Salomon · 7 years ago
  79. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  80. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  81. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  82. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  83. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  84. 1c9686b Speculative "fix" for crash in analyzeProcessors by Robert Phillips · 7 years ago
  85. d4a70ee Disable dithering of const paints by Florin Malita · 7 years ago
  86. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  87. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  88. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  89. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  90. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  91. 91b43e4 remove unused etc logic by Mike Reed · 8 years ago
  92. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  93. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 8 years ago
  94. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  95. 185ba21 change drawAtlas to behave like drawVertices by Mike Reed · 8 years ago
  96. 45fdae1 Re-arrange GrResourceProvider's texture creation methods by Robert Phillips · 8 years ago
  97. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  98. 84c9cb7 getDeferredTextureImageData(): preserve color space in legacy mode by Matt Sarett · 8 years ago
  99. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 8 years ago
  100. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 8 years ago