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

Side by Side Diff: net/net.sln

Issue 40149: Add performance tests for the proxy resolver implementations.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Address wtc's comments 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 | « net/data/proxy_resolver_perftest/no-ads.pac ('k') | net/proxy/proxy_resolver_perftest.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 Microsoft Visual Studio Solution File, Format Version 9.00 1 Microsoft Visual Studio Solution File, Format Version 9.00
2 # Visual Studio 2005 2 # Visual Studio 2005
3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencie s", "{A04F65DF-D422-4E8F-B918-29EBA839363E}" 3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencie s", "{A04F65DF-D422-4E8F-B918-29EBA839363E}"
4 ProjectSection(WebsiteProperties) = preProject 4 ProjectSection(WebsiteProperties) = preProject
5 Debug.AspNetCompiler.Debug = "True" 5 Debug.AspNetCompiler.Debug = "True"
6 Release.AspNetCompiler.Debug = "False" 6 Release.AspNetCompiler.Debug = "False"
7 EndProjectSection 7 EndProjectSection
8 EndProject 8 EndProject
9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\b uild\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}" 9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\b uild\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}"
10 ProjectSection(WebsiteProperties) = preProject 10 ProjectSection(WebsiteProperties) = preProject
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 Release.AspNetCompiler.Debug = "False" 106 Release.AspNetCompiler.Debug = "False"
107 EndProjectSection 107 EndProjectSection
108 EndProject 108 EndProject
109 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net_perftests", "build\net_ perftests.vcproj", "{AAC78796-B9A2-4CD9-BF89-09B03E92BF73}" 109 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net_perftests", "build\net_ perftests.vcproj", "{AAC78796-B9A2-4CD9-BF89-09B03E92BF73}"
110 ProjectSection(WebsiteProperties) = preProject 110 ProjectSection(WebsiteProperties) = preProject
111 Debug.AspNetCompiler.Debug = "True" 111 Debug.AspNetCompiler.Debug = "True"
112 Release.AspNetCompiler.Debug = "False" 112 Release.AspNetCompiler.Debug = "False"
113 EndProjectSection 113 EndProjectSection
114 ProjectSection(ProjectDependencies) = postProject 114 ProjectSection(ProjectDependencies) = postProject
115 {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B53 6-69A699B3E165} 115 {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B53 6-69A699B3E165}
116 {21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3 A-868F93DA5179}
117 {2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B92 6-542A656DC7FE}
116 {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69 A-3F79DB3F5243} 118 {326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69 A-3F79DB3F5243}
117 {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A 2-AF8E6574749D} 119 {7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A 2-AF8E6574749D}
120 {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E 1-E4D00D00E21C}
118 {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED 0-374276327308} 121 {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED 0-374276327308}
119 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A99 4-3058B852DB8B} 122 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A99 4-3058B852DB8B}
123 {EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75 D-E1D89C837142}
120 {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A05 8-52EF07B8351C} 124 {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A05 8-52EF07B8351C}
121 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9B A-BAF26D1699F0} 125 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9B A-BAF26D1699F0}
122 EndProjectSection 126 EndProjectSection
123 EndProject 127 EndProject
124 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crash_cache", "build\crash_ cache.vcproj", "{B0EE0599-2913-46A0-A847-A3EC813658D3}" 128 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crash_cache", "build\crash_ cache.vcproj", "{B0EE0599-2913-46A0-A847-A3EC813658D3}"
125 ProjectSection(WebsiteProperties) = preProject 129 ProjectSection(WebsiteProperties) = preProject
126 Debug.AspNetCompiler.Debug = "True" 130 Debug.AspNetCompiler.Debug = "True"
127 Release.AspNetCompiler.Debug = "False" 131 Release.AspNetCompiler.Debug = "False"
128 EndProjectSection 132 EndProjectSection
129 ProjectSection(ProjectDependencies) = postProject 133 ProjectSection(ProjectDependencies) = postProject
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 {A0D94973-D355-47A5-A1E2-3456F321F010} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 283 {A0D94973-D355-47A5-A1E2-3456F321F010} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
280 {B0EE0599-2913-46A0-A847-A3EC813658D3} = {E7D78B1F-F7D3-47CB-BF5 1-3957C646B406} 284 {B0EE0599-2913-46A0-A847-A3EC813658D3} = {E7D78B1F-F7D3-47CB-BF5 1-3957C646B406}
281 {B491C3A1-DE5F-4843-A1BB-AB8C4337187B} = {E7D78B1F-F7D3-47CB-BF5 1-3957C646B406} 285 {B491C3A1-DE5F-4843-A1BB-AB8C4337187B} = {E7D78B1F-F7D3-47CB-BF5 1-3957C646B406}
282 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 286 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
283 {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E7D78B1F-F7D3-47CB-BF5 1-3957C646B406} 287 {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E7D78B1F-F7D3-47CB-BF5 1-3957C646B406}
284 {EC8B7909-62AF-470D-A75D-E1D89C837142} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 288 {EC8B7909-62AF-470D-A75D-E1D89C837142} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
285 {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 289 {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
286 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E} 290 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {A04F65DF-D422-4E8F-B91 8-29EBA839363E}
287 EndGlobalSection 291 EndGlobalSection
288 EndGlobal 292 EndGlobal
OLDNEW
« no previous file with comments | « net/data/proxy_resolver_perftest/no-ads.pac ('k') | net/proxy/proxy_resolver_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698