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

Side by Side Diff: base/build/base_gfx.vcproj

Issue 10785: Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code fr... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | « no previous file | base/build/base_unittests.vcproj » ('j') | webkit/build/port/port.vcproj » ('J')
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="base_gfx" 5 Name="base_gfx"
6 ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" 6 ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}"
7 RootNamespace="base_gfx" 7 RootNamespace="base_gfx"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 </File> 131 </File>
132 <File 132 <File
133 RelativePath="..\gfx\convolver.cc" 133 RelativePath="..\gfx\convolver.cc"
134 > 134 >
135 </File> 135 </File>
136 <File 136 <File
137 RelativePath="..\gfx\convolver.h" 137 RelativePath="..\gfx\convolver.h"
138 > 138 >
139 </File> 139 </File>
140 <File 140 <File
141 RelativePath="..\gfx\font_utils.cc"
142 >
143 </File>
144 <File
145 RelativePath="..\gfx\font_utils.h"
146 >
147 </File>
148 <File
149 RelativePath="..\gfx\gdi_util.cc" 141 RelativePath="..\gfx\gdi_util.cc"
150 > 142 >
151 </File> 143 </File>
152 <File 144 <File
153 RelativePath="..\gfx\gdi_util.h" 145 RelativePath="..\gfx\gdi_util.h"
154 > 146 >
155 </File> 147 </File>
156 <File 148 <File
157 RelativePath="..\gfx\image_operations.cc" 149 RelativePath="..\gfx\image_operations.cc"
158 > 150 >
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 </File> 219 </File>
228 <File 220 <File
229 RelativePath="..\gfx\skia_utils.cc" 221 RelativePath="..\gfx\skia_utils.cc"
230 > 222 >
231 </File> 223 </File>
232 <File 224 <File
233 RelativePath="..\gfx\skia_utils.h" 225 RelativePath="..\gfx\skia_utils.h"
234 > 226 >
235 </File> 227 </File>
236 <File 228 <File
237 RelativePath="..\gfx\uniscribe.cc"
238 >
239 </File>
240 <File
241 RelativePath="..\gfx\uniscribe.h"
242 >
243 </File>
244 <File
245 RelativePath="..\gfx\vector_canvas.cc" 229 RelativePath="..\gfx\vector_canvas.cc"
246 > 230 >
247 </File> 231 </File>
248 <File 232 <File
249 RelativePath="..\gfx\vector_canvas.h" 233 RelativePath="..\gfx\vector_canvas.h"
250 > 234 >
251 </File> 235 </File>
252 <File 236 <File
253 RelativePath="..\gfx\vector_device.cc" 237 RelativePath="..\gfx\vector_device.cc"
254 > 238 >
255 </File> 239 </File>
256 <File 240 <File
257 RelativePath="..\gfx\vector_device.h" 241 RelativePath="..\gfx\vector_device.h"
258 > 242 >
259 </File> 243 </File>
260 </Files> 244 </Files>
261 <Globals> 245 <Globals>
262 </Globals> 246 </Globals>
263 </VisualStudioProject> 247 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | base/build/base_unittests.vcproj » ('j') | webkit/build/port/port.vcproj » ('J')

Powered by Google App Engine
This is Rietveld 408576698