summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unprefix Page Visibility APIsimon.fraser@apple.com2013-08-0920-45/+54
* [Mac] Update PageVisibilityState when WebView is hidden / visiblejoepeck@webkit.org2013-08-089-6/+230
* Improve PageVisibility API with enumsjoepeck@webkit.org2013-08-0827-47/+302
* Merge branch 'stable' into devSergio Ahumada2013-08-058-22/+25
|\
| * [Qt][WK1] navigator.plugins shows too few entries.Michael Brüning2013-07-311-2/+0
| * Extend disabling of whole-program-optimizations to MSVC 2012 https://bugs.web...hausmann@webkit.org2013-07-302-1/+14
| * make use of qtHaveModule()Oswald Buddenhagen2013-07-295-19/+11
| * Bump MODULE_VERSION to 5.1.2Sergio Ahumada2013-07-241-1/+1
* | Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-021-0/+2
* | [Qt][WK1] Support direct painting without GraphicsSurfaceAllan Sandfeld Jensen2013-07-241-4/+15
* | [Qt][WK1] Support WebGL with EGL on LinuxAllan Sandfeld Jensen2013-07-244-6/+10
* | [Qt] Avoid creating a QWindow for offscreen GraphicsContext3DAllan Sandfeld Jensen2013-07-231-4/+14
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-1/+1
|\ \ | |/
| * [Qt] memory leak in WebCore::FontCache::getLastResortFallbackFontFabienne Semeria2013-07-181-1/+1
* | [Qt] Replace Nokia with Qt Project in service name.michael.bruning@digia.com2013-07-161-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-113-1/+23
|\ \ | |/
| * Workaround for x86 optimizer bug in MSVC 2012.michael.bruning@digia.com2013-07-101-0/+7
| * QStyle: Set State_Enabled by default when painting style widgets. https://bug...commit-queue@webkit.org2013-07-102-1/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-048-75/+58
|\ \ | |/
| * [Qt] Handle Return key without key textAllan Sandfeld Jensen2013-07-032-0/+15
| * Use GCC's implementation of atomicIncrement/Decrement on MacBenjamin Poulain2013-07-011-17/+0
| * Use __sync_add_and_fetch instead of __gnu_cxx::__exchange_and_addCsaba Osztrogonác2013-07-011-2/+5
| * JSObject::getOwnNonIndexPropertyNames calculates numCacheableSlots incorrectl...Mark Hahnenberg2013-07-012-2/+17
| * JSObject::getOwnNonIndexPropertyNames calculates numCacheableSlots incorrectlyMark Hahnenberg2013-07-011-3/+5
| * get_by_pname can become confused when iterating over objects with static prop...Mark Hahnenberg2013-07-013-1/+10
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-202-55/+11
| |\
| | * [Qt][Mac] Disable QTKit video on OS X.v5.1.0-rc2v5.1.0Michael Brüning2013-06-132-55/+11
* | | Doc: Setting navigation variables.Jerome Pasion2013-06-271-0/+4
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-2025-778/+405
|\ \ \ | |/ /
| * | [Qt] Map rewind and fast forward keys to match GoogleTVAllan Sandfeld Jensen2013-06-191-0/+6
| * | [Qt] Set windows key-code for multimedia keysAllan Sandfeld Jensen2013-06-191-7/+16
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1224-771/+383
| |\ \ | | |/
| | * Glyphs may fail to render when using SVG fontv5.1.0-rc1graouts@apple.com2013-06-111-0/+2
| | * [Qt] Fix a crash under ~PingLoader when the QNAM on the page has been destroyed.Jocelyn Turcotte2013-06-063-14/+32
| | * [Qt] Fix a crash under ~PingLoader when the QNAM on the page has been destroyed.Jocelyn Turcotte2013-06-062-1/+18
| | * [Qt] Re-enable plugins on Mac.Jocelyn Turcotte2013-06-068-12/+11
| | * [Qt][Mac] Allow drawing plugins with QWindow by always using an intermediate ...Jocelyn Turcotte2013-06-063-188/+51
| | * [Qt][Mac] Remove Carbon and QuickDraw support for plugins.Jocelyn Turcotte2013-06-063-515/+154
| | * Crash when loading link to audio fileAllan Sandfeld Jensen2013-06-061-1/+1
| | * Make PNGImageDecoder::rowAvailable auto-vectorizableAllan Sandfeld Jensen2013-06-064-28/+62
| | * [Qt] Fix a crash in QtPixmapRuntime.Jocelyn Turcotte2013-06-061-2/+4
| | * [Qt][Win] Input events aren't mapped properly with windowless plugins.Jocelyn Turcotte2013-06-044-24/+62
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-0437-183/+2434
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-317-80/+281
| |\ \ | | |/
| | * Font’s fast code path doesn’t handle partial runs correctly when kerning ...Allan Sandfeld Jensen2013-05-295-80/+81
| | * Add all plugins.qmltypes files and update qmldir filesLiang Qi2013-05-292-0/+200
| * | Remove Nokia references.Leonard Lee2013-05-302-5/+1
| * | Bump MODULE_VERSION to 5.1.1Sergio Ahumada2013-05-301-1/+1
| |/
| * sync.profile: Point dependencies to an empty stringSergio Ahumada2013-05-261-4/+5
| * LLInt conditional branch compilation fault on MIPS.Balazs Kilvady2013-05-232-14/+20