profile/ivi/webkit-efl.git
2012-07-06 charles.wei... [BlackBerry] Fix the build error introduced by enabling...
2012-07-06 hayato@chromium.orgt/fuzzer-mouse-crash
2012-07-06 benjamin@webkit.orgDouble release of resources if the load is canceled...
2012-07-06 msaboff@apple.comJSString::tryHashConstLock() fails to get exclusive...
2012-07-05 fpizlo@apple.comINLINE_ARM_FUNCTION(thingy) should make thingy be thumb...
2012-07-05 simon.fraser... Add a utility method for hasOverflowClip() or hasClip()
2012-07-05 fpizlo@apple.comInline property storage should not be wasted when it...
2012-07-05 oliver@apple.comJSObjectCallAsFunction should thisConvert the provided...
2012-07-05 commit-queue... Code refactoring: move mimeTypeFromUTITree to a separat...
2012-07-05 vollick@chromium.org[chromium] Create a WebKit::Web* wrapper for the cc...
2012-07-05 leandrogracia... Character iterators should not advance if they are...
2012-07-05 commit-queue... Text Autosizing: Add basic framework
2012-07-05 commit-queue... [WK2] Add C API for Battery Status API
2012-07-05 pfeldman@chromium.orgWeb Inspector: move cursor to the current search match.
2012-07-05 commit-queue... Subpixel layout broken with spans with CSS position...
2012-07-05 commit-queue... Unreviewed, rolling out r121899.
2012-07-05 dtharp@codeaurora.orgAdding myself as committer to committers.py
2012-07-05 rwlbuis@webkit.org[CMake] Fix some CMake warnings
2012-07-05 ap@apple.com[Mac][WK2] Enable HTTPS tests
2012-07-05 japhet@chromium.orgSource/WebCore: REGRESSION (r115654): Sometimes does...
2012-07-05 pfeldman@chromium.orgWeb Inspector: move search field to the bottom of the...
2012-07-05 vestbo@webkit.org[Qt] Move Webkit1 before WebKit2 in the build order
2012-07-05 scheib@chromium.org[Chromium] Clear m_currentInputEvent after handled...
2012-07-05 caseq@chromium.orgWeb Inspector: added low-level instrumentation support...
2012-07-05 commit-queue... Text Autosizing: Add test framework and simple test.
2012-07-05 caseq@chromium.orgWeb Inspector: timeline events in the vicinity of event...
2012-07-05 caseq@chromium.orgWeb Inspector: incorrect height of main timeline pane...
2012-07-05 commit-queue... [chromium] Add a method didChangeFormState to WebViewCl...
2012-07-05 ryuan.choi... [CMAKE] Unreviewd typo fix after r121857
2012-07-05 commit-queue... Web Inspector: Add support for keyboard increment ...
2012-07-05 vestbo@webkit.org[Qt] Remove rpath-hacks in qt_webkit.pri
2012-07-05 rgabor@webkit.orgNEON intrinsics should be used with gaussian blur filter
2012-07-05 kbalazs@webkit.org[Qt] WTR crashes if a URL is passed as a parameter
2012-07-05 commit-queue... [EFL] Change class name from NotificationClientEfl...
2012-07-05 commit-queue... [EFL] Enable the CUSTOM_SCHEME_HANDLER feature as default.
2012-07-05 commit-queue... Web Inspector: Having a "Scroll into view" for nodes...
2012-07-05 zandobersek... Add Gamepad logging channel
2012-07-05 kkristof@inf... [Qt] Unreviewed gardening after r121891.
2012-07-05 ryuan.choi... [Wk2][EFL] EFL needs a WebKitTestRunner
2012-07-05 commit-queue... [EFL][WK2] Add ewk_view_reload_bypass_cache API.
2012-07-05 commit-queue... Web Inspector: [JSC] support JS execution in the contex...
2012-07-05 commit-queue... [WK2][EFL] Ewk_View needs API to load HTML data
2012-07-05 commit-queue... [WK2][EFL] Ewk_View needs to report new resource requests
2012-07-05 zandobersek... Unreviewed GTK gardening, marking a test as a flaky...
2012-07-05 zherczeg@webkit.org[Qt] Unreviewed buildfix after r121886. Typo fix.
2012-07-05 sergio@webkit.orgHidden dirs are not copied when creating the built...
2012-07-05 zherczeg@webkit.orgPort DFG JIT to traditional ARM
2012-07-05 commit-queue... Add virtual keyword to ~BitmapImage and ~StillImage...
2012-07-05 commit-queue... Implement the script-nonce Content Security Policy...
2012-07-05 gyuyoung.kim... Notifications should be in Modules/notifications
2012-07-05 yosin@chromium.orgUnreviewed Chromium gardening, Disable always failed...
2012-07-05 yosin@chromium.orgUnreviewed, Chromium gardening. Roll Chromium DEPS.
2012-07-05 commit-queue... Skip CSP 1.1 tests on ports where it's disabled.
2012-07-05 yosin@chromium.org[Tools] webkit_unittest.py got assertion
2012-07-05 commit-queue... AudioNode test should cover numberOfInputs and numberOf...
2012-07-05 yosin@chromium.orgUnreviewed Chromium gardening, drop test expectations for
2012-07-05 hayato@chromium.orgRemove inline keywords from functions which can not...
2012-07-05 macpherson... Inspector crashes when trying to inspect a page with...
2012-07-04 commit-queue... webkit-patch should add reviewer if "Reviewed by NOBODY...
2012-07-04 commit-queue... [BlackBerry] Implement device metrics for blackberry.
2012-07-04 commit-queue... Web Inspector [JSC]: Implement ScriptCallStack::stackTrace
2012-07-04 danakj@chromium.org[chromium] Respect memory needed for RenderSurfaces...
2012-07-04 wingo@igalia.com[GTK] Enable parallel GC
2012-07-04 zandobersek... Unreviewed GTK gardening, skip another two http tests...
2012-07-04 commit-queue... Unreviewed, rolling out r121862.
2012-07-04 commit-queue... Text Autosizing: Add basic framework
2012-07-04 caseq@chromium.orgUnreviewed, rolling out r121767.
2012-07-04 danakj@chromium.org[chromium] Clear RenderSurfaces still when no idle...
2012-07-04 danakj@chromium.org[chromium] Remove CCLayerTreeHostTestThreadOnly class...
2012-07-04 sergio@webkit.orgHidden dirs are not copied when creating the built...
2012-07-04 commit-queue... Text Autosizing: Add compile flag and runtime setting
2012-07-04 apavlov@chromium.orgWeb Inspector: Emulate pseudo styles (hover etc.) of...
2012-07-04 pfeldman@chromium.orgWeb Inspector: fix search on the network panel.
2012-07-04 kseo@webkit.orgStop tracking line number in tokenizer
2012-07-04 ryuan.choi... [CMAKE] Add GENERATE_BINDINGS macro to share the codes...
2012-07-04 vestbo@webkit.org[Qt] Replace deprecated IN_PWD with PWD
2012-07-04 vsevik@chromium.orgWeb Inspector: UISourceCode should take care of adding...
2012-07-04 vestbo@webkit.org[Qt] Don't try to build WTR twice
2012-07-04 pfeldman@chromium.orgWeb Inspector: move settings button back to the right.
2012-07-04 commit-queue... Unreviewed, rolling out r121821.
2012-07-04 vestbo@webkit.org[Qt] Get rid of un-needed QT += declarative for Qt 5
2012-07-04 vsevik@chromium.orgWeb Inspector: Get rid of ResourceDomainModelBinding...
2012-07-04 pfeldman@chromium.orgNot reviewed: follow up to r121843, reduce inspector...
2012-07-04 vestbo@webkit.org[Qt] Remove a few un-needed load(features) after r121777
2012-07-04 vestbo@webkit.org[Qt] Use haveQtModule() in project files instead of...
2012-07-04 vestbo@webkit.org[Qt] Fix haveQtModule() check
2012-07-04 vestbo@webkit.org[Qt] Fix broken OR-operator in project file
2012-07-04 vollick@chromium.org[chromium] Correctly reject accelerated animations...
2012-07-04 pfeldman@chromium.orgWeb Inspector: "Dock to right" shouldn't be in the...
2012-07-04 vsevik@chromium.orgREGRESSION(r121792): inspector/extensions/extensions...
2012-07-04 zandobersek... Unreviewed GTK gardening, updating baselines after...
2012-07-04 sergio@webkit.org[WK2] [GTK] WK2 testing bot unable to find the Injected...
2012-07-04 kkristof@inf... [Qt] Unreviewed gardening. Skip failing test.
2012-07-04 sergio@webkit.orgUnreviewed GTK gardening. Removed some tests from TestE...
2012-07-04 sergio@webkit.org[GTK] WebKit2 testing bot unable to find the build...
2012-07-04 commit-queue... Unreviewed, rolling out r121813.
2012-07-04 commit-queue... [EFL][WK2] Ewk_View should report load errors
2012-07-04 joethomas@motorola.comAdding myself to committers list.
2012-07-04 commit-queue... [EFL] Change format of return value of navigator.language
2012-07-04 yosin@chromium.org[Chromium] Unreviewed gardening for Mac
next