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 gfx/wr #3840

Merged
merged 6 commits into from Jan 23, 2020
Merged

Commits on Jan 23, 2020

  1. Bug 1610738 - Add primitive flag to specify a compositor surface is p…

    …referred r=sotaro
    
    This allows calling code to specify whether a primitive would prefer
    to be promoted to a compositor surface and/or picture cache slice.
    
    This is a performance hint that can be used for large external
    primitives, such as videos and canvas elements.
    
    Differential Revision: https://phabricator.services.mozilla.com/D60637
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/71ed65a465d2bcfcf8e02ab8779c6700754ccdb2
    gw3583 authored and moz-gfx committed Jan 23, 2020
  2. Bug 1605283 - Improve support for invalidation debugging and testing …

    …r=gw
    
    Second part: trace the updates that are sent to the DataStore, and save
    at least the Insert/Remove and ItemUID as part of the wr-capture.
    (We could expand this with more info, eg. the actual Keys, later).
    
    TileView then reads them back and generates a color coded report to
    overlay with the page view.  This helps to see the types and amounts of
    interned primitives that lead to cache invalidations.
    
    Differential Revision: https://phabricator.services.mozilla.com/D60619
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/2e04c320ad2369a369ffba0ab7753a27d37c5ae9
    bpeersmoz authored and moz-gfx committed Jan 23, 2020
  3. Bug 1605283 - Improve support for invalidation debugging and testing …

    …r=gw
    
    Second part: trace the updates that are sent to the DataStore, and save
    at least the Insert/Remove and ItemUID as part of the wr-capture.
    (We could expand this with more info, eg. the actual Keys, later).
    
    TileView then reads them back and generates a color coded report to
    overlay with the page view.  This helps to see the types and amounts of
    interned primitives that lead to cache invalidations.
    
    Differential Revision: https://phabricator.services.mozilla.com/D60619
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/7ed018d13880bee244338bf6e1c65ab17d58a870
    bpeersmoz authored and moz-gfx committed Jan 23, 2020
  4. Backed out changeset 7ed018d13880 (bug 1605283) for causing build bus…

    …tage with could not compile `webrender` error.
    
    CLOSED TREE
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/693c1fe229bc143776742206a9c4338aa01ae5db
    dvarga1989 authored and moz-gfx committed Jan 23, 2020
You can’t perform that action at this time.