profile/ivi/webkit-efl.git
2012-02-22 mdelaney@apple.com2D Canvas setTransform makes unnecessary matrix mults
2012-02-22 morrita@google.comINPUT_SPEECH should be implemented as a PageSupplement.
2012-02-22 commit-queue... [chromium] Add three small zoom gesture features
2012-02-22 fpizlo@apple.comJSC should be a triple-tier VM
2012-02-22 haraken@chromium.orgNavigatorMediaStream.idl defines an interface for Navig...
2012-02-22 commit-queue... [Chromium] Fix compositor setting color uniforms incorr...
2012-02-22 commit-queue... getCTM() on SVG root element with borders, paddings...
2012-02-22 commit-queue... [BlackBerry] Upstream Icon class in platform/graphics...
2012-02-22 bashi@chromium.orgRename "reserved1" flag of WebSocketFrame to compress
2012-02-22 yael.aharon... [Texmap] Move all TextureMapper related files to graphi...
2012-02-22 morrita@google.comMEDIA_STREAM should be implemented as a PageSupplement.
2012-02-22 commit-queue... Node::isContentEditable should only update styles,...
2012-02-22 jamesr@google.comPartially revert r108418 - move allowEventDispatch...
2012-02-22 andersca@apple.comBackground jitters on pages with background-attachment...
2012-02-22 commit-queue... Early-out in Region::unite() for adding an empty region.
2012-02-22 oliver@apple.comUnbreak double-typed arrays on ARMv7
2012-02-22 commit-queue... [chromium] Painting a layer clears opaque rect in untou...
2012-02-22 commit-queue... Small typo in AudioPannerNode.cpp
2012-02-22 jonlee@apple.comBuild fix. Push ENABLE_NOTIFICATIONS into .mm file.
2012-02-22 abarth@webkit.orgFrame and Navigator shouldn't need to worry about Geolo...
2012-02-22 barraclough... Should be able to reconfigure a non-configurable proper...
2012-02-22 shawnsingh... [chromium] Refactor CCLayerTreeHostCommon: merge scatte...
2012-02-22 sullivan@apple.comBuild fix.
2012-02-22 haraken@chromium.orgRemove FIXME from resolve-supplemental.pl
2012-02-22 eae@chromium.orgAdd FractionalLayoutRect for sub-pixel layout
2012-02-22 jamesr@google.comEnable ScrollingCoordinator in chromium whenever compos...
2012-02-22 jonlee@apple.comBuild fix for r108409.
2012-02-22 oliver@apple.comMake TypedArrays be available in commandline jsc
2012-02-22 dcheng@chromium.org[chromium] Fix image drag out on Chromium
2012-02-22 adamk@chromium.orgSetting innerText causes DOMSubtreeModified to be dispa...
2012-02-22 rniwa@webkit.orgAssertion failure in TextIterator::handleTextBox
2012-02-22 yael.aharon... Unreviewed build fix.
2012-02-22 adamk@chromium.orgContainerNode::childrenChanged must be called immediate...
2012-02-22 dpranke@chromium.orgwebkitpy: speed up hot filesystem_mock functions
2012-02-22 dpranke@chromium.orgnrwt: make the delay between starting workers configura...
2012-02-22 tsepez@chromium.orgequalIgnoringNullity() only comparing half the bytes...
2012-02-22 jamesr@google.com[chromium] Update chromium expectations for accessibili...
2012-02-22 macpherson... Implement many instances of HANDLE_INHERIT_AND_INITIAL_...
2012-02-22 jonlee@apple.comSource/WebCore: Bring notifications support to WK1 mac
2012-02-21 noam.rosenthal... [Qt][WK2] Draw tiles of previous contents-scale for...
2012-02-21 noam.rosenthal... [Qt] Previous web page appears outside content rect
2012-02-21 commit-queue... Source/WebCore: Added support for pause-on-exit flag...
2012-02-21 noam.rosenthal... [Qt][WK2] Accelerated animations don't work on Mac
2012-02-21 haraken@chromium.orgEnable the IDL attribute checker in all build systems
2012-02-21 rniwa@webkit.orgFix more typos.
2012-02-21 yael.aharon... [Texmap] Better management of shaders in TextureMapperGL
2012-02-21 rniwa@webkit.orgFix the typo.
2012-02-21 haraken@chromium.orgEnable the IDL attribute checker in run-bindings-tests
2012-02-21 rniwa@webkit.orgperf-o-matic: Extract logic to generate JSON responses...
2012-02-21 andersca@apple.comThe tile cache should keep track of the tile coverage...
2012-02-21 kling@webkit.orgMake WebKitCSSShaderValue inherit directly from CSSValue.
2012-02-21 jamesr@google.comUnreviewed windows build fix - avoid return statement...
2012-02-21 ossy@webkit.org[Qt] Unreviewed gardening. Typo fix.
2012-02-21 jamesr@google.comScrollingCoordinator::coordinatesScrollingForFrameView...
2012-02-21 jamesr@google.comChromium build fix. Unreviwed but rubber-stamped by...
2012-02-21 ossy@webkit.org[Qt] Unreviewed evening gardening after r108364.
2012-02-21 wjmaclean@chromium.org[chromium] Enable compositor filter layout tests (excep...
2012-02-21 eric.carlson... Set Referrer header for media downloads
2012-02-21 antti@apple.comNot reviewed.
2012-02-21 antti@apple.comClean up StylePropertySet included headers
2012-02-21 cfleizach@apple.comAX: move aria-invalid test to top level, so other platf...
2012-02-21 commit-queue... Fix bug from r107672.
2012-02-21 jchaffraix... Move RenderLayer::scrolledContentOffset calls to a...
2012-02-21 rafaelw@chromium.orgAdd rafaelw as a committer.
2012-02-21 tonikitoo@webkit.org2012-02-18 Antonio Gomes <agomes@rim.com>
2012-02-21 dpranke@chromium.orgwebkitpy: update names after deleting message_broker
2012-02-21 dpranke@chromium.orgwebkitpy: merge message_broker.py into manager_worker_b...
2012-02-21 eae@chromium.orgRemove obsolete float comparison FIXMEs
2012-02-21 dpranke@chromium.orgwebkitpy: prepare to delete message_broker.py
2012-02-21 dgrogan@chromium.orgIndexedDB: webFrame isn't threadsafe, don't use it...
2012-02-21 apavlov@chromium.orgWeb Inspector: it is nearly impossible to select and...
2012-02-21 cfleizach@apple.comAX: move aria-invalid test to top level, so other platf...
2012-02-21 inferno@chromium.orgCrash in RenderTableSection::nodeAtPoint.
2012-02-21 jamesr@google.com[chromium] Unreviewed, update chromium leopard baseline...
2012-02-21 antti@apple.comMove PropertySetCSSStyleDeclaration to a file of its own
2012-02-21 paroga@webkit.orgUnnecessary preprocessor macros in MainThread.h/cpp
2012-02-21 jamesr@google.com[chromium] Unreviewed, update chromium baselines for...
2012-02-21 commit-queue... [GTK] WebAudio build is broken
2012-02-21 kling@webkit.orgKill FontFamilyValue.
2012-02-21 alexis.menard... Little optimization for CSSParser::parseFillShorthand.
2012-02-21 hyatt@apple.comSource/WebCore: https://bugs.webkit.org/show_bug.cgi...
2012-02-21 weinig@apple.comAttempt to fix the Snow Leopard build.
2012-02-21 ossy@webkit.org[Qt] Unreviewed gardening, add platform specific expect...
2012-02-21 weinig@apple.comUse libc++ when building with Clang on Mac
2012-02-21 aroben@apple.comMac build fix
2012-02-21 abecsi@webkit.org[Qt][WK2] Fix the N9 build
2012-02-21 aroben@apple.comRoll out r108309, r108323, and r108326
2012-02-21 ossy@webkit.org[Qt]REGRESSION(r92254): It made 2 tests timeout
2012-02-21 apavlov@chromium.orgWeb Inspector: [SuggestBox] textPrompt.css disablement...
2012-02-21 yurys@chromium.orgWeb Inspector: timeline hangs on a page with deep chain...
2012-02-21 pfeldman@chromium.orgWeb Inspector: [crash] upon style modification after...
2012-02-21 paroga@webkit.orgUse WTF::cryptographicallyRandomValues in FileSystemWin.cpp
2012-02-21 ossy@webkit.orgRemove stylesheet pointer from StylePropertySet
2012-02-21 ossy@webkit.orgRemove stylesheet pointer from StylePropertySet
2012-02-21 kling@webkit.orgShrink attribute style property sets after populating...
2012-02-21 ossy@webkit.org[Qt] Unreviewed gardening, skip new failing and crashin...
2012-02-21 kov@webkit.orgDoes not build on IA64, SPARC and Alpha
2012-02-21 ossy@webkit.org[Qt] Unreviewed gardening, unskip now passing tests.
2012-02-21 antti@apple.comRemove stylesheet pointer from StylePropertySet
2012-02-21 yurys@chromium.org[V8] Web Inspector: set breakpoint/pause doesn't work...
next