summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not exclude render_widget_host_view_* classes.Zeno Albisser2013-07-011-3/+0
* Include header for skia::PlatformBitmap.Zeno Albisser2013-07-011-0/+1
* Disable tcmalloc on mac.Zeno Albisser2013-07-011-1/+2
* Fix potential null pointer dereference crashAndras Becsi2013-06-281-1/+1
* Update include path for string_util.h.Zeno Albisser2013-06-281-1/+1
* Avoild calls to RenderWidgetHostViewQt::GetNativeView()Andras Becsi2013-06-282-5/+27
* Fix the build without c++11Andras Becsi2013-06-281-2/+2
* CreateViewForWidget must return a value.Zeno Albisser2013-06-271-0/+1
* Add function stubs required to be reimplemented on Mac.Zeno Albisser2013-06-272-0/+22
* Fix init-repository.py for Mac.Zeno Albisser2013-06-271-1/+3
* Add Mac support.Zeno Albisser2013-06-276-2/+1119
* Implement WebContentsViewQt::GetContainerBoundsAndras Becsi2013-06-272-1/+10
* Tweak the build systemAndras Becsi2013-06-273-3/+4
* Replace include by forward declaration in the private headersAndras Becsi2013-06-274-5/+4
* Deduplicate RenderWidgetHostViewQt member in delegatesAndras Becsi2013-06-275-7/+8
* Add ignore = all for chromium submodule.Zeno Albisser2013-06-271-0/+1
* Improve init-repository.py script.Zeno Albisser2013-06-271-4/+21
* Remove gclient commands from patch_chromium script.Zeno Albisser2013-06-271-21/+12
* Rename ninja Makefile target to invoke_ninja.Zeno Albisser2013-06-271-1/+1
* Add init-repository.py script.Zeno Albisser2013-06-274-4/+176
* Add Chromium as a submodule.Zeno Albisser2013-06-272-0/+3