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: kangofchen/java-cef
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: chromiumembedded/java-cef
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.
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 9, 2026

  1. Update to CEF 146.0.10+g8219561+chromium-146.0.7680.179 (chromiumembe…

    …dded#531)
    
    Updated to CEF 146.0.10+g8219561+chromium-146.0.7680.179.
    
    Synchronized CefLoadHandler.ErrorCode and its JNI mapping with the CEF
    146 error list by removing error codes that are now obsolete upstream
    and no longer produced by CEF. In line with previous JCEF releases, the
    obsolete code was removed rather than left commented out.
    
    Ran a smoke test with the 'detailed' sample. Also integrated a build
    based on this branch into our own software and ran some tests, no issues
    encountered.
    OLSander authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    d3de827 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

  1. Configuration menu
    Copy the full SHA
    0be68a1 View commit details
    Browse the repository at this point in the history
  2. Add tmp/ to .gitignore

    magreenblatt committed Apr 28, 2026
    Configuration menu
    Copy the full SHA
    0ddba6b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. Configuration menu
    Copy the full SHA
    41cd0fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d3e8ca View commit details
    Browse the repository at this point in the history
Loading