summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-07[Qt] Fix build of modules depending on QtWebKit when using prefixHEADmasterhausmann@webkit.org4-4/+27
2012-11-07Remove support for "desktop-width" in the viewport meta tagkenneth@webkit.org7-26/+54
2012-11-07[EFL] Fix execution of exif-orientation-image-document.html on EFL Wk2 botdominik.rottsches@intel.com4-4/+27
2012-11-07Console not displaying all properties of an Object once native Constructor ov...yurys@chromium.org6-1/+65
2012-11-07StringBuilder::append(UChar) with an 8 bit quantity shouldn't change the cont...msaboff@apple.com3-4/+34
2012-11-07[EFL][WK2] media/media-continues-playing-after-replace-source.html failscommit-queue@webkit.org2-0/+13
2012-11-07Move DrawingAreaImpl methods graphicsLayerFactory, setRootCompositingLayer & ...commit-queue@webkit.org3-0/+19
2012-11-07[EFL][WK2] API test crash with accelerated compositing on.commit-queue@webkit.org3-3/+26
2012-11-07Implement month picking to calendar pickerkeishi@webkit.org5-28/+252
2012-11-07Unreviewed attempt to fix the chromium-mac build.abarth@webkit.org2-0/+11
2012-11-07Enable REQUEST_AUTOCOMPLETE for chromium portcommit-queue@webkit.org14-5/+154
2012-11-07[V8] Unify setJSWrapperForDOMObject and setJSWrapperForDOMNodeabarth@webkit.org20-56/+95
2012-11-07[WK2][EFL] Add shortcut for setting a pagination mode on Minibrowsercommit-queue@webkit.org2-0/+20
2012-11-07Crash due to column span under button elementkenrb@chromium.org6-2/+83
2012-11-07[EFL][WK2] fast/dom/shadow/shadowdom-for-object-only-shadow.html failscommit-queue@webkit.org2-0/+13
2012-11-07[Shadow] Pseudo custom-elements should start with 'x-'.shinyak@chromium.org5-1/+78
2012-11-07[EFL][EWebLauncher] Use Ctrl +/- to zoom in EWebLaunchercommit-queue@webkit.org2-4/+22
2012-11-07Re-order variables in BidiRun and LayoutStatecevans@google.com5-35/+62
2012-11-07[Chromium-win] Refactor date/time format conversion code in LocaleWintkent@chromium.org3-189/+84
2012-11-07Make Document::renderer faster by using the cached ptr for RenderViewcommit-queue@webkit.org4-10/+38
2012-11-07[V8] neuterBinding should remember the type of its argumentabarth@webkit.org2-4/+20
2012-11-07Build fix.andersca@apple.com2-3/+9
2012-11-07Update Java related WKSI function namesandersca@apple.com8-5/+42
2012-11-07Unreviewed gardening. Rebaseline the tests added in http://trac.webkit.org/ch...aboxhall@chromium.org14-0/+18
2012-11-07Add application occlusion criterion to enable/disable process suppression on Maccommit-queue@webkit.org32-17/+545
2012-11-07fast/forms/select-set-length-with-mutation-remove is slow on chromium debug b...jsbell@chromium.org2-1/+10
2012-11-07[CSS Exclusions] Changeset r133384 defeated the rectilinear polygon testscommit-queue@webkit.org5-0/+20
2012-11-07Don't write pixels for crash-hw-sw-switch test; if it doesn't crash, itsenorblanco@chromium.org2-1/+8
2012-11-07(r125185) http/tests/images/jpg-img-partial-load.html timeout on Lionnoel.gordon@gmail.com7-36/+17
2012-11-07Clean up which storage cookie jar functions useap@apple.com17-106/+136
2012-11-07[EFL][WK2] Add ewk_database_manager APIscommit-queue@webkit.org11-0/+412
2012-11-07[Chromium] Unreviewed gardening. A couple of expectation updates c/o dbarton@...jsbell@chromium.org2-2/+10
2012-11-07Removed useless image baselines for filter-empty-element-crash.senorblanco@chromium.org7-0/+12
2012-11-07Build fix. r133601 broke the Windows build.commit-queue@webkit.org2-2/+19
2012-11-07Reduce parser overhead in JSColiver@apple.com50-669/+2259
2012-11-07[Chromium] New baselines for some CSS3 filter tests. Unreviewed.senorblanco@chromium.org6-6/+110
2012-11-07-webkit-background-clip:text produces artifacts when applied to the body and ...simon.fraser@apple.com16-10/+201
2012-11-06Don't warn about RefPtr* parametersoliver@apple.com3-1/+20
2012-11-06Implement save and restore for a bunch of InternalSettings statesenorblanco@chromium.org3-0/+37
2012-11-06Fix build warning in RenderLayer.cpp caused by r133628commit-queue@webkit.org2-0/+15
2012-11-06[CSS Exclusions] Store ExclusionPolygonEdge vertices in clockwise ordercommit-queue@webkit.org5-6/+129
2012-11-06Unreviewed, remove a couple of passing tests from chromium expectations.dpranke@chromium.org3-2/+7
2012-11-06[EFL] Unreviewed gardening after r133676.rakuco@webkit.org2-4/+6
2012-11-06[BlackBerry] Crash in InRegionScrollerPrivate.commit-queue@webkit.org4-2/+38
2012-11-06[EFL] Simplify the build systemcommit-queue@webkit.org4-7/+27
2012-11-06http/tests/inspector-enabled/dynamic-scripts.html is flakeyjsbell@chromium.org2-0/+11
2012-11-06[WTR] Reset EventSender before running each test.rakuco@webkit.org6-4/+49
2012-11-06[Chromium] platform/chromium-linux/fast/text/international/complex-joining-us...jsbell@chromium.org2-1/+10
2012-11-06[BlackBerry] Update BB10 form theme.commit-queue@webkit.org2-0/+22
2012-11-06[EFL][WK2] Refactor Ewk_Auth_Request, Ewk_Url_Scheme_Request and Ewk_Download...commit-queue@webkit.org21-215/+240