upload tizen_2.1 source
authorTaehwan Kim <taehwan8.kim@samsung.com>
Fri, 22 Mar 2013 13:04:59 +0000 (22:04 +0900)
committerTaehwan Kim <taehwan8.kim@samsung.com>
Fri, 22 Mar 2013 13:04:59 +0000 (22:04 +0900)
commitf64da78562b451cf46eaa371872af98d8c62c2d1
treedda9f0592f76212744f9bd4082685628132579b9
parent76f73a67929da0ad405a0aea88f0d7ed4cd6d5cf
upload tizen_2.1 source

Change-Id: I18401bc705004db4effe7d86cfe1d5f252ce4a27
1774 files changed:
.gitignore
LayoutTests/compositing/background-color/background-color-alpha-expected.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-alpha.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-change-to-text-expected.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-change-to-text.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-composite-expected.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-composite.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-container-expected.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-container.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-content-clip-expected.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-content-clip.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-padding-change-expected.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-padding-change.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-padding-clip-expected.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-padding-clip.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-simple-expected.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-simple.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-text-change-expected.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-text-change.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-text-clip-expected.html [new file with mode: 0644]
LayoutTests/compositing/background-color/background-color-text-clip.html [new file with mode: 0644]
LayoutTests/compositing/backing/no-backing-for-clip-expected.txt
LayoutTests/compositing/backing/no-backing-for-clip-overlap-expected.txt
LayoutTests/compositing/backing/no-backing-for-perspective-expected.txt
LayoutTests/compositing/columns/composited-in-paginated-expected.txt
LayoutTests/compositing/geometry/ancestor-overflow-change-expected.txt
LayoutTests/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt
LayoutTests/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt
LayoutTests/compositing/geometry/clip-expected.txt
LayoutTests/compositing/geometry/composited-in-columns-expected.txt
LayoutTests/compositing/geometry/flipped-writing-mode-expected.txt
LayoutTests/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt
LayoutTests/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt
LayoutTests/compositing/geometry/limit-layer-bounds-overflow-root-expected.txt
LayoutTests/compositing/geometry/limit-layer-bounds-positioned-expected.txt
LayoutTests/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt
LayoutTests/compositing/geometry/limit-layer-bounds-transformed-expected.txt
LayoutTests/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt
LayoutTests/compositing/geometry/preserve-3d-switching-expected.txt
LayoutTests/compositing/iframes/become-composited-nested-iframes-expected.txt
LayoutTests/compositing/iframes/become-overlapped-iframe-expected.txt
LayoutTests/compositing/iframes/composited-parent-iframe-expected.txt
LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt
LayoutTests/compositing/iframes/connect-compositing-iframe-expected.txt
LayoutTests/compositing/iframes/connect-compositing-iframe2-expected.txt
LayoutTests/compositing/iframes/connect-compositing-iframe3-expected.txt
LayoutTests/compositing/iframes/enter-compositing-iframe-expected.txt
LayoutTests/compositing/iframes/iframe-resize-expected.txt
LayoutTests/compositing/iframes/invisible-nested-iframe-hide-expected.txt
LayoutTests/compositing/iframes/invisible-nested-iframe-show-expected.txt
LayoutTests/compositing/iframes/overlapped-iframe-expected.txt
LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt
LayoutTests/compositing/iframes/page-cache-layer-tree-expected.txt
LayoutTests/compositing/iframes/scrolling-iframe-expected.txt
LayoutTests/compositing/layer-creation/animation-overlap-with-children-expected.txt
LayoutTests/compositing/layer-creation/fixed-position-and-transform-expected.txt
LayoutTests/compositing/layer-creation/fixed-position-under-transform-expected.txt
LayoutTests/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
LayoutTests/compositing/layer-creation/overflow-scroll-overlap-expected.txt
LayoutTests/compositing/layer-creation/overlap-animation-expected.txt
LayoutTests/compositing/layer-creation/overlap-child-layer-expected.txt
LayoutTests/compositing/layer-creation/overlap-clipping-expected.txt
LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt
LayoutTests/compositing/layer-creation/overlap-transformed-layer-expected.txt
LayoutTests/compositing/layer-creation/overlap-transforms-expected.txt
LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt
LayoutTests/compositing/layer-creation/spanOverlapsCanvas-expected.txt
LayoutTests/compositing/layer-creation/stacking-context-overlap-expected.txt
LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt
LayoutTests/compositing/layer-creation/translatez-overlap-expected.txt
LayoutTests/compositing/overflow-trumps-transform-style-expected.txt
LayoutTests/compositing/overflow/clip-descendents-expected.txt
LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt
LayoutTests/compositing/overflow/resize-painting-expected.txt
LayoutTests/compositing/plugins/no-backing-store-expected.txt [new file with mode: 0644]
LayoutTests/compositing/rtl/rtl-absolute-expected.txt
LayoutTests/compositing/rtl/rtl-absolute-overflow-expected.txt
LayoutTests/compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt
LayoutTests/compositing/rtl/rtl-fixed-expected.txt
LayoutTests/compositing/rtl/rtl-fixed-overflow-expected.txt
LayoutTests/compositing/rtl/rtl-relative-expected.txt
LayoutTests/compositing/tiled-layers-hidpi-expected.txt
LayoutTests/compositing/visible-rect/2d-transformed-expected.txt [new file with mode: 0644]
LayoutTests/compositing/visible-rect/3d-transform-style-expected.txt [new file with mode: 0644]
LayoutTests/compositing/visible-rect/3d-transformed-expected.txt [new file with mode: 0644]
LayoutTests/compositing/visible-rect/animated-expected.txt [new file with mode: 0644]
LayoutTests/compositing/visible-rect/animated-from-none-expected.txt [new file with mode: 0644]
LayoutTests/compositing/visible-rect/animated-from-none.html [new file with mode: 0644]
LayoutTests/compositing/visible-rect/animated.html [new file with mode: 0644]
LayoutTests/compositing/visible-rect/clipped-by-viewport-expected.txt [new file with mode: 0644]
LayoutTests/compositing/visible-rect/clipped-visible-rect-expected.txt [new file with mode: 0644]
LayoutTests/compositing/visible-rect/iframe-and-layers-expected.txt [new file with mode: 0644]
LayoutTests/compositing/visible-rect/nested-transform-expected.txt [new file with mode: 0644]
LayoutTests/compositing/visible-rect/scrolled-expected.txt [new file with mode: 0644]
LayoutTests/css3/filters/filtered-compositing-descendant-expected.txt
LayoutTests/fast/canvas/canvas-ImageData-behaviour-expected.txt [changed mode: 0644->0755]
LayoutTests/fast/canvas/canvas-ImageData-behaviour.js [changed mode: 0644->0755]
LayoutTests/fast/text-autosizing/cluster-inline-block-or-table-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-inline-block-or-table.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-inline-grid-flex-box-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-inline-grid-flex-box.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-list-item-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-list-item.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-narrow-in-wide-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-narrow-in-wide-ohidden-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-narrow-in-wide-ohidden.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-narrow-in-wide.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-wide-in-narrow-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-wide-in-narrow.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-with-narrow-lca-and-cluster-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-with-narrow-lca-and-cluster.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-with-narrow-lca-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-with-narrow-lca.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-with-wide-lca-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/cluster-with-wide-lca.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/clusters-insufficient-text-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/clusters-insufficient-text.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/clusters-insufficient-width-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/clusters-insufficient-width.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/clusters-sufficient-text-except-in-root-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/clusters-sufficient-text-except-in-root.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/clusters-sufficient-width-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/clusters-sufficient-width.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-and-overflow-auto-ancestor-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-and-overflow-auto-ancestor.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-and-overflow-hidden-ancestor-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-and-overflow-hidden-ancestor.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-and-overflow-paged-x-ancestor-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-and-overflow-paged-x-ancestor.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-and-overflow-scroll-ancestor-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-and-overflow-scroll-ancestor.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-height-ancestor-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-height-ancestor.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-height-body-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-height-body.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-maxheight-ancestor-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-maxheight-ancestor.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-maxheight-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-maxheight.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-out-of-flow-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-out-of-flow.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-percent-maxheight-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-percent-maxheight.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-percent-of-viewport-maxheight-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-percent-of-viewport-maxheight.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-then-float-ancestors-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-then-float-ancestors.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-then-overflow-ancestors-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-then-overflow-ancestors.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-then-position-absolute-ancestors-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-then-position-absolute-ancestors.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-then-position-fixed-ancestors-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-then-position-fixed-ancestors.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-within-overflow-ancestor-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/constrained-within-overflow-ancestor.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/em-margin-border-padding-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/em-margin-border-padding.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/font-scale-factor-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/font-scale-factor.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/form-controls-autosizing-button-input-elements-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/form-controls-autosizing-button-input-elements.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/form-controls-autosizing-checkbox-input-element-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/form-controls-autosizing-checkbox-input-element.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/form-controls-autosizing-radio-input-element-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/form-controls-autosizing-radio-input-element.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/form-controls-autosizing-select-element-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/form-controls-autosizing-select-element.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/form-controls-autosizing-textfield-input-elements-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/form-controls-autosizing-textfield-input-elements.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/header-li-links-autosizing-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/header-li-links-autosizing.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/header-links-autosizing-different-fontsize-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/header-links-autosizing-different-fontsize.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/header-links-autosizing-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/header-links-autosizing.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/narrow-child-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/narrow-child.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/narrow-iframe-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/narrow-iframe-flattened-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/narrow-iframe-flattened.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/narrow-iframe.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/nested-child-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/nested-child.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/nested-em-line-height-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/nested-em-line-height.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/simple-paragraph-expected.html
LayoutTests/fast/text-autosizing/simple-paragraph.html
LayoutTests/fast/text-autosizing/span-child-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/span-child.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/unwrappable-blocks-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/unwrappable-blocks.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/unwrappable-inlines-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/unwrappable-inlines.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/various-font-sizes-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/various-font-sizes.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/wide-block-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/wide-block.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/wide-child-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/wide-child.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/wide-iframe-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/wide-iframe.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/wide-in-narrow-overflow-scroll-expected.html [new file with mode: 0644]
LayoutTests/fast/text-autosizing/wide-in-narrow-overflow-scroll.html [new file with mode: 0644]
LayoutTests/http/tests/media/media-source/video-media-source-async-events-expected.txt [new file with mode: 0644]
LayoutTests/http/tests/media/media-source/video-media-source-async-events.html [new file with mode: 0644]
LayoutTests/http/tests/media/media-source/video-media-source-objects-expected.txt [new file with mode: 0644]
LayoutTests/http/tests/media/media-source/video-media-source-objects.html [new file with mode: 0644]
LayoutTests/http/tests/media/media-source/video-media-source-seek-expected.txt
LayoutTests/http/tests/media/media-source/video-media-source-sourcebufferlist-crash-expected.txt [new file with mode: 0644]
LayoutTests/http/tests/media/media-source/video-media-source-sourcebufferlist-crash.html [new file with mode: 0644]
LayoutTests/http/tests/media/video-load-suspend-expected.txt [new file with mode: 0644]
LayoutTests/http/tests/media/video-load-suspend.html [new file with mode: 0644]
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowconnectionto.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowfontfrom.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowframefrom.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowimagefrom.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowmediafrom.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowobjectfrom.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowscriptfrom.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowstylefrom.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securitypolicy-reporturi.html
LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-05-expected.txt [new file with mode: 0644]
LayoutTests/http/tests/security/contentSecurityPolicy/directive-parsing-05.html [new file with mode: 0644]
LayoutTests/http/tests/security/contentSecurityPolicy/source-list-parsing-05-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/source-list-parsing-05.html
LayoutTests/http/tests/security/contentSecurityPolicy/source-list-parsing-06-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/source-list-parsing-06.html
LayoutTests/http/tests/xmlhttprequest/resources/custom-headers.php [new file with mode: 0644]
LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-test-custom-headers-expected.txt [new file with mode: 0644]
LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-test-custom-headers.html [new file with mode: 0644]
LayoutTests/media/event-attributes-expected.txt
LayoutTests/media/media-can-play-ogg-expected.txt
LayoutTests/media/media-can-play-ogg.html
LayoutTests/media/track/captions-webvtt/captions-snap-to-lines-set.vtt [new file with mode: 0644]
LayoutTests/media/track/captions-webvtt/styling-default.vtt [new file with mode: 0644]
LayoutTests/media/track/track-constants-expected.txt
LayoutTests/media/track/track-constants.html
LayoutTests/media/track/track-css-matching-default-expected.txt [new file with mode: 0644]
LayoutTests/media/track/track-css-matching-default.html [new file with mode: 0644]
LayoutTests/media/track/track-cue-negative-timestamp-expected.txt [new file with mode: 0644]
LayoutTests/media/track/track-cue-negative-timestamp.html [new file with mode: 0644]
LayoutTests/media/track/track-cue-rendering-empty-cue-crash-expected.txt [new file with mode: 0644]
LayoutTests/media/track/track-cue-rendering-empty-cue-crash.html [new file with mode: 0644]
LayoutTests/media/track/track-cue-rendering-horizontal.html [new file with mode: 0644]
LayoutTests/media/track/track-cue-rendering-mode-changed-expected.txt [new file with mode: 0644]
LayoutTests/media/track/track-cue-rendering-mode-changed.html [new file with mode: 0644]
LayoutTests/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt
LayoutTests/media/track/track-cue-rendering-vertical.html [new file with mode: 0644]
LayoutTests/media/track/track-delete-during-setup-expected.txt
LayoutTests/media/track/track-delete-during-setup.html
LayoutTests/media/track/track-element-dom-change-crash-expected.txt [new file with mode: 0644]
LayoutTests/media/track/track-element-dom-change-crash.html [new file with mode: 0644]
LayoutTests/media/track/track-load-from-src-readyState.html
LayoutTests/media/track/track-mode-expected.txt
LayoutTests/media/track/track-mode-not-changed-by-new-track-expected.txt
LayoutTests/media/track/track-mode-not-changed-by-new-track.html
LayoutTests/media/track/track-mode-triggers-loading-expected.txt
LayoutTests/media/track/track-mode-triggers-loading.html
LayoutTests/media/track/track-mode.html
LayoutTests/media/track/track-texttracks-expected.txt
LayoutTests/media/track/track-texttracks.html
LayoutTests/media/video-controls-captions-expected.txt [new file with mode: 0644]
LayoutTests/media/video-controls-captions.html [new file with mode: 0644]
LayoutTests/media/video-load-require-user-gesture-expected.txt
LayoutTests/media/video-load-require-user-gesture.html
LayoutTests/media/video-test.js
LayoutTests/platform/blackberry/media/media-can-play-ogg-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-android/media/media-can-play-ogg-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-linux/media/track/track-cue-rendering-horizontal-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-linux/media/track/track-cue-rendering-horizontal-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/TestExpectations
LayoutTests/platform/chromium/compositing/backing/no-backing-for-clip-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/backing/no-backing-for-clip-overlap-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/backing/no-backing-for-perspective-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/columns/composited-in-paginated-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/ancestor-overflow-change-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/clip-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/composited-in-columns-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/flipped-writing-mode-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/limit-layer-bounds-overflow-root-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/limit-layer-bounds-positioned-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/limit-layer-bounds-transformed-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/geometry/preserve-3d-switching-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/iframes/invisible-nested-iframe-hide-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/fixed-position-and-transform-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/fixed-position-under-transform-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/overlap-animation-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/overlap-child-layer-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/overlap-clipping-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/overlap-transformed-layer-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/overlap-transforms-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/scroll-partial-update-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/stacking-context-overlap-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/stacking-context-overlap-nested-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/layer-creation/translatez-overlap-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/overflow-trumps-transform-style-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/overflow/content-gains-scrollbars-expected.txt
LayoutTests/platform/chromium/compositing/overflow/overflow-scrollbar-layers-expected.txt
LayoutTests/platform/chromium/compositing/overflow/resize-painting-expected.txt
LayoutTests/platform/chromium/compositing/rtl/rtl-absolute-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/rtl/rtl-absolute-overflow-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/rtl/rtl-fixed-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/rtl/rtl-fixed-overflow-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/compositing/rtl/rtl-relative-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/css3/filters/filtered-compositing-descendant-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/media/media-can-play-ogg-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/media/video-capture-preview.html
LayoutTests/platform/efl-tizen/Skipped
LayoutTests/platform/efl-tizen/fast/canvas/canvas-size-change-after-layout-expected.txt
LayoutTests/platform/efl-tizen/fast/canvas/canvas-zoom-expected.txt
LayoutTests/platform/efl-tizen/transitions/cross-fade-background-image-expected.txt
LayoutTests/platform/efl-tizen/transitions/cross-fade-border-image-expected.txt
LayoutTests/platform/efl-tizen/transitions/default-timing-function-expected.txt
LayoutTests/platform/efl-tizen/transitions/move-after-transition-expected.txt
LayoutTests/platform/efl-tizen/transitions/svg-text-shadow-transition-expected.txt
LayoutTests/platform/efl/TestExpectations
LayoutTests/platform/efl/fast/canvas/fillText-shadow-expected.txt [deleted file]
LayoutTests/platform/efl/media/media-can-play-ogg-expected.txt [new file with mode: 0644]
LayoutTests/platform/gtk/TestExpectations
LayoutTests/platform/mac/compositing/geometry/fixed-position-composited-switch-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac/compositing/iframes/resizer-expected.txt
LayoutTests/platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac/compositing/tiling/crash-reparent-tiled-layer-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac/compositing/tiling/huge-layer-add-remove-child-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac/compositing/tiling/huge-layer-with-layer-children-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac/compositing/tiling/tile-cache-zoomed-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac/media/media-can-play-ogg-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac/media/track/track-cue-rendering-horizontal-expected.png [new file with mode: 0644]
LayoutTests/platform/mac/media/track/track-cue-rendering-horizontal-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac/media/track/track-cue-rendering-vertical-expected.png [new file with mode: 0644]
LayoutTests/platform/mac/media/track/track-cue-rendering-vertical-expected.txt [new file with mode: 0644]
LayoutTests/platform/qt-linux/media/media-can-play-ogg-expected.txt [new file with mode: 0644]
LayoutTests/platform/win/Skipped
LayoutTests/platform/win/media/media-can-play-ogg-expected.txt [new file with mode: 0644]
LayoutTests/platform/wincairo/Skipped
LayoutTests/storage/indexeddb/cursor-properties-expected.txt [new file with mode: 0644]
LayoutTests/storage/indexeddb/cursor-properties.html [new file with mode: 0644]
LayoutTests/storage/indexeddb/intversion-gated-on-delete-expected.txt
LayoutTests/storage/indexeddb/intversion-long-queue-expected.txt
LayoutTests/storage/indexeddb/keyrange-expected.txt
LayoutTests/storage/indexeddb/pending-activity-workers-expected.txt
LayoutTests/storage/indexeddb/resources/cursor-properties.js [new file with mode: 0644]
LayoutTests/storage/indexeddb/resources/keyrange.js
LayoutTests/webaudio/audiobuffersource-loop-comprehensive-expected.txt [new file with mode: 0644]
LayoutTests/webaudio/audiobuffersource-loop-comprehensive.html [new file with mode: 0644]
LayoutTests/webaudio/audiobuffersource-loop-points-expected.wav [new file with mode: 0644]
LayoutTests/webaudio/audiobuffersource-loop-points.html [new file with mode: 0644]
LayoutTests/webaudio/audiobuffersource-multi-channels.html
LayoutTests/webaudio/audiobuffersource-playbackState.html
LayoutTests/webaudio/audiobuffersource-playbackrate.html
LayoutTests/webaudio/audiobuffersource-start-expected.txt [new file with mode: 0644]
LayoutTests/webaudio/audiobuffersource-start.html [new file with mode: 0644]
LayoutTests/webaudio/audiobuffersource.html
LayoutTests/webaudio/audiochannelmerger-basic-expected.txt
LayoutTests/webaudio/audiochannelmerger-basic.html
LayoutTests/webaudio/audiochannelmerger-stereo.html
LayoutTests/webaudio/audiochannelsplitter-expected.txt
LayoutTests/webaudio/audiochannelsplitter.html
LayoutTests/webaudio/audionode-connect-order.html
LayoutTests/webaudio/audionode-expected.txt
LayoutTests/webaudio/audioparam-connect-audioratesignal.html
LayoutTests/webaudio/audioparam-setTargetAtTime-expected.txt [moved from LayoutTests/webaudio/audioparam-setTargetValueAtTime-expected.txt with 70% similarity]
LayoutTests/webaudio/audioparam-setTargetAtTime.html [moved from LayoutTests/webaudio/audioparam-setTargetValueAtTime.html with 83% similarity]
LayoutTests/webaudio/audioparam-summingjunction.html
LayoutTests/webaudio/automatic-pull-node.html
LayoutTests/webaudio/biquad-allpass.html
LayoutTests/webaudio/biquad-bandpass.html
LayoutTests/webaudio/biquad-getFrequencyResponse-expected.txt
LayoutTests/webaudio/biquad-getFrequencyResponse.html
LayoutTests/webaudio/biquad-highpass.html
LayoutTests/webaudio/biquad-highshelf.html
LayoutTests/webaudio/biquad-lowpass.html
LayoutTests/webaudio/biquad-lowshelf.html
LayoutTests/webaudio/biquad-notch.html
LayoutTests/webaudio/biquad-peaking.html
LayoutTests/webaudio/biquadfilternode-basic-expected.txt
LayoutTests/webaudio/biquadfilternode-basic.html
LayoutTests/webaudio/convolution-mono-mono.html
LayoutTests/webaudio/delaynode-expected.txt
LayoutTests/webaudio/delaynode-max-default-delay.html
LayoutTests/webaudio/delaynode-max-nondefault-delay.html
LayoutTests/webaudio/delaynode-maxdelay.html
LayoutTests/webaudio/delaynode-maxdelaylimit.html
LayoutTests/webaudio/delaynode-scheduling.html
LayoutTests/webaudio/delaynode.html
LayoutTests/webaudio/distance-exponential.html
LayoutTests/webaudio/distance-inverse.html
LayoutTests/webaudio/distance-linear.html
LayoutTests/webaudio/gain.html
LayoutTests/webaudio/javascriptaudionode-expected.txt
LayoutTests/webaudio/javascriptaudionode-zero-input-channels.html
LayoutTests/webaudio/javascriptaudionode.html
LayoutTests/webaudio/mediaelementaudiosourcenode-gc.html
LayoutTests/webaudio/mediastreamaudiodestinationnode-expected.txt [new file with mode: 0644]
LayoutTests/webaudio/mediastreamaudiodestinationnode.html [new file with mode: 0644]
LayoutTests/webaudio/mediastreamaudiosourcenode-expected.txt [new file with mode: 0644]
LayoutTests/webaudio/mediastreamaudiosourcenode.html [new file with mode: 0644]
LayoutTests/webaudio/mixing.html
LayoutTests/webaudio/note-grain-on-play.html
LayoutTests/webaudio/note-grain-on-timing.html
LayoutTests/webaudio/oscillator-basic-expected.txt
LayoutTests/webaudio/oscillator-basic.html
LayoutTests/webaudio/panner-equalpower-stereo.html
LayoutTests/webaudio/panner-equalpower.html
LayoutTests/webaudio/pannernode-basic-expected.txt [new file with mode: 0644]
LayoutTests/webaudio/pannernode-basic.html [new file with mode: 0644]
LayoutTests/webaudio/realtimeanalyser-fft-sizing.html
LayoutTests/webaudio/resources/audio-codec-test.js
LayoutTests/webaudio/resources/audio-testing.js
LayoutTests/webaudio/resources/audiobuffersource-testing.js [new file with mode: 0644]
LayoutTests/webaudio/resources/audioparam-testing.js
LayoutTests/webaudio/resources/biquad-testing.js
LayoutTests/webaudio/resources/distance-model-testing.js
LayoutTests/webaudio/resources/javascriptaudionode-testing.js
LayoutTests/webaudio/resources/note-grain-on-testing.js
LayoutTests/webaudio/resources/oscillator-testing.js
LayoutTests/webaudio/resources/panner-model-testing.js
LayoutTests/webaudio/sample-accurate-scheduling.html
LayoutTests/webaudio/stereo2mono-down-mixing.html
LayoutTests/webaudio/up-mixing-mono-51.html
LayoutTests/webaudio/up-mixing-mono-stereo.html
LayoutTests/webaudio/up-mixing-stereo-51.html
LayoutTests/webaudio/waveshaper.html
ManualTests/webaudio/limit-level-0db.html [new file with mode: 0644]
Source/JavaScriptCore/CMakeLists.txt
Source/JavaScriptCore/ChangeLog
Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore.sln
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCF.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCFLite.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCommon.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreDebug.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreDebugAll.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreDebugCairoCFLite.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGenerated.vcproj
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGeneratedCommon.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGeneratedDebug.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGeneratedDebugAll.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGeneratedDebugCairoCFLite.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGeneratedProduction.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGeneratedRelease.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGeneratedReleaseCairoCFLite.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGeneratedReleasePGO.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCorePGOOptimize.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreProduction.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreRelease.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreReleaseCairoCFLite.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreReleasePGO.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreReleasePGOOptimize.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCoreSubmit.sln
Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/jsc.vcproj
Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/jscCommon.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/jscDebug.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/jscDebugAll.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/jscDebugCairoCFLite.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/jscProduction.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/jscRelease.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/jscReleaseCairoCFLite.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/jscReleasePGO.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testRegExp/testRegExp.vcproj
Source/JavaScriptCore/JavaScriptCore.vcproj/testRegExp/testRegExpCommon.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testRegExp/testRegExpDebug.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testRegExp/testRegExpDebugAll.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testRegExp/testRegExpDebugCairoCFLite.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testRegExp/testRegExpProduction.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testRegExp/testRegExpRelease.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testRegExp/testRegExpReleaseCairoCFLite.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testRegExp/testRegExpReleasePGO.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testapi/testapi.vcproj
Source/JavaScriptCore/JavaScriptCore.vcproj/testapi/testapiCommon.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testapi/testapiDebug.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testapi/testapiDebugAll.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testapi/testapiDebugCairoCFLite.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testapi/testapiProduction.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testapi/testapiRelease.vsprops
Source/JavaScriptCore/JavaScriptCore.vcproj/testapi/testapiReleaseCairoCFLite.vsprops
Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp
Source/JavaScriptCore/dfg/DFGOperations.cpp
Source/JavaScriptCore/dfg/DFGOperations.h
Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp
Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp
Source/JavaScriptCore/runtime/GCActivityCallbackEfl.cpp
Source/JavaScriptCore/runtime/JSGlobalObject.cpp
Source/JavaScriptCore/runtime/JSLock.cpp
Source/Platform/chromium/public/Platform.h
Source/Platform/chromium/public/WebAudioBus.h
Source/Platform/chromium/public/WebAudioDestinationConsumer.h [new file with mode: 0644]
Source/Platform/chromium/public/WebMediaStreamSource.h
Source/ThirdParty/ANGLE/src/compiler/preprocessor/new/preprocessor.vcproj
Source/ThirdParty/ANGLE/src/libEGL/libEGL.vcproj
Source/ThirdParty/ANGLE/src/libGLESv2/libGLESv2.vcproj
Source/ThirdParty/gtest/msvc/gtest-md.sln
Source/ThirdParty/gtest/msvc/gtest-md.vcproj
Source/ThirdParty/gtest/msvc/gtest.sln
Source/ThirdParty/gtest/msvc/gtest.vcproj
Source/ThirdParty/gtest/msvc/gtest_main-md.vcproj
Source/ThirdParty/gtest/msvc/gtest_main.vcproj
Source/ThirdParty/gtest/msvc/gtest_prod_test-md.vcproj
Source/ThirdParty/gtest/msvc/gtest_prod_test.vcproj
Source/ThirdParty/gtest/msvc/gtest_unittest-md.vcproj
Source/ThirdParty/gtest/msvc/gtest_unittest.vcproj
Source/WTF/GNUmakefile.list.am
Source/WTF/WTF.gypi
Source/WTF/WTF.pro
Source/WTF/WTF.vcproj/WTF.sln
Source/WTF/WTF.vcproj/WTF.vcproj
Source/WTF/WTF.vcproj/WTFCommon.vsprops
Source/WTF/WTF.vcproj/WTFDebug.vsprops
Source/WTF/WTF.vcproj/WTFDebugAll.vsprops
Source/WTF/WTF.vcproj/WTFDebugCairoCFLite.vsprops
Source/WTF/WTF.vcproj/WTFGenerated.vcproj
Source/WTF/WTF.vcproj/WTFGeneratedCommon.vsprops
Source/WTF/WTF.vcproj/WTFGeneratedDebug.vsprops
Source/WTF/WTF.vcproj/WTFGeneratedDebugAll.vsprops
Source/WTF/WTF.vcproj/WTFGeneratedDebugCairoCFLite.vsprops
Source/WTF/WTF.vcproj/WTFGeneratedProduction.vsprops
Source/WTF/WTF.vcproj/WTFGeneratedRelease.vsprops
Source/WTF/WTF.vcproj/WTFGeneratedReleaseCairoCFLite.vsprops
Source/WTF/WTF.vcproj/WTFProduction.vsprops
Source/WTF/WTF.vcproj/WTFRelease.vsprops
Source/WTF/WTF.vcproj/WTFReleaseCairoCFLite.vsprops
Source/WTF/WTF.xcodeproj/project.pbxproj
Source/WTF/wtf/Assertions.cpp
Source/WTF/wtf/Assertions.h
Source/WTF/wtf/CMakeLists.txt
Source/WTF/wtf/DateMath.cpp
Source/WTF/wtf/DateMath.h
Source/WTF/wtf/Forward.h
Source/WTF/wtf/GregorianDateTime.cpp [new file with mode: 0644]
Source/WTF/wtf/GregorianDateTime.h
Source/WTF/wtf/MathExtras.h
Source/WTF/wtf/Platform.h
Source/WTF/wtf/Uint8ClampedArray.h
Source/WTF/wtf/text/StringBuffer.h
Source/WTF/wtf/text/StringImpl.cpp
Source/WTF/wtf/text/StringImpl.h
Source/WTF/wtf/text/WTFString.cpp
Source/WTF/wtf/text/WTFString.h
Source/WebCore/CMakeLists.txt
Source/WebCore/ChangeLog
Source/WebCore/Configurations/FeatureDefines.xcconfig
Source/WebCore/DerivedSources.cpp
Source/WebCore/DerivedSources.make
Source/WebCore/DerivedSources.pri
Source/WebCore/GNUmakefile.list.am
Source/WebCore/Modules/filesystem/DOMFileSystemBase.cpp
Source/WebCore/Modules/filesystem/LocalFileSystem.cpp
Source/WebCore/Modules/filesystem/LocalFileSystem.h
Source/WebCore/Modules/indexeddb/IDBAny.cpp
Source/WebCore/Modules/indexeddb/IDBAny.h
Source/WebCore/Modules/indexeddb/IDBCursor.cpp
Source/WebCore/Modules/indexeddb/IDBCursor.h
Source/WebCore/Modules/indexeddb/IDBCursor.idl
Source/WebCore/Modules/indexeddb/IDBCursorWithValue.idl
Source/WebCore/Modules/indexeddb/IDBDatabase.cpp
Source/WebCore/Modules/indexeddb/IDBFactory.cpp
Source/WebCore/Modules/indexeddb/IDBFactory.h
Source/WebCore/Modules/indexeddb/IDBFactory.idl
Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp
Source/WebCore/Modules/indexeddb/IDBObjectStore.h
Source/WebCore/Modules/indexeddb/IDBObjectStore.idl
Source/WebCore/Modules/indexeddb/IDBObjectStoreBackendImpl.h
Source/WebCore/Modules/indexeddb/IDBRequest.cpp
Source/WebCore/Modules/indexeddb/IDBRequest.h
Source/WebCore/Modules/indexeddb/IDBTransactionBackendImpl.cpp
Source/WebCore/Modules/indexeddb/IDBTransactionCallbacks.h
Source/WebCore/Modules/mediasource/MediaSource.cpp [new file with mode: 0644]
Source/WebCore/Modules/mediasource/MediaSource.h [new file with mode: 0644]
Source/WebCore/Modules/mediasource/MediaSource.idl [new file with mode: 0644]
Source/WebCore/Modules/mediasource/MediaSourceRegistry.cpp [new file with mode: 0644]
Source/WebCore/Modules/mediasource/MediaSourceRegistry.h [moved from Source/WebCore/platform/efl/tizen/TizenColorUtilities.h with 59% similarity]
Source/WebCore/Modules/mediasource/SourceBuffer.cpp
Source/WebCore/Modules/mediasource/SourceBuffer.h
Source/WebCore/Modules/mediasource/SourceBuffer.idl
Source/WebCore/Modules/mediasource/SourceBufferList.cpp
Source/WebCore/Modules/mediasource/SourceBufferList.h
Source/WebCore/Modules/mediastream/BlobCallback.idl
Source/WebCore/Modules/mediastream/LocalMediaStream.cpp
Source/WebCore/Modules/mediastream/MediaStreamRecorder.idl
Source/WebCore/Modules/mediastream/MediaStreamRegistry.cpp
Source/WebCore/Modules/mediastream/UserMediaRequest.cpp
Source/WebCore/Modules/notifications/DOMWindowNotifications.idl
Source/WebCore/Modules/webaudio/AnalyserNode.cpp [moved from Source/WebCore/Modules/webaudio/RealtimeAnalyserNode.cpp with 85% similarity]
Source/WebCore/Modules/webaudio/AnalyserNode.h [moved from Source/WebCore/Modules/webaudio/RealtimeAnalyserNode.h with 76% similarity]
Source/WebCore/Modules/webaudio/AnalyserNode.idl [moved from Source/WebCore/Modules/webaudio/RealtimeAnalyserNode.idl with 94% similarity]
Source/WebCore/Modules/webaudio/AsyncAudioDecoder.cpp
Source/WebCore/Modules/webaudio/AudioBufferSourceNode.cpp
Source/WebCore/Modules/webaudio/AudioBufferSourceNode.h
Source/WebCore/Modules/webaudio/AudioBufferSourceNode.idl
Source/WebCore/Modules/webaudio/AudioContext.cpp
Source/WebCore/Modules/webaudio/AudioContext.h
Source/WebCore/Modules/webaudio/AudioContext.idl
Source/WebCore/Modules/webaudio/AudioDestinationNode.cpp
Source/WebCore/Modules/webaudio/AudioDestinationNode.h
Source/WebCore/Modules/webaudio/AudioDestinationNode.idl
Source/WebCore/Modules/webaudio/AudioNode.cpp
Source/WebCore/Modules/webaudio/AudioNode.h
Source/WebCore/Modules/webaudio/AudioParam.cpp
Source/WebCore/Modules/webaudio/AudioParam.h
Source/WebCore/Modules/webaudio/AudioParam.idl
Source/WebCore/Modules/webaudio/AudioParamTimeline.cpp
Source/WebCore/Modules/webaudio/AudioParamTimeline.h
Source/WebCore/Modules/webaudio/AudioProcessingEvent.cpp
Source/WebCore/Modules/webaudio/AudioProcessingEvent.h
Source/WebCore/Modules/webaudio/AudioProcessingEvent.idl
Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.cpp
Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h
Source/WebCore/Modules/webaudio/BiquadDSPKernel.cpp
Source/WebCore/Modules/webaudio/BiquadFilterNode.cpp
Source/WebCore/Modules/webaudio/BiquadFilterNode.h
Source/WebCore/Modules/webaudio/BiquadFilterNode.idl
Source/WebCore/Modules/webaudio/BiquadProcessor.cpp
Source/WebCore/Modules/webaudio/BiquadProcessor.h
Source/WebCore/Modules/webaudio/ChannelMergerNode.cpp [moved from Source/WebCore/Modules/webaudio/AudioChannelMerger.cpp with 77% similarity]
Source/WebCore/Modules/webaudio/ChannelMergerNode.h [moved from Source/WebCore/Modules/webaudio/AudioChannelMerger.h with 85% similarity]
Source/WebCore/Modules/webaudio/ChannelMergerNode.idl [moved from Source/WebCore/Modules/webaudio/AudioChannelMerger.idl with 97% similarity]
Source/WebCore/Modules/webaudio/ChannelSplitterNode.cpp [moved from Source/WebCore/Modules/webaudio/AudioChannelSplitter.cpp with 86% similarity]
Source/WebCore/Modules/webaudio/ChannelSplitterNode.h [moved from Source/WebCore/Modules/webaudio/AudioChannelSplitter.h with 83% similarity]
Source/WebCore/Modules/webaudio/ChannelSplitterNode.idl [moved from Source/WebCore/Modules/webaudio/AudioChannelSplitter.idl with 97% similarity]
Source/WebCore/Modules/webaudio/ConvolverNode.idl
Source/WebCore/Modules/webaudio/DOMWindowWebAudio.idl
Source/WebCore/Modules/webaudio/DefaultAudioDestinationNode.cpp
Source/WebCore/Modules/webaudio/DefaultAudioDestinationNode.h
Source/WebCore/Modules/webaudio/DelayDSPKernel.cpp
Source/WebCore/Modules/webaudio/DelayDSPKernel.h
Source/WebCore/Modules/webaudio/DelayNode.cpp
Source/WebCore/Modules/webaudio/DelayNode.h
Source/WebCore/Modules/webaudio/GainNode.cpp [moved from Source/WebCore/Modules/webaudio/AudioGainNode.cpp with 94% similarity]
Source/WebCore/Modules/webaudio/GainNode.h [moved from Source/WebCore/Modules/webaudio/AudioGainNode.h with 83% similarity]
Source/WebCore/Modules/webaudio/GainNode.idl [moved from Source/WebCore/Modules/webaudio/AudioGainNode.idl with 97% similarity]
Source/WebCore/Modules/webaudio/MediaElementAudioSourceNode.h
Source/WebCore/Modules/webaudio/MediaStreamAudioDestinationNode.cpp [new file with mode: 0644]
Source/WebCore/Modules/webaudio/MediaStreamAudioDestinationNode.h [new file with mode: 0644]
Source/WebCore/Modules/webaudio/MediaStreamAudioDestinationNode.idl [new file with mode: 0644]
Source/WebCore/Modules/webaudio/MediaStreamAudioSourceNode.h
Source/WebCore/Modules/webaudio/MediaStreamAudioSourceNode.idl
Source/WebCore/Modules/webaudio/OfflineAudioContext.cpp [new file with mode: 0644]
Source/WebCore/Modules/webaudio/OfflineAudioContext.h [moved from Source/WebCore/bindings/js/JSWaveShaperNodeCustom.cpp with 71% similarity]
Source/WebCore/Modules/webaudio/OfflineAudioContext.idl [moved from Source/WebCore/bindings/js/JSConvolverNodeCustom.cpp with 73% similarity]
Source/WebCore/Modules/webaudio/OfflineAudioDestinationNode.h
Source/WebCore/Modules/webaudio/OscillatorNode.cpp [moved from Source/WebCore/Modules/webaudio/Oscillator.cpp with 79% similarity]
Source/WebCore/Modules/webaudio/OscillatorNode.h [moved from Source/WebCore/Modules/webaudio/Oscillator.h with 81% similarity]
Source/WebCore/Modules/webaudio/OscillatorNode.idl [moved from Source/WebCore/Modules/webaudio/Oscillator.idl with 87% similarity]
Source/WebCore/Modules/webaudio/PannerNode.cpp [moved from Source/WebCore/Modules/webaudio/AudioPannerNode.cpp with 73% similarity]
Source/WebCore/Modules/webaudio/PannerNode.h [moved from Source/WebCore/Modules/webaudio/AudioPannerNode.h with 71% similarity]
Source/WebCore/Modules/webaudio/PannerNode.idl [moved from Source/WebCore/Modules/webaudio/AudioPannerNode.idl with 74% similarity]
Source/WebCore/Modules/webaudio/RealtimeAnalyser.h
Source/WebCore/Modules/webaudio/ScriptProcessorNode.cpp [moved from Source/WebCore/Modules/webaudio/JavaScriptAudioNode.cpp with 87% similarity]
Source/WebCore/Modules/webaudio/ScriptProcessorNode.h [moved from Source/WebCore/Modules/webaudio/JavaScriptAudioNode.h with 92% similarity]
Source/WebCore/Modules/webaudio/ScriptProcessorNode.idl [moved from Source/WebCore/Modules/webaudio/JavaScriptAudioNode.idl with 97% similarity]
Source/WebCore/Modules/webaudio/WaveShaperNode.idl
Source/WebCore/Modules/webaudio/WaveTable.cpp
Source/WebCore/Modules/webdatabase/AbstractDatabase.cpp
Source/WebCore/Modules/webdatabase/AbstractDatabase.h
Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp
Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h
Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.idl
Source/WebCore/Modules/webdatabase/Database.cpp
Source/WebCore/Modules/webdatabase/Database.h
Source/WebCore/Modules/webdatabase/DatabaseSync.cpp
Source/WebCore/Modules/webdatabase/DatabaseSync.h
Source/WebCore/Modules/webdatabase/SQLTransaction.cpp
Source/WebCore/Modules/webdatabase/SQLTransaction.h
Source/WebCore/Modules/webdatabase/WorkerContextWebDatabase.cpp
Source/WebCore/Modules/webdatabase/WorkerContextWebDatabase.h
Source/WebCore/Modules/webdatabase/WorkerContextWebDatabase.idl
Source/WebCore/PlatformEfl.cmake
Source/WebCore/PlatformTizen.cmake
Source/WebCore/Target.pri
Source/WebCore/UseJSC.cmake
Source/WebCore/UseV8.cmake
Source/WebCore/WebCore.gypi
Source/WebCore/WebCore.vcproj/QTMovieWin.vcproj
Source/WebCore/WebCore.vcproj/QTMovieWinCommon.vsprops
Source/WebCore/WebCore.vcproj/QTMovieWinDebug.vsprops
Source/WebCore/WebCore.vcproj/QTMovieWinDebugAll.vsprops
Source/WebCore/WebCore.vcproj/QTMovieWinDebugCairoCFLite.vsprops
Source/WebCore/WebCore.vcproj/QTMovieWinProduction.vsprops
Source/WebCore/WebCore.vcproj/QTMovieWinRelease.vsprops
Source/WebCore/WebCore.vcproj/QTMovieWinReleaseCairoCFLite.vsprops
Source/WebCore/WebCore.vcproj/WebCore.sln
Source/WebCore/WebCore.vcproj/WebCore.submit.sln
Source/WebCore/WebCore.vcproj/WebCore.vcproj
Source/WebCore/WebCore.vcproj/WebCoreCFNetwork.vsprops
Source/WebCore/WebCore.vcproj/WebCoreCG.vsprops
Source/WebCore/WebCore.vcproj/WebCoreCURL.vsprops
Source/WebCore/WebCore.vcproj/WebCoreCairo.vsprops
Source/WebCore/WebCore.vcproj/WebCoreCommon.vsprops
Source/WebCore/WebCore.vcproj/WebCoreDebug.vsprops
Source/WebCore/WebCore.vcproj/WebCoreDebugAll.vsprops
Source/WebCore/WebCore.vcproj/WebCoreDebugCairoCFLite.vsprops
Source/WebCore/WebCore.vcproj/WebCoreGenerated.vcproj
Source/WebCore/WebCore.vcproj/WebCoreGeneratedCairo.vsprops
Source/WebCore/WebCore.vcproj/WebCoreGeneratedCommon.vsprops
Source/WebCore/WebCore.vcproj/WebCoreMediaQT.vsprops
Source/WebCore/WebCore.vcproj/WebCoreProduction.vsprops
Source/WebCore/WebCore.vcproj/WebCorePthreads.vsprops
Source/WebCore/WebCore.vcproj/WebCoreQuartzCore.vsprops
Source/WebCore/WebCore.vcproj/WebCoreRelease.vsprops
Source/WebCore/WebCore.vcproj/WebCoreReleaseCairoCFLite.vsprops
Source/WebCore/WebCore.vcproj/WebCoreTestSupport.vcproj
Source/WebCore/WebCore.xcodeproj/project.pbxproj
Source/WebCore/accessibility/AXObjectCache.h [changed mode: 0644->0755]
Source/WebCore/accessibility/AccessibilityObject.h [changed mode: 0644->0755]
Source/WebCore/accessibility/efl/AccessibilityObjectEfl.cpp [changed mode: 0644->0755]
Source/WebCore/bindings/generic/RuntimeEnabledFeatures.h
Source/WebCore/bindings/js/DOMRequestState.h [new file with mode: 0644]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp
Source/WebCore/bindings/js/IDBBindingUtilities.h
Source/WebCore/bindings/js/JSAudioContextCustom.cpp
Source/WebCore/bindings/js/JSBindingsAllInOne.cpp
Source/WebCore/bindings/js/JSBiquadFilterNodeCustom.cpp [new file with mode: 0644]
Source/WebCore/bindings/js/JSDOMWindowWebDatabaseCustom.cpp [new file with mode: 0644]
Source/WebCore/bindings/js/JSEventTargetCustom.cpp
Source/WebCore/bindings/js/JSIDBAnyCustom.cpp
Source/WebCore/bindings/js/JSIDBKeyCustom.cpp
Source/WebCore/bindings/js/JSOscillatorNodeCustom.cpp [new file with mode: 0644]
Source/WebCore/bindings/js/JSPannerNodeCustom.cpp [new file with mode: 0644]
Source/WebCore/bindings/js/JSScriptProcessorNodeCustom.cpp [moved from Source/WebCore/bindings/js/JSJavaScriptAudioNodeCustom.cpp with 87% similarity]
Source/WebCore/bindings/js/JSWorkerContextWebDatabaseCustom.cpp [new file with mode: 0644]
Source/WebCore/bindings/js/ScriptValue.h
Source/WebCore/bindings/scripts/CodeGeneratorCPP.pm
Source/WebCore/bindings/scripts/CodeGeneratorGObject.pm
Source/WebCore/bindings/scripts/CodeGeneratorJS.pm
Source/WebCore/bindings/scripts/CodeGeneratorObjC.pm
Source/WebCore/bindings/scripts/CodeGeneratorV8.pm
Source/WebCore/bindings/scripts/IDLAttributes.txt
Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp
Source/WebCore/bindings/scripts/test/JS/JSTestObj.h
Source/WebCore/bindings/scripts/test/TestObj.idl
Source/WebCore/bindings/scripts/test/V8/V8TestInterface.cpp
Source/WebCore/bindings/scripts/test/V8/V8TestNamedConstructor.cpp
Source/WebCore/bindings/scripts/test/V8/V8TestNode.cpp
Source/WebCore/bindings/scripts/test/V8/V8TestObj.cpp
Source/WebCore/bindings/scripts/test/V8/V8TestSerializedScriptValueInterface.cpp
Source/WebCore/bindings/v8/custom/V8AudioContextCustom.cpp
Source/WebCore/bindings/v8/custom/V8BiquadFilterNodeCustom.cpp [new file with mode: 0644]
Source/WebCore/bindings/v8/custom/V8OscillatorNodeCustom.cpp [new file with mode: 0644]
Source/WebCore/bindings/v8/custom/V8PannerNodeCustom.cpp [new file with mode: 0644]
Source/WebCore/css/SelectorChecker.cpp
Source/WebCore/css/StyleBuilder.cpp
Source/WebCore/css/StyleResolver.cpp
Source/WebCore/css/StyleResolver.h
Source/WebCore/css/mediaControls.css
Source/WebCore/css/mediaControlsChromium.css
Source/WebCore/css/mediaControlsTizen.css
Source/WebCore/css/mediaControlsTizenFullscreen.css
Source/WebCore/dom/CharacterData.cpp [changed mode: 0644->0755]
Source/WebCore/dom/Document.cpp [changed mode: 0644->0755]
Source/WebCore/dom/Document.h
Source/WebCore/dom/ElementAttributeData.h
Source/WebCore/dom/EventDispatcher.cpp
Source/WebCore/dom/EventTarget.h
Source/WebCore/dom/EventTargetFactory.in
Source/WebCore/dom/Node.cpp
Source/WebCore/dom/NodeRenderStyle.h
Source/WebCore/dom/StyledElement.h
Source/WebCore/editing/Editor.h
Source/WebCore/html/DOMURL.cpp
Source/WebCore/html/DOMURL.h
Source/WebCore/html/DOMURL.idl
Source/WebCore/html/FTPDirectoryDocument.cpp
Source/WebCore/html/HTMLCanvasElement.cpp [changed mode: 0755->0644]
Source/WebCore/html/HTMLCanvasElement.h
Source/WebCore/html/HTMLMediaElement.cpp
Source/WebCore/html/HTMLMediaElement.h
Source/WebCore/html/HTMLMediaElement.idl
Source/WebCore/html/HTMLTableCellElement.cpp
Source/WebCore/html/HTMLTableCellElement.h
Source/WebCore/html/HTMLTableColElement.cpp
Source/WebCore/html/HTMLTableColElement.h
Source/WebCore/html/HTMLTableElement.cpp
Source/WebCore/html/HTMLTableElement.h
Source/WebCore/html/HTMLTableSectionElement.cpp
Source/WebCore/html/HTMLTableSectionElement.h
Source/WebCore/html/HTMLTextFormControlElement.cpp
Source/WebCore/html/ImageDocument.cpp
Source/WebCore/html/MediaController.cpp
Source/WebCore/html/MediaDocument.cpp
Source/WebCore/html/PublicURLManager.h
Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp [changed mode: 0755->0644]
Source/WebCore/html/canvas/CanvasRenderingContext2D.h [changed mode: 0755->0644]
Source/WebCore/html/canvas/WebGLRenderingContext.cpp
Source/WebCore/html/shadow/MediaControlElements.cpp
Source/WebCore/html/shadow/MediaControlRootElement.cpp
Source/WebCore/html/shadow/MediaControlRootElementChromium.cpp
Source/WebCore/html/shadow/MediaControlRootElementChromium.h
Source/WebCore/html/track/TextTrack.cpp
Source/WebCore/html/track/TextTrack.h
Source/WebCore/html/track/TextTrack.idl
Source/WebCore/html/track/TextTrackCue.cpp
Source/WebCore/html/track/TextTrackCue.h
Source/WebCore/html/track/TextTrackCueList.cpp
Source/WebCore/inspector/InspectorAllInOne.cpp
Source/WebCore/inspector/InspectorCSSAgent.cpp
Source/WebCore/loader/DocumentLoader.cpp
Source/WebCore/loader/DocumentWriter.cpp
Source/WebCore/loader/EmptyClients.h
Source/WebCore/loader/FormState.cpp
Source/WebCore/loader/FormState.h
Source/WebCore/loader/FrameLoader.cpp [changed mode: 0644->0755]
Source/WebCore/loader/HistoryController.cpp
Source/WebCore/loader/MainResourceLoader.cpp
Source/WebCore/loader/SubframeLoader.cpp
Source/WebCore/loader/SubframeLoader.h
Source/WebCore/loader/TextResourceDecoder.cpp
Source/WebCore/loader/TextResourceDecoder.h
Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp
Source/WebCore/loader/archive/ArchiveFactory.cpp
Source/WebCore/loader/archive/mhtml/MHTMLArchive.cpp
Source/WebCore/loader/cache/CachedScript.cpp
Source/WebCore/loader/icon/IconController.cpp
Source/WebCore/loader/icon/IconDatabase.cpp
Source/WebCore/page/ChromeClient.h [changed mode: 0644->0755]
Source/WebCore/page/ContentSecurityPolicy.cpp [changed mode: 0644->0755]
Source/WebCore/page/ContentSecurityPolicy.h [changed mode: 0644->0755]
Source/WebCore/page/ContextMenuClient.h
Source/WebCore/page/ContextMenuController.cpp
Source/WebCore/page/DOMWindow.cpp
Source/WebCore/page/DOMWindow.idl
Source/WebCore/page/EditorClient.h
Source/WebCore/page/EventHandler.cpp
Source/WebCore/page/FeatureObserver.cpp [new file with mode: 0644]
Source/WebCore/page/FeatureObserver.h [new file with mode: 0644]
Source/WebCore/page/FocusController.cpp
Source/WebCore/page/FrameView.cpp
Source/WebCore/page/FrameView.h
Source/WebCore/page/Page.cpp
Source/WebCore/page/Page.h
Source/WebCore/page/PageSerializer.cpp
Source/WebCore/page/Screen.cpp
Source/WebCore/page/Settings.cpp [changed mode: 0644->0755]
Source/WebCore/page/Settings.h [changed mode: 0644->0755]
Source/WebCore/page/animation/CSSPropertyAnimation.cpp
Source/WebCore/page/efl/EventHandlerEfl.cpp
Source/WebCore/page/efl/tizen/External.cpp [moved from Source/WebCore/page/External.cpp with 100% similarity, mode: 0644]
Source/WebCore/page/efl/tizen/External.h [moved from Source/WebCore/page/External.h with 100% similarity, mode: 0644]
Source/WebCore/page/efl/tizen/External.idl [moved from Source/WebCore/page/External.idl with 96% similarity, mode: 0644]
Source/WebCore/platform/ContextMenu.cpp
Source/WebCore/platform/ContextMenu.h
Source/WebCore/platform/ContextMenuItem.h
Source/WebCore/platform/FileSystem.h
Source/WebCore/platform/LocalizedStrings.cpp
Source/WebCore/platform/LocalizedStrings.h
Source/WebCore/platform/Logging.cpp
Source/WebCore/platform/MIMETypeRegistry.cpp
Source/WebCore/platform/audio/AudioBus.cpp
Source/WebCore/platform/audio/AudioBus.h
Source/WebCore/platform/audio/AudioChannel.cpp
Source/WebCore/platform/audio/AudioChannel.h
Source/WebCore/platform/audio/AudioDestination.h
Source/WebCore/platform/audio/AudioDestinationConsumer.h [new file with mode: 0644]
Source/WebCore/platform/audio/HRTFElevation.cpp
Source/WebCore/platform/audio/HRTFKernel.cpp
Source/WebCore/platform/audio/HRTFKernel.h
Source/WebCore/platform/audio/ReverbConvolverStage.cpp
Source/WebCore/platform/audio/VectorMath.cpp
Source/WebCore/platform/audio/VectorMath.h
Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp [changed mode: 0755->0644]
Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.h
Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp
Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp
Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp [changed mode: 0644->0755]
Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.h [changed mode: 0644->0755]
Source/WebCore/platform/audio/gstreamer/tizen/AudioSessionManagerGStreamerTizen.cpp [moved from Source/WebCore/platform/audio/gstreamer/AudioSessionManagerGStreamerTizen.cpp with 90% similarity]
Source/WebCore/platform/audio/gstreamer/tizen/AudioSessionManagerGStreamerTizen.h [moved from Source/WebCore/platform/audio/gstreamer/AudioSessionManagerGStreamerTizen.h with 100% similarity]
Source/WebCore/platform/audio/mac/AudioDestinationMac.cpp
Source/WebCore/platform/audio/resources/Composite.wav
Source/WebCore/platform/blackberry/LocalizedStringsBlackBerry.cpp
Source/WebCore/platform/blackberry/RenderThemeBlackBerry.cpp
Source/WebCore/platform/chromium/support/WebAudioBus.cpp
Source/WebCore/platform/chromium/support/WebMediaStreamSource.cpp
Source/WebCore/platform/efl/BatteryProviderEfl.cpp
Source/WebCore/platform/efl/ClipboardEfl.h
Source/WebCore/platform/efl/ContextMenuEfl.cpp
Source/WebCore/platform/efl/ContextMenuItemEfl.cpp
Source/WebCore/platform/efl/DeviceMotionClientEfl.cpp [moved from Source/WebCore/platform/efl/InstallContentClient.h with 65% similarity, mode: 0755]
Source/WebCore/platform/efl/DeviceMotionClientEfl.h [moved from Source/WebKit2/UIProcess/API/efl/ewk_setting_private.h with 54% similarity, mode: 0755]
Source/WebCore/platform/efl/DeviceOrientationClientEfl.cpp [new file with mode: 0755]
Source/WebCore/platform/efl/DeviceOrientationClientEfl.h [new file with mode: 0755]
Source/WebCore/platform/efl/KURLEfl.cpp
Source/WebCore/platform/efl/LocalizedStringsEfl.cpp
Source/WebCore/platform/efl/MIMETypeRegistryEfl.cpp
Source/WebCore/platform/efl/PlatformScreenEfl.cpp
Source/WebCore/platform/efl/RenderThemeEfl.cpp
Source/WebCore/platform/efl/RenderThemeEfl.h
Source/WebCore/platform/efl/ScrollbarThemeEfl.cpp
Source/WebCore/platform/efl/ScrollbarThemeEfl.h
Source/WebCore/platform/efl/tizen/AsyncFileSystemCallbacksTizen.cpp [moved from Source/WebCore/platform/efl/AsyncFileSystemCallbacksEfl.cpp with 78% similarity, mode: 0644]
Source/WebCore/platform/efl/tizen/AsyncFileSystemCallbacksTizen.h [moved from Source/WebCore/platform/efl/AsyncFileSystemCallbacksEfl.h with 62% similarity, mode: 0644]
Source/WebCore/platform/efl/tizen/AsyncFileSystemTaskControllerTizen.cpp [moved from Source/WebCore/platform/efl/AsyncFileSystemTaskControllerEfl.cpp with 78% similarity, mode: 0644]
Source/WebCore/platform/efl/tizen/AsyncFileSystemTaskControllerTizen.h [moved from Source/WebCore/platform/efl/AsyncFileSystemTaskControllerEfl.h with 72% similarity, mode: 0644]
Source/WebCore/platform/efl/tizen/AsyncFileSystemTizen.cpp [moved from Source/WebCore/platform/efl/AsyncFileSystemEfl.cpp with 57% similarity, mode: 0644]
Source/WebCore/platform/efl/tizen/AsyncFileSystemTizen.h [moved from Source/WebCore/platform/efl/AsyncFileSystemEfl.h with 85% similarity, mode: 0644]
Source/WebCore/platform/efl/tizen/AsyncFileWriterClientTizen.cpp [moved from Source/WebCore/platform/efl/AsyncFileWriterClientEfl.cpp with 83% similarity, mode: 0644]
Source/WebCore/platform/efl/tizen/AsyncFileWriterClientTizen.h [moved from Source/WebCore/platform/efl/AsyncFileWriterClientEfl.h with 65% similarity, mode: 0644]
Source/WebCore/platform/efl/tizen/AsyncFileWriterTizen.cpp [moved from Source/WebCore/platform/efl/AsyncFileWriterEfl.cpp with 80% similarity, mode: 0644]
Source/WebCore/platform/efl/tizen/AsyncFileWriterTizen.h [moved from Source/WebCore/platform/efl/AsyncFileWriterEfl.h with 66% similarity, mode: 0644]
Source/WebCore/platform/efl/tizen/ClipboardTizen.cpp [changed mode: 0755->0644]
Source/WebCore/platform/efl/tizen/ClipboardTizen.h [new file with mode: 0644]
Source/WebCore/platform/efl/tizen/DeviceMotionClientTizen.cpp [changed mode: 0755->0644]
Source/WebCore/platform/efl/tizen/DeviceMotionClientTizen.h [changed mode: 0755->0644]
Source/WebCore/platform/efl/tizen/DeviceOrientationClientTizen.cpp [changed mode: 0755->0644]
Source/WebCore/platform/efl/tizen/DeviceOrientationClientTizen.h [changed mode: 0755->0644]
Source/WebCore/platform/efl/tizen/DragDataTizen.cpp
Source/WebCore/platform/efl/tizen/FileSystemTizen.cpp [new file with mode: 0644]
Source/WebCore/platform/efl/tizen/LocalizedStringsTizen.cpp [changed mode: 0755->0644]
Source/WebCore/platform/efl/tizen/NetworkInfoProviderTizen.cpp
Source/WebCore/platform/efl/tizen/PasteboardTizen.cpp [changed mode: 0755->0644]
Source/WebCore/platform/efl/tizen/SSLKeyGeneratorTizen.cpp [changed mode: 0755->0644]
Source/WebCore/platform/efl/tizen/SSLPrivateKeyStoreTizen.cpp [changed mode: 0755->0644]
Source/WebCore/platform/efl/tizen/SSLPrivateKeyStoreTizen.h [changed mode: 0755->0644]
Source/WebCore/platform/efl/tizen/ScrollbarThemeTizen.cpp [new file with mode: 0644]
Source/WebCore/platform/efl/tizen/ScrollbarThemeTizen.h [new file with mode: 0644]
Source/WebCore/platform/efl/tizen/TizenColorUtilities.cpp [deleted file]
Source/WebCore/platform/efl/tizen/TizenExtensibleAPI.cpp [new file with mode: 0644]
Source/WebCore/platform/efl/tizen/TizenExtensibleAPI.h [new file with mode: 0644]
Source/WebCore/platform/efl/tizen/TizenProfiler.cpp
Source/WebCore/platform/efl/tizen/TizenProfiler.h
Source/WebCore/platform/graphics/Color.cpp
Source/WebCore/platform/graphics/FontCache.cpp
Source/WebCore/platform/graphics/FontFallbackList.cpp
Source/WebCore/platform/graphics/FontFastPath.cpp [changed mode: 0644->0755]
Source/WebCore/platform/graphics/GraphicsContext.cpp [changed mode: 0644->0755]
Source/WebCore/platform/graphics/GraphicsContext.h
Source/WebCore/platform/graphics/GraphicsLayer.cpp
Source/WebCore/platform/graphics/GraphicsLayer.h
Source/WebCore/platform/graphics/GraphicsLayerClient.h
Source/WebCore/platform/graphics/ImageBuffer.h [changed mode: 0755->0644]
Source/WebCore/platform/graphics/MediaPlayer.cpp
Source/WebCore/platform/graphics/MediaPlayer.h
Source/WebCore/platform/graphics/MediaPlayerPrivate.h
Source/WebCore/platform/graphics/ShadowBlur.cpp [changed mode: 0755->0644]
Source/WebCore/platform/graphics/SimpleFontData.h
Source/WebCore/platform/graphics/TiledBackingStore.cpp
Source/WebCore/platform/graphics/TiledBackingStoreClient.h [changed mode: 0644->0755]
Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp
Source/WebCore/platform/graphics/cairo/BitmapImageCairo.cpp
Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp
Source/WebCore/platform/graphics/cairo/FontCairo.cpp
Source/WebCore/platform/graphics/cairo/GraphicsContext3DPrivate.cpp
Source/WebCore/platform/graphics/cairo/GraphicsContext3DPrivate.h
Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp
Source/WebCore/platform/graphics/cairo/GraphicsContextPlatformPrivateCairo.h
Source/WebCore/platform/graphics/cairo/ImageBufferCairo.cpp
Source/WebCore/platform/graphics/cairo/ImageCairo.cpp
Source/WebCore/platform/graphics/efl/EGLContextEfl.cpp [deleted file]
Source/WebCore/platform/graphics/efl/GraphicsContext3DPrivate.cpp [deleted file]
Source/WebCore/platform/graphics/efl/GraphicsContext3DPrivate.h [deleted file]
Source/WebCore/platform/graphics/efl/tizen/Canvas2DLayerTizen.cpp [new file with mode: 0644]
Source/WebCore/platform/graphics/efl/tizen/Canvas2DLayerTizen.h [new file with mode: 0644]
Source/WebCore/platform/graphics/efl/tizen/CanvasLayer2D.cpp [deleted file]
Source/WebCore/platform/graphics/efl/tizen/CanvasLayer2D.h [deleted file]
Source/WebCore/platform/graphics/efl/tizen/Extensions3DTizen.cpp [changed mode: 0755->0644]
Source/WebCore/platform/graphics/efl/tizen/Extensions3DTizen.h [changed mode: 0755->0644]
Source/WebCore/platform/graphics/efl/tizen/GraphicsContext3D.cpp [moved from Source/WebCore/platform/graphics/GraphicsContext3D.cpp with 99% similarity]
Source/WebCore/platform/graphics/efl/tizen/GraphicsContext3DInternal.cpp
Source/WebCore/platform/graphics/efl/tizen/GraphicsContext3DOffscreen.cpp [changed mode: 0644->0755]
Source/WebCore/platform/graphics/efl/tizen/GraphicsContext3DOffscreen.h [changed mode: 0644->0755]
Source/WebCore/platform/graphics/efl/tizen/PixmapContextTizen.h [moved from Source/WebCore/platform/graphics/gstreamer/SharedVideoPlatformSurfaceTizen.h with 50% similarity]
Source/WebCore/platform/graphics/efl/tizen/SharedPlatformSurfaceTizen.cpp [moved from Source/WebCore/platform/graphics/efl/SharedPlatformSurfaceEfl.cpp with 72% similarity, mode: 0755]
Source/WebCore/platform/graphics/efl/tizen/SharedPlatformSurfaceTizen.h [moved from Source/WebCore/platform/graphics/efl/SharedPlatformSurfaceEfl.h with 77% similarity, mode: 0755]
Source/WebCore/platform/graphics/filters/FEColorMatrix.cpp
Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp
Source/WebCore/platform/graphics/filters/arm/FEGaussianBlurNEON.h
Source/WebCore/platform/graphics/filters/arm/NEONHelpers.h
Source/WebCore/platform/graphics/freetype/FontCacheFreeType.cpp
Source/WebCore/platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp
Source/WebCore/platform/graphics/gpu/DrawingBuffer.cpp [changed mode: 0755->0644]
Source/WebCore/platform/graphics/gpu/DrawingBuffer.h
Source/WebCore/platform/graphics/gpu/tizen/DrawingBufferTizen.cpp
Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.cpp [changed mode: 0644->0755]
Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h [changed mode: 0644->0755]
Source/WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp
Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.h
Source/WebCore/platform/graphics/gstreamer/GStreamerVersioning.cpp
Source/WebCore/platform/graphics/gstreamer/GStreamerVersioning.h
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h
Source/WebCore/platform/graphics/gstreamer/URIUtils.cpp
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp
Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp
Source/WebCore/platform/graphics/gstreamer/tizen/SharedVideoPlatformSurfaceTizen.cpp [moved from Source/WebCore/platform/graphics/gstreamer/SharedVideoPlatformSurfaceTizen.cpp with 92% similarity]
Source/WebCore/platform/graphics/gstreamer/tizen/SharedVideoPlatformSurfaceTizen.h [moved from Source/WebCore/platform/graphics/gstreamer/SharedVideoPlaformSurfaceTizen.h with 94% similarity]
Source/WebCore/platform/graphics/gstreamer/tizen/VideoLayerTizen.cpp [moved from Source/WebCore/platform/graphics/gstreamer/VideoLayerTizen.cpp with 83% similarity]
Source/WebCore/platform/graphics/gstreamer/tizen/VideoLayerTizen.h [moved from Source/WebCore/platform/graphics/gstreamer/VideoLayerTizen.h with 82% similarity]
Source/WebCore/platform/graphics/gstreamer/tizen/WebKitCameraSourceGStreamerTizen.cpp [moved from Source/WebCore/platform/graphics/gstreamer/WebKitCameraSourceGStreamer.cpp with 99% similarity, mode: 0644]
Source/WebCore/platform/graphics/gstreamer/tizen/WebKitCameraSourceGStreamerTizen.h [moved from Source/WebCore/platform/graphics/gstreamer/WebKitCameraSourceGStreamer.h with 96% similarity, mode: 0644]
Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp
Source/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.cpp
Source/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.h
Source/WebCore/platform/graphics/surfaces/GraphicsSurface.cpp
Source/WebCore/platform/graphics/surfaces/GraphicsSurface.h
Source/WebCore/platform/graphics/surfaces/efl/GraphicsSurfaceEfl.cpp
Source/WebCore/platform/graphics/surfaces/mac/GraphicsSurfaceMac.cpp
Source/WebCore/platform/graphics/surfaces/qt/GraphicsSurfaceGLX.cpp
Source/WebCore/platform/graphics/surfaces/tizen/GraphicsSurfaceTizen.cpp
Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.cpp
Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.h
Source/WebCore/platform/graphics/texmap/TextureMapper.h
Source/WebCore/platform/graphics/texmap/TextureMapperBackingStore.cpp
Source/WebCore/platform/graphics/texmap/TextureMapperBackingStore.h
Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp
Source/WebCore/platform/graphics/texmap/TextureMapperGL.h
Source/WebCore/platform/graphics/texmap/TextureMapperImageBuffer.cpp
Source/WebCore/platform/graphics/texmap/TextureMapperImageBuffer.h
Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp
Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h
Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayer.h [changed mode: 0755->0644]
Source/WebCore/platform/graphics/texmap/TextureMapperShaderManager.cpp
Source/WebCore/platform/graphics/texmap/TextureMapperShaderManager.h
Source/WebCore/platform/graphics/texmap/tizen/PlatformSurfaceTextureGL.cpp [moved from Source/WebCore/platform/graphics/texmap/PlatformSurfaceTextureGL.cpp with 95% similarity]
Source/WebCore/platform/graphics/texmap/tizen/PlatformSurfaceTextureGL.h [moved from Source/WebCore/platform/graphics/texmap/PlatformSurfaceTextureGL.h with 100% similarity]
Source/WebCore/platform/graphics/transforms/AffineTransform.h
Source/WebCore/platform/graphics/transforms/TransformationMatrix.cpp [changed mode: 0644->0755]
Source/WebCore/platform/graphics/transforms/TransformationMatrix.h [changed mode: 0644->0755]
Source/WebCore/platform/gtk/LocalizedStringsGtk.cpp
Source/WebCore/platform/image-decoders/ImageDecoder.h
Source/WebCore/platform/mediastream/MediaStreamSource.cpp
Source/WebCore/platform/mediastream/MediaStreamSource.h
Source/WebCore/platform/mediastream/tizen/LocalMediaServer.cpp
Source/WebCore/platform/mediastream/tizen/MediaRecorder.cpp [moved from Source/WebCore/platform/mediastream/MediaRecorder.cpp with 100% similarity]
Source/WebCore/platform/mediastream/tizen/MediaRecorder.h [moved from Source/WebCore/platform/mediastream/MediaRecorder.h with 100% similarity]
Source/WebCore/platform/mediastream/tizen/MediaRecorderPrivate.h [moved from Source/WebCore/platform/mediastream/MediaRecorderPrivate.h with 100% similarity]
Source/WebCore/platform/mediastream/tizen/MediaRecorderPrivateImpl.cpp
Source/WebCore/platform/mediastream/tizen/MediaStreamCenterTizen.cpp
Source/WebCore/platform/network/ResourceHandle.cpp
Source/WebCore/platform/network/ResourceHandle.h
Source/WebCore/platform/network/ResourceRequestBase.cpp
Source/WebCore/platform/network/ResourceRequestBase.h
Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp [changed mode: 0755->0644]
Source/WebCore/platform/network/soup/ResourceResponseSoup.cpp
Source/WebCore/platform/network/soup/SocketStreamHandleSoup.cpp
Source/WebCore/platform/network/soup/tizen/ResourceHandleSoupTizen.cpp [new file with mode: 0755]
Source/WebCore/platform/network/soup/tizen/SocketStreamHandleSoupTizen.cpp [new file with mode: 0644]
Source/WebCore/platform/posix/FileSystemPOSIX.cpp
Source/WebCore/platform/qt/LocalizedStringsQt.cpp
Source/WebCore/platform/sql/SQLiteDatabase.cpp
Source/WebCore/platform/sql/SQLiteDatabase.h
Source/WebCore/platform/text/TextCodec.h
Source/WebCore/platform/text/TextCodecUTF8.cpp
Source/WebCore/rendering/InlineTextBox.cpp
Source/WebCore/rendering/InlineTextBox.h
Source/WebCore/rendering/RenderBox.cpp
Source/WebCore/rendering/RenderBox.h
Source/WebCore/rendering/RenderEmbeddedObject.cpp
Source/WebCore/rendering/RenderEmbeddedObject.h
Source/WebCore/rendering/RenderLayer.cpp
Source/WebCore/rendering/RenderLayer.h
Source/WebCore/rendering/RenderLayerBacking.cpp [changed mode: 0755->0644]
Source/WebCore/rendering/RenderLayerBacking.h
Source/WebCore/rendering/RenderLayerCompositor.cpp
Source/WebCore/rendering/RenderTextControlSingleLine.cpp
Source/WebCore/rendering/RenderTextTrackCue.cpp [new file with mode: 0644]
Source/WebCore/rendering/RenderTextTrackCue.h [new file with mode: 0644]
Source/WebCore/rendering/RenderThemeChromiumSkia.cpp
Source/WebCore/rendering/RenderThemeChromiumSkia.h
Source/WebCore/rendering/TextAutosizer.cpp
Source/WebCore/rendering/TextAutosizer.h
Source/WebCore/rendering/mathml/RenderMathMLSubSup.cpp
Source/WebCore/rendering/style/RenderStyle.cpp
Source/WebCore/rendering/style/RenderStyle.h
Source/WebCore/rendering/style/StyleVisualData.cpp
Source/WebCore/rendering/style/StyleVisualData.h
Source/WebCore/testing/InternalSettings.cpp
Source/WebCore/testing/InternalSettings.h
Source/WebCore/testing/InternalSettings.idl
Source/WebCore/xml/XMLHttpRequest.cpp
Source/WebKit/chromium/features.gypi
Source/WebKit/chromium/public/WebMediaPlayer.h
Source/WebKit/chromium/public/WebSettings.h
Source/WebKit/chromium/src/AudioDestinationChromium.cpp
Source/WebKit/chromium/src/AudioDestinationChromium.h
Source/WebKit/chromium/src/LocalizedStrings.cpp
Source/WebKit/chromium/src/WebMediaPlayerClientImpl.cpp
Source/WebKit/chromium/src/WebMediaPlayerClientImpl.h
Source/WebKit/chromium/src/WebSettingsImpl.cpp
Source/WebKit/chromium/src/WebSettingsImpl.h
Source/WebKit/chromium/tests/IDBAbortOnCorruptTest.cpp
Source/WebKit/chromium/tests/IDBFakeBackingStore.h
Source/WebKit/chromium/tests/IDBLevelDBCodingTest.cpp
Source/WebKit/chromium/tests/WebPageNewSerializerTest.cpp
Source/WebKit/chromium/tests/data/pageserializer/green_rectangle.svg [new file with mode: 0644]
Source/WebKit/chromium/tests/data/pageserializer/page_with_svg_image.html [new file with mode: 0644]
Source/WebKit/efl/DefaultTheme/CMakeLists.txt
Source/WebKit/efl/DefaultTheme/default.edc
Source/WebKit/efl/DefaultTheme/widget/check/check.edc
Source/WebKit/efl/DefaultTheme/widget/mediacontrol/fullscreenbutton/browser_video_normalscreen.png [changed mode: 0755->0644]
Source/WebKit/efl/DefaultTheme/widget/mediacontrol/fullscreenbutton/fullscreenbutton_tizen.png
Source/WebKit/efl/DefaultTheme/widget/mediacontrol/playpausebutton/pausebutton_tizen.png
Source/WebKit/efl/DefaultTheme/widget/mediacontrol/playpausebutton/playbutton_tizen.png
Source/WebKit/efl/DefaultTheme/widget/mediacontrol/seekbackwardbutton/seekbackwardbutton_tizen.png
Source/WebKit/efl/DefaultTheme/widget/mediacontrol/seekforwardbutton/seekforwardbutton_tizen.png
Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.cpp
Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.h
Source/WebKit/efl/WebCoreSupport/ContextMenuClientEfl.cpp
Source/WebKit/efl/WebCoreSupport/ContextMenuClientEfl.h
Source/WebKit/efl/WebCoreSupport/EditorClientEfl.cpp
Source/WebKit/efl/WebCoreSupport/EditorClientEfl.h
Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.cpp
Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h
Source/WebKit/efl/WebCoreSupport/FullscreenVideoControllerEfl.cpp
Source/WebKit/efl/WebCoreSupport/FullscreenVideoControllerEfl.h
Source/WebKit/efl/WebCoreSupport/InspectorClientEfl.cpp
Source/WebKit/efl/WebCoreSupport/InspectorClientEfl.h
Source/WebKit/efl/WebCoreSupport/InspectorServerEfl.cpp [deleted file]
Source/WebKit/efl/WebCoreSupport/InspectorServerEfl.h [deleted file]
Source/WebKit/efl/WebCoreSupport/NotificationPresenterClientEfl.cpp
Source/WebKit/efl/WebCoreSupport/NotificationPresenterClientEfl.h
Source/WebKit/efl/WebCoreSupport/PlatformStrategiesEfl.cpp
Source/WebKit/efl/WebCoreSupport/UserMediaClientEfl.cpp [deleted file]
Source/WebKit/efl/WebCoreSupport/UserMediaClientEfl.h [deleted file]
Source/WebKit/mac/Configurations/FeatureDefines.xcconfig
Source/WebKit/win/WebKit.vcproj/Interfaces.vcproj
Source/WebKit/win/WebKit.vcproj/InterfacesCommon.vsprops
Source/WebKit/win/WebKit.vcproj/InterfacesDebug.vsprops
Source/WebKit/win/WebKit.vcproj/InterfacesDebugAll.vsprops
Source/WebKit/win/WebKit.vcproj/InterfacesDebugCairoCFLite.vsprops
Source/WebKit/win/WebKit.vcproj/InterfacesProduction.vsprops
Source/WebKit/win/WebKit.vcproj/InterfacesRelease.vsprops
Source/WebKit/win/WebKit.vcproj/InterfacesReleaseCairoCFLite.vsprops
Source/WebKit/win/WebKit.vcproj/WebKit.sln
Source/WebKit/win/WebKit.vcproj/WebKit.submit.sln
Source/WebKit/win/WebKit.vcproj/WebKit.vcproj
Source/WebKit/win/WebKit.vcproj/WebKitGUID.vcproj
Source/WebKit/win/WebKit.vcproj/WebKitGUIDCommon.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitGUIDDebug.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitGUIDDebugAll.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitGUIDDebugCairoCFLite.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitGUIDProduction.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitGUIDRelease.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitGUIDReleaseCairoCFLite.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitLibCommon.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitLibDebug.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitLibDebugAll.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitLibDebugCairoCFLite.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitLibProduction.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitLibRelease.vsprops
Source/WebKit/win/WebKit.vcproj/WebKitLibReleaseCairoCFLite.vsprops
Source/WebKit2/CMakeLists.txt
Source/WebKit2/Configurations/FeatureDefines.xcconfig
Source/WebKit2/Platform/tizen/AboutData/AboutCredits.html.cpp [new file with mode: 0644]
Source/WebKit2/Platform/tizen/AboutData/AboutDataTizen.cpp
Source/WebKit2/Platform/tizen/AboutData/AboutDataTizenEnableFeatures.in
Source/WebKit2/Platform/tizen/AboutData/AboutTemplate.html.cpp
Source/WebKit2/PlatformEfl.cmake
Source/WebKit2/PlatformTizen.cmake
Source/WebKit2/Scripts/tmp [deleted file]
Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsArgumentCoders.cpp
Source/WebKit2/Shared/PlatformPopupMenuData.cpp
Source/WebKit2/Shared/PlatformPopupMenuData.h
Source/WebKit2/Shared/Plugins/Netscape/NetscapePluginModule.cpp
Source/WebKit2/Shared/ShareableSurface.cpp
Source/WebKit2/Shared/WebCoreArgumentCoders.cpp
Source/WebKit2/Shared/WebLayerTreeInfo.h
Source/WebKit2/Shared/WebMemorySampler.cpp
Source/WebKit2/Shared/WebPreferencesStore.h
Source/WebKit2/Shared/efl/WebMemorySamplerEfl.cpp
Source/WebKit2/Shared/efl/tizen/WebSubresourceTizen.cpp [new file with mode: 0644]
Source/WebKit2/Shared/efl/tizen/WebSubresourceTizen.h [new file with mode: 0644]
Source/WebKit2/Shared/tizen/ArgumentCodersTizen.cpp
Source/WebKit2/UIProcess/API/C/WKBackForwardList.cpp [changed mode: 0644->0755]
Source/WebKit2/UIProcess/API/C/WKBackForwardList.h [changed mode: 0644->0755]
Source/WebKit2/UIProcess/API/C/WKContext.cpp
Source/WebKit2/UIProcess/API/C/WKContext.h
Source/WebKit2/UIProcess/API/C/WKPage.cpp
Source/WebKit2/UIProcess/API/C/WKPage.h
Source/WebKit2/UIProcess/API/C/WKPreferences.cpp
Source/WebKit2/UIProcess/API/C/WKPreferences.h
Source/WebKit2/UIProcess/API/C/efl/tizen/WKContextTizen.cpp
Source/WebKit2/UIProcess/API/C/efl/tizen/WKContextTizen.h
Source/WebKit2/UIProcess/API/C/efl/tizen/WKLocalFileSystemManager.cpp [moved from Source/WebKit2/UIProcess/API/C/WKLocalFileSystemManager.cpp with 100% similarity]
Source/WebKit2/UIProcess/API/C/efl/tizen/WKLocalFileSystemManager.h [moved from Source/WebKit2/UIProcess/API/C/WKLocalFileSystemManager.h with 100% similarity]
Source/WebKit2/UIProcess/API/C/efl/tizen/WKPageTizen.h
Source/WebKit2/UIProcess/API/C/efl/tizen/WKPreferencesTizen.cpp [changed mode: 0644->0755]
Source/WebKit2/UIProcess/API/C/efl/tizen/WKPreferencesTizen.h [changed mode: 0644->0755]
Source/WebKit2/UIProcess/API/efl/EWebKit2.h
Source/WebKit2/UIProcess/API/efl/EwkViewImpl.cpp
Source/WebKit2/UIProcess/API/efl/EwkViewImpl.h
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/PageClientImpl.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_certificate.cpp
Source/WebKit2/UIProcess/API/efl/ewk_certificate.h
Source/WebKit2/UIProcess/API/efl/ewk_context.cpp
Source/WebKit2/UIProcess/API/efl/ewk_context.h
Source/WebKit2/UIProcess/API/efl/ewk_context_injected_bundle_client.cpp
Source/WebKit2/UIProcess/API/efl/ewk_context_private.h
Source/WebKit2/UIProcess/API/efl/ewk_error.cpp
Source/WebKit2/UIProcess/API/efl/ewk_geolocation.cpp
Source/WebKit2/UIProcess/API/efl/ewk_geolocation.h
Source/WebKit2/UIProcess/API/efl/ewk_geolocation_private.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_notification.cpp
Source/WebKit2/UIProcess/API/efl/ewk_notification.h
Source/WebKit2/UIProcess/API/efl/ewk_notification_private.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_popup_menu_item.cpp
Source/WebKit2/UIProcess/API/efl/ewk_popup_menu_item_private.h
Source/WebKit2/UIProcess/API/efl/ewk_security_origin.cpp
Source/WebKit2/UIProcess/API/efl/ewk_setting.cpp [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_setting.h [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_settings.cpp
Source/WebKit2/UIProcess/API/efl/ewk_settings.h
Source/WebKit2/UIProcess/API/efl/ewk_settings_private.h
Source/WebKit2/UIProcess/API/efl/ewk_user_media.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_user_media.h [moved from Source/WebKit2/UIProcess/API/efl/ewk_user_media_permission.h with 66% similarity]
Source/WebKit2/UIProcess/API/efl/ewk_user_media_permission.cpp [deleted file]
Source/WebKit2/UIProcess/API/efl/ewk_user_media_private.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_view.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/ewk_view_find_client.cpp
Source/WebKit2/UIProcess/API/efl/ewk_view_form_client.cpp
Source/WebKit2/UIProcess/API/efl/ewk_view_loader_client.cpp
Source/WebKit2/UIProcess/API/efl/ewk_view_private.h
Source/WebKit2/UIProcess/API/efl/ewk_view_tizen_client.cpp
Source/WebKit2/UIProcess/API/efl/ewk_view_ui_client.cpp
Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestBase.cpp
Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestEnvironment.cpp
Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestEnvironment.h
Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_view.cpp
Source/WebKit2/UIProcess/API/efl/tizen/ClipboardHelper.cpp
Source/WebKit2/UIProcess/API/efl/tizen/ClipboardHelper.h
Source/WebKit2/UIProcess/API/efl/tizen/Drag.cpp
Source/WebKit2/UIProcess/API/efl/tizen/Drag.edc
Source/WebKit2/UIProcess/API/efl/tizen/DragHandle.cpp
Source/WebKit2/UIProcess/API/efl/tizen/DragHandle.h
Source/WebKit2/UIProcess/API/efl/tizen/Flick.cpp
Source/WebKit2/UIProcess/API/efl/tizen/Flick.h
Source/WebKit2/UIProcess/API/efl/tizen/FocusRing.cpp
Source/WebKit2/UIProcess/API/efl/tizen/FocusRing.h [changed mode: 0644->0755]
Source/WebKit2/UIProcess/API/efl/tizen/FormDataCandidate.cpp [moved from Source/WebKit2/UIProcess/tizen/WebPopupMenuProxyTizen.cpp with 55% similarity]
Source/WebKit2/UIProcess/API/efl/tizen/FormDataCandidate.edc [new file with mode: 0755]
Source/WebKit2/UIProcess/API/efl/tizen/FormDataCandidate.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/tizen/FormDataCandidatePopup.cpp [new file with mode: 0755]
Source/WebKit2/UIProcess/API/efl/tizen/FormDataCandidatePopup.h [new file with mode: 0755]
Source/WebKit2/UIProcess/API/efl/tizen/FormDatabase.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/tizen/FormDatabase.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/tizen/GestureClient.cpp [changed mode: 0644->0755]
Source/WebKit2/UIProcess/API/efl/tizen/GestureClient.h
Source/WebKit2/UIProcess/API/efl/tizen/GestureRecognizer.cpp
Source/WebKit2/UIProcess/API/efl/tizen/GestureRecognizer.h
Source/WebKit2/UIProcess/API/efl/tizen/InputPicker.cpp
Source/WebKit2/UIProcess/API/efl/tizen/JavaScriptPopup.cpp
Source/WebKit2/UIProcess/API/efl/tizen/JavaScriptPopup.h
Source/WebKit2/UIProcess/API/efl/tizen/LinkMagnifierProxy.cpp [new file with mode: 0755]
Source/WebKit2/UIProcess/API/efl/tizen/LinkMagnifierProxy.h [new file with mode: 0755]
Source/WebKit2/UIProcess/API/efl/tizen/Magnifier.edc [new file with mode: 0755]
Source/WebKit2/UIProcess/API/efl/tizen/OfflinePageSave.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/tizen/OfflinePageSave.h [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/tizen/OpenPanel.cpp
Source/WebKit2/UIProcess/API/efl/tizen/Pan.cpp
Source/WebKit2/UIProcess/API/efl/tizen/Pan.h
Source/WebKit2/UIProcess/API/efl/tizen/ScreenReaderProxy.cpp [new file with mode: 0755]
Source/WebKit2/UIProcess/API/efl/tizen/ScreenReaderProxy.h [new file with mode: 0755]
Source/WebKit2/UIProcess/API/efl/tizen/SmartZoom.cpp
Source/WebKit2/UIProcess/API/efl/tizen/SmartZoom.h
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.h [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/TextSelectionHandle.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/TextSelectionMagnifier.cpp
Source/WebKit2/UIProcess/API/efl/tizen/TextSelectionMagnifier.h
Source/WebKit2/UIProcess/API/efl/tizen/Zoom.cpp
Source/WebKit2/UIProcess/API/efl/tizen/Zoom.h
Source/WebKit2/UIProcess/API/efl/tizen/ewk_popup_picker.cpp
Source/WebKit2/UIProcess/API/efl/tizen/ewk_popup_picker.h
Source/WebKit2/UIProcess/API/efl/tizen/images/magnifier.png [new file with mode: 0644]
Source/WebKit2/UIProcess/API/efl/tizen/images/screenReaderFocusRing.png [new file with mode: 0755]
Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_wheelEventHandling.qml
Source/WebKit2/UIProcess/DrawingAreaProxyImpl.cpp
Source/WebKit2/UIProcess/Launcher/efl/ProcessLauncherEfl.cpp
Source/WebKit2/UIProcess/LayerTreeCoordinatorProxy.cpp
Source/WebKit2/UIProcess/PageClient.h
Source/WebKit2/UIProcess/WebContext.h
Source/WebKit2/UIProcess/WebFormClient.cpp
Source/WebKit2/UIProcess/WebFormClient.h
Source/WebKit2/UIProcess/WebFullScreenManagerProxy.cpp
Source/WebKit2/UIProcess/WebFullScreenManagerProxy.h
Source/WebKit2/UIProcess/WebIconDatabase.cpp
Source/WebKit2/UIProcess/WebLayerTreeRenderer.cpp
Source/WebKit2/UIProcess/WebLayerTreeRenderer.h
Source/WebKit2/UIProcess/WebPageContextMenuClient.cpp
Source/WebKit2/UIProcess/WebPageProxy.cpp
Source/WebKit2/UIProcess/WebPageProxy.h
Source/WebKit2/UIProcess/WebPageProxy.messages.in
Source/WebKit2/UIProcess/WebPopupMenuProxy.h
Source/WebKit2/UIProcess/WebProcessProxy.cpp
Source/WebKit2/UIProcess/WebProcessProxy.h
Source/WebKit2/UIProcess/WebResourceCacheManagerProxy.cpp
Source/WebKit2/UIProcess/cairo/BackingStoreCairo.cpp
Source/WebKit2/UIProcess/efl/WebContextEfl.cpp
Source/WebKit2/UIProcess/efl/WebFullScreenManagerProxyEfl.cpp
Source/WebKit2/UIProcess/efl/WebPageProxyEfl.cpp
Source/WebKit2/UIProcess/efl/WebPopupMenuProxyEfl.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/efl/WebPopupMenuProxyEfl.h [new file with mode: 0644]
Source/WebKit2/UIProcess/efl/htmlfiles/errorPage.html
Source/WebKit2/UIProcess/efl/po_tizen/ar.po
Source/WebKit2/UIProcess/efl/po_tizen/az.po
Source/WebKit2/UIProcess/efl/po_tizen/bg.po
Source/WebKit2/UIProcess/efl/po_tizen/ca.po
Source/WebKit2/UIProcess/efl/po_tizen/cs.po
Source/WebKit2/UIProcess/efl/po_tizen/da.po
Source/WebKit2/UIProcess/efl/po_tizen/de_DE.po
Source/WebKit2/UIProcess/efl/po_tizen/el_GR.po
Source/WebKit2/UIProcess/efl/po_tizen/en.po
Source/WebKit2/UIProcess/efl/po_tizen/en_PH.po
Source/WebKit2/UIProcess/efl/po_tizen/en_US.po
Source/WebKit2/UIProcess/efl/po_tizen/es_ES.po
Source/WebKit2/UIProcess/efl/po_tizen/es_MX.po
Source/WebKit2/UIProcess/efl/po_tizen/et.po
Source/WebKit2/UIProcess/efl/po_tizen/eu.po
Source/WebKit2/UIProcess/efl/po_tizen/fi.po
Source/WebKit2/UIProcess/efl/po_tizen/fr_CA.po
Source/WebKit2/UIProcess/efl/po_tizen/fr_FR.po
Source/WebKit2/UIProcess/efl/po_tizen/ga.po
Source/WebKit2/UIProcess/efl/po_tizen/gl.po
Source/WebKit2/UIProcess/efl/po_tizen/hi.po
Source/WebKit2/UIProcess/efl/po_tizen/hr.po
Source/WebKit2/UIProcess/efl/po_tizen/hu.po
Source/WebKit2/UIProcess/efl/po_tizen/hy.po
Source/WebKit2/UIProcess/efl/po_tizen/is.po
Source/WebKit2/UIProcess/efl/po_tizen/it_IT.po
Source/WebKit2/UIProcess/efl/po_tizen/ja_JP.po
Source/WebKit2/UIProcess/efl/po_tizen/ka.po
Source/WebKit2/UIProcess/efl/po_tizen/kk.po
Source/WebKit2/UIProcess/efl/po_tizen/ko_KR.po
Source/WebKit2/UIProcess/efl/po_tizen/lt.po
Source/WebKit2/UIProcess/efl/po_tizen/lv.po
Source/WebKit2/UIProcess/efl/po_tizen/mk.po
Source/WebKit2/UIProcess/efl/po_tizen/nb.po
Source/WebKit2/UIProcess/efl/po_tizen/nl_NL.po
Source/WebKit2/UIProcess/efl/po_tizen/pl.po
Source/WebKit2/UIProcess/efl/po_tizen/pt_BR.po
Source/WebKit2/UIProcess/efl/po_tizen/pt_PT.po
Source/WebKit2/UIProcess/efl/po_tizen/ro.po
Source/WebKit2/UIProcess/efl/po_tizen/ru_RU.po
Source/WebKit2/UIProcess/efl/po_tizen/sk.po
Source/WebKit2/UIProcess/efl/po_tizen/sl.po
Source/WebKit2/UIProcess/efl/po_tizen/sr.po
Source/WebKit2/UIProcess/efl/po_tizen/sv.po
Source/WebKit2/UIProcess/efl/po_tizen/tr_TR.po
Source/WebKit2/UIProcess/efl/po_tizen/uk.po
Source/WebKit2/UIProcess/efl/po_tizen/uz.po
Source/WebKit2/UIProcess/efl/po_tizen/zh_CN.po
Source/WebKit2/UIProcess/efl/po_tizen/zh_HK.po
Source/WebKit2/UIProcess/efl/po_tizen/zh_SG.po
Source/WebKit2/UIProcess/efl/po_tizen/zh_TW.po
Source/WebKit2/UIProcess/texmap/LayerBackingStore.cpp
Source/WebKit2/UIProcess/texmap/LayerBackingStore.h
Source/WebKit2/UIProcess/texmap/tizen/LayerBackingStoreTizen.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/texmap/tizen/LayerBackingStoreTizen.h [new file with mode: 0644]
Source/WebKit2/UIProcess/tizen/MainFrameScrollbarTizen.cpp
Source/WebKit2/UIProcess/tizen/WebContextMenuProxyTizen.cpp
Source/WebKit2/UIProcess/tizen/WebLayerTreeRendererTizen.cpp [new file with mode: 0644]
Source/WebKit2/UIProcess/tizen/WebLayerTreeRendererTizen.h [new file with mode: 0644]
Source/WebKit2/UIProcess/tizen/WebLocalFileSystemManagerProxy.cpp [moved from Source/WebKit2/UIProcess/WebLocalFileSystemManagerProxy.cpp with 100% similarity]
Source/WebKit2/UIProcess/tizen/WebPopupMenuProxyTizen.h [deleted file]
Source/WebKit2/UIProcess/tizen/WebTizenClient.cpp
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePrivate.h
Source/WebKit2/WebProcess/LocalFileSystem/WebLocalFileSystemManager.cpp
Source/WebKit2/WebProcess/MediaStream/UserMediaPermissionRequestManager.cpp
Source/WebKit2/WebProcess/MediaStream/UserMediaPermissionRequestManager.h
Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.h
Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.cpp
Source/WebKit2/WebProcess/Plugins/Plugin.h
Source/WebKit2/WebProcess/Plugins/PluginProxy.cpp
Source/WebKit2/WebProcess/Plugins/PluginProxy.h
Source/WebKit2/WebProcess/Plugins/PluginView.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp [changed mode: 0644->0755]
Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.h [changed mode: 0644->0755]
Source/WebKit2/WebProcess/WebCoreSupport/WebEditorClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebEditorClient.h
Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp [changed mode: 0644->0755]
Source/WebKit2/WebProcess/WebCoreSupport/WebPopupMenu.cpp
Source/WebKit2/WebProcess/WebCoreSupport/efl/WebEditorClientEfl.cpp
Source/WebKit2/WebProcess/WebCoreSupport/efl/WebPopupMenuEfl.cpp
Source/WebKit2/WebProcess/WebCoreSupport/tizen/WebDragClientTizen.cpp
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/LayerTreeCoordinator.cpp [changed mode: 0755->0644]
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/LayerTreeCoordinator.h
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/WebGraphicsLayer.cpp
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/WebGraphicsLayer.h
Source/WebKit2/WebProcess/WebPage/TiledBackingStoreRemoteTile.cpp
Source/WebKit2/WebProcess/WebPage/TiledBackingStoreRemoteTile.h
Source/WebKit2/WebProcess/WebPage/UpdateAtlas.cpp
Source/WebKit2/WebProcess/WebPage/UpdateAtlas.h
Source/WebKit2/WebProcess/WebPage/WebPage.cpp
Source/WebKit2/WebProcess/WebPage/WebPage.h
Source/WebKit2/WebProcess/WebPage/WebPage.messages.in
Source/WebKit2/WebProcess/WebPage/cairo/RecordingSurfaceSetCairo.cpp
Source/WebKit2/WebProcess/WebPage/efl/PlatformSurfacePoolEfl.cpp
Source/WebKit2/WebProcess/WebPage/efl/PlatformSurfacePoolEfl.h
Source/WebKit2/WebProcess/WebPage/efl/TiledBackingStoreRemoteTileEfl.cpp [deleted file]
Source/WebKit2/WebProcess/WebPage/efl/TiledBackingStoreRemoteTileTizen.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/WebPage/efl/TiledBackingStoreRemoteTileTizen.h [new file with mode: 0644]
Source/WebKit2/WebProcess/WebPage/efl/WebPageEfl.cpp
Source/WebKit2/WebProcess/WebPage/efl/tizen/LinkMagnifier.cpp [new file with mode: 0755]
Source/WebKit2/WebProcess/WebPage/efl/tizen/LinkMagnifier.h [new file with mode: 0755]
Source/WebKit2/WebProcess/WebPage/efl/tizen/ScreenReader.cpp [new file with mode: 0755]
Source/WebKit2/WebProcess/WebPage/efl/tizen/ScreenReader.h [new file with mode: 0755]
Source/WebKit2/WebProcess/WebPage/efl/tizen/WebPageSerializerTizen.cpp [new file with mode: 0644]
Source/WebKit2/WebProcess/WebPage/efl/tizen/WebPageSerializerTizen.h [new file with mode: 0644]
Source/WebKit2/WebProcess/WebProcess.cpp
Source/WebKit2/WebProcess/WebProcess.h
Source/WebKit2/WebProcess/WebProcess.messages.in
Source/WebKit2/WebProcess/efl/WebProcessEfl.cpp
Source/WebKit2/win/WebKit2.submit.sln
Source/WebKit2/win/WebKit2.vcproj
Source/WebKit2/win/WebKit2Apple.vsprops
Source/WebKit2/win/WebKit2CFLite.vsprops
Source/WebKit2/win/WebKit2Common.vsprops
Source/WebKit2/win/WebKit2Debug.vsprops
Source/WebKit2/win/WebKit2DebugAll.vsprops
Source/WebKit2/win/WebKit2DebugCairoCFLite.vsprops
Source/WebKit2/win/WebKit2DirectX.vsprops
Source/WebKit2/win/WebKit2Generated.vcproj
Source/WebKit2/win/WebKit2GeneratedCommon.vsprops
Source/WebKit2/win/WebKit2Production.vsprops
Source/WebKit2/win/WebKit2Release.vsprops
Source/WebKit2/win/WebKit2ReleaseCairoCFLite.vsprops
Source/WebKit2/win/WebKit2WebProcess.vcproj
Source/WebKit2/win/WebKit2WebProcessCommon.vsprops
Source/WebKit2/win/WebKit2WebProcessDebug.vsprops
Source/WebKit2/win/WebKit2WebProcessDebugAll.vsprops
Source/WebKit2/win/WebKit2WebProcessDebugCairoCFLite.vsprops
Source/WebKit2/win/WebKit2WebProcessProduction.vsprops
Source/WebKit2/win/WebKit2WebProcessRelease.vsprops
Source/WebKit2/win/WebKit2WebProcessReleaseCairoCFLite.vsprops
Source/cmake/FindCAPI.cmake
Source/cmake/FindTTS.cmake [new file with mode: 0755]
Source/cmake/OptionsEfl.cmake
Source/cmake/OptionsTizen.cmake
Source/cmake/WebKitFeatures.cmake
Source/cmake/WebKitHelpers.cmake
Source/cmake/eflsymbols.filter
Source/cmakeconfig.h.cmake
TC/unit_test/webkit2/Makefile [changed mode: 0755->0644]
TC/unit_test/webkit2/tslist [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_auth_challenge_credential_cancel_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_auth_challenge_credential_use_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_auth_challenge_realm_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_auth_challenge_suspend_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_auth_challenge_url_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_context_application_cache.h [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_context_did_start_download_callback_set_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_context_menu.h
TC/unit_test/webkit2/utc_webkit2_ewk_context_menu_item_count_func.c
TC/unit_test/webkit2/utc_webkit2_ewk_custom_handlers_data_base_url_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_custom_handlers_data_target_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_custom_handlers_data_title_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_custom_handlers_data_url_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_error_description_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_error_domain_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_error_url_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_form_data_url_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_form_data_values_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_frame_parent_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_frame_source_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_geolocation_permission_request_allow_set_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_geolocation_permission_request_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_geolocation_permission_request_host_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_history_back_list_length_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_history_forward_list_length_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_history_free_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_attribute_hash_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_free_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_image_buffer_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_image_buffer_length_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_image_file_name_extension_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_image_uri_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_link_label_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_link_title_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_link_uri_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_media_uri_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_node_value_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_result_context_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_hit_test_tag_name_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_body_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_cached_permission_set_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_clicked_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_icon_url_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_id_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_permission_request_origin_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_permission_request_reponse_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_permission_request_suspend_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_policies_removed_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_security_origin_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_showed_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_notification_title_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_policy_decision_download_func.c
TC/unit_test/webkit2/utc_webkit2_ewk_policy_decision_host_get_func.c
TC/unit_test/webkit2/utc_webkit2_ewk_policy_decision_ignore_func.c
TC/unit_test/webkit2/utc_webkit2_ewk_policy_decision_response_headers_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_policy_decision_response_mime_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_policy_decision_scheme_get_func.c
TC/unit_test/webkit2/utc_webkit2_ewk_policy_decision_suspend_func.c
TC/unit_test/webkit2/utc_webkit2_ewk_policy_decision_type_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_policy_decision_url_get_func.c
TC/unit_test/webkit2/utc_webkit2_ewk_policy_decision_use_func.c
TC/unit_test/webkit2/utc_webkit2_ewk_setting_load_remote_images_set_func.c [deleted file]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_auto_fitting_get_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_enable_script_get_func.c with 61% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_auto_fitting_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_auto_fitting_set_func.c with 62% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_compositing_borders_visible_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_layer_borders_enable_set_func.c with 74% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_default_encoding_get_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_default_encoding_get_func.c with 60% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_default_encoding_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_default_encoding_set_func.c with 65% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_editable_link_behavior_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_editable_link_behavior_set_func.c with 65% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_font_default_size_get_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_font_default_size_get_func.c with 58% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_font_default_size_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_font_default_size_set_func.c with 59% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_javascript_enabled_get_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_scripts_window_open_get_func.c with 60% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_javascript_enabled_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_enable_script_set_func.c with 60% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_load_remote_images_get_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_load_remote_images_get_func.c with 71% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_load_remote_images_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_auto_load_images_get_func.c with 73% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_loads_images_automatically_get_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_enable_plugins_set_func.c with 71% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_loads_images_automatically_set_func.c [new file with mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_plugins_enabled_get_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_enable_plugins_get_func.c with 73% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_plugins_enabled_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_auto_load_images_set_func.c with 73% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_private_browsing_enabled_get_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_private_browsing_get_func.c with 70% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_private_browsing_enabled_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_private_browsing_set_func.c with 69% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_scripts_window_open_get_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_auto_fitting_get_func.c with 59% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_settings_scripts_window_open_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_setting_scripts_window_open_set_func.c with 63% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_user_media_permission_set_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_user_media_permission_suspend_func.c
TC/unit_test/webkit2/utc_webkit2_ewk_view_back_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_back_possible_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_command_execute_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_contents_size_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_focused_frame_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_forward_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_forward_possible_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_hit_test_new_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_inspector_server_start_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_inspector_server_stop_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_javascript_alert_callback_set_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_javascript_alert_reply_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_javascript_confirm_callback_set_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_javascript_confirm_reply_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_javascript_prompt_callback_set_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_javascript_prompt_reply_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_load_progress_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_main_frame_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_notification_closed_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_orientation_send_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_plain_text_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_reload_bypass_cache_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_reload_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_resume_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_rss_items_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_scale_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_scale_set_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_screenshot_contents_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_script_execute_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_scroll_by_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_scroll_pos_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_scroll_set_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_scroll_size_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_stop_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_string_find_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_suspend_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_title_get_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_top_of_contents_go_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_url_get_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_view_uri_get_func.c with 83% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_url_request_set_func.c [changed mode: 0755->0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_url_set_func.c [moved from TC/unit_test/webkit2/utc_webkit2_ewk_view_uri_set_func.c with 91% similarity, mode: 0644]
TC/unit_test/webkit2/utc_webkit2_ewk_view_web_application_icon_url_get_func.c [changed mode: 0755->0644]
TizenScripts/build-webkit
TizenScripts/code-injecter.py
TizenScripts/find-tizen-logs [new file with mode: 0755]
TizenScripts/fix-version-of-spec.py [new file with mode: 0644]
TizenScripts/release-webkit [new file with mode: 0755]
TizenScripts/run-efl-tests [new file with mode: 0755]
TizenScripts/tizen-memorytest/benchmark [new file with mode: 0644]
TizenScripts/tizen-memorytest/fix-result [new file with mode: 0755]
TizenScripts/tizen-memorytest/memory.html [new file with mode: 0644]
TizenScripts/tizen-memorytest/prepare [new file with mode: 0755]
TizenScripts/tizen-memorytest/rankey [new file with mode: 0644]
TizenScripts/tizen-memorytest/run [new file with mode: 0755]
TizenScripts/tizen-memorytest/stat.py [new file with mode: 0644]
TizenScripts/tizen-memorytest/target-run [new file with mode: 0755]
TizenScripts/tizen-memorytest/tizen [new file with mode: 0644]
TizenScripts/tizen-memorytest/util.py [new file with mode: 0644]
TizenScripts/tizen-memorytest/webkit.sh [new file with mode: 0644]
TizenScripts/tizen-memorytest/wrt-run [new file with mode: 0755]
Tools/CLWrapper/CLWrapper.sln
Tools/CLWrapper/CLWrapper.vcproj
Tools/DumpRenderTree/DumpRenderTree.sln
Tools/DumpRenderTree/TestNetscapePlugIn/main.cpp
Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.vcproj
Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePluginCommon.vsprops
Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePluginDebug.vsprops
Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePluginDebugAll.vsprops
Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePluginDebugCairoCFLite.vsprops
Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePluginProduction.vsprops
Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePluginRelease.vsprops
Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePluginReleaseCairoCFLite.vsprops
Tools/DumpRenderTree/chromium/MockWebMediaStreamCenter.cpp
Tools/DumpRenderTree/win/DumpRenderTree.vcproj
Tools/DumpRenderTree/win/DumpRenderTreeApple.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeCFLite.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeCairo.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeCommon.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeDebug.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeDebugAll.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeDebugCairoCFLite.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeLauncher.vcproj
Tools/DumpRenderTree/win/DumpRenderTreeLauncherCommon.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeLauncherDebug.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeLauncherDebugAll.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeLauncherDebugCairoCFLite.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeLauncherProduction.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeLauncherRelease.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeLauncherReleaseCairoCFLite.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeProduction.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeRelease.vsprops
Tools/DumpRenderTree/win/DumpRenderTreeReleaseCairoCFLite.vsprops
Tools/DumpRenderTree/win/ImageDiff.vcproj
Tools/DumpRenderTree/win/ImageDiffCommon.vsprops
Tools/DumpRenderTree/win/ImageDiffDebug.vsprops
Tools/DumpRenderTree/win/ImageDiffDebugAll.vsprops
Tools/DumpRenderTree/win/ImageDiffDebugCairoCFLite.vsprops
Tools/DumpRenderTree/win/ImageDiffLauncher.vcproj
Tools/DumpRenderTree/win/ImageDiffLauncherCommon.vsprops
Tools/DumpRenderTree/win/ImageDiffLauncherDebug.vsprops
Tools/DumpRenderTree/win/ImageDiffLauncherDebugAll.vsprops
Tools/DumpRenderTree/win/ImageDiffLauncherDebugCairoCFLite.vsprops
Tools/DumpRenderTree/win/ImageDiffLauncherProduction.vsprops
Tools/DumpRenderTree/win/ImageDiffLauncherRelease.vsprops
Tools/DumpRenderTree/win/ImageDiffLauncherReleaseCairoCFLite.vsprops
Tools/DumpRenderTree/win/ImageDiffProduction.vsprops
Tools/DumpRenderTree/win/ImageDiffRelease.vsprops
Tools/DumpRenderTree/win/ImageDiffReleaseCairoCFLite.vsprops
Tools/DumpRenderTree/win/ImageDiffWinCairoCommon.vsprops
Tools/MIDLWrapper/MIDLWrapper.sln
Tools/MIDLWrapper/MIDLWrapper.vcproj
Tools/MiniBrowser/Configurations/MiniBrowserCFLite.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserCommon.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserCoreFoundation.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserDebug.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserDebugAll.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserDebugCairoCFLite.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserLauncherCommon.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserLauncherDebug.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserLauncherDebugAll.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserLauncherDebugCairoCFLite.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserLauncherProduction.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserLauncherRelease.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserLauncherReleaseCairoCFLite.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserProduction.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserRelease.vsprops
Tools/MiniBrowser/Configurations/MiniBrowserReleaseCairoCFLite.vsprops
Tools/MiniBrowser/MiniBrowser.vcproj
Tools/MiniBrowser/MiniBrowserLauncher.vcproj
Tools/MiniBrowser/efl/main.c
Tools/Scripts/do-webcore-rename
Tools/Scripts/webkitperl/FeatureList.pm
Tools/Scripts/webkitpy/webkitpy.sln
Tools/TestWebKitAPI/Configurations/TestWebKitAPICFLite.vsprops
Tools/TestWebKitAPI/Configurations/TestWebKitAPICFNetwork.vsprops
Tools/TestWebKitAPI/Configurations/TestWebKitAPICommon.vsprops
Tools/TestWebKitAPI/Configurations/TestWebKitAPICoreFoundation.vsprops
Tools/TestWebKitAPI/Configurations/TestWebKitAPIDebug.vsprops
Tools/TestWebKitAPI/Configurations/TestWebKitAPIDebugAll.vsprops
Tools/TestWebKitAPI/Configurations/TestWebKitAPIDebugCairoCFLite.vsprops
Tools/TestWebKitAPI/Configurations/TestWebKitAPIInjectedBundleCommon.vsprops
Tools/TestWebKitAPI/Configurations/TestWebKitAPIRelease.vsprops
Tools/TestWebKitAPI/Configurations/TestWebKitAPIReleaseCairoCFLite.vsprops
Tools/TestWebKitAPI/Tests/WebKit2/WKPreferences.cpp
Tools/TestWebKitAPI/win/TestWebKitAPI.sln
Tools/TestWebKitAPI/win/TestWebKitAPI.vcproj
Tools/TestWebKitAPI/win/TestWebKitAPIGenerated.vcproj
Tools/TestWebKitAPI/win/TestWebKitAPIGeneratedCommon.vsprops
Tools/TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj
Tools/WebKitLauncherWin/WebKitLauncherWin.vcproj
Tools/WebKitLauncherWin/WebKitLauncherWinCommon.vsprops
Tools/WebKitLauncherWin/WebKitLauncherWinDebug.vsprops
Tools/WebKitLauncherWin/WebKitLauncherWinDebugAll.vsprops
Tools/WebKitLauncherWin/WebKitLauncherWinDebugCairoCFLite.vsprops
Tools/WebKitLauncherWin/WebKitLauncherWinProduction.vsprops
Tools/WebKitLauncherWin/WebKitLauncherWinRelease.vsprops
Tools/WebKitLauncherWin/WebKitLauncherWinReleaseCairoCFLite.vsprops
Tools/WebKitTestRunner/Configurations/InjectedBundleCFLite.vsprops
Tools/WebKitTestRunner/Configurations/InjectedBundleCommon.vsprops
Tools/WebKitTestRunner/Configurations/InjectedBundleCoreFoundation.vsprops
Tools/WebKitTestRunner/Configurations/WebKitTestRunnerCFLite.vsprops
Tools/WebKitTestRunner/Configurations/WebKitTestRunnerCommon.vsprops
Tools/WebKitTestRunner/Configurations/WebKitTestRunnerCoreFoundation.vsprops
Tools/WebKitTestRunner/Configurations/WebKitTestRunnerCoreGraphics.vsprops
Tools/WebKitTestRunner/WebKitTestRunner.sln
Tools/WebKitTestRunner/win/InjectedBundle.vcproj
Tools/WebKitTestRunner/win/InjectedBundleDebug.vsprops
Tools/WebKitTestRunner/win/InjectedBundleDebugAll.vsprops
Tools/WebKitTestRunner/win/InjectedBundleDebugCairoCFLite.vsprops
Tools/WebKitTestRunner/win/InjectedBundleGenerated.vcproj
Tools/WebKitTestRunner/win/InjectedBundleGeneratedCommon.vsprops
Tools/WebKitTestRunner/win/InjectedBundleProduction.vsprops
Tools/WebKitTestRunner/win/InjectedBundleRelease.vsprops
Tools/WebKitTestRunner/win/InjectedBundleReleaseCairoCFLite.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunner.vcproj
Tools/WebKitTestRunner/win/WebKitTestRunnerDebug.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerDebugAll.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerDebugCairoCFLite.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerLauncher.vcproj
Tools/WebKitTestRunner/win/WebKitTestRunnerLauncherCommon.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerLauncherDebug.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerLauncherDebugAll.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerLauncherDebugCairoCFLite.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerLauncherProduction.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerLauncherRelease.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerLauncherReleaseCairoCFLite.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerProduction.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerRelease.vsprops
Tools/WebKitTestRunner/win/WebKitTestRunnerReleaseCairoCFLite.vsprops
Tools/WinLauncher/WinLauncher.vcproj
Tools/WinLauncher/WinLauncherCommon.vsprops
Tools/WinLauncher/WinLauncherDebug.vsprops
Tools/WinLauncher/WinLauncherDebugAll.vsprops
Tools/WinLauncher/WinLauncherDebugCairoCFLite.vsprops
Tools/WinLauncher/WinLauncherLauncher.vcproj
Tools/WinLauncher/WinLauncherLauncherCommon.vsprops
Tools/WinLauncher/WinLauncherLauncherDebug.vsprops
Tools/WinLauncher/WinLauncherLauncherDebugAll.vsprops
Tools/WinLauncher/WinLauncherLauncherDebugCairoCFLite.vsprops
Tools/WinLauncher/WinLauncherLauncherProduction.vsprops
Tools/WinLauncher/WinLauncherLauncherRelease.vsprops
Tools/WinLauncher/WinLauncherLauncherReleaseCairoCFLite.vsprops
Tools/WinLauncher/WinLauncherProduction.vsprops
Tools/WinLauncher/WinLauncherRelease.vsprops
Tools/WinLauncher/WinLauncherReleaseCairoCFLite.vsprops
Tools/record-memory-win/record-memory-win-common.vsprops
Tools/record-memory-win/record-memory-win.vcproj
Tools/record-memory-win/record-memory-winDebug.vsprops
Tools/record-memory-win/record-memory-winDebugAll.vsprops
Tools/record-memory-win/record-memory-winDebugCairoCFLite.vsprops
Tools/record-memory-win/record-memory-winProduction.vsprops
Tools/record-memory-win/record-memory-winRelease.vsprops
Tools/record-memory-win/record-memory-winReleaseCairoCFLite.vsprops
Tools/tizen-layout-test/README [new file with mode: 0644]
Tools/tizen-layout-test/build.py [new file with mode: 0755]
Tools/tizen-layout-test/httpd-2.2.22-slp.5.1.armv7l.rpm [new file with mode: 0644]
Tools/tizen-layout-test/packaging/layout-setup.spec [new file with mode: 0644]
Tools/tizen-layout-test/php-5.4.5-slp.16.1.armv7l.rpm [new file with mode: 0644]
Tools/tizen-layout-test/run_on_target.sh [new file with mode: 0755]
Tools/tizen-layout-test/truetype.tar.gz [new file with mode: 0644]
Tools/tizen-webview-test/CMakeLists.txt [new file with mode: 0644]
Tools/tizen-webview-test/include/test.h [new file with mode: 0644]
Tools/tizen-webview-test/packaging/webview-test.spec [new file with mode: 0644]
Tools/tizen-webview-test/src/main.cpp [new file with mode: 0644]
Tools/tizen-webview-test/src/tests/test_create_destroy.cpp [new file with mode: 0644]
Tools/tizen-webview-test/webview-test.manifest [new file with mode: 0644]
WebKitLibraries/win/tools/vsprops/FeatureDefines.vsprops
WebKitLibraries/win/tools/vsprops/FeatureDefinesCairo.vsprops
WebKitLibraries/win/tools/vsprops/WinCairo.vsprops
WebKitLibraries/win/tools/vsprops/cURL.vsprops
WebKitLibraries/win/tools/vsprops/common.vsprops
WebKitLibraries/win/tools/vsprops/debug.vsprops
WebKitLibraries/win/tools/vsprops/debug_all.vsprops
WebKitLibraries/win/tools/vsprops/debug_wincairo.vsprops
WebKitLibraries/win/tools/vsprops/production.vsprops
WebKitLibraries/win/tools/vsprops/release.vsprops
WebKitLibraries/win/tools/vsprops/releaseproduction.vsprops
configure.ac
packaging/webkit2-efl.spec
webkit-efl-contributions/patch-[20121227]-[ky0.choi@samsung.com]-[[EFL] Enable MHTML feature].patch [new file with mode: 0644]
webkit-efl-contributions/patch-[20130131]-[gen.kim@samsung.com]-[[EFL][Cairo] Expose isAccelerated and setAccelerated for EFL].patch [new file with mode: 0644]
webkit-efl-contributions/patch-[20130226]-[hyeonji.kim@samsung.com]-[ReduceLayoutTimeByAppendingFontData].patch [new file with mode: 0644]
webkit2-efl.manifest