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
*
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
*
Resubmitted code from revision 12809. The bug in the Windows SSL stack that
markus@chromium.org
2009-03-31
2
-7
/
+79
*
Reverting, as this changelist broke unittests on Windows.
markus@chromium.org
2009-03-30
2
-79
/
+7
*
Change the bad-certificate handler for SSL (using NSS) to return an
markus@chromium.org
2009-03-30
2
-7
/
+79
*
Move position of declaration per nit on larger CL that landed
jar@chromium.org
2009-03-30
1
-3
/
+1
*
Use HTTP status return code to make SDCH handling more robust.
jar@chromium.org
2009-03-30
5
-6
/
+6
*
Facilitate SDCH content decoding after a proxy removes ALL content info
jar@chromium.org
2009-03-28
1
-3
/
+6
*
Respect cookies set in a 401 responses when restarting the http transaction.
ericroman@google.com
2009-03-27
4
-28
/
+111
*
URLRequestFileJob provides file handle if net::LOAD_ENABLE_DOWNLOAD_FILE
hclam@chromium.org
2009-03-26
2
-0
/
+21
*
Reverting 12479 which reverted 12470.
willchan@chromium.org
2009-03-25
3
-7
/
+20
*
Reverting 12470.
willchan@chromium.org
2009-03-25
3
-20
/
+7
*
Prioritize which HTTP requests get a socket first by adding a priority level ...
willchan@chromium.org
2009-03-25
3
-7
/
+20
*
don't UMR if GetFileSize() fails.
ericroman@google.com
2009-03-20
1
-2
/
+2
*
Fix incorrect include guards in net/, where the guard didn't match the filename.
deanm@chromium.org
2009-03-17
1
-1
/
+1
*
Add command line switch "--new-ftp" for new portable FTP
wtc@chromium.org
2009-03-16
4
-2
/
+165
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
1
-1
/
+4
*
wtc: please look at URL related code, and hooks and nits
jar@chromium.org
2009-03-13
5
-9
/
+19
*
Highlights of changes:
hclam@chromium.org
2009-03-13
1
-0
/
+7
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
1
-1
/
+0
*
Remove unneeded platform_thread.h includes. Reduces number of includes from 5...
thestig@chromium.org
2009-03-13
1
-1
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
24
-24
/
+0
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
2
-14
/
+18
*
Use FilterContext to allow filters to access URLRequestJob data
jar@chromium.org
2009-03-09
16
-43
/
+76
*
Landing again the CL that adds security info to canceled requests (last time ...
jcampan@chromium.org
2009-03-08
3
-6
/
+32
*
Revert change 11197 because it created 138 new layout tests
nsylvain@chromium.org
2009-03-07
3
-32
/
+6
*
Landing again the CL that adds security info to canceled requests (it was bre...
jcampan@chromium.org
2009-03-07
3
-6
/
+32
*
Reverting 11179.
jcampan@chromium.org
2009-03-07
3
-32
/
+6
*
This CL adds a way to specify the security info when canceling a URLRequest.
jcampan@chromium.org
2009-03-07
3
-6
/
+32
*
Revert change 10975 and 10972 because it broke the purify
nsylvain@chromium.org
2009-03-05
1
-7
/
+0
[next]