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
/
url_request
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Second attempt]
wtc@chromium.org
2009-06-25
1
-2
/
+2
*
Start to disable bzip2 support. First step: Stop advertising support.
jar@chromium.org
2009-06-24
2
-9
/
+12
*
Revert the previous checkin r19037 because it causes test_shell to
wtc@chromium.org
2009-06-23
1
-2
/
+2
*
Use the new portable FTP implementation on non-Windows platforms.
wtc@chromium.org
2009-06-23
1
-2
/
+2
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
2
-3
/
+25
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
2
-2
/
+2
*
Remove some unused files.
ericroman@google.com
2009-06-22
2
-158
/
+0
*
Comments added to SSL unit tests.
jrg@chromium.org
2009-06-19
1
-0
/
+23
*
Reorder URLRequest members so URLRequestContext lasts longer than URLRequestJob.
willchan@chromium.org
2009-06-17
1
-3
/
+3
*
Reorder members in URLRequestHttpJob to get correct destruction order.
willchan@chromium.org
2009-06-17
2
-6
/
+7
*
Revert 18520.
ericroman@google.com
2009-06-17
1
-2
/
+1
*
Temporarily disable a test which appears to be causing valgrind errors.
eroman@chromium.org
2009-06-16
1
-1
/
+2
*
Take 2. Make TCPClientSocketPool own the ConnectingSockets.
willchan@chromium.org
2009-06-15
2
-16
/
+6
*
Revert "Make TCPClientSocketPool own the ConnectingSockets."
willchan@chromium.org
2009-06-15
2
-6
/
+16
*
Make TCPClientSocketPool own the ConnectingSockets.
willchan@chromium.org
2009-06-15
2
-16
/
+6
*
Specify new methods for supporting SSL client authentication.
wtc@chromium.org
2009-06-12
6
-6
/
+63
*
Temporarily disable tests causing memory leaks.
ericroman@google.com
2009-06-12
2
-3
/
+10
*
Disable URLRequestTest.CancelTest4 since it started leaking.
willchan@chromium.org
2009-06-12
1
-1
/
+1
*
Experiment: turn off host caching to see if it relates to client socket pool ...
ericroman@google.com
2009-06-12
2
-3
/
+9
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
3
-5
/
+21
*
Check in the fourth Portable FTP CL from Ibrar Ahmed
wtc@chromium.org
2009-06-05
2
-42
/
+94
*
Reduce probability of SDCH holdback to 1%
jar@chromium.org
2009-06-05
1
-2
/
+2
*
Update some comments in url_request.h to clarify that once the request is del...
ericroman@google.com
2009-06-03
1
-3
/
+5
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
3
-26
/
+0
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
13
-4
/
+15
*
Decompress .svgz files from disk.
thestig@chromium.org
2009-05-27
2
-0
/
+13
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
3
-9
/
+12
*
Fix gconf for the linux proxy config service.
sdoyon@chromium.org
2009-05-22
1
-1
/
+1
*
Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...
ericroman@google.com
2009-05-21
1
-1
/
+2
*
More progress on ForceHTTPS.
abarth@chromium.org
2009-05-20
3
-5
/
+64
*
Cleanup code to keep flag showing "was cached" only in URLRequestHttpJob
jar@chromium.org
2009-05-19
3
-8
/
+13
*
Use the new HostNoBrackets() method in more places.
wtc@chromium.org
2009-05-16
1
-7
/
+8
*
Adjust histograms to only collect non-cache stats for SDCH.
jar@chromium.org
2009-05-15
4
-33
/
+50
*
Making command-line specified proxy settings more flexible - allowing for set...
robertshield@google.com
2009-05-12
1
-4
/
+3
*
FTP Transaction code for new Portable FTP code.
wtc@chromium.org
2009-05-11
2
-33
/
+153
*
Change names of SDCH related histograms.
jar@chromium.org
2009-05-02
1
-24
/
+24
*
This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...
jungshik@google.com
2009-05-01
1
-0
/
+11
*
Deprecate wstring version of PathService::Get() in net.
thestig@chromium.org
2009-05-01
1
-19
/
+20
*
Hand craft an A/B test of SDCH compression
jar@chromium.org
2009-04-30
4
-17
/
+280
*
Supports single range request with file protocol
hclam@chromium.org
2009-04-29
3
-8
/
+202
*
Revert "Supports single range request with file protocol"
evan@chromium.org
2009-04-29
3
-195
/
+8
*
Supports single range request with file protocol
hclam@chromium.org
2009-04-28
3
-8
/
+195
*
URLRequest::Interceptor enhancements1) Allow an interceptor to change its min...
michaeln@google.com
2009-04-16
9
-74
/
+786
*
Give the filter setup more context so it can figure out whether it's download...
thestig@chromium.org
2009-04-10
2
-0
/
+12
*
Scrape search definitions from forms that have onsubmit handlers. The scrapin...
ben@chromium.org
2009-04-10
1
-9
/
+18
*
revert until I can figure out why the tests are hanging
ben@chromium.org
2009-04-09
1
-18
/
+9
*
Scrape search definitions from forms that have onsubmit handlers. The scrapin...
ben@chromium.org
2009-04-09
1
-9
/
+18
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
4
-17
/
+19
*
Fix an innocuous dcheck when going to view-cache.
rvargas@google.com
2009-04-02
1
-3
/
+5
[next]