| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Improve modularity of recent SDCH dictionary load checkin | jar@chromium.org | 2009-02-17 | 1 | -5/+10 |
* | Add a unit test for ERR_UNEXPECTED_SERVER_AUTH. | wtc@chromium.org | 2009-02-14 | 1 | -6/+0 |
* | Fetch SDCH dictionary as soon as current URL fetch completes | jar@chromium.org | 2009-02-11 | 1 | -2/+6 |
* | Sanitize proxy response codes to CONNECT requests. For | wtc@chromium.org | 2009-02-11 | 1 | -0/+6 |
* | Add a null pointer check for transaction_ in | wtc@chromium.org | 2009-02-06 | 1 | -1/+4 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -1/+2 |
* | Add support for UA spoofing, and spoof Safari's UA string when loading URLs | darin@chromium.org | 2009-01-27 | 1 | -2/+4 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -2/+1 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -1/+2 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -2/+3 |
* | I fail at reading code review comments. Second try at getting the white spac... | abarth@chromium.org | 2008-12-16 | 1 | -2/+2 |
* | Comments and white space changes requested by Wan-Teh. | abarth@chromium.org | 2008-12-16 | 1 | -1/+1 |
* | Command line switch for the ultra security concious: --force-https! | abarth@chromium.org | 2008-12-15 | 1 | -1/+11 |
* | Remove unused x-SDCH header from get requests | jar@google.com | 2008-12-03 | 1 | -7/+0 |
* | Enforce httponly on cookies coming from the renderer. This prevents javascri... | deanm@chromium.org | 2008-11-19 | 1 | -3/+8 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -14/+0 |
* | Clean up filter and content encoding handling | jar@google.com | 2008-10-27 | 1 | -80/+41 |
* | Remove HttpTransaction::Destroy(), and do automatic memory management with sc... | ericroman@google.com | 2008-10-21 | 1 | -26/+24 |
* | Add a lot of robustness to SDCH filter decoding | jar@google.com | 2008-10-15 | 1 | -2/+58 |
* | Fix tree bustage | jar@google.com | 2008-09-23 | 1 | -2/+4 |
* | Re-land SDCH filter support experiment | jar@google.com | 2008-09-23 | 1 | -5/+54 |
* | Rollback 2444 and 2443 to get linux and mac prep | jar@google.com | 2008-09-22 | 1 | -54/+5 |
* | Experimental integration of delta compression content encoding | jar@google.com | 2008-09-22 | 1 | -5/+54 |
* | Don't set any cookies as a result of the Google URL Tracker update check. Th... | pkasting@chromium.org | 2008-09-17 | 1 | -8/+10 |
* | Remove the pre-launch bzip2 hack. | ericroman@google.com | 2008-09-10 | 1 | -23/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Enable -Werror on the Mac. Fix two more warnings just added to our build. N... | mmentovai@google.com | 2008-08-22 | 1 | -4/+5 |
* | More of net compiling on the Mac. | avi@google.com | 2008-08-20 | 1 | -2/+2 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -2/+2 |
* | Rename URLRequestHttpCacheJob to URLRequestHttpJob. | darin@google.com | 2008-07-30 | 1 | -0/+538 |