profile/ivi/webkit-efl.git
2012-02-07 abecsi@webkit.org[Qt] [WK2] Fix the debug build after r106920
2012-02-07 ossy@webkit.org[Qt] Unreviewed gardening. Update platform specific...
2012-02-07 commit-queue... Web Inspector: fix objects duplication when switching...
2012-02-07 mario@webkit.org[GTK] Include gdk-pixbuf in the jhbuild modules
2012-02-07 commit-queue... [chromium] Add setNeedsRedraw to WebWidget
2012-02-07 tonyg@chromium.orgUnreviewed gardening.
2012-02-07 ossy@webkit.org[Qt][WK2] Compute and set cache capacities using the...
2012-02-07 pfeldman@chromium.orgWeb Inspector: add generic support for undo-ing DOM...
2012-02-07 commit-queue... [Blackberry] Clean up Networkjob and Networkmanger...
2012-02-07 abecsi@webkit.org[Qt][WK2] Add the componentComplete method to WebView
2012-02-07 commit-queue... Unreviewed. Rolled DEPS.
2012-02-07 yurys@chromium.orgWeb Inspector: don't mark object is queriable if it...
2012-02-07 ossy@webkit.org[Qt] New svg/hittest tests introduced in r106882 fail
2012-02-07 loislo@chromium.orgUnreviewed, rolling out r106909.
2012-02-07 kling@webkit.orgREGRESSION(r106819): ~28% or so performance regression...
2012-02-07 ossy@webkit.org[Qt][WK2] Compute and set cache capacities using the...
2012-02-07 philn@webkit.orgUnreviewed, GTK svg rebaseline after r106918.
2012-02-07 commit-queue... Unreviewed, rolling out r106915.
2012-02-07 commit-queue... [EFL][WK2] Add ModuleEfl.cpp
2012-02-07 commit-queue... [Qt][WK2] Compute and set cache capacities using the...
2012-02-07 commit-queue... [Qt] Prevent early test termination with newer Qt 5
2012-02-07 zimmermann... Rewrite SVG tests to make extensive use of display...
2012-02-07 kenneth@webkit.org[Inspector] Add the Nokia N9 user agent
2012-02-07 apavlov@chromium.org[CRASH] bool EventHandler::dispatchSyntheticTouchEventI...
2012-02-07 commit-queue... GTK & QT Rebaseline after r106912.
2012-02-07 haraken@chromium.orgUnreviewed, rolling out r106912.
2012-02-07 haraken@chromium.orgUnreviewed, rolling out r106862.
2012-02-07 commit-queue... Migrate createObjectURL & revokeObjectURL to static...
2012-02-07 vsevik@chromium.orghttp/tests/inspector/indexeddb/database-structure.html...
2012-02-07 hayato@chromium.orgFix build on Mac with '--shadow-dom'.
2012-02-07 commit-queue... Stop calling Element::ensureShadowRoot() if it is used...
2012-02-07 commit-queue... [EFL] Define to prevent a single backing-store applicat...
2012-02-07 commit-queue... Remove Element::ensureShadowRoot export.
2012-02-07 abarth@webkit.orghttp/tests/security/xssAuditor/cookie-injection.html...
2012-02-07 loislo@chromium.orgUnreviewed. Web Inspector: rename Artificial to Synthet...
2012-02-07 commit-queue... [EFL] Adopt C++ style using camelCase and full variable...
2012-02-07 leo.yang@torchmobile... [BlackBerry] Use WebPagePrivate instead of WebPage...
2012-02-07 hayato@chromium.orgImplement querySelector on ShadowRoot.
2012-02-07 mrobinson@webkit.org[GTK] Add TextureMapperGL implementation
2012-02-07 eae@chromium.orgChange baselinePosition and lineHeight to LayoutUnit
2012-02-07 wangxianzhu... Avoid Page::updateViewportArguments() if the causing...
2012-02-07 dgrogan@chromium.orgjs-test-pre.js: relay calls to testPassed, testFailed...
2012-02-07 jchaffraix... Unreviewed gardening.
2012-02-07 abarth@webkit.orghttp/tests/security/mixedContent/insecure-script-in...
2012-02-07 mrobinson@webkit.orgFix some miscellaneous 'make dist' error for WebKitGTK+.
2012-02-07 abarth@webkit.orghttp/tests/security/mixedContent/insecure-image-in...
2012-02-07 commit-queue... Add contains() test to Region
2012-02-07 haraken@chromium.orgRename [DontCheckEnums], [ReturnsNew], [DoNotCheckDomai...
2012-02-07 jamesr@google.com[chromium] canvas demo is slow due to unnecessary resou...
2012-02-07 rniwa@webkit.orgPerf-o-matic should show min/max/stdev on graphs
2012-02-07 haraken@chromium.orgUnreviewed, rolling out r106883.
2012-02-07 commit-queue... WebGL must allocate smaller drawing buffer when the...
2012-02-07 jchaffraix... Unreviewed gardening.
2012-02-07 dgrogan@chromium.orgPort some indexeddb layout tests to workers.
2012-02-07 haraken@chromium.orgUnreviewed. Rebaselined run-bindings-tests results.
2012-02-07 leviw@chromium.orgCorrect usage of LayoutUnits in dom, editing, page...
2012-02-07 haraken@chromium.orgRename [DontCheckEnums], [ReturnsNew], [DoNotCheckDomai...
2012-02-07 commit-queue... RenderSVGShape::strokeContains will fail for some strokes
2012-02-07 commit-queue... Add webGLErrorsToConsoleEnabled Settings flag
2012-02-07 eae@chromium.orgConvert PopupMenuClient::clientPadding over to new...
2012-02-07 fpizlo@apple.comValueToNumber and ValueToDouble nodes don't do anything...
2012-02-07 commit-queue... Fix color animations by value
2012-02-07 kov@webkit.orgDo not try to chdir to the directory where the executab...
2012-02-07 jer.noble@apple.comREGRESSION (r104303): Clicking inline video controls...
2012-02-07 andersca@apple.comSource/WebCore: Overlay scrollbars flash when window...
2012-02-07 commit-queue... postMessage leaks MemoryEvent object
2012-02-07 commit-queue... WebGL conformance test misc/functions-returning-strings...
2012-02-07 enrica@apple.comRefactor Mac platform implementation of the Pasteboard...
2012-02-07 jamesr@google.com[chromium] Drop tiles completely outside of layer bound...
2012-02-07 rniwa@webkit.orgRevert r106859. It was completely bogus.
2012-02-06 morrita@google.com[PerformanceTests] Each Dromaeo test needs its landing...
2012-02-06 crogers@google.comzvmul incorrectly multiplies complex arrays on Windows.
2012-02-06 kling@webkit.orgREGRESSION(r106756): 10% performance hit on DOM/Template.
2012-02-06 haraken@chromium.orgIn AppleWebKit, stop rebuilding IDLs that need not...
2012-02-06 commit-queue... Unreviewed, chromium expectations update.
2012-02-06 mdelaney@apple.comWindows build fix
2012-02-06 rniwa@webkit.orgChromium build fix after r106836.
2012-02-06 commit-queue... AudioBus need to support stereo->mono down mix in copyF...
2012-02-06 jsbell@chromium.org[Chromium] storage/indexeddb/index-cursor.html timeouts...
2012-02-06 ericu@chromium.org[filesystem/Chromium] crackFileSystemURL needs to use...
2012-02-06 jchaffraix... Unreviewed gardening.
2012-02-06 commit-queue... [Chromium] rebaseline test on win/mac after enabling...
2012-02-06 abarth@webkit.orghttp/tests/security/mixedContent/insecure-plugin-in...
2012-02-06 cdn@chromium.orgSource/WebCore: Add RefPtrs for parent and sibling...
2012-02-06 kov@webkit.orgUnreviewed fix for the new API test that is failing -
2012-02-06 mdelaney@apple.comFix for burning SL tree
2012-02-06 abarth@webkit.orgAccording to the flakiness dashboard, these tests do...
2012-02-06 commit-queue... [GTK] Add missing pango include dir to fix build
2012-02-06 jochen@chromium.orgBefore accessing a frame's script controller in V8...
2012-02-06 jchaffraix... Unreviewed rebaseline after r106836.
2012-02-06 mdelaney@apple.comCorrecting the version of WKSI committed in r106836
2012-02-06 jsbell@chromium.orgUnreviewed chromium test expectation change
2012-02-06 jamesr@google.comSource/WebCore: Support detaching TextureManager from...
2012-02-06 andersca@apple.comWheel event handler count not updated when adding handl...
2012-02-06 commit-queue... Source/WebKit2: [GTK] Fix remaining errors in GTK...
2012-02-06 mdelaney@apple.comtoDataURL() uses stale data after putImageData()
2012-02-06 caio.oliveira... Provide more attribute methods in Element
2012-02-06 eric@webkit.orgwebkit-patch apply-from-bug should be able to apply...
2012-02-06 kov@webkit.org[GTK] Insta-crash when closing browser with inspector...
2012-02-06 jsbell@chromium.orgIndexedDB: Raise exception during add/put call if autoI...
next