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
*
move to json, make work w/ a python2.6 that doesn't have simplejson installed
dpranke@chromium.org
2011-10-14
1
-3
/
+7
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
1
-1
/
+1
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-0
/
+3
*
Add App Notifications as a type in the Python Sync Test Server
elvin@google.com
2011-10-06
1
-1
/
+6
*
Added a pyauto test for policy and preferences UI.
joaodasilva@chromium.org
2011-10-04
1
-1
/
+1
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
5
-23
/
+23
*
Recover from bad proxy settings pointing to non-proxy servers that reply anyway.
joaodasilva@chromium.org
2011-09-28
1
-0
/
+2
*
Fix a crash when loading a multipart html page.
tony@chromium.org
2011-09-27
1
-1
/
+30
*
Updated spdy_framer.cc with the latest code. Code for PING
rtenneti@chromium.org
2011-09-26
2
-1
/
+16
*
Sending auth error from python server. After posting a request to the /chromi...
lipalani@chromium.org
2011-09-23
1
-3
/
+44
*
Python server to test the actionable error feature.
lipalani@chromium.org
2011-09-22
2
-1
/
+78
*
Enable sync for the settings from the Extension Settings API.
akalin@chromium.org
2011-09-21
1
-1
/
+7
*
Fix syntax error introduced in r96515.
cmp@chromium.org
2011-09-08
1
-1
/
+1
*
Add --https-cert option to run_testserver.
cbentzel@chromium.org
2011-09-03
1
-6
/
+31
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
2
-3
/
+3
*
[Sync] Add tests for migration triggered by notifications
akalin@chromium.org
2011-08-27
3
-35
/
+226
*
[Sync] Add support for enabling session sync remotely.
zea@chromium.org
2011-08-25
2
-1
/
+38
*
Fix sync integration tests by fixing Python path.
evan@chromium.org
2011-08-22
1
-1
/
+1
*
Revert "Fix sync integration tests by fixing Python path."
evan@chromium.org
2011-08-22
1
-1
/
+1
*
Fix sync integration tests by fixing Python path.
evan@chromium.org
2011-08-22
1
-1
/
+1
*
Prevent DOS attack on UDP echo servers by distinguishing between an echo request
rtenneti@chromium.org
2011-08-16
2
-6
/
+418
*
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
[next]