lp:~zaspire/oxide/accelerometer_support

Created by Maxim Ermilov and last modified
Get this branch:
bzr branch lp:~zaspire/oxide/accelerometer_support
Only Maxim Ermilov can upload to this branch. If you are Maxim Ermilov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Maxim Ermilov
Project:
Oxide
Status:
Development

Recent revisions

1160. By Maxim Ermilov

accelerometer support

1159. By Alexandre Abreu

Implement do not track

1158. By Alexandre Abreu

fix build when media hud integration is enabled

1157. By Chris Coulson

Convert DownloadRequest, LoadEvent and SslCertificate to value types. Future QML versions will support exposing value types annotated with Q_GADGET out of the box, but for current versions we use a private API for acheiving this. The improvements to the API behaviour are worth it - eg, accessing SecurityStatus.certificate sees the SslCertificate copied to the QML engine now, which means you can keep it reachable without it becoming invalid when SecurityStatus changes

1156. By Chris Coulson

Make DownloadManagerDelegate a KeyedService for consistency

1155. By Chris Coulson

kBrowserContextKey is unused

1154. By Olivier Tilloy

cmake updates:
 - prefer target_link_libraries(…) with Qt5:: prefixed modules over qt5_use_modules, per documentation at http://doc.qt.io/qt-5/cmake-manual.html
 - use the $<TARGET_FILE> generator expression instead of the deprecated and unsafe get_target_property(LOCATION)

1153. By Chris Coulson

Move the devtools bits out of BrowserContext in to a dedicated KeyedService, and also make it possible to change devtools settings after constructing WebContext

1152. By Ugo Riboni

Add an API to expose HTTP authentication requests.

1151. By Chris Coulson

We can actually lazyily create UserAgentSettings. RenderProcessInitializer will create it when the first render process starts anyway

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