profile/ivi/webkit-efl.git
2012-04-03 dglazkov@chromium.orgUnreviewed, rolling out r113087.
2012-04-03 fischman@chromium.orgAdd a Media watchlist.
2012-04-03 simon.fraser... Fix large leak in WebKitTestRunner
2012-04-03 commit-queue... [Qt][WK2] Remove #if !USE(TILED_BACKING_STORE) from...
2012-04-03 inferno@chromium.orgCrash in SelectorChecker::checkOneSelector.
2012-04-03 jchaffraix... presentationAttributeCacheMaximumSize is set too low
2012-04-03 tony@chromium.orgImplement new flex property and deprecate flex function
2012-04-03 andersca@apple.comSearch result page scrolls up before the correct page...
2012-04-03 wjmaclean@chromium.org[chromium] Switch touchpad fling curve physics to absol...
2012-04-03 rniwa@webkit.orgAnother build fix after r113067. Close the zipfile...
2012-04-03 fischman@chromium.orghttp/tests/media/video-cancel-load.html is flaky on...
2012-04-03 zmo@google.comImplement WebGLShaderPrecisionFormat
2012-04-03 commit-queue... Source/WebCore: Frame flattening: Do not restart layout...
2012-04-03 simon.fraser... Avoid virtual method calls in the GraphicsLayer destructor
2012-04-03 commit-queue... [skia] Switch to Skia's implementation of the feMorphol...
2012-04-03 dcheng@chromium.orgHaving a drop handler prevents navigation on drop even...
2012-04-03 dpranke@chromium.orgdisable incremental linking for debug of webkit
2012-04-03 arv@chromium.org[v8] Fix memory leak in V8LazyEventListener
2012-04-03 commit-queue... More rebaselines after WK79568
2012-04-03 ojan@chromium.orgGive more human friendly error message when builders...
2012-04-03 tomz@codeaurora.orgIntegrate IETC CSS : borders and backgrounds tests
2012-04-03 msaboff@apple.comFrequent crashes in JSC::parse in a worker thread when...
2012-04-03 commit-queue... [chromium] Enable sparkline FPS counter in threaded...
2012-04-03 rniwa@webkit.orgAgain, a build fix after r113067. Don't call r113067...
2012-04-03 shawnsingh... [chromium] Fix incorrect comment in CCDamageTrackerTest
2012-04-03 rniwa@webkit.orgYet another build fix after r113067. Don't trigger...
2012-04-03 robert@webkit.orgCSS 2.1 failure: at-import-009.htm fails
2012-04-03 rniwa@webkit.orgAnother build fix after r113067 for Mac port.
2012-04-03 commit-queue... [BlackBerry] Expose CaseSensitive, Wrap, and HighlightA...
2012-04-03 rniwa@webkit.orgAnother build fix after r113067. CreateWebKitBuildDirec...
2012-04-03 rniwa@webkit.orgBuild fix after r113067. Don't delete the build directory.
2012-04-03 shawnsingh... [chromium] remove dead function declarations in RenderS...
2012-04-03 ojan@chromium.orgUpdate fast/regions expectations to match what's happen...
2012-04-03 ojan@chromium.orgLoad all builder lists from the buildbot json
2012-04-03 rniwa@webkit.orgChromium testers should extract builds instead of build...
2012-04-03 mrobinson@webkit.org[GTK] Tools/Scripts/run-gtk-tests should not force...
2012-04-03 abarth@webkit.orgAnother attempt to fix the Windows build. This uses...
2012-04-03 abarth@webkit.orgAttempt to fix the Windows component build by including...
2012-04-03 pfeldman@chromium.orgNot reviewed. Follow up to inspector's r113032: change...
2012-04-03 jpu@apple.comRename GraphicsContext::drawLineForTextChecking() to...
2012-04-03 fischman@chromium.orgLayout Test media/video-src-source.html is flaky
2012-04-03 fischman@chromium.org[Chromium] media/video-delay-load-event.html is flaky...
2012-04-03 jer.noble@apple.comESC key in full screen does not result in webkitFullScr...
2012-04-03 philn@webkit.orgUnreviewed, skip 2 flaky crash inspector tests on GTK.
2012-04-03 tomz@codeaurora.orgExpectations update after 82734
2012-04-03 commit-queue... [EFL] DRT support for setInteractiveFormValidationEnabled
2012-04-03 rniwa@webkit.orgREGRESSION(r80439): Crash in StylePropertySet::borderSp...
2012-04-03 commit-queue... [Chromium] Add click count and modifiers to the factory...
2012-04-03 tony@chromium.orgLayoutTests/.gitattributes cleanup
2012-04-03 alexis.menard... Unreviewed ASSERT fix on Chromium bots (in debug).
2012-04-03 philn@webkit.orgUnreviewed, another test-webkitpy fix-up after r113037.
2012-04-03 schenney@chromium.orgExpectations update after 65072
2012-04-03 alexis.menard... [Part 3] We should use CSSPropertyID rather than intege...
2012-04-03 kbalazs@webkit.org[Qt][WK2] ASSERT(!(outputBytes.size() % sizeof(UChar...
2012-04-03 philn@webkit.orgUnreviewed, test-webkitpy build fix after r113037.
2012-04-03 caseq@chromium.orgWeb Inspector: remove unused references to TimelineCalc...
2012-04-03 tomz@codeaurora.orgIntegrate IETC CSS : borders and backgrounds tests
2012-04-03 philn@webkit.org[GTK] crash log reports support
2012-04-03 schenney@chromium.orgMore unreviewed mac rebaselines
2012-04-03 philn@webkit.org[GTK] svg/zoom/page/zoom-svg-through-object-with-auto...
2012-04-03 commit-queue... Call incrementStatsCounter directly
2012-04-03 commit-queue... [chromium] Canvas2DLayerChromium::updateCompositorResou...
2012-04-03 pfeldman@chromium.orgWeb Inspector: [chromium] add provisional save method...
2012-04-03 alexis.menard... [Part 2] We should use CSSPropertyID rather than intege...
2012-04-03 leviw@chromium.orgRevert RenderTheme paint and layout functions to ints
2012-04-03 commit-queue... chromium: fast/dom/error-to-string-stack-overflow.html...
2012-04-03 jocelyn.turcotte... Enable and connect the WebInspectorServer with WebKit2...
2012-04-03 jocelyn.turcotte... WebInspectorServer for WebKit2.
2012-04-03 jocelyn.turcotte... Add a Generic WebSocket Server.
2012-04-03 jocelyn.turcotte... Expose reusable WebSocket code for WebSocketServer.
2012-04-03 jocelyn.turcotte... Add Generic HTTP Request Class. Generalized HTTP Parsing.
2012-04-03 jocelyn.turcotte... [Qt] Add a missing inspector front-end image to resources.
2012-04-03 jocelyn.turcotte... [Qt] Add developerExtrasEnabled to QWebPreferences.
2012-04-03 kbalazs@webkit.org[Qt][WK2] All plugin tests are failing on buildbot
2012-04-03 commit-queue... Gtk fails media/video-source-error.html (due to trailin...
2012-04-03 commit-queue... Soup HTTP backend does not send Content-Length in certa...
2012-04-03 commit-queue... [EFL] LayoutTestController needs implementation of...
2012-04-03 apavlov@chromium.org[Chromium] Unreviewed, suppress compositing/reflections...
2012-04-03 commit-queue... Simplify CSSStyleSelector constructor through the use...
2012-04-03 commit-queue... [EFL] LayoutTestController needs implementation of...
2012-04-03 kbalazs@webkit.org[Qt][WK2] Failing http/tests/plugins tests after reenab...
2012-04-03 yurys@chromium.orgWeb Inspector: Database::Database::id field in the...
2012-04-03 commit-queue... [Qt] Tap highlight attempted hidden several times
2012-04-03 commit-queue... [EFL] LayoutTestController needs implementation of...
2012-04-03 commit-queue... [Qt] Tap highlight still showing when tap gesture has...
2012-04-03 zimmermann... 2012-04-03 Nikolas Zimmermann <nzimmermann@rim.com>
2012-04-03 zimmermann... Animate animatedPoints instead of points for SVGPoly...
2012-04-03 philn@webkit.org[GTK] media/video-volume.html fails on 32-bits debug
2012-04-03 zimmermann... 2012-04-03 Nikolas Zimmermann <nzimmermann@rim.com>
2012-04-03 zimmermann... 2012-04-03 Nikolas Zimmermann <nzimmermann@rim.com>
2012-04-03 apavlov@chromium.orgUnreviewed, rolling out r112954 and r112969.
2012-04-03 zimmermann... 2012-04-03 Nikolas Zimmermann <nzimmermann@rim.com>
2012-04-03 commit-queue... Unreviewed, rolling out r112987 and r112993.
2012-04-03 commit-queue... [GTK] DRT missing didRunInsecureContent notification
2012-04-03 kkristof@inf... [Qt] Unreviewed gardening after r112954.
2012-04-03 bashi@chromium.orgFallback fonts should be used while a web font is being...
2012-04-03 apavlov@chromium.orgUnreviewed, disable inspector/styles/override-screen...
2012-04-03 bbudge@chromium.orgREGRESSION (r112217): H&R Block tax site won't load
2012-04-03 loislo@chromium.orgUnreviewed, rolling out r112994.
2012-04-03 rakuco@FreeBSD.orgrebaseline-server: Make it possible to not launch a...
next