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

Embedding windowing #6016

Merged
merged 8 commits into from May 15, 2015
Merged

Embedding windowing #6016

merged 8 commits into from May 15, 2015

Commits on May 12, 2015

  1. fix embedding rendering when using a child window

    compositing must be initialized automatically in this case
    Mike Blumenkrantz
    Mike Blumenkrantz committed May 12, 2015
  2. fix async browser on_created callback

    broken since 3bf779c
    Mike Blumenkrantz
    Mike Blumenkrantz committed May 12, 2015
  3. implement cef_browser_t::get_identifier()

    Mike Blumenkrantz
    Mike Blumenkrantz committed May 12, 2015
  4. load passed url when creating cef_browser

    Mike Blumenkrantz
    Mike Blumenkrantz committed May 12, 2015
  5. implement cef_browser_host_t::get_browser() method

    Mike Blumenkrantz
    Mike Blumenkrantz committed May 12, 2015
  6. implement cef_browser_host_t::get_window_handle()

    Mike Blumenkrantz
    Mike Blumenkrantz committed May 12, 2015

Commits on May 13, 2015

  1. update rust-layers version

    Mike Blumenkrantz
    Mike Blumenkrantz committed May 13, 2015

Commits on May 15, 2015

  1. try fixing macos embedding build

    Mike Blumenkrantz
    Mike Blumenkrantz committed May 15, 2015
You can’t perform that action at this time.