This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit e6f2dcc
authored
https://skia.googlesource.com/skia.git/+log/04e77813f8f4..92ca3baba6a5
git log 04e7781..92ca3ba --date=short --first-parent --format='%ad %ae %s'
2020-01-08 [email protected] JIT today's new _imm ops
2020-01-08 [email protected] Hoist calculations up to regenerate
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] skip no-op masks
2020-01-08 [email protected] Move the remainder of GrRenderTargetContext factories.
2020-01-08 [email protected] refactor bit ops
2020-01-08 [email protected] add add/sub/min/max w/ constant ops
2020-01-08 [email protected] Reland "Avoid loop-dependent behavior in GrMemoryPoolBench"
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] clamp to [0,1] before blending with normalized
2020-01-08 [email protected] Expose the Input variable and Child name collections in SkRuntimeEffect
2020-01-08 [email protected] Streamline skvm bilerp.
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 [email protected] Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
2020-01-08 [email protected] Add method to delay drawable acquisition from MTKView
Created with:
gclient setdep -r src/third_party/skia@92ca3baba6a5
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
Bug: None
Tbr: [email protected]
1 parent d12f2a6 commit e6f2dcc
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments