summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-3137-289/+822
* Forward touch events.Jocelyn Turcotte2013-07-297-3/+67
* Fix the GPU process launch.Jocelyn Turcotte2013-07-291-0/+1
* Fix the debug build.Jocelyn Turcotte2013-07-293-1/+1
* Remove erroneous Q_DECL_OVERRIDE from non-virtual functionAndras Becsi2013-07-291-1/+1
* Use command line switch identifiers instead of string constants.Jocelyn Turcotte2013-07-291-9/+6
* Make init-repository.py properly reset all submodules.Zeno Albisser2013-07-282-5/+27
* Fix the indentation of browser_context_qt.hAndras Becsi2013-07-261-67/+67
* Fix BrowserContextQt::GetPath() to return path to user data directoryAndras Becsi2013-07-264-40/+64
* Silence compiler warningsAndras Becsi2013-07-263-3/+2
* Cleanup after chromium update.Zeno Albisser2013-07-248-14/+25
* Add patch for grit after updating Chromium.Zeno Albisser2013-07-242-0/+50
* Update patches after updating Chromium.Zeno Albisser2013-07-243-42/+114
* Update Chromium submodule.Zeno Albisser2013-07-241-0/+0
* Do not exclude files by wildcards.Zeno Albisser2013-07-241-2/+2
* [Mac] Buildfix: reintroduce ResourceBundle::GetLocaleFilePath.Zeno Albisser2013-07-191-0/+9
* Fixing Qt Resource System Integration.Zeno Albisser2013-07-193-11/+48
* Fix the duplicate symbols build failure.Jocelyn Turcotte2013-07-192-8/+3
* [GYP] use cflags/cxxflags from qmakePierre Rossi2013-07-191-1/+10
* Add sync.profile for handling dependencies in the Qt CI system.Zeno Albisser2013-07-181-0/+7
* Add a python script to generate the chromium .pak resource files.Zeno Albisser2013-07-185-4/+115
* Add support for file and data url scheme.Zeno Albisser2013-07-169-1/+211
* Set up TransportSecurityState for UrlRequestContext.Michael BrĂ¼ning2013-07-121-0/+4
* Add missing header for ThreadRestrictions.Zeno Albisser2013-07-111-0/+1
* Remove unneeded code from BrowserMainPartsQtAndras Becsi2013-07-092-21/+4
* Add QMAKE_FRAMEWORKPATH to gyp_generator.prf.Zeno Albisser2013-07-091-0/+1
* Do not leak singletons in WebEngineContextAndras Becsi2013-07-092-14/+20
* Refactor process initialization codeAndras Becsi2013-07-092-119/+124
* Get rid of or upstream chrome_path patch for zygoteAndras Becsi2013-07-093-44/+23
* Get rid of the need to export content::GetContentClient()Andras Becsi2013-07-095-17/+27
* Introduce $$which qmake functionPierre Rossi2013-07-041-1/+17
* Rename GYPI_CONTENTS to GYP_CONTENTS. Technically more acurate but useless ?Pierre Rossi2013-07-041-50/+50
* Cleanup include mechanismPierre Rossi2013-07-045-7/+11
* Fix linking of QtWebEngineProcessAndras Becsi2013-07-048-14/+23
* Disable plugins for nowAndras Becsi2013-07-041-0/+1
* Stop using OverrideCreateWebContentsView for creating the contents viewAndras Becsi2013-07-044-13/+11
* Uncomment and fix implementation of CopyFromBackingStore.Zeno Albisser2013-07-031-17/+33
* Move the icons into common.Zeno Albisser2013-07-039-21/+18
* Get rid of some more QT_NOT_YET_IMPLEMENTEDAndras Becsi2013-07-033-16/+8
* Do not warn for header-hygiene.Zeno Albisser2013-07-032-0/+30
* Implement CreateWebContentsView and exclude web_contents_view_* from build.Zeno Albisser2013-07-022-0/+7
* Implement focus handling functionsAndras Becsi2013-07-028-11/+46
* ninja repo: use https:// URL instead if git:// URLPeter Hartmann2013-07-021-1/+1
* [Mac] Do not modify the child path.Zeno Albisser2013-07-022-0/+30
* [Mac] Make sure old style check macros are not exported by AssertMacros.h.Zeno Albisser2013-07-021-0/+9
* Revert "Do not exclude render_widget_host_view_* classes."Andras Becsi2013-07-011-0/+3
* Fix the Linux buildAndras Becsi2013-07-011-18/+18
* Adjust LIBPATH on Mac.Zeno Albisser2013-07-011-1/+2
* [Mac] qmake needs to forward frameworks and paths to gyp.Zeno Albisser2013-07-011-1/+22
* Update the README file.Zeno Albisser2013-07-011-24/+25