This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 548fcdf
committed
https://skia.googlesource.com/skia.git/+log/921cdbb387d2..0d0758e42a7d
2020-05-29 [email protected] Wire up mouse and keyboard events in CanvasKit viewer
2020-05-29 [email protected] Add GrBackendMutableState object to handle shared texture state.
2020-05-29 [email protected] Rename fIH variable to fInvH
2020-05-29 [email protected] Merge PathText samples into one, with different modes
2020-05-29 [email protected] Fix markdown typo in the style guide
2020-05-29 [email protected] Modify SurfaceTest to only test readbacks from supported surfaces.
2020-05-29 [email protected] Minor cleanup in the sample_matrix GMs
2020-05-29 [email protected] Update DDL test harness to better match OOP-R
2020-05-29 [email protected] Record code coverage in canvaskit tests, increase coverage
2020-05-29 [email protected] Move hasW to SubRun
2020-05-29 [email protected] Make GrGLProgram inform GrGLGpu when it changes the bound program
2020-05-29 [email protected] Reland "GrClips provided as pointers to GrRTC"
2020-05-29 [email protected] Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API
2020-05-29 [email protected] Remove last unistr.h include.
2020-05-29 [email protected] Performance test of color conversion
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/+doc/master/autoroll/README.md
1 parent 63b31ac commit 548fcdf
2 files changed
+5
-3
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 | | |
| |||
1311 | 1311 | | |
1312 | 1312 | | |
1313 | 1313 | | |
| 1314 | + | |
1314 | 1315 | | |
1315 | 1316 | | |
1316 | 1317 | | |
| |||
3915 | 3916 | | |
3916 | 3917 | | |
3917 | 3918 | | |
| 3919 | + | |
3918 | 3920 | | |
3919 | 3921 | | |
3920 | 3922 | | |
| |||
3925 | 3927 | | |
3926 | 3928 | | |
3927 | 3929 | | |
| 3930 | + | |
3928 | 3931 | | |
3929 | 3932 | | |
3930 | 3933 | | |
| |||
5087 | 5090 | | |
5088 | 5091 | | |
5089 | 5092 | | |
5090 | | - | |
5091 | 5093 | | |
5092 | 5094 | | |
5093 | 5095 | | |
| |||
0 commit comments