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

Side by Side Diff: webkit/glue/plugins/test/npapi_test_plugin.vcproj

Issue 53106: We need to set the clipping region of the HDC passed in to a windowless flash... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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 | Annotate | Revision Log
« no previous file with comments | « chrome/plugin/webplugin_proxy.cc ('k') | webkit/glue/plugins/test/plugin_client.cc » ('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="npapi_test_plugin" 5 Name="npapi_test_plugin"
6 ProjectGUID="{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}" 6 ProjectGUID="{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}"
7 RootNamespace="npapi_test" 7 RootNamespace="npapi_test"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
176 </File> 176 </File>
177 <File 177 <File
178 RelativePath=".\plugin_delete_plugin_in_stream_test.cc" 178 RelativePath=".\plugin_delete_plugin_in_stream_test.cc"
179 > 179 >
180 </File> 180 </File>
181 <File 181 <File
182 RelativePath=".\plugin_delete_plugin_in_stream_test.h" 182 RelativePath=".\plugin_delete_plugin_in_stream_test.h"
183 > 183 >
184 </File> 184 </File>
185 <File 185 <File
186 RelativePath=".\plugin_execute_script_delete_test.cc"
187 >
188 </File>
189 <File
190 RelativePath=".\plugin_execute_script_delete_test.h"
191 >
192 </File>
193 <File
194 RelativePath=".\plugin_get_javascript_url_test.cc" 186 RelativePath=".\plugin_get_javascript_url_test.cc"
195 > 187 >
196 </File> 188 </File>
197 <File 189 <File
198 RelativePath=".\plugin_get_javascript_url_test.h" 190 RelativePath=".\plugin_get_javascript_url_test.h"
199 > 191 >
200 </File> 192 </File>
201 <File 193 <File
202 RelativePath=".\plugin_geturl_test.cc" 194 RelativePath=".\plugin_geturl_test.cc"
203 > 195 >
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 </File> 248 </File>
257 <File 249 <File
258 RelativePath=".\plugin_window_size_test.cc" 250 RelativePath=".\plugin_window_size_test.cc"
259 > 251 >
260 </File> 252 </File>
261 <File 253 <File
262 RelativePath=".\plugin_window_size_test.h" 254 RelativePath=".\plugin_window_size_test.h"
263 > 255 >
264 </File> 256 </File>
265 <File 257 <File
258 RelativePath=".\plugin_windowless_test.cc"
259 >
260 </File>
261 <File
262 RelativePath=".\plugin_windowless_test.h"
263 >
264 </File>
265 <File
266 RelativePath=".\resource.h" 266 RelativePath=".\resource.h"
267 > 267 >
268 </File> 268 </File>
269 </Files> 269 </Files>
270 <Globals> 270 <Globals>
271 </Globals> 271 </Globals>
272 </VisualStudioProject> 272 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/plugin/webplugin_proxy.cc ('k') | webkit/glue/plugins/test/plugin_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698