Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync changes from mozilla-central #3794

Merged
merged 21 commits into from Nov 8, 2019

Bug 1594524 - Move the call to gpu_profile.end_frame() up so that we …

ac56990
Select commit
1612260
Bug 1594091 - Move user_data to the glyph instance w field. r=gw
nical Nov 6, 2019
fc648c6
Bug 1594091 - Move color_mode and subpx_dir to the first half of the …
nical Nov 6, 2019
dc1a52f
Bug 1594091 - Move glyph_index to the second half of the glyph instan…
nical Nov 6, 2019
b96878d
Bug 1594091 - Move clip_task_address to the second half of the glyph …
nical Nov 6, 2019
8d76cbd
Bug 1594091 - Unify text and brush instance attribute decoding. r=gw
nical Nov 6, 2019
bc06c57
Bug 1594091 - Rename the instance user_data field into specific_resou…
nical Nov 6, 2019
eee1cf3
Bug 1575258 - Make text rasterize, render and snap glyphs consistentl…
aosmond Nov 6, 2019
52cfe18
Bug 1593929 - Make invalidate_rendered_frame triggers force redraw r=…
Nov 6, 2019
7258a14
Bug 1594305 - Only allocate compositor surfaces for tiles that are no…
Nov 7, 2019
ac56990
Bug 1594524 - Move the call to gpu_profile.end_frame() up so that we …
mstange Nov 7, 2019
809dd12
Bug 1589666 - Disable picture caching whilst pinch-zooming. r=gw
jamienicol Nov 7, 2019
2ab35cf
Backed out changeset 455d161a3fa9 (bug 1594524) for causing Wrench fa…
dgluca Nov 7, 2019
4285877
Bug 1571972 - Re-export RendererError as a public type r=jrmuizel
bpeersmoz Nov 7, 2019
0163f1b
Bug 1575648 - Migrate from taskcluster.net to tools.community-tc.serv…
petemoore Nov 7, 2019
b998c39
Bug 1594567 - Fix occluder clip rects for off-screen picture caches. …
Nov 7, 2019
67f4e53
Bug 1585713 - don't prune WR glyphs that were recently used. r=jnicol
Nov 8, 2019
bc865e4
Bug 1585713 - disable subpixel positioning for oversized WR fonts. r=…
Nov 8, 2019
363617d
Bug 1585713 - reduce WR font size limit from 512 to 320. r=jnicol
Nov 8, 2019
3313bb3
Bug 1594747. Update bitflags in WebRender to 1.2. r=kvark
jrmuizel Nov 8, 2019
81159b7
Bug 1594500 - Document the memory layout of brush vertex shaders. r=gw
nical Nov 8, 2019
7971c99
Bug 1575648 - don't set RUSTFLAGS='--deny warnings' (temporary fix) r…
petemoore Nov 8, 2019
Merged

Sync changes from mozilla-central #3794

Bug 1594524 - Move the call to gpu_profile.end_frame() up so that we …
ac56990
Select commit
1612260
Bug 1594091 - Move user_data to the glyph instance w field. r=gw
nical Nov 6, 2019
fc648c6
Bug 1594091 - Move color_mode and subpx_dir to the first half of the …
nical Nov 6, 2019
dc1a52f
Bug 1594091 - Move glyph_index to the second half of the glyph instan…
nical Nov 6, 2019
b96878d
Bug 1594091 - Move clip_task_address to the second half of the glyph …
nical Nov 6, 2019
8d76cbd
Bug 1594091 - Unify text and brush instance attribute decoding. r=gw
nical Nov 6, 2019
bc06c57
Bug 1594091 - Rename the instance user_data field into specific_resou…
nical Nov 6, 2019
eee1cf3
Bug 1575258 - Make text rasterize, render and snap glyphs consistentl…
aosmond Nov 6, 2019
52cfe18
Bug 1593929 - Make invalidate_rendered_frame triggers force redraw r=…
Nov 6, 2019
7258a14
Bug 1594305 - Only allocate compositor surfaces for tiles that are no…
Nov 7, 2019
ac56990
Bug 1594524 - Move the call to gpu_profile.end_frame() up so that we …
mstange Nov 7, 2019
809dd12
Bug 1589666 - Disable picture caching whilst pinch-zooming. r=gw
jamienicol Nov 7, 2019
2ab35cf
Backed out changeset 455d161a3fa9 (bug 1594524) for causing Wrench fa…
dgluca Nov 7, 2019
4285877
Bug 1571972 - Re-export RendererError as a public type r=jrmuizel
bpeersmoz Nov 7, 2019
0163f1b
Bug 1575648 - Migrate from taskcluster.net to tools.community-tc.serv…
petemoore Nov 7, 2019
b998c39
Bug 1594567 - Fix occluder clip rects for off-screen picture caches. …
Nov 7, 2019
67f4e53
Bug 1585713 - don't prune WR glyphs that were recently used. r=jnicol
Nov 8, 2019
bc865e4
Bug 1585713 - disable subpixel positioning for oversized WR fonts. r=…
Nov 8, 2019
363617d
Bug 1585713 - reduce WR font size limit from 512 to 320. r=jnicol
Nov 8, 2019
3313bb3
Bug 1594747. Update bitflags in WebRender to 1.2. r=kvark
jrmuizel Nov 8, 2019
81159b7
Bug 1594500 - Document the memory layout of brush vertex shaders. r=gw
nical Nov 8, 2019
7971c99
Bug 1575648 - don't set RUSTFLAGS='--deny warnings' (temporary fix) r…
petemoore Nov 8, 2019

Workflow runs completed with no jobs

You can’t perform that action at this time.