1. 475eb70 Reland "Add support for RGB config to Vulkan." by Greg Daniel · 6 years ago
  2. 4157687 Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" by Brian Osman · 6 years ago
  3. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  4. d3a357d Remove recursion from setData() in GrGLSLFragmentProcessor by Michael Ludwig · 6 years ago
  5. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  6. 1620b87 Reland "Change how GrTextureOp computes outset vertices." by Brian Salomon · 6 years ago
  7. e2a801d Revert "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Brian Osman · 6 years ago
  8. ab3144c Revert "Change how GrTextureOp computes outset vertices." by Brian Salomon · 6 years ago
  9. f065907 Reland "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  10. 42e086c Change how GrTextureOp computes outset vertices. by Brian Salomon · 6 years ago
  11. dac1ed5 Redo GrTextBlob path flush by Herb Derby · 6 years ago
  12. cfe1264 GrTessellator: two fixes for boundary simplification artifacts. by Stephen White · 6 years ago
  13. f18c297 Revert "Add support for RGB config to Vulkan." by Greg Daniel · 6 years ago
  14. ce202d5 Extract code common to Renderer and GPU for Fallback by Herb Derby · 6 years ago
  15. a8b20a1 Add support for RGB config to Vulkan. by Greg Daniel · 6 years ago
  16. a925bb0 Don't draw device-independent ellipses with degenerate matrix by Jim Van Verth · 6 years ago
  17. 40599fe Enable CCPR on Vulkan without geometry shaders by Chris Dalton · 6 years ago
  18. dedf8f2 ccpr: Fix heap use-after-free caused by member destruction order by Chris Dalton · 6 years ago
  19. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  20. 87a3011 More valid input checking for text by Jim Van Verth · 6 years ago
  21. 9461dcf Revert "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  22. dcc85fc Implement an explicit binary search-based analytic gradient colorizer by Michael Ludwig · 6 years ago
  23. 11f4994 Revert "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" by Brian Osman · 6 years ago
  24. d25b7c1 Introduce SkRGBA4f, templated on SkAlphaType by Brian Osman · 6 years ago
  25. 893052e Reland "Preserve colorType and alphaType in SkImage::makeColorSpace" by Brian Osman · 6 years ago
  26. 6e78ae5 Reland "have SkConvertPixels use SkColorSpaceXformSteps" by Mike Klein · 6 years ago
  27. 0d08b3e Revert "Preserve colorType and alphaType in SkImage::makeColorSpace" by Brian Osman · 6 years ago
  28. 81cbd03 Work toward removing SkPM4f by Brian Osman · 6 years ago
  29. d842557 Preserve colorType and alphaType in SkImage::makeColorSpace by Brian Osman · 6 years ago
  30. b4a8eac Add SkImage_Base API to access planar data by Robert Phillips · 6 years ago
  31. f610bae fixed spelling of 'preferred' by Ethan Nicholas · 6 years ago
  32. 217056c [CanvasKit] Implement some basic Canvas/Surface things. by Kevin Lubick · 6 years ago
  33. 75d6db7 Properly align inside GrTextBlob. by Ben Wagner · 6 years ago
  34. a85838c send SkPMColor::toPMColor() through Sk4f_toL32() by Mike Klein · 6 years ago
  35. 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
  36. bf6bf39 Increase precision for two point gradient coordinates. by Michael Ludwig · 6 years ago
  37. cf370b1 Clean up GPU strike sk_sp by Herb Derby · 6 years ago
  38. a5c578f Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  39. 4a3f5c8 Remove hacks for UShort2 texture coords by Brian Osman · 6 years ago
  40. f723264 Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""" by Brian Salomon · 6 years ago
  41. 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 6 years ago
  42. 869fe56 Revert "Suppress addition of changeListeners during DDL recording" by Robert Phillips · 6 years ago
  43. 90d2d93 Revert "Add Short4 vertex attributes, and benchmark them as 4.12 colors" by Brian Osman · 6 years ago
  44. d2ca047 Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  45. c525d4f When merging into an already chained op update the head's op bounds. by Brian Salomon · 6 years ago
  46. 499bf1a Add half-float vertex attribute caps bit and benchmark by Brian Osman · 6 years ago
  47. 49ec21d ccpr: Don't require flat interpolation by Chris Dalton · 6 years ago
  48. afebe16 Remove all old gpu gradient code by Michael Ludwig · 6 years ago
  49. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago
  50. ce038dc ccpr: Clamp the number of linear stroke segments by Chris Dalton · 6 years ago
  51. 7f8c524 Port gradient unit tests over to new FPs by Michael Ludwig · 6 years ago
  52. b96cba3 Report optimizations in master gradient effects by Michael Ludwig · 6 years ago
  53. a7914d3 Implement textured gradients by Michael Ludwig · 6 years ago
  54. b68bcc4 ccpr: Remove the dangling pointer from GrCCDrawPathsOp by Chris Dalton · 6 years ago
  55. 0495f7a Implement dual interval gradients by Michael Ludwig · 6 years ago
  56. 776a411 Pin miter sin half angle to 0 in GrAAConvexTessellator. by Brian Salomon · 6 years ago
  57. 66261f1 ccpr: Don't release the stashed atlas proxy inside CopyAtlasOp by Chris Dalton · 6 years ago
  58. d29dcd1 Add fallback path for drawing unsupported bitmap configs by Brian Osman · 6 years ago
  59. 8f68508 Implement 2-pt conical gradient layout by Michael Ludwig · 6 years ago
  60. 24d438b Implement sweep gradient layout by Michael Ludwig · 6 years ago
  61. 505dd57 Add GrSurfaceOrigin to MakeFromAHardwareBuffer by Stan Iliev · 6 years ago
  62. bc6b9cb Cleanup mip-mapped proxy creation slightly by Brian Osman · 6 years ago
  63. 1b97f13 Revert "Defer mip-mapping until lazy proxy instantiation" by Brian Osman · 6 years ago
  64. 4089df8 Implement radial gradient layout by Michael Ludwig · 6 years ago
  65. 96519f2 Centralize the max glyph dimension by Herb Derby · 6 years ago
  66. 475819c Defer mip-mapping until lazy proxy instantiation by Brian Osman · 6 years ago
  67. 637c06a Add Vulkan support to GrAHardwareBufferImageGenerator by Greg Daniel · 6 years ago
  68. 82de18f ccpr: Skip extremely wide strokes by Chris Dalton · 6 years ago
  69. 4f94ef6 Reland "Base Gradient FP Refactor" by Michael Ludwig · 6 years ago
  70. 2700abc Remove raw-data version of createTextureProxy by Brian Osman · 6 years ago
  71. b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 6 years ago
  72. 1348ed0 Revert "Revert "Add Adreno workaround for MSAA + stencil + ReadPixels"" by Brian Osman · 6 years ago
  73. 29868f9 Revert "Add Adreno workaround for MSAA + stencil + ReadPixels" by Brian Osman · 6 years ago
  74. 4421550 Add Adreno workaround for MSAA + stencil + ReadPixels by Brian Osman · 6 years ago
  75. efa6bcb Make GrAAConvexTessellator bail on paths that map to inf/nan in device space. by Brian Salomon · 6 years ago
  76. fb18639 Set ambient stroke to full width of blur. by Jim Van Verth · 6 years ago
  77. 1ea5656 Revert "Base Gradient FP Refactor" by Cary Clark · 6 years ago
  78. 10f7a1e Base Gradient FP Refactor by Michael Ludwig · 6 years ago
  79. bd65955 Remove SkImageCacherator entirely by Brian Osman · 6 years ago
  80. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  81. 086679b Revert "increase Builder's prealloc size after colorspace change" by Brian Osman · 6 years ago
  82. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  83. 303e83e Let unbudgeted, unique keyed resources stay in gpu ResourceCache. by Greg Daniel · 6 years ago
  84. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  85. 10494e3 Restore lazy image cache key logic by Brian Osman · 6 years ago
  86. 71df5d5 Relax hairline requirement that all non-quadratic cubics are split once. by Brian Salomon · 6 years ago
  87. 57d2bea Simplify GrResourceCache/GrDrawingManager flush interaction. by Brian Salomon · 6 years ago
  88. 43b882b Remove purging of GPU resources based on flush counts. by Brian Salomon · 6 years ago
  89. 3ac1f95 Preseve tangents when converting cubics->quads in GrAAHairlinePathRenderer by Brian Salomon · 6 years ago
  90. b3f3830 Add support for gray + colorspace to SkCodec by Brian Osman · 6 years ago
  91. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  92. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  93. 3860cfd Remove caching of textures in GrAHardwareBufferImageGenerator. by Greg Daniel · 6 years ago
  94. 307d6fd Calculate numPlotsY from height by Herb Derby · 6 years ago
  95. 8e449eb Fix GrAAConvexTessellator to handle cases slightly concave bistectors. by Brian Salomon · 6 years ago
  96. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  97. 20ea47a Fix missing triangle when miter point omitted in GrAAConvexTessellator. by Brian Salomon · 6 years ago
  98. 469dd65 On GrAHardwareBufferImageGenerator store the owned texture as a GrGpuResource instead of GrTexture. by Greg Daniel · 6 years ago
  99. 22310d6 Begin centralizing opList DAG by Robert Phillips · 6 years ago
  100. b0f4d0a Reland "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago