profile/ivi/webkit-efl.git
2012-02-19 commit-queue... [EFL] Use modifier keys to execute pre-rendering.
2012-02-19 commit-queue... [GTK] Fix build on platforms where UChar is wchar_t
2012-02-19 kov@webkit.org[GTK] Remove unused GSettings stuff
2012-02-19 rniwa@webkit.orgPerf-o-matic should show both WebKit and Chromium revisions
2012-02-19 carlosgc@webkit.orgUnreviewed. Fix make distcheck issues.
2012-02-19 robert@webkit.orgChromium results for r108185
2012-02-19 robert@webkit.orgCSS 2.1 failure: inline-box-002.htm fails
2012-02-19 commit-queue... Track the NPN protocol version negotiated with the...
2012-02-19 inferno@chromium.orgUnreviewed, rolling out r107965.
2012-02-19 dpranke@chromium.orgFix one more dangling reference to worker_connection...
2012-02-19 mitz@apple.com<rdar://problem/10891801> BackingStore::scroll() unnece...
2012-02-19 weinig@apple.comFix style issues in DFG Phase classes
2012-02-19 weinig@apple.comMake WebCore compile with libc++ (Part 2)
2012-02-19 weinig@apple.comFix the build.
2012-02-19 dpranke@chromium.orgAdd a change that should've been in r108005.
2012-02-19 fpizlo@apple.comAttempt to fix Windows build.
2012-02-18 dpranke@chromium.orgwebkitpy: remove webkitpy.common.array_stream
2012-02-18 weinig@apple.comMake WebCore compile with libc++ (Part 1)
2012-02-18 kling@webkit.orgUnreviewed chromium rebaselines after r108157.
2012-02-18 kevino@webkit.org[wx] Fix wx port compilation.
2012-02-18 kevino@webkit.org[wx] Build fixes for C++ bindings after recent changes.
2012-02-18 kevino@webkit.org[wx] Build fix, add new platform method wx impl.
2012-02-18 weinig@apple.comFix part of the windows build failure.
2012-02-18 weinig@apple.comFix the libc++ build.
2012-02-18 weinig@apple.comFix the ENABLE(THREADED_SCROLLING) build.
2012-02-18 fpizlo@apple.comDFGPropagator.cpp has too many things
2012-02-18 kling@webkit.orgHTML: Remove unnecessary attributeChange() overrides.
2012-02-18 kling@webkit.orgRemove Element::createAttribute().
2012-02-18 kling@webkit.orgHTMLBodyElement: Avoid synchronous style recalc when...
2012-02-18 mrobinson@webkit.orgFix the TextureMapper build for non-Qt ports. Qt debug...
2012-02-18 kevino@webkit.org[wx] Unreviewed build fix. Don't error out or hang...
2012-02-18 ossy@webkit.org[Qt] Unreviewed gardening after r107971.
2012-02-18 ossy@webkit.org[Qt] Unreviewed weekend gardening, skip new failing...
2012-02-18 ossy@webkit.orgUnreviewed gardening r108133.
2012-02-18 kling@webkit.orgFontFamilyValue: Utilize inheritance from CSSPrimitiveV...
2012-02-18 fpizlo@apple.comDFG::Graph should have references to JSGlobalData,...
2012-02-18 commit-queue... There is a warning in memset in glibc that gets trigger...
2012-02-18 adamk@chromium.orgAvoid inconsistency in Node::inDocument due to DOMSubtr...
2012-02-18 gyuyoung.kim... [GTK] change the way of registering DeviceOrientation...
2012-02-18 jsbell@chromium.orgIndexedDB: Support overloaded methods that take IDBKey...
2012-02-18 haraken@chromium.orgReplace [V8OnInstance] with [V8Unforgeable]
2012-02-18 jamesr@google.com[chromium] Unreviewed gardening, update baselines for...
2012-02-18 jamesr@google.com[chromium] Unreviewed build fix. MSVS gyp generator...
2012-02-18 jamesr@google.comUnreviewed mac compile fix pt 2
2012-02-18 dpranke@chromium.orgThe new run-webkit-tests needs to dump out pixel hash...
2012-02-18 dpranke@chromium.orgNRWT does not report failure for a skipped test
2012-02-18 jamesr@google.comUnreviewed mac compile fix (unused parameter warning)
2012-02-18 dpranke@chromium.orgwebkitpy: fix test code after bug 78181
2012-02-18 jamesr@google.comMove ScrollingCoordinator out of ENABLE(THREADED_SCROLL...
2012-02-18 jamesr@google.com[chromium] Unreviewed - removing expectations for tests...
2012-02-18 eae@chromium.orgAdd FractionalLayoutPoint for sub-pixel layout
2012-02-17 rniwa@webkit.orgMove textDirectionForSelection from Editor to EditingStyle
2012-02-17 commit-queue... MathML internals - embellished operators, getBase(...
2012-02-17 noam.rosenthal... [Qt][WK2] Allow opaque tiles
2012-02-17 commit-queue... Crash in SVGAnimateElement due to changed target
2012-02-17 hyatt@apple.comhttps://bugs.webkit.org/show_bug.cgi?id=78934
2012-02-17 lforschler... Versioning.
2012-02-17 eae@chromium.orgAdd FractionalLayoutSize for sub-pixel layout
2012-02-17 jamesr@google.com[chromium] Unreviewed. Land the last (hopefully) new...
2012-02-17 enrica@apple.comREGRESSION (r107606): Copy Link writes malformed WebURL...
2012-02-17 inferno@chromium.orgIncorrect placement of a new child when beforeChild...
2012-02-17 kling@webkit.orgElement: Inline style selector and AX invalidation...
2012-02-17 aroben@apple.comClang/Mac build fix after r108119
2012-02-17 commit-queue... [Chromium] Texture eviction doesn't show up in traces.
2012-02-17 abarth@webkit.orgRemove empty directory.
2012-02-17 jamesr@google.com[chromium] Unreviewed - add some more fast/css/non...
2012-02-17 jamesr@google.com[chromium] Unreviewed baseline and expectation updates.
2012-02-17 commit-queue... Remove unused parameters from WTF threading API
2012-02-17 dpranke@chromium.orgrevert r107147 - breaks webkit-patch on Mac SL
2012-02-17 robert@webkit.orgAppleMac Build fix for r108111
2012-02-17 commit-queue... [chromium] GL_CHROMIUM_gpu_memory_manager extension
2012-02-17 wjmaclean@chromium.org[chromium] Re-enable compositing/culling/scrolled-withi...
2012-02-17 commit-queue... [chromium] Rebaseline tests for composited filters
2012-02-17 jamesr@google.com[chromium] Update baselines for border-radius-wide...
2012-02-17 oliver@apple.comImplement Error.stack
2012-02-17 robert@webkit.orgREGRESSION: empty span creates renders with non-zero...
2012-02-17 commit-queue... RealtimeAnalyserNode does not consistently respect...
2012-02-17 inferno@chromium.org:before content incorrectly placed in continuation
2012-02-17 mihnea@adobe.comCSS regions enabled by default
2012-02-17 mhahnenberg... Rename Bump* to Copy*
2012-02-17 mjs@apple.comSome API tests erroneously use = instead of == (causing...
2012-02-17 commit-queue... Case typo in fast/js/script-tests/date-constructor.js
2012-02-17 mrobinson@webkit.org[GTK] [AC] Events can starve accelerated compositing...
2012-02-17 mihnea@adobe.com[CSSRegions]Implement NamedFlow::overflow
2012-02-17 commit-queue... flex-wrap:nowrap should be flex-wrap:none
2012-02-17 enrica@apple.comRefactor DragData class to use PlatformStrategies in...
2012-02-17 japhet@chromium.org2012-02-17 Nate Chapin <japhet@chromium.org>
2012-02-17 commit-queue... [Chromium] pack Gamepad shared memory structure
2012-02-17 jchaffraix... Table cell's anonymous wrappers are left in the tree...
2012-02-17 rwlbuis@webkit.orgASSERT (and crash) with dynamically moved <font-face>
2012-02-17 mrobinson@webkit.orgFix some warnings encountered during the GTK+ build
2012-02-17 rniwa@webkit.orgperf-o-matic needs model unit tests
2012-02-17 commit-queue... [chromium] Refactor video drawing to be more data driven
2012-02-17 carlosgc@webkit.org[GTK] Allow printing scaled pages in WebKit2 for printe...
2012-02-17 peter@chromium.org[Chromium] Include TestShellLinux.cpp in the build...
2012-02-17 carlosgc@webkit.org[GTK] Allow printing multiple copies in WebKit2 for...
2012-02-17 jchaffraix... Unreviewed Chromium rebaseline after r107971.
2012-02-17 jamesr@google.com[chromium] Unreviewed, update chromium pixel baselines...
2012-02-17 carlosgc@webkit.org[GTK] Allow printing pages in reverse order in WebKit2...
2012-02-17 carlosgc@webkit.org[GTK] Allow printing only odd/even pages in WebKit2...
next