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

Side by Side Diff: chrome/common/common.vcproj

Issue 27157: Initial checkin of the out of process worker implementation.... (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/common/common.scons ('k') | chrome/common/ipc_message_utils.h » ('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="common" 5 Name="common"
6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" 6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}"
7 RootNamespace="common" 7 RootNamespace="common"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 > 293 >
294 </File> 294 </File>
295 <File 295 <File
296 RelativePath=".\render_messages.h" 296 RelativePath=".\render_messages.h"
297 > 297 >
298 </File> 298 </File>
299 <File 299 <File
300 RelativePath=".\render_messages_internal.h" 300 RelativePath=".\render_messages_internal.h"
301 > 301 >
302 </File> 302 </File>
303 <File
304 RelativePath=".\worker_messages.h"
305 >
306 </File>
307 <File
308 RelativePath=".\worker_messages_internal.h"
309 >
310 </File>
303 </Filter> 311 </Filter>
304 <Filter 312 <Filter
305 Name="extensions" 313 Name="extensions"
306 > 314 >
307 <File 315 <File
308 RelativePath=".\extensions\url_pattern.cc" 316 RelativePath=".\extensions\url_pattern.cc"
309 > 317 >
310 </File> 318 </File>
311 <File 319 <File
312 RelativePath=".\extensions\url_pattern.h" 320 RelativePath=".\extensions\url_pattern.h"
(...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after
814 > 822 >
815 </File> 823 </File>
816 <File 824 <File
817 RelativePath=".\worker_thread_ticker.h" 825 RelativePath=".\worker_thread_ticker.h"
818 > 826 >
819 </File> 827 </File>
820 </Files> 828 </Files>
821 <Globals> 829 <Globals>
822 </Globals> 830 </Globals>
823 </VisualStudioProject> 831 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/common.scons ('k') | chrome/common/ipc_message_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698