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
*
Remove old unclaimed streams pushed by a SPDY server.
bengr@google.com
2012-07-18
5
-6
/
+232
*
Remove all the OS X 10.6 SDK forward declarations.
rsesek@chromium.org
2012-07-18
1
-9
/
+1
*
[net] Initialize Job priority before the first request is added.
szym@chromium.org
2012-07-18
1
-6
/
+8
*
Change the FindHistogram interface of StatisticsRecorder
kaiwang@chromium.org
2012-07-18
3
-51
/
+59
*
Remove linked_ptr from SpdyStream.
rch@chromium.org
2012-07-18
15
-49
/
+52
*
Update effective-TLD data files using the latest data from Mozilla, ignoring ...
pam@chromium.org
2012-07-18
4
-11093
/
+25125
*
Move CanonicalCookie into separate files
battre@chromium.org
2012-07-18
13
-774
/
+880
*
Fix 6 failures in net unittests on Android
yongsheng.zhu@intel.com
2012-07-18
1
-1
/
+44
*
Pad base64 encoded data URIs if they aren't padded.
asanka@chromium.org
2012-07-18
2
-3
/
+29
*
Linux: Detect Unity as a desktop environment.
thestig@chromium.org
2012-07-17
1
-0
/
+1
*
Cap the record layer version number of TLS ClientHello to TLS 1.0
wtc@chromium.org
2012-07-17
7
-19
/
+252
*
Unit tests for all public members of net::URLRequestFilter
pauljensen@chromium.org
2012-07-17
2
-0
/
+124
*
Fix the failed case ThreadCheckDeleteSessionCookies on Android
yongsheng.zhu@intel.com
2012-07-17
1
-0
/
+11
*
Add macro 'ENABLE_PERSISTENT_SESSION_COOKIES' for net unit tests on Android
yongsheng.zhu@intel.com
2012-07-17
1
-0
/
+4
*
[net] Fix uninitialized access in AddressTrackerLinuxTest
szym@chromium.org
2012-07-17
1
-1
/
+1
*
[net] Adds AddressTrackerLinux which keeps track of interface addresses using...
szym@chromium.org
2012-07-16
10
-240
/
+607
*
Added broadcasting feature to UDP server sockets.
ygorshenin@chromium.org
2012-07-16
8
-3
/
+182
*
Move UserScript and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-13
1
-2
/
+7
*
Add comment to URLRequest::first_party_for_cookies why it must only be used f...
jochen@chromium.org
2012-07-13
1
-0
/
+10
*
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
kaiwang@chromium.org
2012-07-13
5
-5
/
+8
*
Realign misaligned text in net/net.gyp.
maruel@chromium.org
2012-07-13
1
-122
/
+122
*
net_unittests.isolate on OSX: Trace URLFetcherDownloadProgressTest.Basic.
maruel@chromium.org
2012-07-13
1
-50
/
+60
*
Adds helper methods for WebView.
aurimas@chromium.org
2012-07-13
1
-0
/
+14
*
Account for server vs host clock skew in cookie expiration times.
pauljensen@chromium.org
2012-07-13
5
-6
/
+59
*
DiskCacheTest.MappedFile_SyncIO asan fix for Chrome on Android.
jknotten@chromium.org
2012-07-13
1
-0
/
+5
*
A new mock test for ftp jobs.
shalev@chromium.org
2012-07-12
3
-5
/
+85
*
SPDY_SESSION_RECV_DATA doesn't indicate the DATA_FLAG_FIN
toyoshim@chromium.org
2012-07-12
12
-24
/
+40
*
Extract ParsedCookie into a top level class
battre@chromium.org
2012-07-12
9
-656
/
+727
*
WebSocket over SPDY: implement opening handshake to conform the draft spec 8
toyoshim@chromium.org
2012-07-12
4
-314
/
+134
*
Introduced TestURLFetcher::DelegateForTests interface to allow event-driven e...
primiano@chromium.org
2012-07-12
2
-1
/
+44
*
SPDY - chunked upload - cleanup of spdy_http_stream to read the data
rtenneti@chromium.org
2012-07-12
18
-132
/
+556
*
Change DeterministicMockTCPClientSocket to set the peer address from the conn...
rch@chromium.org
2012-07-11
2
-6
/
+10
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
446
-446
/
+0
*
Replaced static URLRequestFtpJob factory with non-static protocol handler for...
shalev@chromium.org
2012-07-11
5
-20
/
+104
*
Switch to TimeDelta interfaces for process waiting functions in net and ipc.
tedvessenes@gmail.com
2012-07-11
8
-50
/
+53
*
Remove the force_session cookie option, as it's not used anymore
jochen@chromium.org
2012-07-11
8
-155
/
+22
*
Move net_unittests and net_unittests_run inside a inside_chromium_build==1 co...
maruel@chromium.org
2012-07-11
1
-34
/
+41
*
Refactor Android's NetworckChangeNotifier.
benm@chromium.org
2012-07-11
3
-83
/
+194
*
Remove several usages of linked_ptr in spdy land.
rch@chromium.org
2012-07-11
9
-54
/
+51
*
TLS channel id field trial.
mattm@chromium.org
2012-07-10
2
-0
/
+11
*
Switch the NSS thread from being a base::Thread to a base::SequencedWorkerPoo...
rsleevi@chromium.org
2012-07-10
3
-14
/
+17
*
Log cancellation error codes at the URLRequest level to NetLog.
mmenke@chromium.org
2012-07-10
2
-2
/
+12
*
fix clang warnings for chrome on android
qinmin@chromium.org
2012-07-10
2
-5
/
+0
*
Fix race in HttpNetworkTransactionSpdy2Test.BasicAuthSpdyProxy and
mmenke@chromium.org
2012-07-10
2
-18
/
+18
*
Fix permissions bit that accidentally got +x.
ericu@google.com
2012-07-10
1
-0
/
+0
*
[MIPS] Set endianness for MIPS architecture in http_auth_handler_ntlm_portable.
petarj@mips.com
2012-07-10
1
-2
/
+6
*
net: block Cyberoam CA with leaked private key.
agl@chromium.org
2012-07-10
1
-1
/
+6
*
DeterministicSocketDataProvider should not be RefCounted
rsleevi@chromium.org
2012-07-10
16
-163
/
+137
*
NSS Channel ID: don't check ECC support on every socket creation.
mattm@chromium.org
2012-07-09
1
-8
/
+3
*
Created new SpdyFramerVisitorInterface::OnSynStream(), SpdyFramerVisitorInter...
rch@chromium.org
2012-07-09
11
-296
/
+574
[next]