summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix RenderWidgetHostViewQt::GetViewBoundsFrederik Gladhorn2014-07-148-1/+23
* Fix the indexOfChild function for the web documentFrederik Gladhorn2014-07-112-0/+8
* Improve text for accessiblesFrederik Gladhorn2014-07-111-2/+15
* Fix duplicate document roleFrederik Gladhorn2014-07-111-1/+1
* Implement functions of BrowserAccessibilityDelegateFrederik Gladhorn2014-07-115-178/+60
* Widget based accessibility glue codeFrederik Gladhorn2014-07-103-0/+40
* Add core accessibilityFrederik Gladhorn2014-07-0917-7/+936
* Fix the build with recent qtbaseAndras Becsi2014-07-073-0/+6
* Fix requests for audio and video permissionsFrederik Gladhorn2014-07-071-2/+2
* Remove stray semicolonsFrederik Gladhorn2014-07-071-3/+3
* Add missing header file to .proFrederik Gladhorn2014-07-071-0/+1
* Enable Chromium on Windows to link to correct ANGLE configuration.Michael Brüning2014-07-032-0/+3
* Reorder files alphabeticallyPierre Rossi2014-07-011-10/+10
* Prevent premature deletion of JavaScript alert dialog object.Michael Brüning2014-06-303-8/+9
* OS X: Fix the build with the Qt SDKAndras Becsi2014-06-272-2/+2
* Fix crash when loading context menu on Windows.Michael Brüning2014-06-261-1/+1
* Install ICU data file to Qt on WindowsZoltan Arvai2014-06-201-0/+5
* Fix keyboard scrollingAllan Sandfeld Jensen2014-06-182-3/+10
* Project quads to z=0 instead of compressing them between 0 and 1Jocelyn Turcotte2014-06-171-30/+6
* Explicitly return false in WasAllocatedUsingRobustnessExtensionJocelyn Turcotte2014-06-162-0/+2
* Update ninja and bump Chromium version to 33.0.1750.170Andras Becsi2014-06-051-0/+0
* Define mac_sdk_min and mac_deployment_target instead of mac_sdk_pathAndras Becsi2014-06-042-5/+5
* Fix the build on MacAndras Becsi2014-06-041-0/+1
* Support EGLStream video streaming on QNX platformMansoor Chishtie2014-06-025-13/+76
* Move gyp defines to os specific config for WindowsZoltan Arvai2014-06-023-5/+9
* Fix "findNext" after having navigated to a new pageJocelyn Turcotte2014-05-283-4/+9
* Avoid black flashes when showing a new QWebEngineViewJocelyn Turcotte2014-05-281-1/+1
* Windows: Fix typo: eglContextPeter Varga2014-05-221-1/+1
* Windows: Use single process binary on Windows and fix GL contextPeter Varga2014-05-214-1/+12
* Fix a crash when running witout UI delegates.Pierre Rossi2014-05-201-8/+23
* Buildfix after Iacc6cff82c0f071d1c8901977748d6164fb0a87d.Zeno Albisser2014-05-201-0/+2
* Use the same switches for both embedded Linux and AndroidJocelyn Turcotte2014-05-192-2/+7
* Fix jerky pinch-zoomingJocelyn Turcotte2014-05-191-1/+0
* Fix some more documentation.Michael Brüning2014-05-194-110/+132
* Fix the build on eAdroidAndras Becsi2014-05-191-1/+1
* Fix fling gesturesJocelyn Turcotte2014-05-192-2/+12
* [Widgets] Tooltip word wrap fixupPierre Rossi2014-05-161-1/+6
* Remove the webpage snippet for now.Michael Brüning2014-05-163-115/+0
* Fix a crash preventing us from using ImplSidePaintingJocelyn Turcotte2014-05-162-12/+18
* Set the QtWebEngine modules version to 0.9.0Jocelyn Turcotte2014-05-163-4/+18
* Add initial build configuration for QNX.Jeff Rogers2014-05-163-0/+19
* Remove obsolete QNX exclusions.Jeff Rogers2014-05-161-6/+0
* Add linkHovered support for Widgets APISzabolcs David2014-05-153-1/+8
* Make gyp to dump debug symbols for separate_debug_info buildsAndras Becsi2014-05-152-0/+6
* Enable GLContextHelper and register a SurfaceFactoryQt on eAndroidAndras Becsi2014-05-156-7/+34
* Update eLinux patch to match the snapshotAndras Becsi2014-05-141-0/+0
* Remove a reference to content shell in devtoolsPierre Rossi2014-05-131-1/+1
* Fix audio not being built on desktop LinuxJocelyn Turcotte2014-05-131-2/+0
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-125-14/+16
* Fix up some more documentation.Michael Brüning2014-05-126-268/+130