summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blacklist vlc plugin5.4Allan Sandfeld Jensen2015-06-011-1/+2
* Support MSVC 2015Allan Sandfeld Jensen2015-05-296-5/+9
* Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-252-2/+39
|\
| * Fix drawing of oversized accelerated layersv5.4.2Allan Sandfeld Jensen2015-05-212-2/+39
* | Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-183-2/+63
|\|
| * Changes fileAllan Sandfeld Jensen2015-04-241-0/+54
| * Fix assertion on qt.ioAllan Sandfeld Jensen2015-04-241-0/+5
| * Fix crash when loading new doc after a single image docEirik Aavitsland2015-04-211-2/+4
* | Enforce no remote access from local URLs for XHRAllan Sandfeld Jensen2015-04-289-10/+48
* | SVG loaded through html <img> can't request to load any external resources.Said Abou-Hallawa2015-04-271-0/+9
* | Bump versionOswald Buddenhagen2015-04-201-1/+1
|/
* Fix crash when exiting browser with WebGL or accelerated canvas.Yohan Chuzeville2015-04-131-0/+20
* DFG optimizes out strict mode arguments tear offFilip Pizlo2015-04-101-6/+11
* Fix crash in JIT::DFG::prepareOSREntryJulien Brianceau2015-04-011-1/+1
* Avoid backing store for texturemapper layers over 8192x8192Allan Sandfeld Jensen2015-03-191-1/+1
* Fix URLs visited during private browsing showing up in WebpageIcons.db.Florian Bruhin2015-03-181-4/+4
* Set minimum DOMTimer interval to 4msAllan Sandfeld Jensen2015-03-181-0/+2
* Fix crash on exit in OpenGL accelerated modeAllan Sandfeld Jensen2015-03-171-15/+16
* Incorrect type speculation reported by ToPrimitiveOliver Hunt2015-03-111-4/+2
* Fix g++ 5.0 buildAllan Sandfeld Jensen2015-03-061-0/+5
* Doc: Link issues Qt WebKitNico Vertriest2015-03-052-2/+2
* Fix unsafe memory load/store from the argument encoder/decoder affecting ARMBenjamin Poulain2015-03-032-39/+34
* Fix build on x32 systemsDmitry Shachnev2015-03-021-1/+1
* Fix building with glib 2.43+Allan Sandfeld Jensen2015-03-021-24/+24
* Fix JavaScript on ARMv7 in ARM-modeAllan Sandfeld Jensen2015-03-021-0/+3
* Forward show and hide events to PluginViewsMichael Bruning2015-02-2611-6/+71
* Initialize label vector lazilyAllan Sandfeld Jensen2015-02-251-1/+4
* Don't do high-quality scaling on individual video framesAllan Sandfeld Jensen2015-02-241-1/+1
* Fix build with -no-rttiCorentin Jabot2015-02-241-0/+2
* Fix crash on html5video.org by detecting inconsistent frame dataAllan Sandfeld Jensen2015-02-242-1/+5
* Fix compile issue as it was missing the multimedia moduleAndy Shaw2015-02-191-0/+1
* Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-181-0/+42
|\
| * Add changes filev5.4.1Allan Sandfeld Jensen2015-02-161-0/+42
* | Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-1/+1
|\|
| * Fix memory leak in ImageDocumentAllan Sandfeld Jensen2015-01-261-1/+1
* | Add documentation for feature permission related APIs.Florian Bruhin2015-01-221-0/+49
* | Editor actions should only be checked when page is editableAllan Sandfeld Jensen2015-01-201-5/+6
* | Bump versionOswald Buddenhagen2015-01-161-1/+1
* | Avoid crash on root elements with display:noneAllan Sandfeld Jensen2015-01-161-1/+1
|/
* Check if OpenGL context is supportedAllan Sandfeld Jensen2015-01-151-6/+9
* Allow 3D transforms without composited layersAllan Sandfeld Jensen2015-01-122-0/+16
* Optimize HTML5 video painting on LinuxAllan Sandfeld Jensen2015-01-092-22/+15
* Fix build without OpenGLAllan Sandfeld Jensen2015-01-088-17/+25
* enable static compilation for WindowsAshish Kulkarni2015-01-081-1/+1
* fix linker errors for the static Windows buildMilian Wolff2015-01-081-1/+1
* fix build on MSVC with system libraries for zlib, libpng and libjpegAshish Kulkarni2015-01-081-3/+13
* fix build on MSVC with --system-libpng or --system-libjpegAshish Kulkarni2015-01-082-8/+2
* WTF: fix build on Windows for static ICUAshish Kulkarni2015-01-081-1/+11
* fix detection of ICU when configuring for WindowsAshish Kulkarni2015-01-081-0/+1
* fix detection of zlib when configuring for WindowsAshish Kulkarni2015-01-081-1/+8