lp:~osomon/oxide/power-save-blocker-new-unity-screen-api

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/oxide/power-save-blocker-new-unity-screen-api
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
Oxide
Status:
Merged

Recent revisions

647. By Olivier Tilloy

Update the power save blocker to use the new Unity.Screen D-Bus API on touch devices.

646. By Chris Coulson

Add WebFrame::FromRenderFrameHost

645. By Chris Coulson

Drop add-frame-attached-to-web-contents-observer.patch. We can do this with existing content API

644. By Chris Coulson

Don't patch Chromium's EGL code to bind GLES when creating contexts and calling eglMakeCurrent. As the bound API is thread local and the thread default is GLES, binding GLES is only necessary during initialization (which happens on the main thread where the embedder could have selected a different API)

643. By Chris Coulson

Update ContentBrowserClient::CanCreateWindow so its prototype matches that of the base class impl

642. By Chris Coulson

Bump qt version to 1.2

641. By Chris Coulson

Don't crash when destroying a visible RWHV (happens when a render process crashes)

640. By Chris Coulson

Don't exclude .git/index. It's required by angle, at least

639. By Olivier Tilloy

Fix a couple of harmless compiler warnings.

638. By Olivier Tilloy

Ensure that viewport{Width,Height} and content{Width,Height,X,Y} are integer values and that they add up correctly on devices where the device scale factor and page scale factor are floating-point numbers.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~oxide-developers/oxide/oxide.trunk
This branch contains Public information 
Everyone can see this information.

Subscribers