summaryrefslogtreecommitdiffstats
path: root/lib/web_contents_view_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the need to export content::GetContentClient()Andras Becsi2013-07-091-1/+1
* Fix linking of QtWebEngineProcessAndras Becsi2013-07-041-11/+0
* Stop using OverrideCreateWebContentsView for creating the contents viewAndras Becsi2013-07-041-1/+8
* Implement CreateWebContentsView and exclude web_contents_view_* from build.Zeno Albisser2013-07-021-0/+4
* Implement focus handling functionsAndras Becsi2013-07-021-2/+13
* Implement WebContentsViewQt::GetContainerBoundsAndras Becsi2013-06-271-0/+9
* Use WebContentsViewQt::SetPageTitle for title change notificationsAndras Becsi2013-06-251-0/+6
* Deduplicate data in private view classesAndras Becsi2013-06-251-0/+62
* Make use of OverrideCreateWebContentsView.Zeno Albisser2013-05-311-429/+0
* make the backingstore use a QPixmap instead of QBackingStoreZeno Albisser2013-05-311-1/+1
* Introduce RasterWindowContainer to allow reusing the container with different...Zeno Albisser2013-05-221-0/+429