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
*
[sync] Divorce python sync test server chromiumsync.py from testserver.py
rsimha@chromium.org
2013-01-20
8
-3664
/
+153
*
Revert 177778
rvargas@google.com
2013-01-18
1
-48
/
+2
*
Disk cache: Update the dump_cache tool to show the Stats record.
rvargas@google.com
2013-01-18
1
-2
/
+48
*
Revert 177728
rvargas@google.com
2013-01-18
1
-47
/
+2
*
Disk cache: Update the dump_cache tool to show the Stats record.
rvargas@google.com
2013-01-18
1
-2
/
+47
*
Initial CL for Downloads resumption.
rdsmith@chromium.org
2013-01-12
1
-0
/
+106
*
Only define ERROR on windows builds
joth@chromium.org
2013-01-10
1
-2
/
+2
*
Media Documents should disable View [Page] Source
wolenetz@chromium.org
2013-01-09
1
-0
/
+1
*
Create a fresh sync datatype for Synced Notifications
petewil@chromium.org
2013-01-03
1
-1
/
+6
*
Add replay log support to gdig.
cbentzel@chromium.org
2012-12-19
1
-35
/
+189
*
[Sync] Add support for keystore key rotation.
zea@chromium.org
2012-12-19
3
-12
/
+76
*
Chrome now uses policy_type=google/chrome/user.
atwilson@chromium.org
2012-12-13
1
-7
/
+9
*
Remove support for gdata from the Python test server and net/test.
mtomasz@chromium.org
2012-12-13
1
-62
/
+0
*
Start calculating new combined NetworkChangeNotifier signal from previous OnI...
pauljensen@chromium.org
2012-12-08
1
-0
/
+10
*
A pair of changes to make it easier to use NetLogs in
mmenke@chromium.org
2012-12-05
1
-1
/
+1
*
Disk cache: Remove redundant code from dump_cache.
rvargas@google.com
2012-12-05
3
-61
/
+51
*
[Sync] Treat XMPP auth errors as sync auth errors
akalin@chromium.org
2012-12-05
3
-16
/
+127
*
Handle broken pipe errors in Python testserver.
bauerb@chromium.org
2012-12-04
1
-3
/
+31
*
Add support for public account policy to CloudPolicyClient.
mnissler@chromium.org
2012-12-04
1
-22
/
+38
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-2
/
+2
*
Adding a simple class for dumping the contents of a cache. Use this new class...
rch@chromium.org
2012-11-29
9
-39
/
+479
*
Revert 170024 - Adding a simple class for dumping the contents of a cache. U...
rch@chromium.org
2012-11-28
9
-500
/
+60
*
Adding a simple class for dumping the contents of a cache. Use this new clas...
rch@chromium.org
2012-11-28
9
-60
/
+500
*
Used shared proto messages for user cloud policies of the same type.
joaodasilva@chromium.org
2012-11-28
1
-22
/
+20
*
Hack around testserver issues with stdout and stderr on Win XP bots.
mattm@chromium.org
2012-11-28
1
-2
/
+15
*
Revert 169704 - Adding a simple tool for dumping the contents of a cache.
rch@chromium.org
2012-11-27
9
-494
/
+60
*
Adding a simple tool for dumping the contents of a cache.
rch@chromium.org
2012-11-27
9
-60
/
+494
*
Added cloud_policy_browsertest.cc, that tests the cloud policy stack(s) again...
joaodasilva@chromium.org
2012-11-20
2
-19
/
+7
*
Avoid calling into glib on ChromeOS
pauljensen@chromium.org
2012-11-20
1
-2
/
+2
*
Get net_watcher working on Gnome
pauljensen@chromium.org
2012-11-19
1
-0
/
+9
*
[net] Add HostResolver::SetDnsClientEnabled to support dynamic preference (fo...
szym@chromium.org
2012-11-17
1
-2
/
+3
*
Revert 168239 - Extract SIGPIPE ignoring code to a common place.
dmichael@google.com
2012-11-16
1
-2
/
+1
*
Extract SIGPIPE ignoring code to a common place.
phajdan.jr@chromium.org
2012-11-16
1
-1
/
+2
*
Remove support for DNSSEC stapled certificates.
agl@chromium.org
2012-11-16
1
-109
/
+0
*
[Sync] Add support for remotely enabling keystore encryption
zea@chromium.org
2012-11-15
3
-1
/
+83
*
Enable 307 net unit tests on Android.
pliard@chromium.org
2012-11-14
1
-1
/
+3
*
[Sync] Add application logic for non-nigori control types (reland)
zea@chromium.org
2012-11-13
2
-33
/
+37
*
Revert 167280 - [Sync] Add application logic for non-nigori control types.
zea@chromium.org
2012-11-13
2
-37
/
+33
*
[Sync] Add application logic for non-nigori control types.
zea@chromium.org
2012-11-13
2
-33
/
+37
*
[sync] Add Mobile Bookmarks folder to chromiumsync.py
rsimha@chromium.org
2012-11-09
1
-1
/
+3
*
Try #2.1: Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-11-07
3
-334
/
+414
*
Revert 166344 (SafeBrowsingSystemTest fails on XP:
thakis@chromium.org
2012-11-07
3
-414
/
+334
*
Try #2: Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-11-07
3
-334
/
+414
*
testserver.py: Remove workaround for buildbot
toyoshim@chromium.org
2012-11-06
1
-11
/
+1
*
Remove DeprecationWarning filtering from testserver.py
mattm@chromium.org
2012-10-27
1
-3
/
+0
*
testserver.py cleanup
toyoshim@chromium.org
2012-10-25
1
-67
/
+89
*
testserver.py must provide proper error code
toyoshim@chromium.org
2012-10-24
1
-8
/
+7
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-4
/
+1
*
Upstream Android-specific net/ changes.
newt@chromium.org
2012-10-20
1
-8
/
+12
*
testserver.py TLS and client auth support on WebSocket.
toyoshim@chromium.org
2012-10-18
1
-4
/
+22
[next]