index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-2
/
+2
*
Simulate transient error and verify exponential backoff.
lipalani@chromium.org
2011-08-12
3
-1
/
+48
*
Test birtday error.
lipalani@chromium.org
2011-07-30
2
-4
/
+31
*
Adjust exception handling syntax in sync test server.
braffert@chromium.org
2011-07-29
1
-2
/
+2
*
sync: have the client compute position_in_parent values.
nick@chromium.org
2011-07-23
2
-128
/
+27
*
Make test server accept oauth token.
mnissler@chromium.org
2011-07-22
1
-7
/
+16
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-21
/
+11
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
2
-4
/
+2
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
2
-3
/
+5
*
Nix CommandLine::GetSwitchCount.
msw@chromium.org
2011-07-13
1
-2
/
+1
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
2
-5
/
+5
*
Add OWNERS file to net/tools/testserver
rsimha@chromium.org
2011-06-29
1
-0
/
+4
*
Add protobuffer and model type for syncing custom search engines. Includes al...
stevet@chromium.org
2011-06-28
1
-1
/
+6
*
Fix typo in cloud policy testserver
gfeher@chromium.org
2011-06-27
1
-1
/
+1
*
fix run_testserver init again.
tim@chromium.org
2011-06-23
1
-2
/
+2
*
Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n...
rkn@chromium.org
2011-06-23
2
-19
/
+21
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
1
-1
/
+1
*
Switch test server to new-style "device gone" status code.
mnissler@chromium.org
2011-06-21
1
-1
/
+1
*
Remove unused parts of the cloud policy protocol
gfeher@chromium.org
2011-06-21
1
-110
/
+8
*
Make toy DMServer honor managed_users on registration requests.
mnissler@chromium.org
2011-06-20
1
-1
/
+7
*
initialize TestTimeouts for python test server (run_testserver target)
tim@chromium.org
2011-06-18
1
-0
/
+3
*
Collect stats to investigate the viability of UDP
rtenneti@chromium.org
2011-06-09
1
-1
/
+84
*
Reloaded the device-management file before every policy request is answered.
sfeuz@chromium.org
2011-06-01
1
-24
/
+37
*
Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.
joi@chromium.org
2011-05-27
1
-4
/
+67
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
5
-14
/
+13
*
Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.
ahendrickson@chromium.org
2011-05-24
1
-0
/
+68
*
net: Add NET_API to a few more files.
rvargas@google.com
2011-05-21
1
-1
/
+2
*
Enable DevTools network size/timing/headers tests.
vsevik@chromium.org
2011-05-20
1
-0
/
+49
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Reland 85821 - Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-19
1
-0
/
+5
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-1
/
+0
*
Revert 85821 - Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-19
1
-5
/
+0
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-18
1
-0
/
+5
*
Changes for not reading ssl prefs from user_prefs since we have
rtenneti@chromium.org
2011-05-13
1
-2
/
+2
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-1
/
+2
*
The flip server's --http-server and --spdy-server switches for don't function
leighton@cis.udel.edu
2011-05-11
1
-1
/
+5
*
disk cache: Add NET_API for net.dll
rvargas@google.com
2011-05-07
1
-7
/
+11
*
Fix error reporting in the test server.
mnissler@chromium.org
2011-04-29
1
-8
/
+5
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-3
/
+3
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
1
-2
/
+2
*
Revert 82858 - Added network panel timing, size and raw headers text tests fo...
jar@chromium.org
2011-04-26
1
-50
/
+0
*
Added network panel timing, size and raw headers text tests for DevTools
vsevik@chromium.org
2011-04-25
1
-0
/
+50
*
Python sync server support for MIGRATION_DONE errors.
nick@chromium.org
2011-04-23
3
-68
/
+475
*
Merge server-side changes of the cloud policy protocol
gfeher@chromium.org
2011-04-19
1
-5
/
+0
*
Support for repeated strings in policy definitions.
mnissler@chromium.org
2011-04-18
1
-1
/
+7
*
Support key rotation in the policy test server.
mnissler@chromium.org
2011-04-18
2
-12
/
+24
*
Make run_testserver.exe complain if the given --doc-root parameter
darin@chromium.org
2011-04-15
1
-1
/
+8
*
Support decoding GenericNamedValue based policy.
jkummerow@chromium.org
2011-04-15
1
-1
/
+1
[next]