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 #3691

Merged
merged 4 commits into from Jul 3, 2019
Merged

Sync changes from mozilla-central #3691

merged 4 commits into from Jul 3, 2019

Commits on Jul 3, 2019

  1. Bug 1562892 - WR capture native fonts as raw r=lsalzman

    we save the native fonts by their full path now. On macOS, there is no
    such thing as a full filesystem path for a CGFont (or at least we don't track it),
    so loading a capture falls back to the old logic of using the dummy font.
    
    Differential Revision: https://phabricator.services.mozilla.com/D36604
    
    [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/dd501b160508c7dedf613941135707435b2e42c1
    kvark authored and moz-gfx committed Jul 3, 2019
  2. Bug 1562788 - Add support for benchmarking llvmpipe and swiftshader i…

    …n wrench. r=nical
    
    * Add a script for running wrench under various software rasterizers.
    * Add support to wrench for non-blocking event loop.
    * Add support to wrench for selecting GL/ES rendering API.
    * Update x11 bindings for wrench, to fix a release only crash.
    
    Differential Revision: https://phabricator.services.mozilla.com/D36551
    
    [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/9c6775d713e80c531dcbec5d7985021eeebd251e
    gw3583 authored and moz-gfx committed Jul 3, 2019
  3. Bug 1562788 - Add support for benchmarking llvmpipe and swiftshader i…

    …n wrench. r=nical
    
    * Add a script for running wrench under various software rasterizers.
    * Add support to wrench for non-blocking event loop.
    * Add support to wrench for selecting GL/ES rendering API.
    * Update x11 bindings for wrench, to fix a release only crash.
    
    Differential Revision: https://phabricator.services.mozilla.com/D36551
    
    [wrupdater] From https://hg.mozilla.org/mozilla-central/rev/d066f9f4b7bcf5d3b692ca5a198406e1ff358076
    gw3583 authored and moz-gfx committed Jul 3, 2019
You can’t perform that action at this time.