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

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

Issue 13080: Move convolver and image_operations from base/gfx to skia/ext. This is just... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years 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 | Annotate | Revision Log
« no previous file with comments | « skia/skia.xcodeproj/project.pbxproj ('k') | webkit/port/platform/graphics/ImageSkia.cpp » ('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="Port" 5 Name="Port"
6 ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}" 6 ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}"
7 RootNamespace="port" 7 RootNamespace="port"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1121 matching lines...) Expand 10 before | Expand all | Expand 10 after
1132 </File> 1132 </File>
1133 <File 1133 <File
1134 RelativePath="..\..\port\platform\graphi cs\SkiaUtils.cpp" 1134 RelativePath="..\..\port\platform\graphi cs\SkiaUtils.cpp"
1135 > 1135 >
1136 </File> 1136 </File>
1137 <File 1137 <File
1138 RelativePath="..\..\port\platform\graphi cs\SkiaUtils.h" 1138 RelativePath="..\..\port\platform\graphi cs\SkiaUtils.h"
1139 > 1139 >
1140 </File> 1140 </File>
1141 <File 1141 <File
1142 RelativePath="..\..\port\platform\graphi cs\TransparencyHelperWin.cpp"
1143 >
1144 </File>
1145 <File
1146 RelativePath="..\..\port\platform\graphi cs\TransparencyHelperWin.h"
1147 >
1148 </File>
1149 <File
1142 RelativePath="..\..\port\platform\graphi cs\ThemeHelperWin.cpp" 1150 RelativePath="..\..\port\platform\graphi cs\ThemeHelperWin.cpp"
1143 > 1151 >
1144 </File> 1152 </File>
1145 <File 1153 <File
1146 RelativePath="..\..\port\platform\graphi cs\ThemeHelperWin.h" 1154 RelativePath="..\..\port\platform\graphi cs\ThemeHelperWin.h"
1147 > 1155 >
1148 </File> 1156 </File>
1149 <File 1157 <File
1150 RelativePath="..\..\port\platform\graphi cs\UniscribeHelper.cpp" 1158 RelativePath="..\..\port\platform\graphi cs\UniscribeHelper.cpp"
1151 > 1159 >
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
1405 </File> 1413 </File>
1406 <File 1414 <File
1407 RelativePath="..\..\port\history\CachedPage.cpp" 1415 RelativePath="..\..\port\history\CachedPage.cpp"
1408 > 1416 >
1409 </File> 1417 </File>
1410 </Filter> 1418 </Filter>
1411 </Files> 1419 </Files>
1412 <Globals> 1420 <Globals>
1413 </Globals> 1421 </Globals>
1414 </VisualStudioProject> 1422 </VisualStudioProject>
OLDNEW
« no previous file with comments | « skia/skia.xcodeproj/project.pbxproj ('k') | webkit/port/platform/graphics/ImageSkia.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698