[go: up one dir, main page]

  1. 1f39b47 Fix shift of the blue component in store_1010102_xr by Jason Simmons · 5 months ago flutter/3.32
  2. 070ebf9 Delete the dead code in GrGeometryProcessor.cpp by Zeng Yong · 7 months ago
  3. df8369d [graphite] Support lifting expressions to vertex shader by James Godfrey-Kittle · 7 months ago
  4. 57a1644 Define flag again for PNG encoding by Daniel Dilan · 7 months ago
  5. 245d2b8 Add debugging info for Assert firing in Chrome by Robert Phillips · 7 months ago
  6. 495dbfa [graphite] Store ref to textureProxy in CoverageMaskShape. by Jim Van Verth · 7 months ago
  7. f493d40 De-virtualize some of AtlasSubRun. by Jim Van Verth · 7 months ago
  8. aab7fa4 Do not add nullptr typeface to cache by Ben Wagner · 7 months ago
  9. fc298c4 [fci] Do not add nullptr typeface to cache by Ben Wagner · 7 months ago
  10. 5f0f9b7 Temporarily disable flag for Google3 roll by Daniel Dilan · 7 months ago
  11. 9b9eb7f Minor cleanups by Kaylee Lubick · 7 months ago
  12. 2f16554 Remove unused function in SkScan.h by Kaylee Lubick · 7 months ago
  13. d3942df [graphite] Formatting fixes by Nicolette Prevost · 7 months ago
  14. e57d167 Mark SkScalerContext::fRec const by Ben Wagner · 7 months ago
  15. af7ff0e Implement ConvertPixels in SkPngEncoder with guard for Chrome by Daniel Dilan · 7 months ago
  16. 631088e Decouple SkEdge and SkAnalyticEdge by Kaylee Lubick · 7 months ago
  17. 68a24b1 Clean up SkPathEdgeIter::Edge enum by Kaylee Lubick · 7 months ago
  18. 05f7251 Check angle driverVersion for Ganesh powerVR workaround. by Greg Daniel · 7 months ago
  19. 1a925fb [graphite] Add RecorderOptions.fRequireOrderedRecordings by Michael Ludwig · 7 months ago
  20. 5aab4d2 Remove forceOffGenerateImageFromPath by Ben Wagner · 7 months ago
  21. 5f65df7 [graphite] Fix PipelineUsesInEpoch UMA stat by Robert Phillips · 7 months ago
  22. 18ada2a [graphite] Fix ordering of image layout transition call by Nicolette Prevost · 7 months ago
  23. c106d78 [graphite] Limit plot invalidation in DrawAtlas::compact(). by Jim Van Verth · 7 months ago
  24. 75a0ec4 [graphite] Align the new pendingBase to the stride of incoming elements. by Thomas Smith · 7 months ago
  25. 5342f22 [graphite] Add Vulkan render pass and texture changes to support reading from the dst texture by Nicolette Prevost · 7 months ago
  26. 82f0347 [graphite] Align DrawPass and RenderPassDesc dst read strategy by Nicolette Prevost · 7 months ago
  27. 8d5c6ef [Fontations] Path not modified for advanced metrics, PostScript name by Dominik Röttsches · 7 months ago
  28. c2a00e7 [fontations] Set font format in onGetAdvancedMetrics by Ben Wagner · 7 months ago
  29. 3cca37f Make VertexFiller backend independent. by Jim Van Verth · 7 months ago
  30. f4489de Implement asImageFilter for SkShaderMaskFilter by Daniel Dilan · 7 months ago
  31. 97b9046 [graphite] Expand PrecompileContext::reportPipelineStats by Robert Phillips · 7 months ago
  32. 05904ba Add SK_HISTOGRAM_CUSTOM_EXACT_LINEAR by Robert Phillips · 7 months ago
  33. af5aa0d Plumb SurfaceDrawContext through asFragmentProcessor calls. by Greg Daniel · 7 months ago
  34. 1222527 Address TSAN issue in GrSurfaceProxy::backingStoreDimensions by Robert Phillips · 7 months ago
  35. 541fbf4 [ganesh] Fix blank screen when creating offscreen surface by James Godfrey-Kittle · 7 months ago
  36. 78b9a99 [graphite] Add allocation checks to BasicDrawAtlas test. by Jim Van Verth · 7 months ago
  37. acb9d55 GraphiteDawn: enable SSBO for compat mode. by Le Hoang Quyen · 7 months ago
  38. 28f1ef8 [graphite] Consolidate VkPipeline creation functions by Michael Ludwig · 7 months ago
  39. d5f34f5 [graphite] Free backing data for Plots when we no longer need it. by Jim Van Verth · 7 months ago
  40. 20c3ac2 [dawn][headers] Remove ifdefs / updates for InstanceDropped renames. by Lokbondo Kung · 7 months ago
  41. 5cdf9db [pdf] Add option to emit outline from tag tree by Ben Wagner · 7 months ago
  42. 4ccc49c [graphite] Add ProxyCache support to RasterPathAtlas. by Jim Van Verth · 7 months ago
  43. 8cd4ddf [pdf] Allow marking artifacts by Ben Wagner · 7 months ago
  44. 4a98bd5 [graphite] Fix SkBitmap creation for ClipAtlas ProxyCache use. by Jim Van Verth · 7 months ago
  45. 2153866 Add workaround for compiling with c++20 on Windows by Kaylee Lubick · 7 months ago
  46. a928641 [infra] Replace Debian10 GCE tasks with Ubuntu 24.04 by Eric Boren · 7 months ago
  47. b2b632b [graphite] Add PrecompileContext::reportPipelineStats entry point by Robert Phillips · 7 months ago
  48. b85e599 Remove unused makeSpecial factories from Ganesh Device. by Greg Daniel · 7 months ago
  49. 62841da [Fontations] Structure ffi.rs into modules by Dominik Röttsches · 7 months ago
  50. c1c714b Add const to operator== and operator!= by Kaylee Lubick · 7 months ago
  51. 81987e8 [graphite] Add more Precompilation UMA stats by Robert Phillips · 7 months ago
  52. cc84a86 [rust png] Sanitize the size of `PLTE` and `tRNS` chunks. by Lukasz Anforowicz · 7 months ago
  53. c9bf6d5 [graphite] Fix SkBitmap creation in ClipAtlasManager. by Jim Van Verth · 7 months ago
  54. a1f873e Update exporter sources to generate a file list for Fontations by Dominik Röttsches · 7 months ago
  55. 8765dc9 Implement asImageFilter for SkTableMaskFilter by Daniel Dilan · 7 months ago
  56. 653f5c6 Add stages to more easily visualize/debug SkRasterPipeline by Kaylee Lubick · 7 months ago
  57. 001a96a [graphite] Explicitly register Renderers in RendererProvider by Michael Ludwig · 7 months ago
  58. d11d81b [graphite] Disable ProxyCache use in ClipAtlas for now. by Jim Van Verth · 7 months ago
  59. 7da8a0b [graphite] Add second clip atlas for SaveRecord ID clips. by Jim Van Verth · 7 months ago
  60. c603cbd GraphiteDawn: small optimization for blit from MSAA shaders. by Le Hoang Quyen · 7 months ago
  61. 665a9d2 [Fontations] Avoid redoing autohinting analysis work by Dominik Röttsches · 7 months ago
  62. 66a84a2 [graphite] Add use of ProxyCache to ClipAtlasManager. by Jim Van Verth · 7 months ago
  63. cf4b7cc [dawn][headers] Use ifdefs / updates for InstanceDropped renames. by Lokbondo Kung · 7 months ago
  64. be8dfb0 [fontations] Destructure tuple for clarity by Ben Wagner · 7 months ago
  65. 271cd2c Fix incorrect equality check in WayRoughlyEqual function. by Zeng Yong · 7 months ago
  66. a495940 Introduce SkRasterPipelineContexts namespace by Kaylee Lubick · 7 months ago
  67. 9ba7bf8 graphite: Use approx sizes for MSAA textures. by Le Hoang Quyen · 7 months ago
  68. 368cf12 Reland "Reland "[graphite] Convert drawPath to drawPoints for lines"" by Michael Ludwig · 7 months ago
  69. d13c268 Ensure cmap glyph in range in getGlyphToUnicodeMap by Ben Wagner · 7 months ago
  70. d54c36d Revert "Reland "Fix need query for copyOnWrite for dual-proxies Ganesh images."" by Greg Daniel · 7 months ago
  71. 96e84db Clarify RasterPipeline API for stages by Kaylee Lubick · 7 months ago
  72. b5fd02c [graphite] Fix swapchain creation for BGRA_SRGB by Michael Ludwig · 7 months ago
  73. 53f44d1 [graphite] Pull ClipAtlas's DrawAtlas management into private class. by Jim Van Verth · 7 months ago
  74. e1f426d Do not create nullptr SkTypeface_proxy by Ben Wagner · 7 months ago
  75. dbfd727 [Fontations] Harmonize "slight" autohinting behavior with FreeType by Dominik Röttsches · 7 months ago
  76. ff5d7b5 Remove slow path for SkBitmapDevice::drawRRect by Kaylee Lubick · 7 months ago
  77. 5e37e52 Make raster pipeline gradient code more readable by Kaylee Lubick · 7 months ago
  78. d6fc9ee [graphite] UniquePaintParamsID is constexpr by Michael Ludwig · 7 months ago
  79. 16e1e53 [graphite] Move DstReadStrategy out of Caps, make uint8_t by Michael Ludwig · 7 months ago
  80. 8bb3869 [graphite] Clean up DrawAtlas code. by Jim Van Verth · 7 months ago
  81. 5907e2c Revert "Remove transform_scanline functions from SkPngEncoder" by Daniel Dilan · 7 months ago
  82. 5536dc3 Remove transform_scanline functions from SkPngEncoder by Daniel Dilan · 7 months ago
  83. c777fdc Revert "Reland "[graphite] Convert drawPath to drawPoints for lines"" by Jim Van Verth · 7 months ago
  84. 52130e5 Remove redundant lowp RasterPipeline guard by Kaylee Lubick · 7 months ago
  85. 67d3321 Add justification for why SkRP doesn't use SkVx by Kaylee Lubick · 7 months ago
  86. fa669e2 Reduce safety hatches in SkOpSegment.cpp to 1000 by Kaylee Lubick · 7 months ago
  87. 8907c32 [graphite] Intersect scissor and not viewport with attachment by James Godfrey-Kittle · 7 months ago
  88. 6b035d3 [graphite] TextureProxy::isProtected() returns enum by Michael Ludwig · 7 months ago
  89. ca7eae0 Reland "[graphite] Convert drawPath to drawPoints for lines" by Michael Ludwig · 7 months ago
  90. e4da203 Graphite: Use approx sizes for DstCopyTexture by Le Hoang Quyen · 7 months ago
  91. 20e7a6c Fix CoreText data font weight calculation by Ben Wagner · 7 months ago
  92. f124dae Revert "[graphite] Convert drawPath to drawPoints for lines" by Michael Ludwig · 7 months ago
  93. cbe11c2 [graphite] Convert drawPath to drawPoints for lines by Michael Ludwig · 7 months ago
  94. 429f9e4 Reland "[graphite] Add TextAtlasManager::freeGpuResources()." by Jim Van Verth · 7 months ago
  95. 2654546 [fontconfig] Check file is supported by Ben Wagner · 7 months ago
  96. f8f3792 Misc cleanups in gradient pipeline by Kaylee Lubick · 7 months ago
  97. f4467ff [graphite] Rein in over-generation for circular arcs and analytic blurs by Robert Phillips · 7 months ago
  98. dead00a [fontconfig] Hold lock when destroying pattern by Ben Wagner · 7 months ago
  99. 3ad6f8f [fontations] Bulk up lookup_glyph_or_zero by Ben Wagner · 7 months ago
  100. d10970d SkJpegMetadataDecoder: Fall back to base color space, not sRGB by Christopher Cameron · 7 months ago