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

feat: session.setDisplayMediaRequestHandler #30702

Merged
merged 40 commits into from Aug 22, 2022
Merged

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    c599fc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. address comments

    nornagon committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    72fd6aa View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. iwyu

    nornagon committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    5373a64 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    fda34cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c10b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. fix some stuff

    nornagon committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    d4edceb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    d474408 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    68f0bef View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. include patches

    nornagon committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    fc36ba4 View commit details
    Browse the repository at this point in the history
  2. chore: update patches

    patchup[bot] committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3b87eb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cf7385 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    4479e80 View commit details
    Browse the repository at this point in the history
  2. lint

    nornagon committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    0ae0dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d405c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    997a8dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecdc1ea View commit details
    Browse the repository at this point in the history
  3. remove PEPPER_ONLY

    nornagon committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ba8c9d9 View commit details
    Browse the repository at this point in the history
  4. camelCase

    nornagon committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    057f4ee View commit details
    Browse the repository at this point in the history
  5. comments, tests

    nornagon committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    6dcde55 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    3801884 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. new api

    nornagon committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    40a6674 View commit details
    Browse the repository at this point in the history
  2. lint

    nornagon committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    6ddbad4 View commit details
    Browse the repository at this point in the history
  3. remove log

    nornagon committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    e6173c8 View commit details
    Browse the repository at this point in the history
  4. simplify request object

    nornagon committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a6e8011 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76834b0 View commit details
    Browse the repository at this point in the history
  6. remove unneeded code

    nornagon committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ae328ba View commit details
    Browse the repository at this point in the history
  7. allow passing WebFrameMain

    nornagon committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    856f3ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93d2940 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11e085c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Update shell/browser/electron_browser_context.cc

    Co-authored-by: Samuel Attard <sam@electronjs.org>
    nornagon and MarshallOfSound committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a501c95 View commit details
    Browse the repository at this point in the history
  2. review feedback

    nornagon committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    5d2d7e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a745f3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c147347 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ba104e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70ba06d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    aead701 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    5269fba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    716f79a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    f005525 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Update docs/api/session.md

    Co-authored-by: Samuel Attard <sam@electronjs.org>
    nornagon and MarshallOfSound committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8c8a464 View commit details
    Browse the repository at this point in the history