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: cefsharp/cef-binary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cef/120
Choose a base ref
...
head repository: cefsharp/cef-binary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 4, 2024

  1. Remove cef.redist packages (#110)

    * Remove cef.redist packages
    * Change props names to match convention set in runtime package
    * Add Copy targets for Locales and fix naming
    
    Issue #93
    amaitland authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    a4a5dd1 View commit details
    Browse the repository at this point in the history
  2. Create new chromiumembeddedframework.runtime.resources package

    - Contains locales
    
    Issue #93
    amaitland committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    0b04876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ef312f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bee0fd View commit details
    Browse the repository at this point in the history
  5. Re-add CefRedist32/CefRedist64 props

    Issue #93
    amaitland committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    764ecd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Jan 17, 2025

  1. build.ps1 - Fix build issue where there are multiple CEF builds with …

    …the same version number
    
    - One is Stable and the other Beta, they're both the same build so just order and get the latest
    amaitland committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    4ddf218 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Fix CEF url downloading

    amaitland committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    f5efbad View commit details
    Browse the repository at this point in the history
  2. build.ps1 - Change from using UrlEncode to EscapeDataString

    - Spotify download server is now case sensitive, the + in the file name needs to be encoded to B instead of lowercase b
    amaitland committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    e5c944b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Configuration menu
    Copy the full SHA
    e3ccca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8e49f View commit details
    Browse the repository at this point in the history
Loading