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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
The CertVerifierJob destructor should delete canceled requests.
wtc@google.com
2011-01-21
2
-4
/
+42
*
Enable session resumption in SSLServerSocketNSS and unit tests
hclam@chromium.org
2011-01-21
2
-8
/
+2
*
More net/ reordering.
erg@google.com
2011-01-21
5
-60
/
+84
*
Remove the check for the obsolete CERT_TRUST_IS_NOT_TIME_NESTED
wtc@google.com
2011-01-21
1
-3
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
17
-66
/
+66
*
Allow IO operations in destructor of net::NetworkConfigWatcherMacThread
rsimha@chromium.org
2011-01-20
1
-0
/
+9
*
Reorder the methods in net/url_request/.
erg@google.com
2011-01-20
2
-94
/
+95
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
18
-434
/
+437
*
Adjust comments for new Source/ location.
dilmah@chromium.org
2011-01-19
1
-1
/
+1
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
3
-14
/
+14
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
2
-13
/
+11
*
Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module",...
mattm@chromium.org
2011-01-19
3
-11
/
+13
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
3
-14
/
+14
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
3
-14
/
+14
*
Fixes OpenSSL build following http://codereview.chromium.org/5686002/
bulach@chromium.org
2011-01-14
1
-1
/
+8
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
2
-21
/
+19
*
net: add a number of Brocade hosts to the False Start blacklist.
agl@chromium.org
2011-01-13
1
-0
/
+12
*
net: add cybs.rogers.com to the False Start blacklist
agl@chromium.org
2011-01-13
1
-0
/
+1
*
net: enable DnsRRResolver on Windows
agl@chromium.org
2011-01-13
3
-11
/
+124
*
NSS: PKCS 11 password prompt.
mattm@chromium.org
2011-01-13
8
-39
/
+214
*
Address post-review/commit nits from wtc for r71096 ( http://codereview.chrom...
rsleevi@chromium.org
2011-01-13
1
-1
/
+0
*
net: add Live Gamer sites to False Start blacklist
agl@chromium.org
2011-01-12
1
-0
/
+2
*
Clarify wording around blocking 3rd party cookies and add lab to block readin...
jochen@chromium.org
2011-01-12
3
-8
/
+36
*
replace memcmp with MagicCmp that supports '.' for single character of anythi...
fbarchard@chromium.org
2011-01-12
1
-3
/
+19
*
net: Ensure that when using False Start + client auth, bad client certificate...
agl@chromium.org
2011-01-11
2
-0
/
+8
*
More reordering the methods in headers in net/.
erg@chromium.org
2011-01-11
9
-1208
/
+1216
*
net: add touchnet.com to False Start blacklist
agl@chromium.org
2011-01-10
1
-0
/
+1
*
Start reordering the methods in headers in net/.
erg@google.com
2011-01-07
8
-271
/
+272
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
6
-8
/
+114
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
6
-114
/
+8
*
net: perform a non-A DNS lookup for HTTPS hosts.
agl@chromium.org
2011-01-06
1
-0
/
+1
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
6
-8
/
+114
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
6
-114
/
+8
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
6
-8
/
+114
*
net: add (*.)splendidbacon.com to HSTS preloaded.
agl@chromium.org
2011-01-06
2
-0
/
+5
*
Make the comment at the top of the file match the code.
wtc@chromium.org
2011-01-04
1
-17
/
+10
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
4
-4
/
+4
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
2
-6
/
+5
*
move base/object_watcher into base/win and add the win namespace. Fixup callers.
brettw@google.com
2011-01-01
2
-6
/
+6
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
4
-8
/
+8
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
4
-15
/
+15
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
6
-7
/
+8
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-2
/
+3
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-3
/
+4
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
6
-31
/
+31
*
Add Flush(Task*) method to CookieMonster.
rdsmith@chromium.org
2010-12-23
4
-1
/
+135
*
Defines SSLServerSocket and implements SSLServerSocketNSS
hclam@chromium.org
2010-12-23
9
-2
/
+62
*
Implement X509Certificate::CreateSelfSigned on Windows
hclam@chromium.org
2010-12-22
5
-5
/
+88
*
net: add lists.mayfirst.org to HSTS preloaded.
agl@chromium.org
2010-12-22
2
-0
/
+2
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
1
-1
/
+1
[next]