1. c056e16 SkPDF: simplify Producer metadata logic by Hal Canary · 5 years ago
  2. cfbc4d4 [skottie] Add DataURI image support in utils/tools by Florin Malita · 5 years ago
  3. b74d554 Track device coordinate space as matrix by Michael Ludwig · 5 years ago
  4. 0d4f60c Docs: Add links to header files. by Hal Canary · 6 years ago
  5. c3a927f Remove GrPixelConfigIsCompressed call. by Greg Daniel · 5 years ago
  6. 93e853b Update Skia milestone to 80 by Heather Miller · 5 years ago
  7. 11e6aa8 Starting to hack up HDR transfer function support by Brian Osman · 5 years ago
  8. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  9. f6d5064 Roll skia/third_party/skcms e9158fd9e492..8c5dee1e7fe2 (4 commits) by skia-autoroll · 5 years ago
  10. a4828a1 Remove GrPixelConfigIsAlphaOnly call and transition calls to it. by Greg Daniel · 5 years ago
  11. a00bcad Remove GrPixelConfig version of CompressedDataSize. by Greg Daniel · 5 years ago
  12. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  13. 8b66617 Add new public api on GrContext for computing image size. by Greg Daniel · 5 years ago
  14. c093cc8 Roll skia/third_party/skcms 5c593bf702db..a52db47aa53f (1 commits) by skia-autoroll · 5 years ago
  15. fb5e64d Add quailty of life calls to SkZip by Herbert Derby · 5 years ago
  16. 38f0a49 Add GL_QCOM_TILED_RENDERING as an optional interface by Chris Dalton · 5 years ago
  17. 7c74583 Export SkTextBlob::Iter by ckitagawa · 5 years ago
  18. 571177f Remove kLinesAdjacency and add kPath from/to GrPrimitiveType by Robert Phillips · 5 years ago
  19. a32654c Simple iterator for textblobs by Mike Reed · 5 years ago
  20. 01cf7a9 Make SkIPoint x() and y() constexpr by Brian Osman · 5 years ago
  21. 9bd947d SkIRect::makeOffset(SkVector) by Brian Salomon · 5 years ago
  22. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  23. 8acfa4d Remove some unused functions (and an enum) from GrTypesPriv by Brian Osman · 5 years ago
  24. a975ef3 Add SkSurfaceCharacterization::createColorSpace by Robert Phillips · 5 years ago
  25. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  26. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  27. 768f900 Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Brian Salomon · 5 years ago
  28. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  29. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  30. 7e6d3b0 Use GL_QCOM_TILED_RENDERING to explicitly discard stencil by Chris Dalton · 5 years ago
  31. 65f533a SkColorInfo: It's SkImageInfo minus the dimensions. by Brian Salomon · 5 years ago
  32. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  33. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 5 years ago
  34. 729fc0c Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" by Brian Salomon · 5 years ago
  35. 384f6e3 Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig by Brian Salomon · 5 years ago
  36. bd84330 Revert "Revert "add explicit src and dst colorspaces to filterColor4f"" by Mike Reed · 5 years ago
  37. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 5 years ago
  38. 355111b Revert "add explicit src and dst colorspaces to filterColor4f" by Mike Reed · 5 years ago
  39. 2281be3 add explicit src and dst colorspaces to filterColor4f by Mike Reed · 5 years ago
  40. cbd235c Introduce SkIota a wrapper that adds an index by Herb Derby · 5 years ago
  41. 4dd7c01 Use safe computation for adding up YUVASizeInfo total bytes by Jim Van Verth · 5 years ago
  42. b810c25 Make GrGpuResource ref counting atomic. by Brian Salomon · 5 years ago
  43. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  44. a5d96bc Remove "experimental" comments regarding RG_F16 and RGBA_16161616 by Robert Phillips · 5 years ago
  45. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 5 years ago
  46. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  47. 14cb413 Use mipmapping/protected to lookup scratch textures. by Brian Salomon · 5 years ago
  48. 3257dda Fix standalone SkSL build after adding SkOnce to SkSLByteCode by Brian Osman · 5 years ago
  49. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  50. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  51. 86a1451 Pull path nested types out to root level by Mike Reed · 5 years ago
  52. 430470d make rectcontour and nestedrects private by Mike Reed · 5 years ago
  53. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  54. e3b6fe4 Update comparison in BackendAllocation tests by Robert Phillips · 5 years ago
  55. e8820d4 Remove legacy flag: GrContextOptions::fDisallowGLSLBinaryCaching by Brian Osman · 5 years ago
  56. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 5 years ago
  57. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  58. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  59. 4655534 Update Skia milestone to 79 by Heather Miller · 5 years ago
  60. 172bb44 Make the size of program/pipeline caches configurable in GrContextOptions by Brian Osman · 5 years ago
  61. bf8bf83 Remove IORefs from GrSurface by Robert Phillips · 5 years ago
  62. 8fda88e reverse/restore order of verbs in path to be forward (normal) by Mike Reed · 5 years ago
  63. a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 5 years ago
  64. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  65. 6e63747 remove legacy flag SK_SUPPORT_LEGACY_RECT_PARAMS by Mike Reed · 5 years ago
  66. 4ece96d Reland "Initiate MSAA resolves during DAG generation" by Chris Dalton · 5 years ago
  67. 21d726d Add SkSurfaceProp::operator!=. by Peng Huang · 5 years ago
  68. a036f0d Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy. by Brian Salomon · 5 years ago
  69. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  70. 6c580f3 Revert "Fix flutter roll" by Michael Ludwig · 5 years ago
  71. 066ceb1 Implement fences and semaphores for Metal. by Jim Van Verth · 5 years ago
  72. 7be971f Fix flutter roll by Michael Ludwig · 5 years ago
  73. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  74. c17de1d Add a way to disable baseline snapping. by Ben Wagner · 5 years ago
  75. 334a642 remove unused sk_sp comparison operators by Mike Klein · 5 years ago
  76. 48e08aa <ostream> -> <iosfwd> by Mike Klein · 5 years ago
  77. 30cd12e Track RemoteStrikes to send using pointers instead of descriptors by Herb Derby · 5 years ago
  78. 6f31cc3 Revert "Initiate MSAA resolves during DAG generation" by Chris Dalton · 5 years ago
  79. 804f6a0 Initiate MSAA resolves during DAG generation by Chris Dalton · 5 years ago
  80. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  81. 3012cba remove unneeded noemptycheck variants of intersect by Mike Reed · 5 years ago
  82. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  83. 9313874 Rename GrContextOption fReduceOpListSplitting to fReduceOpsTaskSplitting. by Greg Daniel · 5 years ago
  84. 359f61b track SkNoPixelsDevice's origin by Mike Klein · 5 years ago
  85. 9ea6315 remove redundant rect methods by Mike Reed · 5 years ago
  86. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  87. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  88. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  89. 068af9e Revert "Temporary Lua hook to measure impact of conservative convexity" by Brian Osman · 5 years ago
  90. 197c586 limit SK_API exposure on GrTexture by Brian Salomon · 5 years ago
  91. 57f211b SK_API in src/gpu cleanup by Brian Salomon · 5 years ago
  92. 49d140d [svgcanvas] Add flag to suppress newlines and tabs in XML by Florin Malita · 5 years ago
  93. 30eea6c Convert GrManyDependentsMipMappedTest to a mock gpu test by Chris Dalton · 5 years ago
  94. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  95. 0b9801e Use void(void*) instead of decltype with sk_free. by Ben Wagner · 5 years ago
  96. 723a877 Make SkFunctionWrapper a better wrapper. by Ben Wagner · 5 years ago
  97. e53f7ff Reland "Remove old version of MakeCrossContextFromPixmap" by Brian Osman · 5 years ago
  98. 5f152f0 add path-edger; lightweight Iter for edges by Mike Reed · 5 years ago
  99. e67133b Temporary Lua hook to measure impact of conservative convexity by Brian Osman · 5 years ago
  100. eb3eb98 Add textureReleaseProc and releaseContext to SkImage factory functions by Robert Phillips · 5 years ago