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: karma-runner/karma-chrome-launcher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: karma-runner/karma-chrome-launcher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 7, 2016

  1. fix:disable new printer notification

    Pass the '--disable-device-discovery-notifications' to avoid message "New
    printer on your network" which can be very annoying when running tests
    23x23x committed Jul 7, 2016
    Configuration menu
    Copy the full SHA
    5337b94 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. Merge pull request #72 from sudavid4/master

    fix:disable new printer notification
    dignifiedquire authored Jul 11, 2016
    Configuration menu
    Copy the full SHA
    108cd87 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. feat: Chromium support for Linux, Darwin and Windows

    Add support for Chromium for Linux, Darwin and Windows platforms
    Remove linux chromium binary lookup in Google Chrome
    
    Closes #45
    
    BREAKING: Chromium needs to be explicitly enabled now
    haifengkao authored and dignifiedquire committed Aug 18, 2016
    4 Configuration menu
    Copy the full SHA
    33e8d82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a7b40 View commit details
    Browse the repository at this point in the history
  3. chore: release v2.0.0

    dignifiedquire committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    4110f87 View commit details
    Browse the repository at this point in the history
Loading