summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix the debug build.Jocelyn Turcotte2013-07-292-0/+164
* Fix BrowserContextQt::GetPath() to return path to user data directoryAndras Becsi2013-07-261-0/+21
* Fix linking of QtWebEngineProcessAndras Becsi2013-07-042-0/+13
* Fix the build without c++11Andras Becsi2013-06-281-2/+2
* CreateViewForWidget must return a value.Zeno Albisser2013-06-271-0/+1
* Fix build with ToTAndras Becsi2013-06-241-1/+1
* Fix the build.Jocelyn Turcotte2013-06-192-6/+2
* Move API layer-only classes back from the shared static lib.Jocelyn Turcotte2013-06-199-1520/+4
* Move symbols that we left out from the Chromium build in a separate file.Jocelyn Turcotte2013-06-194-31/+138
* Simplify the BackingStore handling.Jocelyn Turcotte2013-06-195-65/+16
* Allow the API class to provide the page widget rendering implementation.Jocelyn Turcotte2013-06-197-462/+51
* Make logging of unimplemented functions optionalPierre Rossi2013-06-191-0/+5
* Notify the NativeViewContainer when the QQuickNativeView is being destroyed.Zeno Albisser2013-06-181-1/+6
* cleaner content margins for the nested layoutsPierre Rossi2013-06-181-3/+7
* Quick cleanup.Jocelyn Turcotte2013-06-122-12/+0
* Start simplifying WebContentsDelegateQtPierre Rossi2013-06-121-1/+1
* Remove obsolete RasterWindow.Zeno Albisser2013-06-122-194/+0
* Rename remaining references of blinq to QtWebEngine.Jocelyn Turcotte2013-06-111-3/+3
* Fix an assert in RenderWidgetHostImpl::GetBackingStore.Jocelyn Turcotte2013-06-104-14/+37
* Fix undefined symbols in debug builds.Jocelyn Turcotte2013-06-1012-0/+2199