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
*
Distinguish a few more SDCH cases via problem codes
jar@chromium.org
2009-02-27
3
-5
/
+25
*
Don't let an active network attacker play tricks with CONNECT tunnels throgh ...
abarth@chromium.org
2009-02-27
1
-4
/
+4
*
Fix minor error it SDCH filter code (hidden by filter control code)
jar@chromium.org
2009-02-27
1
-0
/
+1
*
Add ERR_OUT_OF_MEMORY to make it more straightforward to
wtc@chromium.org
2009-02-26
1
-1
/
+4
*
Change the string_escape functions to use string16 rather than wstring.
dsh@google.com
2009-02-25
1
-3
/
+4
*
Correct enums in SDCH problem codes
jar@chromium.org
2009-02-25
2
-5
/
+7
*
Final step in converting all grit includes to have grit in the path.
tc@google.com
2009-02-24
1
-1
/
+1
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
6
-30
/
+27
*
Implement X509Certificate::Persist.
dkegel@google.com
2009-02-24
2
-15
/
+32
*
Have tld_cleanup generate a .cc file that contains the effective
tc@google.com
2009-02-24
4
-25
/
+3658
*
Add IPv6 support to net::GetHostAndPort.
ericroman@google.com
2009-02-23
3
-30
/
+42
*
Add ProxyResolverV8 class.darin@chromium.org is the original author of 'proxy...
ericroman@google.com
2009-02-23
1
-1
/
+4
*
fix checkdeps
tc@google.com
2009-02-22
1
-5
/
+6
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-1
/
+1
*
Provide error reporting and recovery for SDCH responses not market as HTML
jar@chromium.org
2009-02-21
4
-18
/
+49
*
Skip certification root initialization if it's not needed.
stoyan@chromium.org
2009-02-21
1
-4
/
+6
*
Add a warning comment to prevent increasing
wtc@chromium.org
2009-02-20
1
-1
/
+5
*
If an idle socket has received data unexpectedly, we can't
wtc@chromium.org
2009-02-19
15
-14
/
+115
*
Enable SSL error handling in Linux again.
dkegel@google.com
2009-02-19
6
-102
/
+472
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-02-19
1
-4
/
+3
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
3
-0
/
+100
*
Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder
dkegel@google.com
2009-02-19
5
-455
/
+99
*
Undo revert http://codereview.chromium.org/23028
dkegel@google.com
2009-02-18
5
-99
/
+455
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
5
-17
/
+49
*
Improve modularity of recent SDCH dictionary load checkin
jar@chromium.org
2009-02-17
2
-3
/
+5
*
Reverting r9823 (http://codereview.chromium.org/16207) because
dkegel@google.com
2009-02-14
5
-430
/
+98
*
ssl_client_socket_unittest.cc: launch local server with TestServerLauncher
dkegel@google.com
2009-02-14
7
-98
/
+653
*
Change mime type utils to operate on platform-specific string types for filen...
estade@chromium.org
2009-02-14
7
-45
/
+53
*
Add a new method ReadUntilComplete to FileStream which ensures that all reque...
jhawkins@chromium.org
2009-02-13
3
-0
/
+49
*
Change SSLInfo::SetCertError to call the recently-added
wtc@chromium.org
2009-02-12
1
-29
/
+1
*
Extend the IOBuffer to the disk cache.
rvargas@google.com
2009-02-12
2
-18
/
+15
*
Fetch SDCH dictionary as soon as current URL fetch completes
jar@chromium.org
2009-02-11
2
-8
/
+10
*
Sanitize proxy response codes to CONNECT requests. For
wtc@chromium.org
2009-02-11
1
-0
/
+4
*
Revert cl 9528 to fix mac test_shell_tests
rvargas@google.com
2009-02-10
2
-15
/
+18
*
Extend the IOBuffer to the disk cache.
rvargas@google.com
2009-02-10
2
-18
/
+15
*
Add constructor to net::FileStream to create it with a base::PlatformFile han...
hclam@chromium.org
2009-02-09
4
-0
/
+63
*
Stub out an unimplemented NSS function.
evan@chromium.org
2009-02-09
2
-0
/
+10
*
Work around a Purify bug by moving initialization from constructor to Inititi...
erikkay@google.com
2009-02-06
2
-8
/
+16
*
Make the mime -> extension code return a dotless extension.
deanm@chromium.org
2009-02-06
2
-2
/
+9
*
Revert "Clean up dns prefetch code, and also port it."
tc@google.com
2009-02-06
2
-23
/
+8
*
Fix HostResolver crash when MessageLoop is destroyed during
phajdan.jr@chromium.org
2009-02-06
1
-4
/
+20
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-02-06
1
-4
/
+3
*
Add a constraint on how many requests can be outstanding for any given render...
ericroman@google.com
2009-02-06
1
-0
/
+3
*
Fix a memory leak on the async resource handler.
rvargas@google.com
2009-02-06
1
-0
/
+3
*
Add X509Certificate::Verify stubs for Mac and Linux.
wtc@chromium.org
2009-02-05
7
-39
/
+51
*
Port the ResourceDispatcherHost to Mac and linux.
paul@chromium.org
2009-02-05
1
-0
/
+8
*
Fix the dependency checker tool. Rules for a directory did modify their direc...
stoyan@chromium.org
2009-02-05
1
-0
/
+5
*
Move certificate verification off the IO thread.
wtc@chromium.org
2009-02-03
11
-362
/
+465
*
Add one more histogram to SDCH decoder
jar@chromium.org
2009-02-02
1
-2
/
+12
*
Add to SDCH histogramming
jar@chromium.org
2009-02-02
3
-26
/
+51
[next]