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
/
url_request.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Document when the Delegate methods OnCertificateRequested and
wtc@chromium.org
2009-06-26
1
-1
/
+9
*
Reorder URLRequest members so URLRequestContext lasts longer than URLRequestJob.
willchan@chromium.org
2009-06-17
1
-3
/
+3
*
Specify new methods for supporting SSL client authentication.
wtc@chromium.org
2009-06-12
1
-1
/
+18
*
Update some comments in url_request.h to clarify that once the request is del...
ericroman@google.com
2009-06-03
1
-3
/
+5
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
1
-7
/
+0
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
1
-1
/
+1
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
1
-3
/
+5
*
URLRequest::Interceptor enhancements1) Allow an interceptor to change its min...
michaeln@google.com
2009-04-16
1
-14
/
+50
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-2
/
+3
*
Reverting 12479 which reverted 12470.
willchan@chromium.org
2009-03-25
1
-6
/
+17
*
Reverting 12470.
willchan@chromium.org
2009-03-25
1
-17
/
+6
*
Prioritize which HTTP requests get a socket first by adding a priority level ...
willchan@chromium.org
2009-03-25
1
-6
/
+17
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
1
-1
/
+4
*
Highlights of changes:
hclam@chromium.org
2009-03-13
1
-0
/
+7
*
Landing again the CL that adds security info to canceled requests (last time ...
jcampan@chromium.org
2009-03-08
1
-4
/
+13
*
Revert change 11197 because it created 138 new layout tests
nsylvain@chromium.org
2009-03-07
1
-13
/
+4
*
Landing again the CL that adds security info to canceled requests (it was bre...
jcampan@chromium.org
2009-03-07
1
-4
/
+13
*
Reverting 11179.
jcampan@chromium.org
2009-03-07
1
-13
/
+4
*
This CL adds a way to specify the security info when canceling a URLRequest.
jcampan@chromium.org
2009-03-07
1
-4
/
+13
*
Revert change 10975 and 10972 because it broke the purify
nsylvain@chromium.org
2009-03-05
1
-7
/
+0
*
Highlights of changes:
hclam@chromium.org
2009-03-05
1
-0
/
+7
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-34
/
+18
*
Add a constraint on how many requests can be outstanding for any given render...
ericroman@google.com
2009-02-06
1
-0
/
+5
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
1
-10
/
+11
*
revert r8603
rvargas@google.com
2009-01-24
1
-11
/
+10
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
1
-10
/
+11
*
Correct latency histograms for SDCH encoding
jar@chromium.org
2009-01-13
1
-4
/
+7
*
Don't send Content-Type when redirecting from a POST.
ericroman@google.com
2008-11-15
1
-0
/
+4
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-2
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
More of net compiling on the Mac.
avi@google.com
2008-08-20
1
-0
/
+2
*
Fix header include guards.
darin@google.com
2008-08-04
1
-3
/
+3
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
1
-1
/
+1
*
Move some more classes from net/base into the net:: namespace.
darin@google.com
2008-07-30
1
-1
/
+1
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+542
[prev]