Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 0ee9ceff38f1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6ce362acb5ce
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 2, 2020

  1. chromium: fix webrtc interaction with pulseaudio

    The webrtc code suffered from a race condition when used
    with Pulseaudio. This lead to audio input breaking every
    couple of minutes during a webrtc session.
    
    (cherry picked from commit 81b18c3)
    peti authored and primeos committed Apr 2, 2020
    Copy the full SHA
    190fbfd View commit details
    Browse the repository at this point in the history
  2. chromium: I accidentally added the webrtc patch into the wrong section

    (cherry picked from commit b3c2908)
    peti authored and primeos committed Apr 2, 2020
    Copy the full SHA
    5ae092f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    96614c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. chromium: 80.0.3987.162 -> 80.0.3987.163

    https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop.html
    
    Note: This update contains only two fixes [0]. The fix that reverts a
    feature which caused a crash spike on 80.0.3987.162 [1] seems important
    for us (though the commit doesn't provide any data on the crash spike).
    
    [0]: https://chromium.googlesource.com/chromium/src/+log/80.0.3987.162..80.0.3987.163?pretty=fuller
    [1]: https://chromium.googlesource.com/chromium/src/+/fc11c43603c05a9ef77430a6b4081a01969d2bf4
    
    (cherry picked from commit cbd13f3)
    primeos committed Apr 3, 2020
    Copy the full SHA
    1ca8a06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84107 from primeos/chromium-backport

    [19.09] chromium: 80.0.3987.149 -> 80.0.3987.163 (backport)
    primeos committed Apr 3, 2020
    Copy the full SHA
    6ce362a View commit details
    Browse the repository at this point in the history