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_http_job.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-1
/
+1
*
Do not call OnGetCookiesBlocked or OnSetCookieBlocked when cookies are
darin@chromium.org
2010-03-12
1
-7
/
+7
*
Remove debug info used to diagnose bug 31723.
rvargas@google.com
2010-03-03
1
-12
/
+1
*
Add APIs to expose http cache's metadata and the
rvargas@google.com
2010-02-23
1
-0
/
+5
*
Trigger the blocked cookie notification UI.
darin@chromium.org
2010-02-09
1
-6
/
+19
*
Implement backend support for forcing cookies to be saved as
darin@chromium.org
2010-02-05
1
-2
/
+6
*
Add debug info to track a crash when sleeping.
rvargas@google.com
2010-02-04
1
-1
/
+12
*
Revert 38001 and 38002.
darin@chromium.org
2010-02-03
1
-84
/
+144
*
Back out trunk r37998.
mark@chromium.org
2010-02-03
1
-144
/
+84
*
Modify CookiePolicy to work asynchronously
darin@chromium.org
2010-02-03
1
-84
/
+144
*
If the URLRequestContext has no CookiePolicy, then we should
darin@chromium.org
2010-01-30
1
-4
/
+4
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
1
-3
/
+4
*
Remove support for filtering by MIME-type.
jochen@chromium.org
2010-01-20
1
-4
/
+4
*
Minor cleanup, removed unused URLRequestJob::GetMoreData() method.
michaeln@chromium.org
2009-12-30
1
-4
/
+0
*
SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.
agl@chromium.org
2009-12-11
1
-25
/
+135
*
Fixes ChromeFrame net tests which run the URLRequest unit tests by launching ...
ananta@chromium.org
2009-10-23
1
-18
/
+6
*
Don't add default Accept-Language and Accept-Charset headers if specific ones...
dimich@google.com
2009-09-24
1
-6
/
+21
*
Replace some net::ERR_FAILED generic error codes with more specific codes.
eroman@chromium.org
2009-09-24
1
-7
/
+4
*
Strict transport security: come out from behind the flag.
agl@chromium.org
2009-09-10
1
-13
/
+1
*
Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show.
mirandac@chromium.org
2009-09-09
1
-47
/
+1
*
Rename X-Force-TLS to Strict-Transport-Security.
abarth@chromium.org
2009-09-05
1
-14
/
+16
*
ForceTLS: generate internal redirect when mistakenly using http.
agl@chromium.org
2009-09-04
1
-2
/
+10
*
Sanitizing the referrer header before starting the automation request.TEST=Ru...
tommi@chromium.org
2009-08-31
1
-9
/
+1
*
Adding command-line option to override bans on certain port numbers through a...
mirandac@chromium.org
2009-08-31
1
-1
/
+47
*
Add the ability to not send cookies or send user name/password.
levin@chromium.org
2009-08-26
1
-0
/
+3
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-1
/
+1
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-1
/
+2
*
Add plumbing for allowing the renderer to intercept and cancel redirects before
darin@chromium.org
2009-07-30
1
-14
/
+0
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-5
/
+4
*
Start to disable bzip2 support. First step: Stop advertising support.
jar@chromium.org
2009-06-24
1
-2
/
+2
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
1
-2
/
+4
*
Reorder members in URLRequestHttpJob to get correct destruction order.
willchan@chromium.org
2009-06-17
1
-2
/
+2
*
Specify new methods for supporting SSL client authentication.
wtc@chromium.org
2009-06-12
1
-1
/
+25
*
Reduce probability of SDCH holdback to 1%
jar@chromium.org
2009-06-05
1
-2
/
+2
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
1
-4
/
+4
*
More progress on ForceHTTPS.
abarth@chromium.org
2009-05-20
1
-4
/
+53
*
Cleanup code to keep flag showing "was cached" only in URLRequestHttpJob
jar@chromium.org
2009-05-19
1
-0
/
+3
*
Adjust histograms to only collect non-cache stats for SDCH.
jar@chromium.org
2009-05-15
1
-5
/
+12
*
Hand craft an A/B test of SDCH compression
jar@chromium.org
2009-04-30
1
-14
/
+48
*
Use HTTP status return code to make SDCH handling more robust.
jar@chromium.org
2009-03-30
1
-1
/
+1
*
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
1
-8
/
+43
*
Reverting 12479 which reverted 12470.
willchan@chromium.org
2009-03-25
1
-0
/
+1
*
Reverting 12470.
willchan@chromium.org
2009-03-25
1
-1
/
+0
*
Prioritize which HTTP requests get a socket first by adding a priority level ...
willchan@chromium.org
2009-03-25
1
-0
/
+1
*
wtc: please look at URL related code, and hooks and nits
jar@chromium.org
2009-03-13
1
-4
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Use FilterContext to allow filters to access URLRequestJob data
jar@chromium.org
2009-03-09
1
-1
/
+2
*
Provide error reporting and recovery for SDCH responses not market as HTML
jar@chromium.org
2009-02-21
1
-2
/
+9
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-0
/
+2
[next]