[go: up one dir, main page]

  1. 09a3a5a Have path transform return optional? by Michael Reed · 24 hours ago
  2. 414588d [graphite] Move away from optional<SkBlendMode> by Michael Ludwig · 25 hours ago
  3. 2665ce6 Simplify builder state by Michael Reed · 25 hours ago
  4. 8bd102a [graphite] Fix missed drawBounds() update inside SK_TRACE_GRAPHITE_PIPELINE_USE by Michael Ludwig · 26 hours ago
  5. 3754c58 [Graphite] Fix track of how feature flags affect ycbcr filters. by Greg Daniel · 26 hours ago
  6. fcad874 Avoid using fPathRef where possible by Michael Reed · 28 hours ago
  7. 9a43169 Faster SkPath::isRect by Florin Malita · 2 days ago
  8. cadf8e7 [graphite] Reduce clip data saved in DrawList by Michael Ludwig · 2 days ago
  9. b28bcc0 [skcapture] add basic capture data serialization by Jorge Betancourt · 2 days ago
  10. c34fc15 [graphite] Fix nit in ImmutableSamplerInfo construction by Robert Phillips · 2 days ago
  11. e935a7f Expose SkBlendModeBlender singletons without reference counting by Michael Ludwig · 2 days ago
  12. 381c6d8 Move pathref specific methods into a separate file by Michael Reed · 2 days ago
  13. 4ea9462 [graphite] More cleanup of dead code for SK_DISABLE_CLIP_DRAW_GEOMETRIC_INTERSECTION flag by Michael Ludwig · 3 days ago
  14. 42ff13a Move path-contains impl into priv by Michael Reed · 3 days ago
  15. ba86d7a Mark more single argument constructors explicit by Kaylee Lubick · 3 days ago
  16. b5df365 Replace SkScalarAve with sk_float_midpoint by Florin Malita · 3 days ago
  17. 21ffb38 Start migration off of pathref in SkPath impl : spans by Michael Reed · 3 days ago
  18. 95abe1b Some SkPath cleanups by Michael Reed · 3 days ago
  19. 6fad852 Cleanup in SkScan_antipath by Kaylee Lubick · 3 days ago
  20. 3f1e805 Directly initialize flags in info_for_pixmap by Ben Wagner · 3 days ago
  21. b458b53 Move compute-tight-bounds impl to priv by Michael Reed · 3 days ago
  22. 588cd7c9 [graphite] Conditionalize call to prepareForReturnToCache by Robert Phillips · 6 days ago
  23. 833c884 Use pathdata to transform in drawPath by Michael Reed · 7 days ago
  24. 74b4235 [rust png] Add `SkDynamicMemoryWStream::detachAsVector` method. by Lukasz Anforowicz · 7 days ago
  25. a040dcf Refactor makeTransform() so it can be a factory as well by Michael Reed · 7 days ago
  26. 329e57b Tidy up SkResolveConvexity by Kaylee Lubick · 7 days ago
  27. 2c5fe48 [rust png] Support for using `SkPngRustEncoder` from `SkXPSDevice.cpp`. by Lukasz Anforowicz · 7 days ago
  28. fde4722 [graphite] Add MappedAllocationInfo using declaration by Michael Ludwig · 7 days ago
  29. 4a90fb5 Change PathRaw to store convexity enum, not just bool by Michael Reed · 7 days ago
  30. 6c185ab Miscellaneous code cleanup by Robert Phillips · 7 days ago
  31. 2d9df7c Mark some private constructors explicit by Kaylee Lubick · 8 days ago
  32. 2ab3416 Override delete(), to match our special allocator by Michael Reed · 8 days ago
  33. aff8ec0 Update SkPictureShader to use makeTemporaryImage() by Nicolette Prevost · 8 days ago
  34. bbd968f Reapply "Move editing methods into separate .cpp" by Michael Reed · 8 days ago
  35. 472d25e Revert "Reapply "Use pathdata to speed-up transform"" by Robert Phillips · 8 days ago
  36. 7aedad2 [graphite] Use BufferSubAllocator in DrawWriter by Michael Ludwig · 9 days ago
  37. 20b762e Reapply "Use pathdata to speed-up transform" by Michael Reed · 9 days ago
  38. e1d6c00 Revert "Use pathdata to speed-up transform" by Thomas Smith · 9 days ago
  39. 5c9f730 Revert "Move editing methods into separate .cpp" by Thomas Smith · 9 days ago
  40. d204b09 Revert "[graphite] Reduce kMaxSmallPathAtlasCount from 256 to 8" by Michael Ludwig · 9 days ago
  41. 9ea72a3 Use makeTemporaryImage() in onDraw() by kylechar · 9 days ago
  42. e054d54 Align SkPathBuilder's rArcTo with arcTo by Kaylee Lubick · 9 days ago
  43. 0973423 [graphite] single uniform manager by Thomas Smith · 9 days ago
  44. 96ece9a Fix some lingering c++98-compat-extra-semi violations by Robert Phillips · 9 days ago
  45. 1ad187d [graphite] Use consistent relative circular test for SkRRects by Michael Ludwig · 9 days ago
  46. a23efe3 Move editing methods into separate .cpp by Michael Reed · 9 days ago
  47. 2b474c1 Use pathdata to speed-up transform by Michael Reed · 9 days ago
  48. 5126be2 Add c++98-compat-extra-semi warning by Robert Phillips · 9 days ago
  49. a44623f [graphite] Reduce kMaxSmallPathAtlasCount from 256 to 8 by Michael Ludwig · 9 days ago
  50. 611b77b [graphite] Flush Devices that depend on a given Device being flushed by Michael Ludwig · 9 days ago
  51. 57866d8 [graphite] Use BufferSubAllocator in UniformTracker by Michael Ludwig · 10 days ago
  52. 979b9a5 [graphite] Move notifyInUse() impl into Device by Michael Ludwig · 10 days ago
  53. 0272e57 Fix incorrect stroke curvature check in 'EllipseOp' by ColdPaleLight · 10 days ago
  54. fd299c7 Fix use of AtlasGenerationCounter::kInvalidGeneration in PlotLocator init by Brian Salomon · 10 days ago
  55. 65867c9 Remove (editing) path::shrinkToFit() by Michael Reed · 10 days ago
  56. ac8e8aa Check for zero-length before calling memcpy by Michael Reed · 10 days ago
  57. b268023 Remove some SkPath friends to find editors by Michael Reed · 10 days ago
  58. b2b2869 SkPathData : immutable replacement for SkPathRef by Michael Reed · 10 days ago
  59. 5d08d35 [pathops] Simplify one_contour by Florin Malita · 13 days ago
  60. d0f63de [graphite] Add Device::hasPendingReads(TextureProxy) by Michael Ludwig · 13 days ago
  61. 748a376 Reapply "Add dump() helper to pathbuilder" by Michael Reed · 13 days ago
  62. c3850f5 [ganesh] fix checking for memoryless support by Yiwei Zhang · 13 days ago
  63. 9fe6f15 Use path-builder in examples by Michael Reed · 13 days ago
  64. f6c7e2f [graphite] Amortize buffer allocations within a Recording by Michael Ludwig · 13 days ago
  65. 1d5d356 [graphite] Add readOnly parameter to Task::visitProxies by Michael Ludwig · 13 days ago
  66. e1555f6 Pass in targetSurface to asView for same surface check. by Greg Daniel · 13 days ago
  67. 85f9aa5 Remove DirectWrite direct dependency on png codec by Ben Wagner · 13 days ago
  68. 5661da4 [graphite] Fix missed references of ScratchBuffer to be BufferSubAllocator by Michael Ludwig · 14 days ago
  69. ce23f01 Remove references to obsolete ChromeOS devices by Kaylee Lubick · 2 weeks ago
  70. 37a0d5b [graphite] Refactor ScratchBuffer into BufferSubAllocator by Michael Ludwig · 2 weeks ago
  71. 31d1c97 Update tests and benches to use pathbuilder by Michael Reed · 2 weeks ago
  72. cfa7161 Change tests to use pathbuilder by Michael Reed · 2 weeks ago
  73. 3480f58 [pathbuilder] Use Rect/RRect path factories in XPSDevice by Florin Malita · 2 weeks ago
  74. 02ea58d [graphite] Add testing for Vulkan's PersistentPipelineStorage by Robert Phillips · 2 weeks ago
  75. ce96742 Revert "Add dump() helper to pathbuilder" by Mike Reed · 2 weeks ago
  76. 21a1dab Add dump() helper to pathbuilder by Michael Reed · 2 weeks ago
  77. a651e48 [fontations] Use SkMatrix::mapRect for bounds mapping by Florin Malita · 2 weeks ago
  78. 36e1908 [graphite] Add PersistentStorage API and use for Vulkan pipeline cache by Robert Phillips · 2 weeks ago
  79. 601ebf9 Use pathbuilder to keep paths' immutable (their geometry) by Michael Reed · 2 weeks ago
  80. a1d085b Remove old define in hairline code by Kaylee Lubick · 2 weeks ago
  81. 7a21277 [graphite] Relax circular corner detection for analytic clip by Michael Ludwig · 2 weeks ago
  82. 66c6853 Remove SkOnce from function local initializations by Kaylee Lubick · 2 weeks ago
  83. 272a964 [graphite] Rename BufferManager::BufferInfo to BufferState + other renames by Michael Ludwig · 2 weeks ago
  84. d09786d Conics support for SkPathBuilder::incReserve by Florin Malita · 2 weeks ago
  85. 35f8b9a [graphite] Add findOrCreateScratchBuffer to ResourceProvider by Michael Ludwig · 3 weeks ago
  86. 67489f2 [graphite] add missing include in VelloComputeSteps.h by Thomas Smith · 3 weeks ago
  87. 81cab27 Return optional raw for path/builder by Michael Reed · 3 weeks ago
  88. 9cda1a2 [graphite] Remove assert in VellComputeStep by Michael Ludwig · 3 weeks ago
  89. 8a7f88c [graphite] Move functionality into base BufferWriter by Michael Ludwig · 3 weeks ago
  90. a454242 Reland "Reland "[graphite] Extracts early in drawGeometry"" by Thomas Smith · 3 weeks ago
  91. cf339ab Make SkAlignTo templated; optimize SkAlignNonPow2 by Michael Ludwig · 3 weeks ago
  92. 86f7e44 [graphite] Add drawContext pointer to task dumping by Thomas Smith · 3 weeks ago
  93. c7f4bad Update pixmap asserts to identify negative values explicitly by Kaylee Lubick · 3 weeks ago
  94. ea25063 Reset convexity in SkPathBuilder::addPath by Florin Malita · 3 weeks ago
  95. c0bf040 [rust png] Copy `EncodePngAsSkData` from Chromium into Skia. by Lukasz Anforowicz · 3 weeks ago
  96. c4d8b10 Make SkPathPriv::Raw handle SkPaths with infinite bounds correctly by Kaylee Lubick · 3 weeks ago
  97. 0988b4a [graphite] Make use of PipelineCreateCacheControl in Vulkan by Robert Phillips · 3 weeks ago
  98. 817b6f8 Update tests to use pathbuilder by Michael Reed · 3 weeks ago
  99. e9d38d6 [skcapture] add capture callbacks for SkSurface by Jorge Betancourt · 3 weeks ago
  100. ba8a690 Remove unused mutable-path parameter by Michael Reed · 3 weeks ago