Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(235)

Side by Side Diff: webkit/build/WebCore/WebCore.vcproj

Issue 27164: chrome side of merge from r41181 to r41217 (Closed)
Patch Set: xcode and idl fixes Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | webkit/build/port/SConscript » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="WebCore" 5 Name="WebCore"
6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" 6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
7 RootNamespace="WebCore" 7 RootNamespace="WebCore"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 951 matching lines...) Expand 10 before | Expand all | Expand 10 after
962 </File> 962 </File>
963 <File 963 <File
964 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\ContextMenuItem.h" 964 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\ContextMenuItem.h"
965 > 965 >
966 </File> 966 </File>
967 <File 967 <File
968 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\CookieJar.h" 968 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\CookieJar.h"
969 > 969 >
970 </File> 970 </File>
971 <File 971 <File
972 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\CrossThreadCopier.cpp"
973 >
974 </File>
975 <File
976 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\CrossThreadCopier.h"
977 >
978 </File>
979 <File
972 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\DeprecatedPtrList.h" 980 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\DeprecatedPtrList.h"
973 > 981 >
974 </File> 982 </File>
975 <File 983 <File
976 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\DeprecatedPtrListImpl.cpp" 984 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\DeprecatedPtrListImpl.cpp"
977 > 985 >
978 </File> 986 </File>
979 <File 987 <File
980 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\DeprecatedPtrListImpl.h" 988 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\DeprecatedPtrListImpl.h"
981 > 989 >
(...skipping 2803 matching lines...) Expand 10 before | Expand all | Expand 10 after
3785 > 3793 >
3786 </File> 3794 </File>
3787 <File 3795 <File
3788 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TextControlInnerElements.cpp" 3796 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TextControlInnerElements.cpp"
3789 > 3797 >
3790 </File> 3798 </File>
3791 <File 3799 <File
3792 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TextControlInnerElements.h" 3800 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TextControlInnerElements.h"
3793 > 3801 >
3794 </File> 3802 </File>
3803 <File
3804 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TransformState.cpp"
3805 >
3806 </File>
3807 <File
3808 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TransformState.h"
3809 >
3810 </File>
3795 <Filter 3811 <Filter
3796 Name="style" 3812 Name="style"
3797 > 3813 >
3798 <File 3814 <File
3799 RelativePath="..\..\..\third_party\WebKi t\WebCore\rendering\style\BindingURI.cpp" 3815 RelativePath="..\..\..\third_party\WebKi t\WebCore\rendering\style\BindingURI.cpp"
3800 > 3816 >
3801 </File> 3817 </File>
3802 <File 3818 <File
3803 RelativePath="..\..\..\third_party\WebKi t\WebCore\rendering\style\BindingURI.h" 3819 RelativePath="..\..\..\third_party\WebKi t\WebCore\rendering\style\BindingURI.h"
3804 > 3820 >
(...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after
4362 </File> 4378 </File>
4363 <File 4379 <File
4364 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\ContainerNode.cpp" 4380 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\ContainerNode.cpp"
4365 > 4381 >
4366 </File> 4382 </File>
4367 <File 4383 <File
4368 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\ContainerNode.h" 4384 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\ContainerNode.h"
4369 > 4385 >
4370 </File> 4386 </File>
4371 <File 4387 <File
4372 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\CrossThreadCopier.cpp"
4373 >
4374 </File>
4375 <File
4376 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\CrossThreadCopier.h"
4377 >
4378 </File>
4379 <File
4380 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\CSSMappedAttributeDeclaration.cpp" 4388 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\CSSMappedAttributeDeclaration.cpp"
4381 > 4389 >
4382 </File> 4390 </File>
4383 <File 4391 <File
4384 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\CSSMappedAttributeDeclaration.h" 4392 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\CSSMappedAttributeDeclaration.h"
4385 > 4393 >
4386 </File> 4394 </File>
4387 <File 4395 <File
4388 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DocPtr.h" 4396 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DocPtr.h"
4389 > 4397 >
(...skipping 488 matching lines...) Expand 10 before | Expand all | Expand 10 after
4878 </File> 4886 </File>
4879 <File 4887 <File
4880 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WheelEvent.cpp" 4888 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WheelEvent.cpp"
4881 > 4889 >
4882 </File> 4890 </File>
4883 <File 4891 <File
4884 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WheelEvent.h" 4892 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WheelEvent.h"
4885 > 4893 >
4886 </File> 4894 </File>
4887 <File 4895 <File
4888 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\Worker.cpp"
4889 >
4890 </File>
4891 <File
4892 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\Worker.h"
4893 >
4894 </File>
4895 <File
4896 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerContext.cpp"
4897 >
4898 </File>
4899 <File
4900 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerContext.h"
4901 >
4902 </File>
4903 <File
4904 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerContextProxy.h"
4905 >
4906 </File>
4907 <File
4908 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerLocation.cpp"
4909 >
4910 </File>
4911 <File
4912 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerLocation.h"
4913 >
4914 </File>
4915 <File
4916 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerMessagingProxy.cpp"
4917 >
4918 </File>
4919 <File
4920 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerMessagingProxy.h"
4921 >
4922 </File>
4923 <File
4924 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerObjectProxy.h"
4925 >
4926 </File>
4927 <File
4928 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerRunLoop.cpp"
4929 >
4930 </File>
4931 <File
4932 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerRunLoop.h"
4933 >
4934 </File>
4935 <File
4936 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerThread.cpp"
4937 >
4938 </File>
4939 <File
4940 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerThread.h"
4941 >
4942 </File>
4943 <File
4944 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\XMLTokenizer.cpp" 4896 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\XMLTokenizer.cpp"
4945 > 4897 >
4946 </File> 4898 </File>
4947 <File 4899 <File
4948 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\XMLTokenizer.h" 4900 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\XMLTokenizer.h"
4949 > 4901 >
4950 </File> 4902 </File>
4951 <File 4903 <File
4952 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\XMLTokenizerLibxml2.cpp" 4904 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\XMLTokenizerLibxml2.cpp"
4953 > 4905 >
(...skipping 2493 matching lines...) Expand 10 before | Expand all | Expand 10 after
7447 <File 7399 <File
7448 RelativePath="..\..\..\third_party\WebKit\WebCor e\storage\SQLTransactionCallback.h" 7400 RelativePath="..\..\..\third_party\WebKit\WebCor e\storage\SQLTransactionCallback.h"
7449 > 7401 >
7450 </File> 7402 </File>
7451 <File 7403 <File
7452 RelativePath="..\..\..\third_party\WebKit\WebCor e\storage\SQLTransactionErrorCallback.h" 7404 RelativePath="..\..\..\third_party\WebKit\WebCor e\storage\SQLTransactionErrorCallback.h"
7453 > 7405 >
7454 </File> 7406 </File>
7455 </Filter> 7407 </Filter>
7456 <Filter 7408 <Filter
7409 Name="workers"
7410 >
7411 <File
7412 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\Worker.cpp"
7413 >
7414 </File>
7415 <File
7416 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\Worker.h"
7417 >
7418 </File>
7419 <File
7420 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerContext.cpp"
7421 >
7422 </File>
7423 <File
7424 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerContext.h"
7425 >
7426 </File>
7427 <File
7428 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerContextProxy.h"
7429 >
7430 </File>
7431 <File
7432 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerLocation.cpp"
7433 >
7434 </File>
7435 <File
7436 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerLocation.h"
7437 >
7438 </File>
7439 <File
7440 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerMessagingProxy.cpp"
7441 >
7442 </File>
7443 <File
7444 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerMessagingProxy.h"
7445 >
7446 </File>
7447 <File
7448 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerObjectProxy.h"
7449 >
7450 </File>
7451 <File
7452 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerRunLoop.cpp"
7453 >
7454 </File>
7455 <File
7456 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerRunLoop.h"
7457 >
7458 </File>
7459 <File
7460 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerThread.cpp"
7461 >
7462 </File>
7463 <File
7464 RelativePath="..\..\..\third_party\WebKit\WebCor e\workers\WorkerThread.h"
7465 >
7466 </File>
7467 </Filter>
7468 <Filter
7457 Name="plugins" 7469 Name="plugins"
7458 > 7470 >
7459 <File 7471 <File
7460 RelativePath="..\..\..\third_party\WebKit\WebCor e\plugins\MimeType.cpp" 7472 RelativePath="..\..\..\third_party\WebKit\WebCor e\plugins\MimeType.cpp"
7461 > 7473 >
7462 </File> 7474 </File>
7463 <File 7475 <File
7464 RelativePath="..\..\..\third_party\WebKit\WebCor e\plugins\MimeType.h" 7476 RelativePath="..\..\..\third_party\WebKit\WebCor e\plugins\MimeType.h"
7465 > 7477 >
7466 </File> 7478 </File>
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
7530 </FileConfiguration> 7542 </FileConfiguration>
7531 </File> 7543 </File>
7532 <File 7544 <File
7533 RelativePath="..\precompiled_webkit.h" 7545 RelativePath="..\precompiled_webkit.h"
7534 > 7546 >
7535 </File> 7547 </File>
7536 </Files> 7548 </Files>
7537 <Globals> 7549 <Globals>
7538 </Globals> 7550 </Globals>
7539 </VisualStudioProject> 7551 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | webkit/build/port/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698