| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Update many uses of SkFont that had nullptr SkTypeface A null SkTypeface results in a font that does not draw anything. These changes are pretty mechanical and use the test SkFontMgr in benchmarks, tests, and tools, and the fiddle-specific SkFontMgr (e.g. FontConfig) in our documentation examples. Change-Id: I3b1fbddf0871c294bde819de75be107bdc849191 Bug: b/305780908 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/787838 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 2 年前 | |
Move SkSurface factories to SkSurfaces namespace * SkSurface::MakeFromAHardwareBuffer -> SkSurfaces::WrapAndroidHardwareBuffer * SkSurface::MakeFromBackendRenderTarget -> SkSurfaces::WrapBackendRenderTarget * SkSurface::MakeFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeFromCAMetalLayer -> SkSurfaces::WrapCAMetalLayer * SkSurface::MakeFromMTKView -> SkSurfaces::WrapMTKView * SkSurface::MakeGraphite -> SkSurfaces::RenderTarget * SkSurface::MakeGraphiteFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeRaster -> SkSurfaces::Raster * SkSurface::MakeRasterDirect -> SkSurfaces::WrapPixels * SkSurface::MakeRasterDirectReleaseProc -> SkSurfaces::WrapPixels * SkSurface::MakeRasterN32Premul -> SkSurfaces::Raster * SkSurface::MakeRenderTarget -> SkSurfaces::RenderTarget Suggested review order: - include/* - src/gpu/ganesh/surface/SkSurface_Ganesh.cpp - src/image/SkSurface_Raster.cpp - src/image/SkSurface.cpp - All other changes which were mostly find-replace followed by git clang-format origin/main Change-Id: Idb18ab5c2beb12d8b4ec6712e9abee286646424f Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/687639 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Move SkRandom and SkFixed into base SkFixed requires a shim for Android [1]. Client CL: - https://chromium-review.googlesource.com/c/chromium/src/+/4242158 SkFixed.h was moved to include/private/base because it is used elsewhere in include/. SkRandom was not, so it is now in src/base. See SkFixed.h, SkRandom.h, and the Bazel files for actual changes, everything else was just find and replace. The fiddles (docs/examples/*) were changed to use <random> because we only want those to demonstrate Skia's public APIs. The shim for SkTemplates.h no longer appears used. [1] https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/libs/hwui/SkiaInterpolator.cpp#20 Change-Id: Ie4fddd33ffb4141c1f0dc051712407d0da64aa4b Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/641776 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 3 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Move SkRandom and SkFixed into base SkFixed requires a shim for Android [1]. Client CL: - https://chromium-review.googlesource.com/c/chromium/src/+/4242158 SkFixed.h was moved to include/private/base because it is used elsewhere in include/. SkRandom was not, so it is now in src/base. See SkFixed.h, SkRandom.h, and the Bazel files for actual changes, everything else was just find and replace. The fiddles (docs/examples/*) were changed to use <random> because we only want those to demonstrate Skia's public APIs. The shim for SkTemplates.h no longer appears used. [1] https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/libs/hwui/SkiaInterpolator.cpp#20 Change-Id: Ie4fddd33ffb4141c1f0dc051712407d0da64aa4b Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/641776 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 3 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Update many uses of SkFont that had nullptr SkTypeface A null SkTypeface results in a font that does not draw anything. These changes are pretty mechanical and use the test SkFontMgr in benchmarks, tests, and tools, and the fiddle-specific SkFontMgr (e.g. FontConfig) in our documentation examples. Change-Id: I3b1fbddf0871c294bde819de75be107bdc849191 Bug: b/305780908 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/787838 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
SkMatrix::RectToRect can fail, so change API to clarify that - also added ScaleTranslate() factory, which is called by the new impl for Rect2Rect. Change-Id: I935454f0814f2785006559df135fa1a165bb0e0d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1031899 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use SkSpan for dashing Change-Id: I0295c3c39e8c4b191783e9dbe784681a2b000851 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1004516 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use SkSpan for drawAtlas Change-Id: I042805b872fbcb67e4ecc605d548314c68285b15 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1003660 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use SkSpan for drawAtlas Change-Id: I042805b872fbcb67e4ecc605d548314c68285b15 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1003660 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use new span APIS (time to dogfood) (need this if we want to test clients w/o the guard) Change-Id: I53a35d9582f62999e1f301a2c7e8ea5697b29cb9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1003783 Reviewed-by: Daniel Dilan <danieldilan@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Reland "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" This is a reland of commit bea8af81c35eb402ceaf2a12b4aaaebcd97015a1 This adds in the custom directory SkFontMgr to FontToolUtils.cpp, which is important for our ChromeOS tests. Also, our sanitizers don't always build with fontconfig support, so there need to be some fallbacks to appease the compilation step, even though we don't run all the binaries with the sanitizers (e.g. create_test_font) Original change's description: > Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" > > This is a reland of commit 3258c98d2edf072073d0e98d79d59e3458b77089 > > It introduces SK_FONTMGR_*_AVAILABLE defines, such that FonToolUtils.cpp > (and our clients) can detect at compile time what GN or Bazel depends > on (by exporting those defines when depended upon). This avoids us > having to make opinionated decisions based on the target platform > (which was causing issues with ChromeOS and Android Framework). > > Original change's description: > > Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr > > > > This removes most direct (e.g. SkFontMgr::RefDefault) or indirect > > (e.g. SkTypeface::MakeFromData) uses of the default SkFontMgr in Skia. > > > > There are a few other cases that impact public APIs or could impact > > current clients, which will be handled separately (e.g. Skottie) > > > > Suggested Reading Order: > > - tools/fonts/FontToolUtils.cpp to see that this absorbed > > tools/flags/CommonFlagsFontMgr.cpp and the two flags which > > controlled FontMgrs. Notice this no longer needs an initialization > > call, because the first call to ToolUtils::TestFontMgr() will > > lazily read and apply these flags. > > - tools/fiddle/* to see a new fontMgr global variable is made > > available, which is *always* the FontConfig one, due to the > > fact that fiddle only runs on Linux (and there are no plans > > to change that). > > - Remaining deleted files - these had bitrotting code related to > > fonts that was identified via grep and deemed not worth fixing > > since it is not being compiled anyway. > > - fuzz/ to see many of these now have a convenient function to > > call to explicitly set up the portable fontmgr. With this > > and the addition of ToolUtils::FontMgrIsGDI(), src/core/SkFontMgrPriv.h > > is no longer used (outside of the #define guarded, deprecated > > FontMgr Factory functions). > > - Other files in any order - these remaining changes were pretty > > mechanical. > > > > See also: > > - http://review.skia.org/772660 > > - http://review.skia.org/772903 > > > > Bug: b/305780908 > > Change-Id: I46a43750ebfd9f9dbe743931cb99a5fe70a0dc0c > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/772659 > > Commit-Queue: Kevin Lubick <kjlubick@google.com> > > Reviewed-by: Ben Wagner <bungeman@google.com> > > Bug: b/305780908 > Change-Id: I361ddaa56250f76a66104ddf8a8b29942d13838b > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/775996 > Reviewed-by: Ben Wagner <bungeman@google.com> Bug: b/305780908 Change-Id: I88bce4d9434874f3cc9674f9f019e39c04594927 Cq-Include-Trybots: luci.skia.skia.primary:Build-Debian10-Clang-x86_64-Release-MSAN Reviewed-on: https://skia-review.googlesource.com/c/skia/+/777536 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 2 年前 | |
Update many uses of SkFont that had nullptr SkTypeface A null SkTypeface results in a font that does not draw anything. These changes are pretty mechanical and use the test SkFontMgr in benchmarks, tests, and tools, and the fiddle-specific SkFontMgr (e.g. FontConfig) in our documentation examples. Change-Id: I3b1fbddf0871c294bde819de75be107bdc849191 Bug: b/305780908 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/787838 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use SkSpan for drawAtlas Change-Id: I042805b872fbcb67e4ecc605d548314c68285b15 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1003660 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Fix matrix scoping issue in sample Change-Id: Id0023a12a21957ec9236d4ffaa03134995388d60 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/278456 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Mike Klein <mtklein@google.com> | 6 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Reland "GPU support for F16F16F16x SkColorType." Fix was to add the GrColorType::kRGBA_F32 data option to the F161616x surface in the format table. Some Windows jobs use the F32 color type to put the data in the CPU for the RGBA16F texture format. Also added an ASSERT statement to GrGPU::readPixels function to ensure the dstColorType is not GrColorType::Unknown (which can lead to divide by 0 error). This is a reland of commit b6224c9e661152a814e8f5918de1d5a8147c543a Original change's description: > GPU support for F16F16F16x SkColorType. > > Added support for the F16F16F16x color type in both Ganesh and Graphite by replicating the implementation of 888x for each GrCaps subclass. > > Bug: 40043126 > Change-Id: I2067c4b4daad48e593feddb0ebcd3772a9451555 > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/889641 > Reviewed-by: Greg Daniel <egdaniel@google.com> > Commit-Queue: Daniel Dilan <danieldilan@google.com> Bug: 40043126 Change-Id: I2217d8ab6207b7420be7676029e97ff51c964d0d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/891496 Commit-Queue: Daniel Dilan <danieldilan@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Deprecate non-recorder SkImage methods This also migrates Skia to use recorders where we can. Once this lands, we can start updating clients to create and pass CPU contexts in various places. Change-Id: I05dcb844e4e66a5ed19f616bab8fc51efe4ec0e2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/999759 Reviewed-by: Jorge Betancourt <jmbetancourt@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> | 1 年前 | |
Make SkImage and SkImageGenerator return const SkData from refEncoded This behavior was implied (a shared pointer to SkData should always be treated as read-only) and is now made explicit. This also updates several places in our decoders where we promise not to modify the SkData that is passed in (since we will likely be caching it) and ask that the client not modify it either. This is partially guarded by SK_DISABLE_LEGACY_NONCONST_ENCODED_IMAGE_DATA so we can update Chromium and potentially other places. Change-Id: Id174dff4afa148745ad32dd7d5cd848931b77f9d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1084056 Reviewed-by: Florin Malita <fmalita@google.com> | 7 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Deprecate non-recorder SkImage methods This also migrates Skia to use recorders where we can. Once this lands, we can start updating clients to create and pass CPU contexts in various places. Change-Id: I05dcb844e4e66a5ed19f616bab8fc51efe4ec0e2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/999759 Reviewed-by: Jorge Betancourt <jmbetancourt@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove uses of deprecated no-args makeRasterImage This [1] was deprecated long ago and it's time to clean it up. There will be follow-on CLs to clients. [1] https://github.com/google/skia/blob/19dc166d60bf59e8893a5127fffa2ebb452a0c42/include/core/SkImage.h#L852-L856 Change-Id: I09e73e76541c97abdfc2bcaa51b95612cab3f87c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1017496 Auto-Submit: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Daniel Dilan <danieldilan@google.com> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Deprecate non-recorder SkImage methods This also migrates Skia to use recorders where we can. Once this lands, we can start updating clients to create and pass CPU contexts in various places. Change-Id: I05dcb844e4e66a5ed19f616bab8fc51efe4ec0e2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/999759 Reviewed-by: Jorge Betancourt <jmbetancourt@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
SkMatrix::RectToRect can fail, so change API to clarify that - also added ScaleTranslate() factory, which is called by the new impl for Rect2Rect. Change-Id: I935454f0814f2785006559df135fa1a165bb0e0d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1031899 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Offer faster version of mapping 1 point - new benchmark for single-point mappers - add linked single-point mappers (w/ and w/o perspective check) curr/maxrss loops min median mean max stddev samples config bench 20/20 MB 3 48.5µs 48.5µs 48.6µs 49.6µs 1% ▁▁▁█▁▁▁▁▁▁ nonrendering mappt_p_affine_scale_trans 20/20 MB 4 57.1µs 58µs 58.1µs 60.9µs 2% ▃▄█▄▁▁▁▁▁▆ nonrendering mappt_p_scale_trans 20/20 MB 4 56.4µs 57.8µs 57.6µs 60.8µs 2% ▄▃█▃▂▅▁▁▁▁ nonrendering mappt_p_trans 20/20 MB 3 67.1µs 72.5µs 70.8µs 75.2µs 5% ▃▆▂█▆▁█▁▆▁ nonrendering mappt_p_identity 20/20 MB 8 20.9µs 21.1µs 21.2µs 22µs 1% █▂▁▂▃▃▂▂▂▂ nonrendering mappt_s_affine_scale_trans 20/20 MB 8 21.1µs 21.1µs 21.3µs 22.2µs 2% ██▁▁▁▁▁▁▂▁ nonrendering mappt_s_scale_trans 20/20 MB 8 21.1µs 21.3µs 21.8µs 24.7µs 5% ▁▁▁▁▁▁▄█▂▂ nonrendering mappt_s_trans 20/20 MB 8 21.1µs 21.2µs 21.3µs 21.8µs 1% ▂▂▃▆█▁▁▂▃▁ nonrendering mappt_s_identity 20/20 MB 9 18µs 18µs 18µs 18.3µs 1% ▄▂▂▁▁█▁▁▁▁ nonrendering mappt_a Change-Id: I7f94014394f9a70c41347dc54c67e538aa134a6b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1001516 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
SkMatrix::RectToRect can fail, so change API to clarify that - also added ScaleTranslate() factory, which is called by the new impl for Rect2Rect. Change-Id: I935454f0814f2785006559df135fa1a165bb0e0d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1031899 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
use SkSpan in SkMatrix API Change-Id: I6c7f0fbac16063062f0d30a5394413cf812afcee Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1002459 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use new span APIS (time to dogfood) (need this if we want to test clients w/o the guard) Change-Id: I53a35d9582f62999e1f301a2c7e8ea5697b29cb9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1003783 Reviewed-by: Daniel Dilan <danieldilan@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use new span APIS (time to dogfood) (need this if we want to test clients w/o the guard) Change-Id: I53a35d9582f62999e1f301a2c7e8ea5697b29cb9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1003783 Reviewed-by: Daniel Dilan <danieldilan@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
use SkSpan in SkMatrix API Change-Id: I6c7f0fbac16063062f0d30a5394413cf812afcee Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1002459 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
use SkSpan in SkMatrix API Change-Id: I6c7f0fbac16063062f0d30a5394413cf812afcee Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1002459 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Offer faster version of mapping 1 point - new benchmark for single-point mappers - add linked single-point mappers (w/ and w/o perspective check) curr/maxrss loops min median mean max stddev samples config bench 20/20 MB 3 48.5µs 48.5µs 48.6µs 49.6µs 1% ▁▁▁█▁▁▁▁▁▁ nonrendering mappt_p_affine_scale_trans 20/20 MB 4 57.1µs 58µs 58.1µs 60.9µs 2% ▃▄█▄▁▁▁▁▁▆ nonrendering mappt_p_scale_trans 20/20 MB 4 56.4µs 57.8µs 57.6µs 60.8µs 2% ▄▃█▃▂▅▁▁▁▁ nonrendering mappt_p_trans 20/20 MB 3 67.1µs 72.5µs 70.8µs 75.2µs 5% ▃▆▂█▆▁█▁▆▁ nonrendering mappt_p_identity 20/20 MB 8 20.9µs 21.1µs 21.2µs 22µs 1% █▂▁▂▃▃▂▂▂▂ nonrendering mappt_s_affine_scale_trans 20/20 MB 8 21.1µs 21.1µs 21.3µs 22.2µs 2% ██▁▁▁▁▁▁▂▁ nonrendering mappt_s_scale_trans 20/20 MB 8 21.1µs 21.3µs 21.8µs 24.7µs 5% ▁▁▁▁▁▁▄█▂▂ nonrendering mappt_s_trans 20/20 MB 8 21.1µs 21.2µs 21.3µs 21.8µs 1% ▂▂▃▆█▁▁▂▃▁ nonrendering mappt_s_identity 20/20 MB 9 18µs 18µs 18µs 18.3µs 1% ▄▂▂▁▁█▁▁▁▁ nonrendering mappt_a Change-Id: I7f94014394f9a70c41347dc54c67e538aa134a6b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1001516 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Fix and annotate octopus generator fiddles I was showing these off to students and realized the animated one was timing out and both could use some commentary to help explain how it works. Change-Id: I050058043ea9dfd42cd9f971e9a17db27cf391a1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/939596 Commit-Queue: Eric Boren <borenet@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Auto-Submit: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Fix and annotate octopus generator fiddles I was showing these off to students and realized the animated one was timing out and both could use some commentary to help explain how it works. Change-Id: I050058043ea9dfd42cd9f971e9a17db27cf391a1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/939596 Commit-Queue: Eric Boren <borenet@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Auto-Submit: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Add example of making custom SkColorFilter using sksl A chromium dev asked to to extend SkOverdrawColorFilter to 8 (or more) colors. I realized we don't really have a good example of the overdraw filter (outside of our gms) and could also use an example making a colorfilter from custom SkSL and SkRuntimeEffect. Change-Id: Ie03711eda66619499f5208a834a2c75ee7d8b4cf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/912196 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Auto-Submit: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Hide getBlendMode() ... since it mysteriously returns something even if the blender doesn't map to any enum. Clients should use asBlendMode() or getBlendMode_or(). Change-Id: I5dc5aea51f47f297ef9b2a89535d47ac58aea9bd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/425177 Commit-Queue: Mike Reed <reed@google.com> Reviewed-by: Florin Malita <fmalita@chromium.org> | 4 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use SkSpan for dashing Change-Id: I0295c3c39e8c4b191783e9dbe784681a2b000851 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1004516 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use SkSpan for dashing Change-Id: I0295c3c39e8c4b191783e9dbe784681a2b000851 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1004516 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use SkSpan for dashing Change-Id: I0295c3c39e8c4b191783e9dbe784681a2b000851 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1004516 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use SkSpan for dashing Change-Id: I0295c3c39e8c4b191783e9dbe784681a2b000851 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1004516 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
use new path::iter Change-Id: Iaca2c8ef48a8f42fcefbc251a7ab0927d8ebc21d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1035519 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 10 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
SkPath::getLastPt() to return optional - clarifies to the caller that this can fail - start updating internal call-sites Change-Id: I1357dafcd473d1ba920e9044aa110a03a9a34a30 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1061316 Owners-Override: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Align SkPathBuilder's rArcTo with arcTo The inconsistency annoyed me. I did not see any uses of PathBuilder's version so I am not including a "shim" method and just changing the definition. Change-Id: Ic65e051f15f3701968ff7f27049e8ac11ed1f1db Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1074196 Commit-Queue: Eric Boren <borenet@google.com> Owners-Override: Kaylee Lubick <kjlubick@google.com> Auto-Submit: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> | 8 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use optional version of SkPath::ReadFromMemory - working towards making SkPath immutable Change-Id: Ie56b72ae71265e253fcdc80c4d866017f76a6ad4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1021676 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 11 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use optional version of SkPath::ReadFromMemory - working towards making SkPath immutable Change-Id: Ie56b72ae71265e253fcdc80c4d866017f76a6ad4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1021676 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use optional version of SkPath::ReadFromMemory - working towards making SkPath immutable Change-Id: Ie56b72ae71265e253fcdc80c4d866017f76a6ad4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1021676 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Move SkColorPriv from include to src We don't want this to leak into usage. Major clients have been updated. Change-Id: I4039a374b0aca002d55a6be6292d5def26d8bd1d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/962277 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use SkSpan in the public API This CL only start the process. If we like it, plenty more to follow. https://docs.google.com/document/d/12N2BrGUakTFcnLkjGraIO3LtP1wtlNI5eVK9JJfSEHA/edit?tab=t.0 Change-Id: I701238c35680f8b5bf77ea746b1a3d70f9b15e07 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1000736 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use SkSpan in the public API This CL only start the process. If we like it, plenty more to follow. https://docs.google.com/document/d/12N2BrGUakTFcnLkjGraIO3LtP1wtlNI5eVK9JJfSEHA/edit?tab=t.0 Change-Id: I701238c35680f8b5bf77ea746b1a3d70f9b15e07 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1000736 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use SkSpan in the public API This CL only start the process. If we like it, plenty more to follow. https://docs.google.com/document/d/12N2BrGUakTFcnLkjGraIO3LtP1wtlNI5eVK9JJfSEHA/edit?tab=t.0 Change-Id: I701238c35680f8b5bf77ea746b1a3d70f9b15e07 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1000736 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use SkSpan in the public API This CL only start the process. If we like it, plenty more to follow. https://docs.google.com/document/d/12N2BrGUakTFcnLkjGraIO3LtP1wtlNI5eVK9JJfSEHA/edit?tab=t.0 Change-Id: I701238c35680f8b5bf77ea746b1a3d70f9b15e07 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1000736 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use SkSpan in the public API This CL only start the process. If we like it, plenty more to follow. https://docs.google.com/document/d/12N2BrGUakTFcnLkjGraIO3LtP1wtlNI5eVK9JJfSEHA/edit?tab=t.0 Change-Id: I701238c35680f8b5bf77ea746b1a3d70f9b15e07 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1000736 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use SkSpan in the public API This CL only start the process. If we like it, plenty more to follow. https://docs.google.com/document/d/12N2BrGUakTFcnLkjGraIO3LtP1wtlNI5eVK9JJfSEHA/edit?tab=t.0 Change-Id: I701238c35680f8b5bf77ea746b1a3d70f9b15e07 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1000736 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use SkSpan in the public API This CL only start the process. If we like it, plenty more to follow. https://docs.google.com/document/d/12N2BrGUakTFcnLkjGraIO3LtP1wtlNI5eVK9JJfSEHA/edit?tab=t.0 Change-Id: I701238c35680f8b5bf77ea746b1a3d70f9b15e07 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1000736 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use SkSpan in the public API This CL only start the process. If we like it, plenty more to follow. https://docs.google.com/document/d/12N2BrGUakTFcnLkjGraIO3LtP1wtlNI5eVK9JJfSEHA/edit?tab=t.0 Change-Id: I701238c35680f8b5bf77ea746b1a3d70f9b15e07 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1000736 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use SkSpan in the public API This CL only start the process. If we like it, plenty more to follow. https://docs.google.com/document/d/12N2BrGUakTFcnLkjGraIO3LtP1wtlNI5eVK9JJfSEHA/edit?tab=t.0 Change-Id: I701238c35680f8b5bf77ea746b1a3d70f9b15e07 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1000736 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Use new span APIS (time to dogfood) (need this if we want to test clients w/o the guard) Change-Id: I53a35d9582f62999e1f301a2c7e8ea5697b29cb9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1003783 Reviewed-by: Daniel Dilan <danieldilan@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use SkSpan in SkRect::setBounds Change-Id: Ic159246f85c01c2ea286aa5ba2b57bcb696a5c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1002157 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Michael Ludwig <michaelludwig@google.com> | 1 年前 | |
Use SkSpan in SkRect::setBounds Change-Id: Ic159246f85c01c2ea286aa5ba2b57bcb696a5c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1002157 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Michael Ludwig <michaelludwig@google.com> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Helpers to return corners of SkRect Also add toQuad() variant that returns its answer - always gets the size right (don't trust the caller) - allows result to be rvalue and/or const Change-Id: I6e9be8b0d350c1d6a96fcd3d810c10fa1217f654 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025820 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Daniel Dilan <danieldilan@google.com> | 11 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Reapply "SkRegion to use pathbuilder" Fix was to reverse the sense of the ifdef around the old API. This reverts commit 05374bbe5377ecc581f503b04d0c5fba79a79b4c. Change-Id: Id0f4c4372bbf1cb8d2c14c0dbca067af705ebcf1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1016998 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Add example of making custom SkColorFilter using sksl A chromium dev asked to to extend SkOverdrawColorFilter to 8 (or more) colors. I realized we don't really have a good example of the overdraw filter (outside of our gms) and could also use an example making a colorfilter from custom SkSL and SkRuntimeEffect. Change-Id: Ie03711eda66619499f5208a834a2c75ee7d8b4cf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/912196 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Auto-Submit: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com> | 1 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
More FromSVGString site updates ... and more makeTransform() to keep SkPath immutable Change-Id: I5d21bceb3c8363f4e976298ddab89aa87232cfd2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1053910 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Reland "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" This is a reland of commit bea8af81c35eb402ceaf2a12b4aaaebcd97015a1 This adds in the custom directory SkFontMgr to FontToolUtils.cpp, which is important for our ChromeOS tests. Also, our sanitizers don't always build with fontconfig support, so there need to be some fallbacks to appease the compilation step, even though we don't run all the binaries with the sanitizers (e.g. create_test_font) Original change's description: > Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" > > This is a reland of commit 3258c98d2edf072073d0e98d79d59e3458b77089 > > It introduces SK_FONTMGR_*_AVAILABLE defines, such that FonToolUtils.cpp > (and our clients) can detect at compile time what GN or Bazel depends > on (by exporting those defines when depended upon). This avoids us > having to make opinionated decisions based on the target platform > (which was causing issues with ChromeOS and Android Framework). > > Original change's description: > > Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr > > > > This removes most direct (e.g. SkFontMgr::RefDefault) or indirect > > (e.g. SkTypeface::MakeFromData) uses of the default SkFontMgr in Skia. > > > > There are a few other cases that impact public APIs or could impact > > current clients, which will be handled separately (e.g. Skottie) > > > > Suggested Reading Order: > > - tools/fonts/FontToolUtils.cpp to see that this absorbed > > tools/flags/CommonFlagsFontMgr.cpp and the two flags which > > controlled FontMgrs. Notice this no longer needs an initialization > > call, because the first call to ToolUtils::TestFontMgr() will > > lazily read and apply these flags. > > - tools/fiddle/* to see a new fontMgr global variable is made > > available, which is *always* the FontConfig one, due to the > > fact that fiddle only runs on Linux (and there are no plans > > to change that). > > - Remaining deleted files - these had bitrotting code related to > > fonts that was identified via grep and deemed not worth fixing > > since it is not being compiled anyway. > > - fuzz/ to see many of these now have a convenient function to > > call to explicitly set up the portable fontmgr. With this > > and the addition of ToolUtils::FontMgrIsGDI(), src/core/SkFontMgrPriv.h > > is no longer used (outside of the #define guarded, deprecated > > FontMgr Factory functions). > > - Other files in any order - these remaining changes were pretty > > mechanical. > > > > See also: > > - http://review.skia.org/772660 > > - http://review.skia.org/772903 > > > > Bug: b/305780908 > > Change-Id: I46a43750ebfd9f9dbe743931cb99a5fe70a0dc0c > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/772659 > > Commit-Queue: Kevin Lubick <kjlubick@google.com> > > Reviewed-by: Ben Wagner <bungeman@google.com> > > Bug: b/305780908 > Change-Id: I361ddaa56250f76a66104ddf8a8b29942d13838b > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/775996 > Reviewed-by: Ben Wagner <bungeman@google.com> Bug: b/305780908 Change-Id: I88bce4d9434874f3cc9674f9f019e39c04594927 Cq-Include-Trybots: luci.skia.skia.primary:Build-Debian10-Clang-x86_64-Release-MSAN Reviewed-on: https://skia-review.googlesource.com/c/skia/+/777536 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 2 年前 | |
Reland "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" This is a reland of commit bea8af81c35eb402ceaf2a12b4aaaebcd97015a1 This adds in the custom directory SkFontMgr to FontToolUtils.cpp, which is important for our ChromeOS tests. Also, our sanitizers don't always build with fontconfig support, so there need to be some fallbacks to appease the compilation step, even though we don't run all the binaries with the sanitizers (e.g. create_test_font) Original change's description: > Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" > > This is a reland of commit 3258c98d2edf072073d0e98d79d59e3458b77089 > > It introduces SK_FONTMGR_*_AVAILABLE defines, such that FonToolUtils.cpp > (and our clients) can detect at compile time what GN or Bazel depends > on (by exporting those defines when depended upon). This avoids us > having to make opinionated decisions based on the target platform > (which was causing issues with ChromeOS and Android Framework). > > Original change's description: > > Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr > > > > This removes most direct (e.g. SkFontMgr::RefDefault) or indirect > > (e.g. SkTypeface::MakeFromData) uses of the default SkFontMgr in Skia. > > > > There are a few other cases that impact public APIs or could impact > > current clients, which will be handled separately (e.g. Skottie) > > > > Suggested Reading Order: > > - tools/fonts/FontToolUtils.cpp to see that this absorbed > > tools/flags/CommonFlagsFontMgr.cpp and the two flags which > > controlled FontMgrs. Notice this no longer needs an initialization > > call, because the first call to ToolUtils::TestFontMgr() will > > lazily read and apply these flags. > > - tools/fiddle/* to see a new fontMgr global variable is made > > available, which is *always* the FontConfig one, due to the > > fact that fiddle only runs on Linux (and there are no plans > > to change that). > > - Remaining deleted files - these had bitrotting code related to > > fonts that was identified via grep and deemed not worth fixing > > since it is not being compiled anyway. > > - fuzz/ to see many of these now have a convenient function to > > call to explicitly set up the portable fontmgr. With this > > and the addition of ToolUtils::FontMgrIsGDI(), src/core/SkFontMgrPriv.h > > is no longer used (outside of the #define guarded, deprecated > > FontMgr Factory functions). > > - Other files in any order - these remaining changes were pretty > > mechanical. > > > > See also: > > - http://review.skia.org/772660 > > - http://review.skia.org/772903 > > > > Bug: b/305780908 > > Change-Id: I46a43750ebfd9f9dbe743931cb99a5fe70a0dc0c > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/772659 > > Commit-Queue: Kevin Lubick <kjlubick@google.com> > > Reviewed-by: Ben Wagner <bungeman@google.com> > > Bug: b/305780908 > Change-Id: I361ddaa56250f76a66104ddf8a8b29942d13838b > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/775996 > Reviewed-by: Ben Wagner <bungeman@google.com> Bug: b/305780908 Change-Id: I88bce4d9434874f3cc9674f9f019e39c04594927 Cq-Include-Trybots: luci.skia.skia.primary:Build-Debian10-Clang-x86_64-Release-MSAN Reviewed-on: https://skia-review.googlesource.com/c/skia/+/777536 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 2 年前 | |
Update format strings in docs/examples for correct signedness. The latest version of Clang 19 detects sign mismatches in format strings when -Wformat is enabled. Change-Id: I2b1516dff8f636a831ff6566b8382bf6b29e1203 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/842477 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Jim Van Verth <jvanverth@google.com> | 2 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
More FromSVGString site updates ... and more makeTransform() to keep SkPath immutable Change-Id: I5d21bceb3c8363f4e976298ddab89aa87232cfd2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1053910 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Move } // END FIDDLE onto a separate line. Apparently our named-fiddle processing code drops the entire line, which caused these fiddles to lose their close-brace. Bug: b/343939871 Change-Id: I46a6d0d0679bbafd74439d51341b6374e823da04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/873418 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Move } // END FIDDLE onto a separate line. Apparently our named-fiddle processing code drops the entire line, which caused these fiddles to lose their close-brace. Bug: b/343939871 Change-Id: I46a6d0d0679bbafd74439d51341b6374e823da04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/873418 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Move } // END FIDDLE onto a separate line. Apparently our named-fiddle processing code drops the entire line, which caused these fiddles to lose their close-brace. Bug: b/343939871 Change-Id: I46a6d0d0679bbafd74439d51341b6374e823da04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/873418 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Move } // END FIDDLE onto a separate line. Apparently our named-fiddle processing code drops the entire line, which caused these fiddles to lose their close-brace. Bug: b/343939871 Change-Id: I46a6d0d0679bbafd74439d51341b6374e823da04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/873418 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Move } // END FIDDLE onto a separate line. Apparently our named-fiddle processing code drops the entire line, which caused these fiddles to lose their close-brace. Bug: b/343939871 Change-Id: I46a6d0d0679bbafd74439d51341b6374e823da04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/873418 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Move } // END FIDDLE onto a separate line. Apparently our named-fiddle processing code drops the entire line, which caused these fiddles to lose their close-brace. Bug: b/343939871 Change-Id: I46a6d0d0679bbafd74439d51341b6374e823da04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/873418 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Move } // END FIDDLE onto a separate line. Apparently our named-fiddle processing code drops the entire line, which caused these fiddles to lose their close-brace. Bug: b/343939871 Change-Id: I46a6d0d0679bbafd74439d51341b6374e823da04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/873418 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Move } // END FIDDLE onto a separate line. Apparently our named-fiddle processing code drops the entire line, which caused these fiddles to lose their close-brace. Bug: b/343939871 Change-Id: I46a6d0d0679bbafd74439d51341b6374e823da04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/873418 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Move } // END FIDDLE onto a separate line. Apparently our named-fiddle processing code drops the entire line, which caused these fiddles to lose their close-brace. Bug: b/343939871 Change-Id: I46a6d0d0679bbafd74439d51341b6374e823da04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/873418 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Move } // END FIDDLE onto a separate line. Apparently our named-fiddle processing code drops the entire line, which caused these fiddles to lose their close-brace. Bug: b/343939871 Change-Id: I46a6d0d0679bbafd74439d51341b6374e823da04 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/873418 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Fix cases of variable shadowing in /tools/. If we manage to fix all the existing cases of variable shadowing, we could enable -Wshadow. (Turtle.cpp is #included from a cpp in the tools directory.) Change-Id: I1685086ec0ceae1d51efa7daa0f46137b535ce77 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/438476 Reviewed-by: Jorge Betancourt <jmbetancourt@google.com> Commit-Queue: Jorge Betancourt <jmbetancourt@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 4 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Update many uses of SkFont that had nullptr SkTypeface A null SkTypeface results in a font that does not draw anything. These changes are pretty mechanical and use the test SkFontMgr in benchmarks, tests, and tools, and the fiddle-specific SkFontMgr (e.g. FontConfig) in our documentation examples. Change-Id: I3b1fbddf0871c294bde819de75be107bdc849191 Bug: b/305780908 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/787838 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 2 年前 | |
Use bitmap.asImage() Change-Id: Ie16194937530d7cd75f84d9af66c31b77875ef83 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/347043 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
pass sampling to drawImage Bug: skia:7650 Change-Id: I0fa4c5f3fb350705f78ee91f4bdfb4edd83d0ed9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/361360 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
Move SkSurface factories to SkSurfaces namespace * SkSurface::MakeFromAHardwareBuffer -> SkSurfaces::WrapAndroidHardwareBuffer * SkSurface::MakeFromBackendRenderTarget -> SkSurfaces::WrapBackendRenderTarget * SkSurface::MakeFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeFromCAMetalLayer -> SkSurfaces::WrapCAMetalLayer * SkSurface::MakeFromMTKView -> SkSurfaces::WrapMTKView * SkSurface::MakeGraphite -> SkSurfaces::RenderTarget * SkSurface::MakeGraphiteFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeRaster -> SkSurfaces::Raster * SkSurface::MakeRasterDirect -> SkSurfaces::WrapPixels * SkSurface::MakeRasterDirectReleaseProc -> SkSurfaces::WrapPixels * SkSurface::MakeRasterN32Premul -> SkSurfaces::Raster * SkSurface::MakeRenderTarget -> SkSurfaces::RenderTarget Suggested review order: - include/* - src/gpu/ganesh/surface/SkSurface_Ganesh.cpp - src/image/SkSurface_Raster.cpp - src/image/SkSurface.cpp - All other changes which were mostly find-replace followed by git clang-format origin/main Change-Id: Idb18ab5c2beb12d8b4ec6712e9abee286646424f Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/687639 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
Move deprecated image filter headers out of include/ and into src/ Bug: skia:9310 Change-Id: I387f0251f05a2b6f2bc5a759f608d5766ed11ce2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/357285 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Reviewed-by: Mike Reed <reed@google.com> | 5 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Move SkSurface factories to SkSurfaces namespace * SkSurface::MakeFromAHardwareBuffer -> SkSurfaces::WrapAndroidHardwareBuffer * SkSurface::MakeFromBackendRenderTarget -> SkSurfaces::WrapBackendRenderTarget * SkSurface::MakeFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeFromCAMetalLayer -> SkSurfaces::WrapCAMetalLayer * SkSurface::MakeFromMTKView -> SkSurfaces::WrapMTKView * SkSurface::MakeGraphite -> SkSurfaces::RenderTarget * SkSurface::MakeGraphiteFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeRaster -> SkSurfaces::Raster * SkSurface::MakeRasterDirect -> SkSurfaces::WrapPixels * SkSurface::MakeRasterDirectReleaseProc -> SkSurfaces::WrapPixels * SkSurface::MakeRasterN32Premul -> SkSurfaces::Raster * SkSurface::MakeRenderTarget -> SkSurfaces::RenderTarget Suggested review order: - include/* - src/gpu/ganesh/surface/SkSurface_Ganesh.cpp - src/image/SkSurface_Raster.cpp - src/image/SkSurface.cpp - All other changes which were mostly find-replace followed by git clang-format origin/main Change-Id: Idb18ab5c2beb12d8b4ec6712e9abee286646424f Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/687639 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
drawBitmap is deprecated Bug: skia:11216 Change-Id: I4affb8e00ff7e7b3e8d873ddfd653f397ca8d928 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360979 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
pass sampling to drawImage Bug: skia:7650 Change-Id: I0fa4c5f3fb350705f78ee91f4bdfb4edd83d0ed9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/361360 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
use new path::iter Change-Id: Iaca2c8ef48a8f42fcefbc251a7ab0927d8ebc21d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1035519 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 10 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
drawBitmap is deprecated Bug: skia:11216 Change-Id: I4affb8e00ff7e7b3e8d873ddfd653f397ca8d928 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360979 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
drawBitmap is deprecated Bug: skia:11216 Change-Id: I4affb8e00ff7e7b3e8d873ddfd653f397ca8d928 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360979 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
Hide misc non-sampling draw methods Related chrome CL: https://chromium-review.googlesource.com/c/chromium/src/+/2646604 Bug: skia:7650 Change-Id: I1069a6151cb70bb6d2c743cf2513f47284c9df7b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/358221 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> Auto-Submit: Mike Reed <reed@google.com> | 5 年前 | |
Replace SK_ARRAY_COUNT with std::size() for skia/docs Change-Id: I9569ba4760546be6302c24658e64cb58c7db86e5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550697 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Herb Derby <herb@google.com> | 4 年前 | |
Reland "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" This reverts commit 3e6bfdfea566b8368b10cd911499ae1bb09d3004. Reason for revert: Fixing Android Original change's description: > Revert "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" > > This reverts commit ecbc27e5ed5d850d16c1d802fc77d0f0546bf3b5. > > Reason for revert: Mysterious Android failures. Readback issues? > > Original change's description: > > Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster" > > > > This is a reland of commit d21c3f85a2425d7d31ae1a258b920fccd53aed1c > > - Removes a non-existent file from public.bzl > > - Adds implementation of some missing backwards-compatible shims > > - Re-adds an unintentionally deleted null check from gm/image.cpp > > > > Original change's description: > > > Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster > > > > > > This is the first of many CLs that aims to split the GPU and CPU > > > coupling to SkImage. > > > > > > Step 1 was to move all SkImage::Make static functions (factories) > > > to their own namespace (SkImages), which allows us to define these > > > in different header files, which can be optionally exposed via the public API. > > > > > > * SkImage::MakeBackendTextureFromSkImage -> SkImages::GetBackendTextureFromImage > > > * SkImage::MakeCrossContextFromPixmap -> SkImages::CrossContextTextureFromPixmap > > > * SkImage::MakeFromAdoptedTexture -> SkImages::AdoptTextureFrom > > > * SkImage::MakeFromBitmap -> SkImages::RasterFromBitmap > > > * SkImage::MakeFromCompressedTexture -> SkImages::TextureFromCompressedTexture > > > * SkImage::MakeFromEncoded -> SkImages::DeferredFromEncodedData > > > * SkImage::MakeFromGenerator -> SkImages::DeferredFromGenerator > > > * SkImage::MakeFromPicture -> SkImages::DeferredFromPicture > > > * SkImage::MakeFromRaster -> SkImages::RasterFromPixmap > > > * SkImage::MakeFromTexture -> SkImages::BorrowTextureFrom > > > * SkImage::MakeFromYUVAPixmaps -> SkImages::TextureFromYUVAPixmaps > > > * SkImage::MakeFromYUVATextures -> SkImages::TextureFromYUVATextures > > > * SkImage::MakePromiseTexture -> SkImages::PromiseTextureFrom > > > * SkImage::MakePromiseYUVATexture -> SkImages::PromiseTextureFromYUVA > > > * SkImage::MakeRasterCopy -> SkImages::RasterFromPixmapCopy > > > * SkImage::MakeRasterData -> SkImages::RasterFromData > > > * SkImage::MakeRasterFromCompressed -> SkImages::RasterFromCompressedTextureData > > > * SkImage::MakeTextureFromCompressed -> SkImages::TextureFromCompressedTextureData > > > > > > We chose SkImages as the name because it aligns with existing > > > "effective namespaces" like SkShaders and SkColorFilters. > > > > > > Step 2 was to move the logic requiring the Ganesh GPU backend out of > > > SkImage classes (starting with SkImage_Raster as an easy starting point) > > > and into files that live under src/gpu/ganesh. The graphite code > > > will come later. This involved making SkImage_Raster.h so ganesh > > > can see that subclass and exposing a few fields via getters/setters. > > > > > > I don't think these steps can be easily split into two CLs (sorry). > > > I've left backwards compatible code so we can fix up clients > > > incrementally (and lock it in via the > > > SK_DISABLE_LEGACY_IMAGE_FACTORIES define). > > > > > > I ran git clang-format origin/main after the renaming, and spot > > > checked the formatting; seemed fine to me. > > > > > > Suggested review order: > > > - SkImage.h, SkImageGanesh.h, SkImageAndroid.h. Note that SkImage.h > > > has all the legacy factories guarded by an #ifdef at the bottom > > > for easier deletion in the future. > > > - src/image/SkImage_*Factories.cpp to see where the implementation > > > of these factories have been moved. We want them in separate files > > > to make the modular builds easier in the future. > > > - SkImage_Base.cpp, SkImage_Raster.h where things were moved out > > > of SkImage.cpp and SkImage_Raster.cpp for better organization. > > > - GrImageUtils.cpp/.h to see where the other methods of SkRaster > > > that used the GPU code were moved. I hope to follow suit with > > > other Images but for now just keep their onAsView etc methods > > > in place. > > > - Many other changes were mechanical to use the new namespace > > > and methods. > > > > > > Change-Id: Ia345c2f0f1b1a2f65178a857bdd0d6118fee7e58 > > > Bug: skia:13983 > > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/648297 > > > Reviewed-by: Brian Osman <brianosman@google.com> > > > Commit-Queue: Kevin Lubick <kjlubick@google.com> > > > > Bug: skia:13983 > > Change-Id: I66bc3ad3197c59b2db971020d98227b39b098bf2 > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/658557 > > Reviewed-by: Brian Osman <brianosman@google.com> > > Bug: skia:13983 > Change-Id: Ib2c6c1990803d1a4e9b538c9c2d727187639fe1a > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/659456 > Owners-Override: Kevin Lubick <kjlubick@google.com> > Reviewed-by: Nolan Scobie <nscobie@google.com> > Auto-Submit: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Nolan Scobie <nscobie@google.com> Bug: skia:13983 Change-Id: I355cbe3b624eb020e1bbd23738ae5249c234318f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/661059 Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
Reland "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" This reverts commit 3e6bfdfea566b8368b10cd911499ae1bb09d3004. Reason for revert: Fixing Android Original change's description: > Revert "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" > > This reverts commit ecbc27e5ed5d850d16c1d802fc77d0f0546bf3b5. > > Reason for revert: Mysterious Android failures. Readback issues? > > Original change's description: > > Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster" > > > > This is a reland of commit d21c3f85a2425d7d31ae1a258b920fccd53aed1c > > - Removes a non-existent file from public.bzl > > - Adds implementation of some missing backwards-compatible shims > > - Re-adds an unintentionally deleted null check from gm/image.cpp > > > > Original change's description: > > > Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster > > > > > > This is the first of many CLs that aims to split the GPU and CPU > > > coupling to SkImage. > > > > > > Step 1 was to move all SkImage::Make static functions (factories) > > > to their own namespace (SkImages), which allows us to define these > > > in different header files, which can be optionally exposed via the public API. > > > > > > * SkImage::MakeBackendTextureFromSkImage -> SkImages::GetBackendTextureFromImage > > > * SkImage::MakeCrossContextFromPixmap -> SkImages::CrossContextTextureFromPixmap > > > * SkImage::MakeFromAdoptedTexture -> SkImages::AdoptTextureFrom > > > * SkImage::MakeFromBitmap -> SkImages::RasterFromBitmap > > > * SkImage::MakeFromCompressedTexture -> SkImages::TextureFromCompressedTexture > > > * SkImage::MakeFromEncoded -> SkImages::DeferredFromEncodedData > > > * SkImage::MakeFromGenerator -> SkImages::DeferredFromGenerator > > > * SkImage::MakeFromPicture -> SkImages::DeferredFromPicture > > > * SkImage::MakeFromRaster -> SkImages::RasterFromPixmap > > > * SkImage::MakeFromTexture -> SkImages::BorrowTextureFrom > > > * SkImage::MakeFromYUVAPixmaps -> SkImages::TextureFromYUVAPixmaps > > > * SkImage::MakeFromYUVATextures -> SkImages::TextureFromYUVATextures > > > * SkImage::MakePromiseTexture -> SkImages::PromiseTextureFrom > > > * SkImage::MakePromiseYUVATexture -> SkImages::PromiseTextureFromYUVA > > > * SkImage::MakeRasterCopy -> SkImages::RasterFromPixmapCopy > > > * SkImage::MakeRasterData -> SkImages::RasterFromData > > > * SkImage::MakeRasterFromCompressed -> SkImages::RasterFromCompressedTextureData > > > * SkImage::MakeTextureFromCompressed -> SkImages::TextureFromCompressedTextureData > > > > > > We chose SkImages as the name because it aligns with existing > > > "effective namespaces" like SkShaders and SkColorFilters. > > > > > > Step 2 was to move the logic requiring the Ganesh GPU backend out of > > > SkImage classes (starting with SkImage_Raster as an easy starting point) > > > and into files that live under src/gpu/ganesh. The graphite code > > > will come later. This involved making SkImage_Raster.h so ganesh > > > can see that subclass and exposing a few fields via getters/setters. > > > > > > I don't think these steps can be easily split into two CLs (sorry). > > > I've left backwards compatible code so we can fix up clients > > > incrementally (and lock it in via the > > > SK_DISABLE_LEGACY_IMAGE_FACTORIES define). > > > > > > I ran git clang-format origin/main after the renaming, and spot > > > checked the formatting; seemed fine to me. > > > > > > Suggested review order: > > > - SkImage.h, SkImageGanesh.h, SkImageAndroid.h. Note that SkImage.h > > > has all the legacy factories guarded by an #ifdef at the bottom > > > for easier deletion in the future. > > > - src/image/SkImage_*Factories.cpp to see where the implementation > > > of these factories have been moved. We want them in separate files > > > to make the modular builds easier in the future. > > > - SkImage_Base.cpp, SkImage_Raster.h where things were moved out > > > of SkImage.cpp and SkImage_Raster.cpp for better organization. > > > - GrImageUtils.cpp/.h to see where the other methods of SkRaster > > > that used the GPU code were moved. I hope to follow suit with > > > other Images but for now just keep their onAsView etc methods > > > in place. > > > - Many other changes were mechanical to use the new namespace > > > and methods. > > > > > > Change-Id: Ia345c2f0f1b1a2f65178a857bdd0d6118fee7e58 > > > Bug: skia:13983 > > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/648297 > > > Reviewed-by: Brian Osman <brianosman@google.com> > > > Commit-Queue: Kevin Lubick <kjlubick@google.com> > > > > Bug: skia:13983 > > Change-Id: I66bc3ad3197c59b2db971020d98227b39b098bf2 > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/658557 > > Reviewed-by: Brian Osman <brianosman@google.com> > > Bug: skia:13983 > Change-Id: Ib2c6c1990803d1a4e9b538c9c2d727187639fe1a > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/659456 > Owners-Override: Kevin Lubick <kjlubick@google.com> > Reviewed-by: Nolan Scobie <nscobie@google.com> > Auto-Submit: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Nolan Scobie <nscobie@google.com> Bug: skia:13983 Change-Id: I355cbe3b624eb020e1bbd23738ae5249c234318f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/661059 Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
Reland "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" This reverts commit 3e6bfdfea566b8368b10cd911499ae1bb09d3004. Reason for revert: Fixing Android Original change's description: > Revert "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" > > This reverts commit ecbc27e5ed5d850d16c1d802fc77d0f0546bf3b5. > > Reason for revert: Mysterious Android failures. Readback issues? > > Original change's description: > > Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster" > > > > This is a reland of commit d21c3f85a2425d7d31ae1a258b920fccd53aed1c > > - Removes a non-existent file from public.bzl > > - Adds implementation of some missing backwards-compatible shims > > - Re-adds an unintentionally deleted null check from gm/image.cpp > > > > Original change's description: > > > Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster > > > > > > This is the first of many CLs that aims to split the GPU and CPU > > > coupling to SkImage. > > > > > > Step 1 was to move all SkImage::Make static functions (factories) > > > to their own namespace (SkImages), which allows us to define these > > > in different header files, which can be optionally exposed via the public API. > > > > > > * SkImage::MakeBackendTextureFromSkImage -> SkImages::GetBackendTextureFromImage > > > * SkImage::MakeCrossContextFromPixmap -> SkImages::CrossContextTextureFromPixmap > > > * SkImage::MakeFromAdoptedTexture -> SkImages::AdoptTextureFrom > > > * SkImage::MakeFromBitmap -> SkImages::RasterFromBitmap > > > * SkImage::MakeFromCompressedTexture -> SkImages::TextureFromCompressedTexture > > > * SkImage::MakeFromEncoded -> SkImages::DeferredFromEncodedData > > > * SkImage::MakeFromGenerator -> SkImages::DeferredFromGenerator > > > * SkImage::MakeFromPicture -> SkImages::DeferredFromPicture > > > * SkImage::MakeFromRaster -> SkImages::RasterFromPixmap > > > * SkImage::MakeFromTexture -> SkImages::BorrowTextureFrom > > > * SkImage::MakeFromYUVAPixmaps -> SkImages::TextureFromYUVAPixmaps > > > * SkImage::MakeFromYUVATextures -> SkImages::TextureFromYUVATextures > > > * SkImage::MakePromiseTexture -> SkImages::PromiseTextureFrom > > > * SkImage::MakePromiseYUVATexture -> SkImages::PromiseTextureFromYUVA > > > * SkImage::MakeRasterCopy -> SkImages::RasterFromPixmapCopy > > > * SkImage::MakeRasterData -> SkImages::RasterFromData > > > * SkImage::MakeRasterFromCompressed -> SkImages::RasterFromCompressedTextureData > > > * SkImage::MakeTextureFromCompressed -> SkImages::TextureFromCompressedTextureData > > > > > > We chose SkImages as the name because it aligns with existing > > > "effective namespaces" like SkShaders and SkColorFilters. > > > > > > Step 2 was to move the logic requiring the Ganesh GPU backend out of > > > SkImage classes (starting with SkImage_Raster as an easy starting point) > > > and into files that live under src/gpu/ganesh. The graphite code > > > will come later. This involved making SkImage_Raster.h so ganesh > > > can see that subclass and exposing a few fields via getters/setters. > > > > > > I don't think these steps can be easily split into two CLs (sorry). > > > I've left backwards compatible code so we can fix up clients > > > incrementally (and lock it in via the > > > SK_DISABLE_LEGACY_IMAGE_FACTORIES define). > > > > > > I ran git clang-format origin/main after the renaming, and spot > > > checked the formatting; seemed fine to me. > > > > > > Suggested review order: > > > - SkImage.h, SkImageGanesh.h, SkImageAndroid.h. Note that SkImage.h > > > has all the legacy factories guarded by an #ifdef at the bottom > > > for easier deletion in the future. > > > - src/image/SkImage_*Factories.cpp to see where the implementation > > > of these factories have been moved. We want them in separate files > > > to make the modular builds easier in the future. > > > - SkImage_Base.cpp, SkImage_Raster.h where things were moved out > > > of SkImage.cpp and SkImage_Raster.cpp for better organization. > > > - GrImageUtils.cpp/.h to see where the other methods of SkRaster > > > that used the GPU code were moved. I hope to follow suit with > > > other Images but for now just keep their onAsView etc methods > > > in place. > > > - Many other changes were mechanical to use the new namespace > > > and methods. > > > > > > Change-Id: Ia345c2f0f1b1a2f65178a857bdd0d6118fee7e58 > > > Bug: skia:13983 > > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/648297 > > > Reviewed-by: Brian Osman <brianosman@google.com> > > > Commit-Queue: Kevin Lubick <kjlubick@google.com> > > > > Bug: skia:13983 > > Change-Id: I66bc3ad3197c59b2db971020d98227b39b098bf2 > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/658557 > > Reviewed-by: Brian Osman <brianosman@google.com> > > Bug: skia:13983 > Change-Id: Ib2c6c1990803d1a4e9b538c9c2d727187639fe1a > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/659456 > Owners-Override: Kevin Lubick <kjlubick@google.com> > Reviewed-by: Nolan Scobie <nscobie@google.com> > Auto-Submit: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Nolan Scobie <nscobie@google.com> Bug: skia:13983 Change-Id: I355cbe3b624eb020e1bbd23738ae5249c234318f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/661059 Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Update drawVertices named fiddles to use kDst blend mode. When drawVertices was introduced, the paint color was only used if a shader was present on the paint. Now, the paint color is always used as the source color and the vertex color is always used as the destination color. We now pass a blend mode of Dst to pass through the vertex color and ignore the paint color for these demos, matching the original intent. Context: https://groups.google.com/d/msgid/skia-discuss/CAL_WtP4RjCFCapJbz0ad8m-6g3kJwuk_Gr-S_Fmj5N%2B8GxQaXg%40mail.gmail.com Change-Id: I8b8833067271098e1902cba1199249c183783fdf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/849416 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
[fiddle] Update named fiddles //tools/fiddle/make_all_examples_cpp.py had not run in a while, so some of these fiddles were not being compiled regularly and bit-rotted. A follow-up CL will try running that script as a presubmit. Change-Id: Ib851cb5d70485e354de3388abf56666492335d46 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/423956 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> | 4 年前 | |
Move SkSurface factories to SkSurfaces namespace * SkSurface::MakeFromAHardwareBuffer -> SkSurfaces::WrapAndroidHardwareBuffer * SkSurface::MakeFromBackendRenderTarget -> SkSurfaces::WrapBackendRenderTarget * SkSurface::MakeFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeFromCAMetalLayer -> SkSurfaces::WrapCAMetalLayer * SkSurface::MakeFromMTKView -> SkSurfaces::WrapMTKView * SkSurface::MakeGraphite -> SkSurfaces::RenderTarget * SkSurface::MakeGraphiteFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeRaster -> SkSurfaces::Raster * SkSurface::MakeRasterDirect -> SkSurfaces::WrapPixels * SkSurface::MakeRasterDirectReleaseProc -> SkSurfaces::WrapPixels * SkSurface::MakeRasterN32Premul -> SkSurfaces::Raster * SkSurface::MakeRenderTarget -> SkSurfaces::RenderTarget Suggested review order: - include/* - src/gpu/ganesh/surface/SkSurface_Ganesh.cpp - src/image/SkSurface_Raster.cpp - src/image/SkSurface.cpp - All other changes which were mostly find-replace followed by git clang-format origin/main Change-Id: Idb18ab5c2beb12d8b4ec6712e9abee286646424f Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/687639 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
Move SkSurface factories to SkSurfaces namespace * SkSurface::MakeFromAHardwareBuffer -> SkSurfaces::WrapAndroidHardwareBuffer * SkSurface::MakeFromBackendRenderTarget -> SkSurfaces::WrapBackendRenderTarget * SkSurface::MakeFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeFromCAMetalLayer -> SkSurfaces::WrapCAMetalLayer * SkSurface::MakeFromMTKView -> SkSurfaces::WrapMTKView * SkSurface::MakeGraphite -> SkSurfaces::RenderTarget * SkSurface::MakeGraphiteFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeRaster -> SkSurfaces::Raster * SkSurface::MakeRasterDirect -> SkSurfaces::WrapPixels * SkSurface::MakeRasterDirectReleaseProc -> SkSurfaces::WrapPixels * SkSurface::MakeRasterN32Premul -> SkSurfaces::Raster * SkSurface::MakeRenderTarget -> SkSurfaces::RenderTarget Suggested review order: - include/* - src/gpu/ganesh/surface/SkSurface_Ganesh.cpp - src/image/SkSurface_Raster.cpp - src/image/SkSurface.cpp - All other changes which were mostly find-replace followed by git clang-format origin/main Change-Id: Idb18ab5c2beb12d8b4ec6712e9abee286646424f Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/687639 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
More FromSVGString site updates ... and more makeTransform() to keep SkPath immutable Change-Id: I5d21bceb3c8363f4e976298ddab89aa87232cfd2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1053910 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 9 个月前 | |
More FromSVGString site updates ... and more makeTransform() to keep SkPath immutable Change-Id: I5d21bceb3c8363f4e976298ddab89aa87232cfd2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1053910 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Update many uses of SkFont that had nullptr SkTypeface A null SkTypeface results in a font that does not draw anything. These changes are pretty mechanical and use the test SkFontMgr in benchmarks, tests, and tools, and the fiddle-specific SkFontMgr (e.g. FontConfig) in our documentation examples. Change-Id: I3b1fbddf0871c294bde819de75be107bdc849191 Bug: b/305780908 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/787838 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
[fiddle] Update named fiddles //tools/fiddle/make_all_examples_cpp.py had not run in a while, so some of these fiddles were not being compiled regularly and bit-rotted. A follow-up CL will try running that script as a presubmit. Change-Id: Ib851cb5d70485e354de3388abf56666492335d46 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/423956 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> | 4 年前 | |
drawBitmap is deprecated Bug: skia:11216 Change-Id: I4affb8e00ff7e7b3e8d873ddfd653f397ca8d928 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360979 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
use SkSpan in SkMatrix API Change-Id: I6c7f0fbac16063062f0d30a5394413cf812afcee Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1002459 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Deprecate non-recorder SkImage methods This also migrates Skia to use recorders where we can. Once this lands, we can start updating clients to create and pass CPU contexts in various places. Change-Id: I05dcb844e4e66a5ed19f616bab8fc51efe4ec0e2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/999759 Reviewed-by: Jorge Betancourt <jmbetancourt@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> | 1 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Remove // HASH=xxxxxx from examples. This is no longer referenced anywhere. Change-Id: Ia6d9930d82ea125b2522b9172f72651887bacea1 Bug: 343939871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/859130 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: John Stiles <johnstiles@google.com> | 2 年前 | |
Reland "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" This reverts commit 3e6bfdfea566b8368b10cd911499ae1bb09d3004. Reason for revert: Fixing Android Original change's description: > Revert "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" > > This reverts commit ecbc27e5ed5d850d16c1d802fc77d0f0546bf3b5. > > Reason for revert: Mysterious Android failures. Readback issues? > > Original change's description: > > Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster" > > > > This is a reland of commit d21c3f85a2425d7d31ae1a258b920fccd53aed1c > > - Removes a non-existent file from public.bzl > > - Adds implementation of some missing backwards-compatible shims > > - Re-adds an unintentionally deleted null check from gm/image.cpp > > > > Original change's description: > > > Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster > > > > > > This is the first of many CLs that aims to split the GPU and CPU > > > coupling to SkImage. > > > > > > Step 1 was to move all SkImage::Make static functions (factories) > > > to their own namespace (SkImages), which allows us to define these > > > in different header files, which can be optionally exposed via the public API. > > > > > > * SkImage::MakeBackendTextureFromSkImage -> SkImages::GetBackendTextureFromImage > > > * SkImage::MakeCrossContextFromPixmap -> SkImages::CrossContextTextureFromPixmap > > > * SkImage::MakeFromAdoptedTexture -> SkImages::AdoptTextureFrom > > > * SkImage::MakeFromBitmap -> SkImages::RasterFromBitmap > > > * SkImage::MakeFromCompressedTexture -> SkImages::TextureFromCompressedTexture > > > * SkImage::MakeFromEncoded -> SkImages::DeferredFromEncodedData > > > * SkImage::MakeFromGenerator -> SkImages::DeferredFromGenerator > > > * SkImage::MakeFromPicture -> SkImages::DeferredFromPicture > > > * SkImage::MakeFromRaster -> SkImages::RasterFromPixmap > > > * SkImage::MakeFromTexture -> SkImages::BorrowTextureFrom > > > * SkImage::MakeFromYUVAPixmaps -> SkImages::TextureFromYUVAPixmaps > > > * SkImage::MakeFromYUVATextures -> SkImages::TextureFromYUVATextures > > > * SkImage::MakePromiseTexture -> SkImages::PromiseTextureFrom > > > * SkImage::MakePromiseYUVATexture -> SkImages::PromiseTextureFromYUVA > > > * SkImage::MakeRasterCopy -> SkImages::RasterFromPixmapCopy > > > * SkImage::MakeRasterData -> SkImages::RasterFromData > > > * SkImage::MakeRasterFromCompressed -> SkImages::RasterFromCompressedTextureData > > > * SkImage::MakeTextureFromCompressed -> SkImages::TextureFromCompressedTextureData > > > > > > We chose SkImages as the name because it aligns with existing > > > "effective namespaces" like SkShaders and SkColorFilters. > > > > > > Step 2 was to move the logic requiring the Ganesh GPU backend out of > > > SkImage classes (starting with SkImage_Raster as an easy starting point) > > > and into files that live under src/gpu/ganesh. The graphite code > > > will come later. This involved making SkImage_Raster.h so ganesh > > > can see that subclass and exposing a few fields via getters/setters. > > > > > > I don't think these steps can be easily split into two CLs (sorry). > > > I've left backwards compatible code so we can fix up clients > > > incrementally (and lock it in via the > > > SK_DISABLE_LEGACY_IMAGE_FACTORIES define). > > > > > > I ran git clang-format origin/main after the renaming, and spot > > > checked the formatting; seemed fine to me. > > > > > > Suggested review order: > > > - SkImage.h, SkImageGanesh.h, SkImageAndroid.h. Note that SkImage.h > > > has all the legacy factories guarded by an #ifdef at the bottom > > > for easier deletion in the future. > > > - src/image/SkImage_*Factories.cpp to see where the implementation > > > of these factories have been moved. We want them in separate files > > > to make the modular builds easier in the future. > > > - SkImage_Base.cpp, SkImage_Raster.h where things were moved out > > > of SkImage.cpp and SkImage_Raster.cpp for better organization. > > > - GrImageUtils.cpp/.h to see where the other methods of SkRaster > > > that used the GPU code were moved. I hope to follow suit with > > > other Images but for now just keep their onAsView etc methods > > > in place. > > > - Many other changes were mechanical to use the new namespace > > > and methods. > > > > > > Change-Id: Ia345c2f0f1b1a2f65178a857bdd0d6118fee7e58 > > > Bug: skia:13983 > > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/648297 > > > Reviewed-by: Brian Osman <brianosman@google.com> > > > Commit-Queue: Kevin Lubick <kjlubick@google.com> > > > > Bug: skia:13983 > > Change-Id: I66bc3ad3197c59b2db971020d98227b39b098bf2 > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/658557 > > Reviewed-by: Brian Osman <brianosman@google.com> > > Bug: skia:13983 > Change-Id: Ib2c6c1990803d1a4e9b538c9c2d727187639fe1a > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/659456 > Owners-Override: Kevin Lubick <kjlubick@google.com> > Reviewed-by: Nolan Scobie <nscobie@google.com> > Auto-Submit: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Nolan Scobie <nscobie@google.com> Bug: skia:13983 Change-Id: I355cbe3b624eb020e1bbd23738ae5249c234318f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/661059 Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use SkSpan for dashing Change-Id: I0295c3c39e8c4b191783e9dbe784681a2b000851 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1004516 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove uses of deprecated no-args makeRasterImage This [1] was deprecated long ago and it's time to clean it up. There will be follow-on CLs to clients. [1] https://github.com/google/skia/blob/19dc166d60bf59e8893a5127fffa2ebb452a0c42/include/core/SkImage.h#L852-L856 Change-Id: I09e73e76541c97abdfc2bcaa51b95612cab3f87c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1017496 Auto-Submit: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Daniel Dilan <danieldilan@google.com> | 1 年前 | |
use SkSpan in SkMatrix API Change-Id: I6c7f0fbac16063062f0d30a5394413cf812afcee Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1002459 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Update many uses of SkFont that had nullptr SkTypeface A null SkTypeface results in a font that does not draw anything. These changes are pretty mechanical and use the test SkFontMgr in benchmarks, tests, and tools, and the fiddle-specific SkFontMgr (e.g. FontConfig) in our documentation examples. Change-Id: I3b1fbddf0871c294bde819de75be107bdc849191 Bug: b/305780908 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/787838 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 2 年前 | |
Reland "Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code" This is a reland of commit 4a187251e7e143a681b6a7b2901a61ac6c2ef0b0 Fixed a missing overridden method in include/utils/SkPaintFilterCanvas.h and was more cautious with #ifdefs Original change's description: > Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code > > This removes more gpu-related #ifdefs from SkCanvas.cpp > > Bug: skia:14317 > Change-Id: I468c3e1e1abac130fa9204a98f9ce78bc1405eea > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/714643 > Reviewed-by: Brian Osman <brianosman@google.com> Bug: skia:14317 Change-Id: I88c9b086f5f29757282d16f2a46dbe5bc5c395ba Reviewed-on: https://skia-review.googlesource.com/c/skia/+/716476 Owners-Override: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> | 2 年前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path builder in viewer and examples Change-Id: I16d4bc5b604ab8bc399ae225b17032471f3b9c62 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071476 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Replace SK_ARRAY_COUNT with std::size() for skia/docs Change-Id: I9569ba4760546be6302c24658e64cb58c7db86e5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550697 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Herb Derby <herb@google.com> | 4 年前 | |
Update some of the dox code to GrDirectContext If we're to remove GrContext all uses must go! Change-Id: I487a973004c4f080fc5802128770b417d54628e2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301981 Reviewed-by: Adlai Holler <adlai@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> | 5 年前 | |
Use SkSpan for dashing Change-Id: I0295c3c39e8c4b191783e9dbe784681a2b000851 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1004516 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Move SkSurface factories to SkSurfaces namespace * SkSurface::MakeFromAHardwareBuffer -> SkSurfaces::WrapAndroidHardwareBuffer * SkSurface::MakeFromBackendRenderTarget -> SkSurfaces::WrapBackendRenderTarget * SkSurface::MakeFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeFromCAMetalLayer -> SkSurfaces::WrapCAMetalLayer * SkSurface::MakeFromMTKView -> SkSurfaces::WrapMTKView * SkSurface::MakeGraphite -> SkSurfaces::RenderTarget * SkSurface::MakeGraphiteFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeRaster -> SkSurfaces::Raster * SkSurface::MakeRasterDirect -> SkSurfaces::WrapPixels * SkSurface::MakeRasterDirectReleaseProc -> SkSurfaces::WrapPixels * SkSurface::MakeRasterN32Premul -> SkSurfaces::Raster * SkSurface::MakeRenderTarget -> SkSurfaces::RenderTarget Suggested review order: - include/* - src/gpu/ganesh/surface/SkSurface_Ganesh.cpp - src/image/SkSurface_Raster.cpp - src/image/SkSurface.cpp - All other changes which were mostly find-replace followed by git clang-format origin/main Change-Id: Idb18ab5c2beb12d8b4ec6712e9abee286646424f Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/687639 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
docs/examples: REG_FIDDLE_ANIMATED I also added the get_examples.py script which pulls down new fiddles. Change-Id: I953e461685a4d118ac4e425453e47d665a485aa2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/264570 Commit-Queue: Hal Canary <halcanary@skia.org> Reviewed-by: Joe Gregorio <jcgregorio@google.com> | 6 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Update many uses of SkFont that had nullptr SkTypeface A null SkTypeface results in a font that does not draw anything. These changes are pretty mechanical and use the test SkFontMgr in benchmarks, tests, and tools, and the fiddle-specific SkFontMgr (e.g. FontConfig) in our documentation examples. Change-Id: I3b1fbddf0871c294bde819de75be107bdc849191 Bug: b/305780908 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/787838 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 2 年前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Move SkSurface factories to SkSurfaces namespace * SkSurface::MakeFromAHardwareBuffer -> SkSurfaces::WrapAndroidHardwareBuffer * SkSurface::MakeFromBackendRenderTarget -> SkSurfaces::WrapBackendRenderTarget * SkSurface::MakeFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeFromCAMetalLayer -> SkSurfaces::WrapCAMetalLayer * SkSurface::MakeFromMTKView -> SkSurfaces::WrapMTKView * SkSurface::MakeGraphite -> SkSurfaces::RenderTarget * SkSurface::MakeGraphiteFromBackendTexture -> SkSurfaces::WrapBackendTexture * SkSurface::MakeRaster -> SkSurfaces::Raster * SkSurface::MakeRasterDirect -> SkSurfaces::WrapPixels * SkSurface::MakeRasterDirectReleaseProc -> SkSurfaces::WrapPixels * SkSurface::MakeRasterN32Premul -> SkSurfaces::Raster * SkSurface::MakeRenderTarget -> SkSurfaces::RenderTarget Suggested review order: - include/* - src/gpu/ganesh/surface/SkSurface_Ganesh.cpp - src/image/SkSurface_Raster.cpp - src/image/SkSurface.cpp - All other changes which were mostly find-replace followed by git clang-format origin/main Change-Id: Idb18ab5c2beb12d8b4ec6712e9abee286646424f Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/687639 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
decs/examples: Support more fiddle types: offscreen, srgb Change-Id: I606eb7dfbce04147bfc6e287bb2c75051a44a076 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/264692 Commit-Queue: Joe Gregorio <jcgregorio@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com> | 6 年前 | |
docs/examples: REG_FIDDLE_ANIMATED I also added the get_examples.py script which pulls down new fiddles. Change-Id: I953e461685a4d118ac4e425453e47d665a485aa2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/264570 Commit-Queue: Hal Canary <halcanary@skia.org> Reviewed-by: Joe Gregorio <jcgregorio@google.com> | 6 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
pass sampling to drawImage Bug: skia:7650 Change-Id: I0fa4c5f3fb350705f78ee91f4bdfb4edd83d0ed9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/361360 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
Deprecate non-recorder SkImage methods This also migrates Skia to use recorders where we can. Once this lands, we can start updating clients to create and pass CPU contexts in various places. Change-Id: I05dcb844e4e66a5ed19f616bab8fc51efe4ec0e2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/999759 Reviewed-by: Jorge Betancourt <jmbetancourt@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> | 1 年前 | |
Use bitmap.asImage() Change-Id: Ie16194937530d7cd75f84d9af66c31b77875ef83 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/347043 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
Reland "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" This reverts commit 3e6bfdfea566b8368b10cd911499ae1bb09d3004. Reason for revert: Fixing Android Original change's description: > Revert "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" > > This reverts commit ecbc27e5ed5d850d16c1d802fc77d0f0546bf3b5. > > Reason for revert: Mysterious Android failures. Readback issues? > > Original change's description: > > Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster" > > > > This is a reland of commit d21c3f85a2425d7d31ae1a258b920fccd53aed1c > > - Removes a non-existent file from public.bzl > > - Adds implementation of some missing backwards-compatible shims > > - Re-adds an unintentionally deleted null check from gm/image.cpp > > > > Original change's description: > > > Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster > > > > > > This is the first of many CLs that aims to split the GPU and CPU > > > coupling to SkImage. > > > > > > Step 1 was to move all SkImage::Make static functions (factories) > > > to their own namespace (SkImages), which allows us to define these > > > in different header files, which can be optionally exposed via the public API. > > > > > > * SkImage::MakeBackendTextureFromSkImage -> SkImages::GetBackendTextureFromImage > > > * SkImage::MakeCrossContextFromPixmap -> SkImages::CrossContextTextureFromPixmap > > > * SkImage::MakeFromAdoptedTexture -> SkImages::AdoptTextureFrom > > > * SkImage::MakeFromBitmap -> SkImages::RasterFromBitmap > > > * SkImage::MakeFromCompressedTexture -> SkImages::TextureFromCompressedTexture > > > * SkImage::MakeFromEncoded -> SkImages::DeferredFromEncodedData > > > * SkImage::MakeFromGenerator -> SkImages::DeferredFromGenerator > > > * SkImage::MakeFromPicture -> SkImages::DeferredFromPicture > > > * SkImage::MakeFromRaster -> SkImages::RasterFromPixmap > > > * SkImage::MakeFromTexture -> SkImages::BorrowTextureFrom > > > * SkImage::MakeFromYUVAPixmaps -> SkImages::TextureFromYUVAPixmaps > > > * SkImage::MakeFromYUVATextures -> SkImages::TextureFromYUVATextures > > > * SkImage::MakePromiseTexture -> SkImages::PromiseTextureFrom > > > * SkImage::MakePromiseYUVATexture -> SkImages::PromiseTextureFromYUVA > > > * SkImage::MakeRasterCopy -> SkImages::RasterFromPixmapCopy > > > * SkImage::MakeRasterData -> SkImages::RasterFromData > > > * SkImage::MakeRasterFromCompressed -> SkImages::RasterFromCompressedTextureData > > > * SkImage::MakeTextureFromCompressed -> SkImages::TextureFromCompressedTextureData > > > > > > We chose SkImages as the name because it aligns with existing > > > "effective namespaces" like SkShaders and SkColorFilters. > > > > > > Step 2 was to move the logic requiring the Ganesh GPU backend out of > > > SkImage classes (starting with SkImage_Raster as an easy starting point) > > > and into files that live under src/gpu/ganesh. The graphite code > > > will come later. This involved making SkImage_Raster.h so ganesh > > > can see that subclass and exposing a few fields via getters/setters. > > > > > > I don't think these steps can be easily split into two CLs (sorry). > > > I've left backwards compatible code so we can fix up clients > > > incrementally (and lock it in via the > > > SK_DISABLE_LEGACY_IMAGE_FACTORIES define). > > > > > > I ran git clang-format origin/main after the renaming, and spot > > > checked the formatting; seemed fine to me. > > > > > > Suggested review order: > > > - SkImage.h, SkImageGanesh.h, SkImageAndroid.h. Note that SkImage.h > > > has all the legacy factories guarded by an #ifdef at the bottom > > > for easier deletion in the future. > > > - src/image/SkImage_*Factories.cpp to see where the implementation > > > of these factories have been moved. We want them in separate files > > > to make the modular builds easier in the future. > > > - SkImage_Base.cpp, SkImage_Raster.h where things were moved out > > > of SkImage.cpp and SkImage_Raster.cpp for better organization. > > > - GrImageUtils.cpp/.h to see where the other methods of SkRaster > > > that used the GPU code were moved. I hope to follow suit with > > > other Images but for now just keep their onAsView etc methods > > > in place. > > > - Many other changes were mechanical to use the new namespace > > > and methods. > > > > > > Change-Id: Ia345c2f0f1b1a2f65178a857bdd0d6118fee7e58 > > > Bug: skia:13983 > > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/648297 > > > Reviewed-by: Brian Osman <brianosman@google.com> > > > Commit-Queue: Kevin Lubick <kjlubick@google.com> > > > > Bug: skia:13983 > > Change-Id: I66bc3ad3197c59b2db971020d98227b39b098bf2 > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/658557 > > Reviewed-by: Brian Osman <brianosman@google.com> > > Bug: skia:13983 > Change-Id: Ib2c6c1990803d1a4e9b538c9c2d727187639fe1a > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/659456 > Owners-Override: Kevin Lubick <kjlubick@google.com> > Reviewed-by: Nolan Scobie <nscobie@google.com> > Auto-Submit: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Nolan Scobie <nscobie@google.com> Bug: skia:13983 Change-Id: I355cbe3b624eb020e1bbd23738ae5249c234318f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/661059 Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Use samplingoptions in imageshader Change-Id: I7d94fe7aed702afd0626a40db201caaf7c2a7764 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/342927 Commit-Queue: Mike Reed <reed@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@chromium.org> | 5 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Use samplingoptions in imageshader Change-Id: I7d94fe7aed702afd0626a40db201caaf7c2a7764 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/342927 Commit-Queue: Mike Reed <reed@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@chromium.org> | 5 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Update many uses of SkFont that had nullptr SkTypeface A null SkTypeface results in a font that does not draw anything. These changes are pretty mechanical and use the test SkFontMgr in benchmarks, tests, and tools, and the fiddle-specific SkFontMgr (e.g. FontConfig) in our documentation examples. Change-Id: I3b1fbddf0871c294bde819de75be107bdc849191 Bug: b/305780908 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/787838 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 2 年前 | |
Centralize ColorFilter factories in SkColorFilters Bug: skia:13528 Change-Id: I0572d23ae6544a789b8feca7cf8687aa01116f29 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/571121 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> | 3 年前 | |
Decouple SkShaders from Ganesh backend This moves all asFragmentProcessor methods from the src/shaders and src/shaders/gradients into GrFragmentProcessors. As a requirement to do so, all shaders have had a public header made with the class declaration. Many classes required new getters to expose some fields for the construction of the GrFragmentProcessor. I briefly toyed with the idea of using friend functions, but decided against it for 2 reasons: 1) the syntax was verbose and gnarly; 2) the syntax would make the functions of GrFragmentProcessors callable from other places and not be static / contained to just GrFragmentProcessors.cpp. Other notable changes: - SkShaderBase::GradientType::kColor removed, as it has been superseded by SkShaderBase::ShaderType::kColor for detecting "is this a color shader?" Callsites that needed the color now cast it to SkColorShader - SkPerlinNoiseShader class removed from public API (Chromium migrated in https://crrev.com/c/4591270) and used internally instead of SkPerlinNoiseShaderImpl for closer alignment with the ShaderType enum. - SkPerlinNoiseShader::PaintingData no longer uses #ifdefs to make the bitmaps for the GPU backends, but this is now explicitly done in a function generateBitmaps(). - SkShaderBase::MatrixRec has been moved to the SkShaders namespace and had the Ganesh-specific apply() changed to applyForFragmentProcessor(). The Ganesh-parts (e.g. the creation of the GrMatrixEffect) were made the responsibility of the caller (e.g. in GrFragmentProcessors.cpp). - I thought it was strange that SkBitmapProcShader.h (but not the .cpp) was in public.bzl. I made that not necessary by #ifdef'ing the one include that was necessary removing other unnecessary ones. This is because G3 sets SK_DISABLE_LEGACY_SHADERCONTEXT The following shader subclasses did not appear to have Ganesh implementations and that is still the case: - SkEmptyShader - SpriteShader (appears SkVM only) - DitherShader (appears SkVM only) - SkTransformShader - SkTriColorShader - SkUpdatableColorShader I enforced IWYU on src/shaders and all other new files I created in this CL. This had some impact in wider files, but I do not expect it to impact clients as no public #includes had #includes removed. Suggested Review Order: - SkShaderBase.h/.cpp, noting that much of the .cpp came from SkShader.cpp - GrFragmentProcessors.cpp, glancing at the relevant subclass .h and .cpp changes as necessary - SkPerlinNoise* and GrPerlinNoise* to make sure I didn't overlook something in the refactor/extraction - Another pass through other changes in src/shaders and src/shaders/gradients - All other files in any order. Change-Id: Icf3db955d0653f97d7c793b167463162fb70d9f2 Bug: skia:14317 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/706216 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 3 年前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Decouple SkShaders from Ganesh backend This moves all asFragmentProcessor methods from the src/shaders and src/shaders/gradients into GrFragmentProcessors. As a requirement to do so, all shaders have had a public header made with the class declaration. Many classes required new getters to expose some fields for the construction of the GrFragmentProcessor. I briefly toyed with the idea of using friend functions, but decided against it for 2 reasons: 1) the syntax was verbose and gnarly; 2) the syntax would make the functions of GrFragmentProcessors callable from other places and not be static / contained to just GrFragmentProcessors.cpp. Other notable changes: - SkShaderBase::GradientType::kColor removed, as it has been superseded by SkShaderBase::ShaderType::kColor for detecting "is this a color shader?" Callsites that needed the color now cast it to SkColorShader - SkPerlinNoiseShader class removed from public API (Chromium migrated in https://crrev.com/c/4591270) and used internally instead of SkPerlinNoiseShaderImpl for closer alignment with the ShaderType enum. - SkPerlinNoiseShader::PaintingData no longer uses #ifdefs to make the bitmaps for the GPU backends, but this is now explicitly done in a function generateBitmaps(). - SkShaderBase::MatrixRec has been moved to the SkShaders namespace and had the Ganesh-specific apply() changed to applyForFragmentProcessor(). The Ganesh-parts (e.g. the creation of the GrMatrixEffect) were made the responsibility of the caller (e.g. in GrFragmentProcessors.cpp). - I thought it was strange that SkBitmapProcShader.h (but not the .cpp) was in public.bzl. I made that not necessary by #ifdef'ing the one include that was necessary removing other unnecessary ones. This is because G3 sets SK_DISABLE_LEGACY_SHADERCONTEXT The following shader subclasses did not appear to have Ganesh implementations and that is still the case: - SkEmptyShader - SpriteShader (appears SkVM only) - DitherShader (appears SkVM only) - SkTransformShader - SkTriColorShader - SkUpdatableColorShader I enforced IWYU on src/shaders and all other new files I created in this CL. This had some impact in wider files, but I do not expect it to impact clients as no public #includes had #includes removed. Suggested Review Order: - SkShaderBase.h/.cpp, noting that much of the .cpp came from SkShader.cpp - GrFragmentProcessors.cpp, glancing at the relevant subclass .h and .cpp changes as necessary - SkPerlinNoise* and GrPerlinNoise* to make sure I didn't overlook something in the refactor/extraction - Another pass through other changes in src/shaders and src/shaders/gradients - All other files in any order. Change-Id: Icf3db955d0653f97d7c793b167463162fb70d9f2 Bug: skia:14317 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/706216 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 3 年前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
pass sampling to drawImage Bug: skia:7650 Change-Id: I0fa4c5f3fb350705f78ee91f4bdfb4edd83d0ed9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/361360 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Decouple SkShaders from Ganesh backend This moves all asFragmentProcessor methods from the src/shaders and src/shaders/gradients into GrFragmentProcessors. As a requirement to do so, all shaders have had a public header made with the class declaration. Many classes required new getters to expose some fields for the construction of the GrFragmentProcessor. I briefly toyed with the idea of using friend functions, but decided against it for 2 reasons: 1) the syntax was verbose and gnarly; 2) the syntax would make the functions of GrFragmentProcessors callable from other places and not be static / contained to just GrFragmentProcessors.cpp. Other notable changes: - SkShaderBase::GradientType::kColor removed, as it has been superseded by SkShaderBase::ShaderType::kColor for detecting "is this a color shader?" Callsites that needed the color now cast it to SkColorShader - SkPerlinNoiseShader class removed from public API (Chromium migrated in https://crrev.com/c/4591270) and used internally instead of SkPerlinNoiseShaderImpl for closer alignment with the ShaderType enum. - SkPerlinNoiseShader::PaintingData no longer uses #ifdefs to make the bitmaps for the GPU backends, but this is now explicitly done in a function generateBitmaps(). - SkShaderBase::MatrixRec has been moved to the SkShaders namespace and had the Ganesh-specific apply() changed to applyForFragmentProcessor(). The Ganesh-parts (e.g. the creation of the GrMatrixEffect) were made the responsibility of the caller (e.g. in GrFragmentProcessors.cpp). - I thought it was strange that SkBitmapProcShader.h (but not the .cpp) was in public.bzl. I made that not necessary by #ifdef'ing the one include that was necessary removing other unnecessary ones. This is because G3 sets SK_DISABLE_LEGACY_SHADERCONTEXT The following shader subclasses did not appear to have Ganesh implementations and that is still the case: - SkEmptyShader - SpriteShader (appears SkVM only) - DitherShader (appears SkVM only) - SkTransformShader - SkTriColorShader - SkUpdatableColorShader I enforced IWYU on src/shaders and all other new files I created in this CL. This had some impact in wider files, but I do not expect it to impact clients as no public #includes had #includes removed. Suggested Review Order: - SkShaderBase.h/.cpp, noting that much of the .cpp came from SkShader.cpp - GrFragmentProcessors.cpp, glancing at the relevant subclass .h and .cpp changes as necessary - SkPerlinNoise* and GrPerlinNoise* to make sure I didn't overlook something in the refactor/extraction - Another pass through other changes in src/shaders and src/shaders/gradients - All other files in any order. Change-Id: Icf3db955d0653f97d7c793b167463162fb70d9f2 Bug: skia:14317 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/706216 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 3 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Decouple SkShaders from Ganesh backend This moves all asFragmentProcessor methods from the src/shaders and src/shaders/gradients into GrFragmentProcessors. As a requirement to do so, all shaders have had a public header made with the class declaration. Many classes required new getters to expose some fields for the construction of the GrFragmentProcessor. I briefly toyed with the idea of using friend functions, but decided against it for 2 reasons: 1) the syntax was verbose and gnarly; 2) the syntax would make the functions of GrFragmentProcessors callable from other places and not be static / contained to just GrFragmentProcessors.cpp. Other notable changes: - SkShaderBase::GradientType::kColor removed, as it has been superseded by SkShaderBase::ShaderType::kColor for detecting "is this a color shader?" Callsites that needed the color now cast it to SkColorShader - SkPerlinNoiseShader class removed from public API (Chromium migrated in https://crrev.com/c/4591270) and used internally instead of SkPerlinNoiseShaderImpl for closer alignment with the ShaderType enum. - SkPerlinNoiseShader::PaintingData no longer uses #ifdefs to make the bitmaps for the GPU backends, but this is now explicitly done in a function generateBitmaps(). - SkShaderBase::MatrixRec has been moved to the SkShaders namespace and had the Ganesh-specific apply() changed to applyForFragmentProcessor(). The Ganesh-parts (e.g. the creation of the GrMatrixEffect) were made the responsibility of the caller (e.g. in GrFragmentProcessors.cpp). - I thought it was strange that SkBitmapProcShader.h (but not the .cpp) was in public.bzl. I made that not necessary by #ifdef'ing the one include that was necessary removing other unnecessary ones. This is because G3 sets SK_DISABLE_LEGACY_SHADERCONTEXT The following shader subclasses did not appear to have Ganesh implementations and that is still the case: - SkEmptyShader - SpriteShader (appears SkVM only) - DitherShader (appears SkVM only) - SkTransformShader - SkTriColorShader - SkUpdatableColorShader I enforced IWYU on src/shaders and all other new files I created in this CL. This had some impact in wider files, but I do not expect it to impact clients as no public #includes had #includes removed. Suggested Review Order: - SkShaderBase.h/.cpp, noting that much of the .cpp came from SkShader.cpp - GrFragmentProcessors.cpp, glancing at the relevant subclass .h and .cpp changes as necessary - SkPerlinNoise* and GrPerlinNoise* to make sure I didn't overlook something in the refactor/extraction - Another pass through other changes in src/shaders and src/shaders/gradients - All other files in any order. Change-Id: Icf3db955d0653f97d7c793b167463162fb70d9f2 Bug: skia:14317 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/706216 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 3 年前 | |
Update many uses of SkFont that had nullptr SkTypeface A null SkTypeface results in a font that does not draw anything. These changes are pretty mechanical and use the test SkFontMgr in benchmarks, tests, and tools, and the fiddle-specific SkFontMgr (e.g. FontConfig) in our documentation examples. Change-Id: I3b1fbddf0871c294bde819de75be107bdc849191 Bug: b/305780908 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/787838 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 2 年前 | |
Update Matrix PolyToPoly to take spans Change-Id: I588a7f09644d92a0e4ceda03abcf410bef965986 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1025878 Reviewed-by: Florin Malita <fmalita@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 11 个月前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Change patheffect's virtual to take pathbuilder - this rippled into pathmeasure and stroking Plenty more to do after this: - more sites (internal) that can change to take builders - we might start passing PathRaw as const src&, so that the builder itself can be an input, rather than first snapping off a path. Change-Id: I689da01f58d4829a6cde0c60d18b2deaafa5a6fd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1012818 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Daniel Dilan <danieldilan@google.com> | 1 年前 | |
drawBitmap is deprecated Bug: skia:11216 Change-Id: I4affb8e00ff7e7b3e8d873ddfd653f397ca8d928 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360979 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> | 5 年前 | |
Use path-builder in examples Modulo canvaskit, all of skia can now build/test with immutable paths. Change-Id: I5a23e8a97530c764f0ec1d0cc21531151fbb8e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1071956 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
decs/examples: Support more fiddle types: offscreen, srgb Change-Id: I606eb7dfbce04147bfc6e287bb2c75051a44a076 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/264692 Commit-Queue: Joe Gregorio <jcgregorio@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com> | 6 年前 | |
Move SkRandom and SkFixed into base SkFixed requires a shim for Android [1]. Client CL: - https://chromium-review.googlesource.com/c/chromium/src/+/4242158 SkFixed.h was moved to include/private/base because it is used elsewhere in include/. SkRandom was not, so it is now in src/base. See SkFixed.h, SkRandom.h, and the Bazel files for actual changes, everything else was just find and replace. The fiddles (docs/examples/*) were changed to use <random> because we only want those to demonstrate Skia's public APIs. The shim for SkTemplates.h no longer appears used. [1] https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/libs/hwui/SkiaInterpolator.cpp#20 Change-Id: Ie4fddd33ffb4141c1f0dc051712407d0da64aa4b Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/641776 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 3 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Reland "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" This is a reland of commit bea8af81c35eb402ceaf2a12b4aaaebcd97015a1 This adds in the custom directory SkFontMgr to FontToolUtils.cpp, which is important for our ChromeOS tests. Also, our sanitizers don't always build with fontconfig support, so there need to be some fallbacks to appease the compilation step, even though we don't run all the binaries with the sanitizers (e.g. create_test_font) Original change's description: > Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" > > This is a reland of commit 3258c98d2edf072073d0e98d79d59e3458b77089 > > It introduces SK_FONTMGR_*_AVAILABLE defines, such that FonToolUtils.cpp > (and our clients) can detect at compile time what GN or Bazel depends > on (by exporting those defines when depended upon). This avoids us > having to make opinionated decisions based on the target platform > (which was causing issues with ChromeOS and Android Framework). > > Original change's description: > > Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr > > > > This removes most direct (e.g. SkFontMgr::RefDefault) or indirect > > (e.g. SkTypeface::MakeFromData) uses of the default SkFontMgr in Skia. > > > > There are a few other cases that impact public APIs or could impact > > current clients, which will be handled separately (e.g. Skottie) > > > > Suggested Reading Order: > > - tools/fonts/FontToolUtils.cpp to see that this absorbed > > tools/flags/CommonFlagsFontMgr.cpp and the two flags which > > controlled FontMgrs. Notice this no longer needs an initialization > > call, because the first call to ToolUtils::TestFontMgr() will > > lazily read and apply these flags. > > - tools/fiddle/* to see a new fontMgr global variable is made > > available, which is *always* the FontConfig one, due to the > > fact that fiddle only runs on Linux (and there are no plans > > to change that). > > - Remaining deleted files - these had bitrotting code related to > > fonts that was identified via grep and deemed not worth fixing > > since it is not being compiled anyway. > > - fuzz/ to see many of these now have a convenient function to > > call to explicitly set up the portable fontmgr. With this > > and the addition of ToolUtils::FontMgrIsGDI(), src/core/SkFontMgrPriv.h > > is no longer used (outside of the #define guarded, deprecated > > FontMgr Factory functions). > > - Other files in any order - these remaining changes were pretty > > mechanical. > > > > See also: > > - http://review.skia.org/772660 > > - http://review.skia.org/772903 > > > > Bug: b/305780908 > > Change-Id: I46a43750ebfd9f9dbe743931cb99a5fe70a0dc0c > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/772659 > > Commit-Queue: Kevin Lubick <kjlubick@google.com> > > Reviewed-by: Ben Wagner <bungeman@google.com> > > Bug: b/305780908 > Change-Id: I361ddaa56250f76a66104ddf8a8b29942d13838b > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/775996 > Reviewed-by: Ben Wagner <bungeman@google.com> Bug: b/305780908 Change-Id: I88bce4d9434874f3cc9674f9f019e39c04594927 Cq-Include-Trybots: luci.skia.skia.primary:Build-Debian10-Clang-x86_64-Release-MSAN Reviewed-on: https://skia-review.googlesource.com/c/skia/+/777536 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 2 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Add kR16_unorm_SkColorType * Adding support for this color type was requested by ccameron@ while looking into accelerated RGB to YUV conversion. * This CL adds kR16_unorm_SkColorType and subsequently updates all the relevant areas (Caps format tables, testing, raster pipeline ops, etc). Bug: b/452079352 Change-Id: I2629a89c498365a1d41a52e583c0043ac74ba80d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1075756 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Nicolette Prevost <nicolettep@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com> | 8 个月前 | |
Reland "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" This reverts commit 3e6bfdfea566b8368b10cd911499ae1bb09d3004. Reason for revert: Fixing Android Original change's description: > Revert "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" > > This reverts commit ecbc27e5ed5d850d16c1d802fc77d0f0546bf3b5. > > Reason for revert: Mysterious Android failures. Readback issues? > > Original change's description: > > Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster" > > > > This is a reland of commit d21c3f85a2425d7d31ae1a258b920fccd53aed1c > > - Removes a non-existent file from public.bzl > > - Adds implementation of some missing backwards-compatible shims > > - Re-adds an unintentionally deleted null check from gm/image.cpp > > > > Original change's description: > > > Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster > > > > > > This is the first of many CLs that aims to split the GPU and CPU > > > coupling to SkImage. > > > > > > Step 1 was to move all SkImage::Make static functions (factories) > > > to their own namespace (SkImages), which allows us to define these > > > in different header files, which can be optionally exposed via the public API. > > > > > > * SkImage::MakeBackendTextureFromSkImage -> SkImages::GetBackendTextureFromImage > > > * SkImage::MakeCrossContextFromPixmap -> SkImages::CrossContextTextureFromPixmap > > > * SkImage::MakeFromAdoptedTexture -> SkImages::AdoptTextureFrom > > > * SkImage::MakeFromBitmap -> SkImages::RasterFromBitmap > > > * SkImage::MakeFromCompressedTexture -> SkImages::TextureFromCompressedTexture > > > * SkImage::MakeFromEncoded -> SkImages::DeferredFromEncodedData > > > * SkImage::MakeFromGenerator -> SkImages::DeferredFromGenerator > > > * SkImage::MakeFromPicture -> SkImages::DeferredFromPicture > > > * SkImage::MakeFromRaster -> SkImages::RasterFromPixmap > > > * SkImage::MakeFromTexture -> SkImages::BorrowTextureFrom > > > * SkImage::MakeFromYUVAPixmaps -> SkImages::TextureFromYUVAPixmaps > > > * SkImage::MakeFromYUVATextures -> SkImages::TextureFromYUVATextures > > > * SkImage::MakePromiseTexture -> SkImages::PromiseTextureFrom > > > * SkImage::MakePromiseYUVATexture -> SkImages::PromiseTextureFromYUVA > > > * SkImage::MakeRasterCopy -> SkImages::RasterFromPixmapCopy > > > * SkImage::MakeRasterData -> SkImages::RasterFromData > > > * SkImage::MakeRasterFromCompressed -> SkImages::RasterFromCompressedTextureData > > > * SkImage::MakeTextureFromCompressed -> SkImages::TextureFromCompressedTextureData > > > > > > We chose SkImages as the name because it aligns with existing > > > "effective namespaces" like SkShaders and SkColorFilters. > > > > > > Step 2 was to move the logic requiring the Ganesh GPU backend out of > > > SkImage classes (starting with SkImage_Raster as an easy starting point) > > > and into files that live under src/gpu/ganesh. The graphite code > > > will come later. This involved making SkImage_Raster.h so ganesh > > > can see that subclass and exposing a few fields via getters/setters. > > > > > > I don't think these steps can be easily split into two CLs (sorry). > > > I've left backwards compatible code so we can fix up clients > > > incrementally (and lock it in via the > > > SK_DISABLE_LEGACY_IMAGE_FACTORIES define). > > > > > > I ran git clang-format origin/main after the renaming, and spot > > > checked the formatting; seemed fine to me. > > > > > > Suggested review order: > > > - SkImage.h, SkImageGanesh.h, SkImageAndroid.h. Note that SkImage.h > > > has all the legacy factories guarded by an #ifdef at the bottom > > > for easier deletion in the future. > > > - src/image/SkImage_*Factories.cpp to see where the implementation > > > of these factories have been moved. We want them in separate files > > > to make the modular builds easier in the future. > > > - SkImage_Base.cpp, SkImage_Raster.h where things were moved out > > > of SkImage.cpp and SkImage_Raster.cpp for better organization. > > > - GrImageUtils.cpp/.h to see where the other methods of SkRaster > > > that used the GPU code were moved. I hope to follow suit with > > > other Images but for now just keep their onAsView etc methods > > > in place. > > > - Many other changes were mechanical to use the new namespace > > > and methods. > > > > > > Change-Id: Ia345c2f0f1b1a2f65178a857bdd0d6118fee7e58 > > > Bug: skia:13983 > > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/648297 > > > Reviewed-by: Brian Osman <brianosman@google.com> > > > Commit-Queue: Kevin Lubick <kjlubick@google.com> > > > > Bug: skia:13983 > > Change-Id: I66bc3ad3197c59b2db971020d98227b39b098bf2 > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/658557 > > Reviewed-by: Brian Osman <brianosman@google.com> > > Bug: skia:13983 > Change-Id: Ib2c6c1990803d1a4e9b538c9c2d727187639fe1a > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/659456 > Owners-Override: Kevin Lubick <kjlubick@google.com> > Reviewed-by: Nolan Scobie <nscobie@google.com> > Auto-Submit: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Nolan Scobie <nscobie@google.com> Bug: skia:13983 Change-Id: I355cbe3b624eb020e1bbd23738ae5249c234318f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/661059 Reviewed-by: Brian Osman <brianosman@google.com> | 3 年前 | |
add more docs/examples from named fiddles. ignore offscreen, srgb, and animated fiddles for now. Change-Id: I923131b684865698e6cda138b004930e11f504d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263713 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 6 年前 | |
Change patheffect's virtual to take pathbuilder - this rippled into pathmeasure and stroking Plenty more to do after this: - more sites (internal) that can change to take builders - we might start passing PathRaw as const src&, so that the builder itself can be an input, rather than first snapping off a path. Change-Id: I689da01f58d4829a6cde0c60d18b2deaafa5a6fd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1012818 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Daniel Dilan <danieldilan@google.com> | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 6 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 6 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 7 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 4 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 10 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 8 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 11 个月前 | ||
| 9 个月前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 6 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 4 年前 | ||
| 6 年前 | ||
| 2 年前 | ||
| 5 年前 | ||
| 2 年前 | ||
| 5 年前 | ||
| 3 年前 | ||
| 5 年前 | ||
| 9 个月前 | ||
| 3 年前 | ||
| 9 个月前 | ||
| 5 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 6 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 5 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 10 个月前 | ||
| 9 个月前 | ||
| 6 年前 | ||
| 9 个月前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 5 年前 | ||
| 5 年前 | ||
| 5 年前 | ||
| 4 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 6 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 4 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 6 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 4 年前 | ||
| 5 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 6 年前 | ||
| 2 年前 | ||
| 3 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 6 年前 | ||
| 4 年前 | ||
| 5 年前 | ||
| 1 年前 | ||
| 3 年前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 3 年前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 5 年前 | ||
| 1 年前 | ||
| 5 年前 | ||
| 3 年前 | ||
| 9 个月前 | ||
| 6 年前 | ||
| 9 个月前 | ||
| 5 年前 | ||
| 6 年前 | ||
| 5 年前 | ||
| 6 年前 | ||
| 2 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 9 个月前 | ||
| 3 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 6 年前 | ||
| 5 年前 | ||
| 6 年前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 3 年前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 9 个月前 | ||
| 6 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 9 个月前 | ||
| 1 年前 | ||
| 5 年前 | ||
| 9 个月前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 3 年前 | ||
| 6 年前 | ||
| 2 年前 | ||
| 6 年前 | ||
| 8 个月前 | ||
| 3 年前 | ||
| 6 年前 | ||
| 1 年前 |