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
*
net: Move UnescapeURLComponent() functions into net namespace.
tfarina@chromium.org
2011-10-02
2
-13
/
+12
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
33
-157
/
+157
*
Remove static which requires a static initializer.
agl@chromium.org
2011-09-30
1
-3
/
+4
*
Add CRL set updater.
agl@chromium.org
2011-09-30
3
-1
/
+19
*
Minor cleanup of Mac/Linux network change notifier code:
mmenke@chromium.org
2011-09-30
4
-15
/
+19
*
Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...
ddorwin@chromium.org
2011-09-29
4
-73
/
+12
*
net: add (*.)luneta.nearbuysystems.com to HSTS preloaded.
agl@chromium.org
2011-09-29
2
-0
/
+8
*
NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...
cbentzel@chromium.org
2011-09-29
4
-12
/
+73
*
Reinstate princeton.edu in the False Start blacklist.
agl@chromium.org
2011-09-29
1
-0
/
+1
*
Decouples TransportSecurityState from NSS.
bulach@chromium.org
2011-09-29
2
-32
/
+109
*
Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.
pkasting@chromium.org
2011-09-28
4
-18
/
+12
*
Fix Windows shared library build.
phajdan.jr@chromium.org
2011-09-27
1
-1
/
+2
*
Make TransportSecurityState not ref-counted for simplicity.
phajdan.jr@chromium.org
2011-09-27
3
-543
/
+535
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
1
-1
/
+2
*
Address wtc's comments in http://codereview.chromium.org/7461088
agl@chromium.org
2011-09-27
2
-9
/
+10
*
Update Windows version macros to Win 7
jschuh@chromium.org
2011-09-26
1
-1
/
+9
*
net: Move more functions into net namespace.
tfarina@chromium.org
2011-09-25
2
-38
/
+38
*
Fix potential issue with BaseFile::AppendDataToFile().
ahendrickson@chromium.org
2011-09-23
1
-0
/
+1
*
Record UMA statistics for file_stream operations.
ahendrickson@chromium.org
2011-09-23
9
-39
/
+406
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
12
-57
/
+64
*
Mark untrusted certificates as such in Linux UI.
agl@chromium.org
2011-09-22
2
-0
/
+64
*
Try to fix compile break.
pkasting@chromium.org
2011-09-22
1
-4
/
+1
*
Convert SHA256_LENGTH from a constant-in-anonymous-enum to a static const. T...
pkasting@chromium.org
2011-09-22
3
-6
/
+6
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
11
-61
/
+54
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
11
-54
/
+61
*
net: Put more functions from escape.h into net namespace.
tfarina@chromium.org
2011-09-22
3
-10
/
+14
*
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
4
-1
/
+4
*
aura: Make 'net' buildable with gtk disabled.
sadrul@chromium.org
2011-09-21
1
-4
/
+8
*
net: support side-pinning of public keys.
agl@chromium.org
2011-09-20
3
-0
/
+344
*
Introduce a typedef for users of the SSL cert trust bits. This allows lots of...
pkasting@chromium.org
2011-09-20
3
-11
/
+14
*
net: Start wrapping escape.h into namespace net.
tfarina@chromium.org
2011-09-20
3
-16
/
+34
*
net: remove opportunistic HTTPS stuff.
agl@chromium.org
2011-09-19
3
-32
/
+2
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
1
-1
/
+1
*
Moved SDCH initialization from UI thread to IO thread.
rtenneti@chromium.org
2011-09-17
3
-28
/
+19
*
net: more HSTS additions.
agl@chromium.org
2011-09-16
2
-0
/
+21
*
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
5
-295
/
+214
*
Third try at committing this.
erikwright@chromium.org
2011-09-13
10
-577
/
+1612
*
net: update public key block for the correct Cyber CA certs.
agl@chromium.org
2011-09-13
3
-2
/
+37
*
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
*
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
2
-13
/
+17
*
...
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
10
-1612
/
+577
*
Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...
erikwright@chromium.org
2011-09-09
10
-577
/
+1612
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
10
-1588
/
+568
*
Revert 100316 - Fix a memory leak in a unit test.
estade@chromium.org
2011-09-09
3
-22
/
+12
[next]