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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests that test creating secure and http-only cookies using CanonicalCook...
markusheintz@chromium.org
2012-12-10
1
-0
/
+21
*
FTP: allow garbage instead of "ls -l" permissions listing.
phajdan.jr@chromium.org
2012-12-10
2
-46
/
+17
*
DEPS roll openssl to 1.0.1c
digit@chromium.org
2012-12-10
1
-0
/
+1
*
Use SCHEME_HTTP for HTTPS proxies on Android.
pasko@google.com
2012-12-10
4
-38
/
+21
*
build/java_cpp_template.gypi: new build rules.
digit@chromium.org
2012-12-10
2
-30
/
+8
*
Fix uninit var in hybrid_slow_start.cc
rch@chromium.org
2012-12-08
1
-0
/
+1
*
Add mattm to net/OWNERS.
mattm@chromium.org
2012-12-08
1
-0
/
+1
*
Transfer server bound certs along with cookies for cros login.
mattm@chromium.org
2012-12-08
3
-0
/
+63
*
Add the QuicRandom interface with a default implementation that is
wtc@chromium.org
2012-12-08
4
-2
/
+147
*
Start calculating new combined NetworkChangeNotifier signal from previous OnI...
pauljensen@chromium.org
2012-12-08
12
-8
/
+290
*
Implement TCP congestion control classes in QUIC.
rch@chromium.org
2012-12-07
18
-15
/
+1354
*
Decouple ServerBoundCertServiceWorker from ServerBoundCertService, remove exp...
mattm@chromium.org
2012-12-07
2
-195
/
+108
*
NaCl: Add test to check that GDB debug stub works in Chrome
halyavin@google.com
2012-12-07
2
-0
/
+28
*
Correct dists -> dist in HSTS preloaded list for Tor.
agl@chromium.org
2012-12-07
2
-2
/
+2
*
android: Improve ActivityStatus and add ChromiumActivity.
digit@chromium.org
2012-12-07
1
-8
/
+7
*
* Enhance the ack logging
rch@chromium.org
2012-12-07
12
-261
/
+778
*
Preparing net/ for the removal of scoped_refptr::release()
piman@chromium.org
2012-12-07
1
-3
/
+5
*
Change www.crbug.com (fails) links to crbug.com links (works).
dbeam@chromium.org
2012-12-06
1
-1
/
+1
*
Temporarily allow IO to load gsettings.
phajdan.jr@chromium.org
2012-12-06
1
-5
/
+10
*
net: add dists.torproject.org to HSTS preload with pinning.
agl@chromium.org
2012-12-06
2
-0
/
+2
*
Added CacheEntry implementation.
agayev@chromium.org
2012-12-06
6
-2
/
+290
*
A pair of changes to make it easier to use NetLogs in
mmenke@chromium.org
2012-12-05
5
-7
/
+20
*
Disk cache: Remove redundant code from dump_cache.
rvargas@google.com
2012-12-05
3
-61
/
+51
*
Add SHARED_DELETE flag to FileStream.
paivanof@gmail.com
2012-12-05
2
-1
/
+6
*
net: remove include_subdomains from therapynotes.com by request of the site o...
agl@chromium.org
2012-12-05
2
-2
/
+4
*
[Sync] Treat XMPP auth errors as sync auth errors
akalin@chromium.org
2012-12-05
3
-16
/
+127
*
Adding transmission times for every QUIC packet received in the AckFrame.
rch@chromium.org
2012-12-05
9
-846
/
+567
*
Revert 171096
rch@chromium.org
2012-12-05
9
-559
/
+853
*
(1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...
kmadhusu@chromium.org
2012-12-05
2
-4
/
+3
*
Adding transmission times for every QUIC packet received in the AckFrame.
rch@chromium.org
2012-12-05
9
-853
/
+559
*
Update net/proxy unit test initialization of URLRequestJobFactory object.
tedv@chromium.org
2012-12-04
1
-3
/
+3
*
Handle broken pipe errors in Python testserver.
bauerb@chromium.org
2012-12-04
1
-3
/
+31
*
FTP: misc fixes resulting from my testing.
phajdan.jr@chromium.org
2012-12-04
11
-9
/
+255
*
Add support for public account policy to CloudPolicyClient.
mnissler@chromium.org
2012-12-04
1
-22
/
+38
*
net: add (*.)serverdensity.io to HSTS preloaded.
agl@chromium.org
2012-12-04
2
-0
/
+2
*
Add a QuicHttpStream class.
rch@chromium.org
2012-12-04
15
-12
/
+1037
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
38
-729
/
+583
*
Query the network delegate for cookies even if there is no cookie monster
droger@chromium.org
2012-12-04
2
-2
/
+6
*
Fix Netlink message length.
pauljensen@chromium.org
2012-12-03
1
-1
/
+1
*
Send 'IP address changed' events on Android when connection type changes.
pliard@chromium.org
2012-12-03
1
-0
/
+1
*
Clean up SpdySessionDependencies to remove code duplication.
rch@chromium.org
2012-12-02
8
-1038
/
+842
*
Ensure that NSS HTTP IO is initialized on iOS.
wtc@chromium.org
2012-12-01
3
-9
/
+8
*
Http cache: fix a bug that prevented the infinite cache simulation from saving
rvargas@google.com
2012-11-30
2
-5
/
+36
*
Linux: use generated library loader for gsettings.
phajdan.jr@chromium.org
2012-11-30
1
-92
/
+22
*
Let net_unittests build with the components build on android
thakis@chromium.org
2012-11-30
3
-5
/
+5
*
Remove unused parameter from the method IsDomainMatch of the class CanonicalC...
markusheintz@chromium.org
2012-11-30
4
-22
/
+19
*
Move EnableSpdy from HttpNetworkLayer to IOThread.
rch@chromium.org
2012-11-30
2
-69
/
+8
*
[chromedriver] Write websocket client and sync websocket client.
kkania@chromium.org
2012-11-29
2
-7
/
+7
*
Add unittests to test the "IsOnPath" and "IsDomainMatch methods of the class ...
markusheintz@chromium.org
2012-11-29
1
-0
/
+57
*
Use Netlink instead of NetworkManager (via D-bus) to monitor network
pauljensen@chromium.org
2012-11-29
7
-623
/
+359
[next]