summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add ninja as a submodule.Zeno Albisser2013-06-272-0/+3
* Use WebContentsViewQt::SetPageTitle for title change notificationsAndras Becsi2013-06-254-18/+7
* Deduplicate data in private view classesAndras Becsi2013-06-257-32/+72
* Extract QQuickWebContentsViewPrivate declaration into its own headerAndras Becsi2013-06-253-14/+65
* Adding some missing license headersSergio Ahumada2013-06-253-0/+122
* Fix build with ToTAndras Becsi2013-06-243-3/+3
* Fix the regression introduced by the previous build fix.Michael BrĂ¼ning2013-06-212-15/+4
* Fix the build when binutils-gold isn't installed.Jocelyn Turcotte2013-06-211-0/+4
* Fix build due to new pure virtuals in RenderWidgetHostView.Michael BrĂ¼ning2013-06-212-0/+11
* Fix build with ToTSimon Hausmann2013-06-201-0/+6
* Use QStackedLayout instead of QVBoxLayout.Jocelyn Turcotte2013-06-191-4/+3
* Fix the build.Jocelyn Turcotte2013-06-193-6/+3
* Move RenderWidgetHostViewQt out of the content namespace.Jocelyn Turcotte2013-06-1910-29/+13
* Use Q_PRIVATE_SLOT for QWebContentsViewPrivate.Jocelyn Turcotte2013-06-196-12/+41
* Add missing license headers.Jocelyn Turcotte2013-06-194-0/+164
* Move API layer-only classes back from the shared static lib.Jocelyn Turcotte2013-06-1916-24/+22
* 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-199-103/+34
* Allow the API class to provide the page widget rendering implementation.Jocelyn Turcotte2013-06-1917-487/+428
* Remove an unused member from WebContentsDelegateQt.Jocelyn Turcotte2013-06-194-7/+4
* Hide the p-impl pointer the same way as QObject to be able to use Q_D and Q_Q.Jocelyn Turcotte2013-06-195-27/+66
* better gclient detection in the patch scriptPierre Rossi2013-06-191-4/+13
* Make logging of unimplemented functions optionalPierre Rossi2013-06-191-0/+5
* define CONTENT_IMPLEMENTATION directly in the common .gypi filePierre Rossi2013-06-193-6/+2
* More ignore patternsPierre Rossi2013-06-191-0/+5
* Allow running patch-chromium.sh from any directory.Zeno Albisser2013-06-191-1/+1
* Include fix.Zeno Albisser2013-06-181-0/+1
* Disable the back/forward buttons when appropriate.Zeno Albisser2013-06-185-2/+20
* Startup URL from command line argsPierre Rossi2013-06-185-10/+84
* Notify the NativeViewContainer when the QQuickNativeView is being destroyed.Zeno Albisser2013-06-181-1/+6
* Use QQmlProperty::write instead of Binding item.Zeno Albisser2013-06-182-18/+2
* Add initial API layer for widgets.Zeno Albisser2013-06-189-13/+130
* Add initial API layer for QtQuick and connect the signals accordingly.Zeno Albisser2013-06-186-29/+118
* Qt Quick example: use a qrc filePierre Rossi2013-06-184-4/+16
* cleaner content margins for the nested layoutsPierre Rossi2013-06-183-4/+13
* Split out the example into two distinct onesPierre Rossi2013-06-1717-41/+92
* Use QQuickControls for QtQuick browser ui.Zeno Albisser2013-06-178-79/+38
* Make ninja detection a bit more robustPierre Rossi2013-06-143-4/+18
* Support QApplication command line argsPierre Rossi2013-06-141-6/+9
* Quick cleanup.Jocelyn Turcotte2013-06-1211-110/+10
* Start simplifying WebContentsDelegateQtPierre Rossi2013-06-126-112/+34
* Don't depend on QApplication for cursorFlashTimePierre Rossi2013-06-121-2/+4
* Remove obsolete RasterWindow.Zeno Albisser2013-06-122-194/+0
* Rename remaining references of blinq to QtWebEngine.Jocelyn Turcotte2013-06-1113-25/+25
* Get rid of BlinqApplication.Jocelyn Turcotte2013-06-1110-57/+131
* Use QUrl::fromUserInput in the QtQuick viewPierre Rossi2013-06-114-5/+27
* Add more missing license headersPierre Rossi2013-06-117-0/+287
* Remove content_shell_lib target from dependencies in gypPierre Rossi2013-06-111-2/+8
* And shell is out !Pierre Rossi2013-06-1014-44/+435
* more files to ignorePierre Rossi2013-06-101-0/+4