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
*
Change the URLs used to access "view-cache:" and "view-net-internals:".
eroman@chromium.org
2009-09-14
2
-2
/
+2
*
Non-blocking connect() attempts may fail synchronously in some cases. When
mark@chromium.org
2009-09-11
1
-17
/
+0
*
Fix two issues with a downloaded file's extension:
paul@chromium.org
2009-09-11
1
-5
/
+0
*
Add a NOTREACHED() to catch users of pre-release NSS.
chase@chromium.org
2009-09-11
1
-0
/
+5
*
Strict transport security: add checkbox to clear state.
agl@chromium.org
2009-09-11
3
-0
/
+24
*
Increase the maximum number of entries in LoadLog to 40.
eroman@chromium.org
2009-09-10
1
-1
/
+1
*
Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...
eroman@chromium.org
2009-09-10
1
-0
/
+10
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
5
-15
/
+19
*
Add an SSLConfigService implementation for Mac OS X
hawk@chromium.org
2009-09-09
4
-0
/
+321
*
Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show.
mirandac@chromium.org
2009-09-09
3
-0
/
+69
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-2
/
+2
*
Include fixes for gcc >= 4.3
evan@chromium.org
2009-09-09
1
-0
/
+2
*
ForceTLS: hash hostnames, handle subdomains, canonicalise.
agl@chromium.org
2009-09-09
6
-24
/
+340
*
Update the Strict-Transport-Security grammar to match the spec.
abarth@chromium.org
2009-09-08
2
-14
/
+28
*
Properly concatenate URL components in directory listing.
phajdan.jr@chromium.org
2009-09-08
1
-2
/
+6
*
Add some trace-points to HttpCache for request profiling (cache entry "open",...
eroman@chromium.org
2009-09-06
1
-0
/
+18
*
Rename X-Force-TLS to Strict-Transport-Security.
abarth@chromium.org
2009-09-05
3
-71
/
+75
*
This CL changes the CookieStore obect to be a refcounted object to get a bett...
ananta@chromium.org
2009-09-05
3
-251
/
+261
*
Making ExpectLogContains inline so that url_request_unittest.cc won't depend ...
tommi@chromium.org
2009-09-04
2
-36
/
+24
*
ForceTLS: persist to disk
agl@chromium.org
2009-09-04
2
-10
/
+135
*
Add trace-point for URLRequest to the LoadLog.
eroman@chromium.org
2009-09-04
1
-0
/
+7
*
Reverting r25382: blame Windows
agl@chromium.org
2009-09-03
2
-135
/
+10
*
Build fix: VC warning
agl@chromium.org
2009-09-03
1
-1
/
+1
*
ForceTLS: persist to disk
agl@chromium.org
2009-09-03
2
-10
/
+135
*
Add a visualizer for the HostCache (DNS cache) on the network internals page.
eroman@chromium.org
2009-09-02
6
-2
/
+30
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
4
-24
/
+21
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
4
-21
/
+24
*
Fix access control.
maruel@chromium.org
2009-08-28
1
-2
/
+4
*
Enable SSLClientSocketTest unit tests on Mac OS X by implementing our own cer...
hawk@chromium.org
2009-08-27
3
-16
/
+417
*
Update eTLD data for changes to .cr. Parallels https://bugzilla.mozilla.org/...
pkasting@chromium.org
2009-08-26
2
-3
/
+16
*
POSIX: Don't convert backslashes in filenames into forward slashes.
estade@chromium.org
2009-08-26
1
-0
/
+5
*
Convert internal time format to Windows 1601 epoch on Linux & Mac.
brettw@chromium.org
2009-08-26
1
-0
/
+11
*
Add the ability to not send cookies or send user name/password.
levin@chromium.org
2009-08-26
1
-0
/
+7
*
Moving NetTestSuite to a header file for reuse.
tommi@chromium.org
2009-08-26
2
-36
/
+53
*
Correctly join paths in FTP directory listing.
phajdan.jr@chromium.org
2009-08-25
1
-2
/
+2
*
Try one more time to lock down content sniffing for
aa@chromium.org
2009-08-25
1
-1
/
+2
*
Clear the gzip filter to file names with gz/tgz extensions only when the mime...
thestig@chromium.org
2009-08-24
2
-12
/
+168
*
Add code for enabling or disabling CRLs and OCSP correctly.
wtc@chromium.org
2009-08-24
1
-2
/
+18
*
Consider "certificate revoked" as the most serious certificate
wtc@chromium.org
2009-08-22
1
-2
/
+2
*
Improve certificate error mapping.
wtc@chromium.org
2009-08-21
1
-2
/
+9
*
Cleanups for SSLConfigService and SSLConfigServiceManager.
mattm@chromium.org
2009-08-21
4
-6
/
+37
*
Prevent a crash that can occur when redirecting a file URL.
darin@chromium.org
2009-08-21
1
-4
/
+7
*
Fix some style nits in unittests.
eroman@chromium.org
2009-08-20
2
-119
/
+117
*
Add instrumentation to ClientSocketPool, that writes to LoadLog.
eroman@chromium.org
2009-08-20
4
-5
/
+93
*
Add icu:: qualifiers to a couple of more files. They're missed in the previou...
jshin@chromium.org
2009-08-19
1
-2
/
+2
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
5
-71
/
+146
*
Try to fix crash in OCSP handlers.
ukai@chromium.org
2009-08-19
1
-16
/
+3
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
1
-1
/
+1
*
Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...
jshin@chromium.org
2009-08-18
1
-15
/
+17
*
Don't use the AI_ADDRCONFIG flag on Mac OS X. It's not necessary.
wtc@chromium.org
2009-08-17
1
-0
/
+17
[next]