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
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
18
-70
/
+63
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
18
-63
/
+70
*
net: Put more functions from escape.h into net namespace.
tfarina@chromium.org
2011-09-22
3
-10
/
+14
*
Enable sync for the settings from the Extension Settings API.
akalin@chromium.org
2011-09-21
1
-1
/
+7
*
Move TransportSecurityPersister completely to IO thread.
phajdan.jr@chromium.org
2011-09-21
1
-0
/
+3
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
12
-2
/
+12
*
aura: Make 'net' buildable with gtk disabled.
sadrul@chromium.org
2011-09-21
2
-11
/
+23
*
Fix a crash-on-shutdown in ProxyConfigServiceMac
adamk@chromium.org
2011-09-20
2
-3
/
+6
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
3
-3
/
+26
*
net: support side-pinning of public keys.
agl@chromium.org
2011-09-20
5
-0
/
+402
*
Consistently use ASSERT_TRUE(response != NULL) in http_network_transaction_un...
cbentzel@chromium.org
2011-09-20
1
-80
/
+83
*
Introduce a typedef for users of the SSL cert trust bits. This allows lots of...
pkasting@chromium.org
2011-09-20
5
-19
/
+22
*
net: Start wrapping escape.h into namespace net.
tfarina@chromium.org
2011-09-20
3
-16
/
+34
*
Fix crash bug at net::WebSocketJob::OnSentData.
ukai@chromium.org
2011-09-20
2
-3
/
+6
*
Linux: enhance some code to try and track down bug 75508.
mdm@chromium.org
2011-09-19
2
-6
/
+21
*
net: remove opportunistic HTTPS stuff.
agl@chromium.org
2011-09-19
7
-298
/
+3
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
2
-2
/
+2
*
Moved SDCH initialization from UI thread to IO thread.
rtenneti@chromium.org
2011-09-17
3
-28
/
+19
*
Disk Cache: If there are no abort_callbacks, we should not
rvargas@google.com
2011-09-16
1
-2
/
+8
*
chrome.experimental.downloads.download() implementation
benjhayden@chromium.org
2011-09-16
4
-1
/
+128
*
net: more HSTS additions.
agl@chromium.org
2011-09-16
2
-0
/
+21
*
Introduce logging to console and re-enable URLRequestTestHTTP.ProxyTunnelRedi...
battre@chromium.org
2011-09-16
3
-10
/
+13
*
Autofill/Valgrind: Fix a leak in AutofillDownloadTest.
jhawkins@chromium.org
2011-09-16
1
-3
/
+2
*
Change LOG(INFO) to VLOG(1) in net/base/bandwidth_metrics.h
isherman@chromium.org
2011-09-16
1
-3
/
+3
*
Fourth attempt at the following. Unreviewed, this was originally reviewed in...
pkasting@chromium.org
2011-09-15
6
-299
/
+224
*
FTP: fix compatibility with servers which send 451 response
phajdan.jr@chromium.org
2011-09-14
3
-15
/
+53
*
FTP: Cleanup - replace sscanf with more high-level routines.
phajdan.jr@chromium.org
2011-09-14
2
-24
/
+46
*
Mark URLRequestTestHTTP.ProxyTunnelRedirectTest flaky.
ericu@google.com
2011-09-14
1
-1
/
+7
*
Move destruction of FilePathWatcherFactory from WatchingFileReader dtor to Ca...
szym@chromium.org
2011-09-14
1
-1
/
+5
*
Disk cache: Make a local copy of the operation result before
rvargas@google.com
2011-09-14
1
-1
/
+2
*
Third try at committing this.
erikwright@chromium.org
2011-09-13
13
-588
/
+1632
*
Disk cache: Make sure that we don't use the address of an
rvargas@google.com
2011-09-13
1
-5
/
+5
*
Don't leak SSPILibraryDefault objects
asanka@chromium.org
2011-09-13
2
-11
/
+9
*
Don't interpret embeded NULLs in a response header line as a line terminator.
eroman@chromium.org
2011-09-13
5
-10
/
+46
*
net: update public key block for the correct Cyber CA certs.
agl@chromium.org
2011-09-13
8
-2
/
+190
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+1
*
NetworkChangeNotifierMac: synchronize destruction order with helper thread.
adamk@chromium.org
2011-09-12
2
-14
/
+13
*
Overwrite extensions of filenames determined from URLs if the URL could be a ...
asanka@chromium.org
2011-09-12
3
-29
/
+79
*
Avoid long test_server timeouts by using action_timeout_ms
phajdan.jr@chromium.org
2011-09-12
3
-8
/
+2
*
Revert 100691 - Mark SpdySessionPool as not threadsafe
dmazzoni@chromium.org
2011-09-12
1
-3
/
+1
*
Remove CHROME_V8 #define and related javascript_engine gyp variable.
mihaip@chromium.org
2011-09-12
1
-5
/
+1
*
Mark SpdySessionPool as not threadsafe
kristianm@chromium.org
2011-09-12
1
-1
/
+3
*
net: another HSTS preloaded update
agl@chromium.org
2011-09-12
2
-0
/
+23
*
Change AuthChallengeInfo to better represent underlying encodings.
cbentzel@chromium.org
2011-09-12
13
-252
/
+225
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-09-10
1
-1
/
+0
*
LOG(WARNING)=>VLOG for SPDY path logging
willchan@chromium.org
2011-09-09
1
-2
/
+2
*
...
agl@chromium.org
2011-09-09
2
-0
/
+9
*
Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...
erikwright@chromium.org
2011-09-09
13
-1632
/
+588
*
Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...
erikwright@chromium.org
2011-09-09
13
-588
/
+1632
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
13
-1608
/
+579
[next]