blob: 1dddd2f31900b48289c1ed2bbaa291a6f0875726 [file] [log] [blame]
vestbo@webkit.org86840c52010-02-18 15:51:35 +00001# To enable automatic merging of ChangeLog files, use the following command:
2# git config merge.changelog.driver "resolve-ChangeLogs --merge-driver %O %A %B"
3ChangeLog* merge=changelog
4
aroben@apple.com4c031abc2010-03-11 20:01:32 +00005# To enable smart diffing of ObjC[++] files, run the following commands:
6# git config diff.objcpp.xfuncname "^[-+@a-zA-Z_].*$"
7# git config diff.objcppheader.xfuncname "^[@a-zA-Z_].*$"
8*.m diff=objc
9*.mm diff=objcpp
10mac/*.h diff=objcppheader
11*/mac/*.h diff=objcppheader
12*/*/mac/*.h diff=objcppheader
13objc/*.h diff=objcppheader
14*/objc/*.h diff=objcppheader
15*/*/objc/*.h diff=objcppheader
16WebKitTools/WebKitLauncher/*.h diff=objcppheader
17
eric@webkit.org126eaf72010-02-05 15:09:17 +000018JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore.sln -crlf
19JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj -crlf
20JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCF.vsprops -crlf
21JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCFLite.vsprops -crlf
22JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCommon.vsprops -crlf
23JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGenerated.vcproj -crlf
24JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCoreSubmit.sln -crlf
25JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj -crlf
26JavaScriptCore/JavaScriptCore.vcproj/WTF/WTFCommon.vsprops -crlf
27JavaScriptCore/JavaScriptCore.vcproj/jsc/jsc.vcproj -crlf
28JavaScriptCore/JavaScriptCore.vcproj/jsc/jscCommon.vsprops -crlf
29JavaScriptCore/JavaScriptCore.vcproj/testapi/testapi.vcproj -crlf
30LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg -crlf
31LayoutTests/dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg -crlf
32LayoutTests/dom/svg/level3/xpath/Comment_Nodes.svg -crlf
33LayoutTests/dom/svg/level3/xpath/Conformance_Expressions.svg -crlf
34LayoutTests/dom/svg/level3/xpath/Conformance_ID.svg -crlf
35LayoutTests/dom/svg/level3/xpath/Conformance_hasFeature_3.svg -crlf
36LayoutTests/dom/svg/level3/xpath/Conformance_hasFeature_empty.svg -crlf
37LayoutTests/dom/svg/level3/xpath/Conformance_hasFeature_null.svg -crlf
38LayoutTests/dom/svg/level3/xpath/Conformance_isSupported_3.svg -crlf
39LayoutTests/dom/svg/level3/xpath/Conformance_isSupported_empty.svg -crlf
40LayoutTests/dom/svg/level3/xpath/Conformance_isSupported_null.svg -crlf
41LayoutTests/dom/svg/level3/xpath/Element_Nodes.svg -crlf
42LayoutTests/dom/svg/level3/xpath/Processing_Instruction_Nodes.svg -crlf
43LayoutTests/dom/svg/level3/xpath/Text_Nodes.svg -crlf
44LayoutTests/dom/svg/level3/xpath/XPathEvaluatorCast01.svg -crlf
45LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg -crlf
46LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg -crlf
47LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg -crlf
48LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg -crlf
49LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg -crlf
50LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg -crlf
51LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg -crlf
52LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg -crlf
53LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg -crlf
54LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg -crlf
55LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg -crlf
56LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg -crlf
57LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg -crlf
58LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg -crlf
59LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg -crlf
60LayoutTests/dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg -crlf
61LayoutTests/dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg -crlf
62LayoutTests/dom/svg/level3/xpath/XPathExpression_evaluate_document.svg -crlf
63LayoutTests/dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg -crlf
64LayoutTests/dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg -crlf
65LayoutTests/dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg -crlf
66LayoutTests/dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg -crlf
67LayoutTests/dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg -crlf
68LayoutTests/dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg -crlf
69LayoutTests/dom/svg/level3/xpath/XPathResult_booleanValue_false.svg -crlf
70LayoutTests/dom/svg/level3/xpath/XPathResult_booleanValue_true.svg -crlf
71LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg -crlf
72LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg -crlf
73LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg -crlf
74LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg -crlf
75LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg -crlf
76LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg -crlf
77LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg -crlf
78LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg -crlf
79LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg -crlf
80LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg -crlf
81LayoutTests/dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg -crlf
82LayoutTests/dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg -crlf
83LayoutTests/dom/svg/level3/xpath/XPathResult_numberValue.svg -crlf
84LayoutTests/dom/svg/level3/xpath/XPathResult_resultType.svg -crlf
85LayoutTests/dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg -crlf
86LayoutTests/dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg -crlf
87LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg -crlf
88LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg -crlf
89LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg -crlf
90LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg -crlf
91LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg -crlf
92LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg -crlf
93LayoutTests/dom/svg/level3/xpath/XPathResult_stringValue.svg -crlf
94LayoutTests/editing/execCommand/align-in-span.html -crlf
95LayoutTests/editing/selection/drag-start-event-client-x-y.html -crlf
96LayoutTests/fast/backgrounds/background-position-rounding.html -crlf
97LayoutTests/fast/backgrounds/repeat/resources/background-repeat-shorthand.js -crlf
98LayoutTests/fast/backgrounds/repeat/resources/margin-shorthand.js -crlf
99LayoutTests/fast/block/float/clamped-right-float.html -crlf
100LayoutTests/fast/block/positioning/absolute-with-html-border-quirks.html -crlf
101LayoutTests/fast/block/positioning/absolute-with-html-border-strict.html -crlf
102LayoutTests/fast/canvas/script-tests/canvas-gradient-without-path.js -crlf
103LayoutTests/fast/css/color-quirk.html -crlf
104LayoutTests/fast/css/color-strict.html -crlf
105LayoutTests/fast/css/css1_forward_compatible_parsing.html -crlf
106LayoutTests/fast/css/empty-pseudo-class.html -crlf
107LayoutTests/fast/css/first-child-pseudo-class.html -crlf
108LayoutTests/fast/css/first-of-type-pseudo-class.html -crlf
109LayoutTests/fast/css/last-child-pseudo-class.html -crlf
110LayoutTests/fast/css/last-of-type-pseudo-class.html -crlf
111LayoutTests/fast/css/only-child-pseudo-class.html -crlf
112LayoutTests/fast/css/only-of-type-pseudo-class.html -crlf
113LayoutTests/fast/css/text-input-with-webkit-border-radius.html -crlf
114LayoutTests/fast/dom/Document/open-with-pending-load.html -crlf
115LayoutTests/fast/dom/Element/hostname-host.html -crlf
116LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2.html -crlf
117LayoutTests/fast/dom/Window/window-property-clearing-expected.txt -crlf
118LayoutTests/fast/dom/everything-to-string.html -crlf
119LayoutTests/fast/dom/insert-span-into-long-text-bug-28245.html -crlf
120LayoutTests/fast/dom/resources/TestApplet.java -crlf
121LayoutTests/fast/dom/simultaneouslyRegsiteredTimerFireOrder-expected.txt -crlf
122LayoutTests/fast/dom/timer-clear-interval-in-handler-and-generate-error.html -crlf
123LayoutTests/fast/events/keydown-keypress-focus-change.html -crlf
124LayoutTests/fast/events/node-event-anchor-lock.html -crlf
125LayoutTests/fast/events/onload-fires-twice.html -crlf
126LayoutTests/fast/events/set-event-in-another-frame.html -crlf
127LayoutTests/fast/events/set-event-to-null.html -crlf
128LayoutTests/fast/forms/resources/form-and-frame-interaction-retains-values-main.html -crlf
129LayoutTests/fast/forms/resources/form-and-frame-interaction-retains-values-submit.html -crlf
130LayoutTests/fast/forms/select-remove-option.html -crlf
131LayoutTests/fast/forms/select-reset-multiple-selections-4-single-selection.html -crlf
132LayoutTests/fast/forms/textfield-onchange-deletion.html -crlf
133LayoutTests/fast/frames/frame-src-attribute.html -crlf
134LayoutTests/fast/frames/iframe-scroll-page-up-down.html-disabled -crlf
135LayoutTests/fast/frames/javascript-url-as-framesrc-crash.html -crlf
136LayoutTests/fast/frames/resources/iframe-scroll-page-up-down-1.html -crlf
137LayoutTests/fast/frames/resources/iframe-scroll-page-up-down-2.html -crlf
138LayoutTests/fast/frames/viewsource-attribute.html -crlf
139LayoutTests/fast/inline/inline-padding-disables-text-quirk.html -crlf
140LayoutTests/fast/loader/submit-form-while-parsing-1.xhtml -crlf
141LayoutTests/fast/overflow/dynamic-hidden.html -crlf
142LayoutTests/fast/parser/external-entities-in-xslt.xml -crlf
143LayoutTests/fast/parser/external-entities.xml -crlf
144LayoutTests/fast/parser/resources/external-entities.xsl -crlf
145LayoutTests/fast/replaced/replaced-breaking.html -crlf
146LayoutTests/fast/table/dynamic-cellpadding.html -crlf
147LayoutTests/fast/table/fixed-table-with-percent-inside-percent-table.html -crlf
148LayoutTests/fast/table/fixed-table-with-percent-width-inside-auto-table.html -crlf
149LayoutTests/fast/table/fixed-table-with-percent-width-inside-extra-large-div.html -crlf
150LayoutTests/fast/table/fixed-table-with-small-percent-width.html -crlf
151LayoutTests/fast/table/rules-attr-dynchange1.html -crlf
152LayoutTests/fast/table/rules-attr-dynchange2.html -crlf
153LayoutTests/fast/text/international/thai-baht-space.html -crlf
154LayoutTests/fast/text/resources/line-breaks-crlf.txt -crlf
155LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity.html -crlf
156LayoutTests/fast/text/text-letter-spacing.html -crlf
157LayoutTests/http/tests/appcache/max-size.html -crlf
158LayoutTests/http/tests/misc/location-test-xsl-style-sheet.xml -crlf
159LayoutTests/http/tests/misc/resources/location-test-xsl-style-sheet.xsl -crlf
160LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml -crlf
161LayoutTests/http/tests/misc/will-send-request-returns-null-on-redirect.html -crlf
162LayoutTests/http/tests/navigation/no-referrer-reset.html -crlf
163LayoutTests/http/tests/navigation/no-referrer-same-window.html -crlf
164LayoutTests/http/tests/navigation/no-referrer-subframe.html -crlf
165LayoutTests/http/tests/navigation/no-referrer-target-blank.html -crlf
166LayoutTests/http/tests/navigation/resources/no-referrer-same-window-helper.php -crlf
167LayoutTests/http/tests/security/isolatedWorld/events.html -crlf
168LayoutTests/http/tests/security/isolatedWorld/resources/iframe.html -crlf
169LayoutTests/http/tests/security/isolatedWorld/resources/userGestureEvents-second-window.html -crlf
170LayoutTests/http/tests/security/isolatedWorld/userGestureEvents.html -crlf
171LayoutTests/http/tests/security/resources/empty-svg.php -crlf
172LayoutTests/platform/win/fast/events/panScroll-event-fired.html -crlf
173LayoutTests/platform/win/fast/events/panScroll-image-no-scroll.html -crlf
174LayoutTests/platform/win/fast/events/panScroll-imageMap-href-no-scroll.html -crlf
175LayoutTests/platform/win/fast/events/panScroll-imageMap-noHref-scroll.html -crlf
176LayoutTests/platform/win/fast/events/panScroll-nested-divs.html -crlf
177LayoutTests/platform/win/fast/events/panScroll-no-iframe-jump.html -crlf
178LayoutTests/platform/win/fast/events/panScroll-preventDefault.html -crlf
179LayoutTests/svg/custom/marker-opacity.svg -crlf
180LayoutTests/svg/custom/resources/graffiti.svg -crlf
181LayoutTests/svg/custom/struct-use-09-b.svg -crlf
182LayoutTests/svg/custom/svg-fonts-in-html.html -crlf
183LayoutTests/svg/custom/use-events-crash.svg -crlf
184LayoutTests/svg/custom/use-on-symbol-inside-pattern.svg -crlf
185LayoutTests/svg/custom/use-setAttribute-crash.svg -crlf
186LayoutTests/svg/custom/xml-stylesheet.svg -crlf
187LayoutTests/tables/mozilla/bugs/bug119786.html -crlf
188LayoutTests/tables/mozilla/bugs/bug222846.html -crlf
189LayoutTests/tables/mozilla/bugs/bug275625.html -crlf
190LayoutTests/tables/mozilla/images/aboutHeader.gif -crlf
191LayoutTests/tables/mozilla/images/main-horizontal-scroll.gif -crlf
192LayoutTests/tables/mozilla_expected_failures/bugs/bug101759.html -crlf
193LayoutTests/tables/mozilla_expected_failures/bugs/bug14489.html -crlf
194LayoutTests/tables/mozilla_expected_failures/images/aboutHeader.gif -crlf
195LayoutTests/tables/mozilla_expected_failures/images/main-horizontal-scroll.gif -crlf
196LayoutTests/wml/resources/enter-card-with-events.wml -crlf
197LayoutTests/wml/resources/enter-first-card-with-events.wml -crlf
198PageLoadTests/svg/files/Harvey_Rayner.svg -crlf
199PageLoadTests/svg/files/cacuts_01.svg -crlf
200PageLoadTests/svg/files/crawfish2_ganson.svg -crlf
201PageLoadTests/svg/files/france.svg -crlf
202PageLoadTests/svg/files/mtsthelens.svg -crlf
203PageLoadTests/svg/files/worldcup.svg -crlf
204PlanetWebKit/planet/LICENCE -crlf
205SunSpider/tests/parse-only/jquery-1.3.2.js -crlf
206WebCore/WebCore.vcproj/QTMovieWin.vcproj -crlf
207WebCore/WebCore.vcproj/WebCore.sln -crlf
208WebCore/WebCore.vcproj/WebCore.submit.sln -crlf
209WebCore/WebCore.vcproj/WebCore.vcproj -crlf
210WebCore/WebCore.vcproj/WebCoreCFNetwork.vsprops -crlf
211WebCore/WebCore.vcproj/WebCoreCG.vsprops -crlf
212WebCore/WebCore.vcproj/WebCoreCURL.vsprops -crlf
213WebCore/WebCore.vcproj/WebCoreCairo.vsprops -crlf
214WebCore/WebCore.vcproj/WebCoreGenerated.vcproj -crlf
215WebCore/WebCore.vcproj/WebCoreMediaQT.vsprops -crlf
216WebCore/WebCore.vcproj/WebCorePthreads.vsprops -crlf
217WebCore/WebCore.vcproj/WebCoreQuartzCore.vsprops -crlf
218WebCore/accessibility/AccessibilityAllInOne.cpp -crlf
219WebCore/bindings/js/JSExceptionBase.cpp -crlf
220WebCore/bindings/js/JSExceptionBase.h -crlf
221WebCore/manual-tests/DOMContextMenuEvent.html -crlf
222WebCore/manual-tests/cursor-max-size.html -crlf
223WebCore/manual-tests/drag-with-div-or-image-as-data-image.html -crlf
224WebCore/manual-tests/empty-script-crash.html -crlf
225WebCore/manual-tests/remove-form-node-with-radio-buttons-crash.html -crlf
226WebCore/manual-tests/select-delete-item.html -crlf
227WebCore/manual-tests/textarea-caret-position-after-auto-spell-correct.html -crlf
228WebCore/platform/chromium/SuddenTerminationChromium.cpp -crlf
229WebCore/platform/network/win/NetworkStateNotifierWin.cpp -crlf
230WebCore/platform/wx/wxcode/non-kerned-drawing.h -crlf
231WebCore/rendering/RenderThemeChromiumWin.h -crlf
eric@webkit.org126eaf72010-02-05 15:09:17 +0000232WebKit/chromium/src/EventListenerWrapper.cpp -crlf
233WebKit/chromium/src/EventListenerWrapper.h -crlf
234WebKit/chromium/src/WebEventListener.cpp -crlf
235WebKit/chromium/src/WebEventListenerPrivate.cpp -crlf
236WebKit/chromium/src/WebEventListenerPrivate.h -crlf
237WebKit/gtk/po/sr.po -crlf
238WebKit/gtk/po/sr@latin.po -crlf
239WebKit/qt/tests/qwebframe/resources/testiframe.html -crlf
240WebKit/qt/tests/qwebframe/resources/testiframe2.html -crlf
241WebKit/win/COMPropertyBag.h -crlf
242WebKit/win/COMVariantSetter.h -crlf
243WebKit/win/Interfaces/IWebEmbeddedView.idl -crlf
244WebKit/win/Interfaces/JavaScriptCoreAPITypes.idl -crlf
245WebKit/win/WebCoreSupport/EmbeddedWidget.cpp -crlf
246WebKit/win/WebCoreSupport/EmbeddedWidget.h -crlf
247WebKit/win/WebCoreSupport/WebInspectorDelegate.h -crlf
248WebKit/win/WebIconFetcher.cpp -crlf
249WebKit/win/WebIconFetcher.h -crlf
250WebKit/win/WebKit.vcproj/Interfaces.vcproj -crlf
251WebKit/win/WebKit.vcproj/WebKit.sln -crlf
252WebKit/win/WebKit.vcproj/WebKit.submit.sln -crlf
253WebKit/win/WebKit.vcproj/WebKit.vcproj -crlf
254WebKit/win/WebKit.vcproj/WebKitGUID.vcproj -crlf
255WebKitLibraries/win/tools/vsprops/WinCairo.vsprops -crlf
256WebKitLibraries/win/tools/vsprops/cURL.vsprops -crlf
257WebKitLibraries/win/tools/vsprops/debug_wincairo.vsprops -crlf
258WebKitSite/blog/license.txt -crlf
259WebKitSite/blog/wp-config-sample.php -crlf
260WebKitSite/blog/wp-config.php -crlf
261WebKitSite/blog/wp-includes/images/crystal/license.txt -crlf
262WebKitSite/blog/wp-includes/js/scriptaculous/MIT-LICENSE -crlf
263WebKitSite/blog/wp-includes/js/swfupload/plugins/swfupload.speed.js -crlf
264WebKitSite/blog/wp-includes/js/tinymce/license.txt -crlf
265WebKitSite/perf/slickspeed/frameworks/DomQuery.js -crlf
266WebKitTools/CLWrapper/CLWrapper.sln -crlf
267WebKitTools/CLWrapper/CLWrapper.vcproj -crlf
268WebKitTools/DumpRenderTree/DumpRenderTree.sln -crlf
269WebKitTools/DumpRenderTree/cairo/PixelDumpSupportCairo.cpp -crlf
270WebKitTools/DumpRenderTree/win/DumpRenderTree.vcproj -crlf
271WebKitTools/DumpRenderTree/win/ImageDiff.vcproj -crlf
272WebKitTools/DumpRenderTree/win/TestNetscapePlugin/TestNetscapePlugin.def -crlf
273WebKitTools/DumpRenderTree/win/TestNetscapePlugin/TestNetscapePlugin.rc -crlf
274WebKitTools/DumpRenderTree/win/TestNetscapePlugin/TestNetscapePlugin.vcproj -crlf
275WebKitTools/FindSafari/FindSafari.vcproj -crlf
276WebKitTools/FindSafari/Safari.exe.manifest -crlf
277WebKitTools/MIDLWrapper/MIDLWrapper.sln -crlf
278WebKitTools/MIDLWrapper/MIDLWrapper.vcproj -crlf
279WebKitTools/Scripts/webkitpy/mock.py -crlf
280WebKitTools/WebKitAPITest/WebKitAPITest.vcproj -crlf
281WebKitTools/WebKitAPITest/WebKitAPITestCommon.vsprops -crlf
282WebKitTools/WebKitLauncherWin/WebKitLauncherWin.vcproj -crlf
283WebKitTools/WinLauncher/WinLauncher.h -crlf
284WebKitTools/WinLauncher/WinLauncher.vcproj -crlf
285WebKitTools/record-memory-win/main.cpp -crlf
286WebKitTools/record-memory-win/record-memory-win.vcproj -crlf
hausmann@webkit.org12c06762010-03-16 08:53:21 +0000287WebKitTools/TestResultServer/index.yaml -crlf
hausmann@webkit.orga61080f2010-05-07 15:03:45 +0000288WebKitTools/BuildSlaveSupport/win/kill-old-processes -crlf
289WebKitTools/MiniBrowser/MiniBrowser.vcproj -crlf
290WebKitTools/MiniBrowser/win/MiniBrowser.rc -crlf
291