| Commit message (Expand) | Author | Age | Files | Lines |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 7 | -7/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 2 | -11/+20 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 2 | -3/+3 |
* | Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2) | hbono@chromium.org | 2009-03-05 | 2 | -1/+21 |
* | Add a command line flag --v8-proxy-resolver, to select the new PAC implementa... | ericroman@google.com | 2009-03-03 | 1 | -6/+24 |
* | Proposed change to support resource loading for media files. | hclam@chromium.org | 2009-03-02 | 2 | -0/+60 |
* | Add file that got missing from main checkin. | ericroman@google.com | 2009-03-02 | 1 | -0/+2 |
* | Reverting 10456. | hbono@chromium.org | 2009-02-26 | 2 | -21/+1 |
* | Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 | hbono@chromium.org | 2009-02-26 | 2 | -1/+21 |
* | Coalesce more hardcoded schemes to using predefined constants. | brettw@chromium.org | 2009-02-26 | 1 | -3/+6 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 2 | -11/+10 |
* | Fix a crash when dns prefetching was being shut down without being started. | phajdan.jr@chromium.org | 2009-02-23 | 2 | -5/+6 |
* | Add support to ProxyService for downloading a PAC script on behalf of the Pro... | ericroman@google.com | 2009-02-23 | 1 | -1/+2 |
* | Enable SSL error handling in Linux again. | dkegel@google.com | 2009-02-19 | 1 | -10/+1 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-19 | 10 | -778/+392 |
* | Update test expectation. | ericroman@google.com | 2009-02-19 | 1 | -3/+3 |
* | Add parsing for PAC result strings -- ProxyInfo::UsePacString(). | ericroman@google.com | 2009-02-19 | 2 | -4/+4 |
* | Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder | dkegel@google.com | 2009-02-19 | 1 | -1/+10 |
* | Protect dictionary fetch operation in shutdown scenario. | jar@chromium.org | 2009-02-19 | 1 | -1/+10 |
* | Undo revert http://codereview.chromium.org/23028 | dkegel@google.com | 2009-02-18 | 1 | -10/+1 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 6 | -105/+139 |
* | Persist info about subresources on pages for DNS pre-resolution | jar@chromium.org | 2009-02-17 | 7 | -15/+380 |
* | Reverting r9823 (http://codereview.chromium.org/16207) because | dkegel@google.com | 2009-02-14 | 1 | -1/+10 |
* | ssl_client_socket_unittest.cc: launch local server with TestServerLauncher | dkegel@google.com | 2009-02-14 | 1 | -10/+1 |
* | Fetch SDCH dictionary as soon as current URL fetch completes | jar@chromium.org | 2009-02-11 | 2 | -5/+7 |
* | Revert "Clean up dns prefetch code, and also port it." | tc@google.com | 2009-02-06 | 9 | -360/+745 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-06 | 9 | -745/+360 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 3 | -14/+18 |
* | Remove DNS pre-resolution model of OS cache | jar@chromium.org | 2009-01-31 | 2 | -14/+13 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 3 | -0/+542 |
* | Provide the option for HTTPServer to be created with a specific | sky@google.com | 2009-01-29 | 1 | -7/+7 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 2 | -4/+9 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 2 | -6/+8 |
* | Unit test addition, cleanup for render_process/thread. | jrg@chromium.org | 2009-01-28 | 1 | -7/+0 |
* | Add support for UA spoofing, and spoof Safari's UA string when loading URLs | darin@chromium.org | 2009-01-27 | 2 | -4/+11 |
* | render_* work. | jrg@chromium.org | 2009-01-27 | 1 | -1/+6 |
* | Reverting 8627,8625. | maruel@chromium.org | 2009-01-26 | 9 | -312/+724 |
* | Fix MSVC warning. | phajdan.jr@chromium.org | 2009-01-26 | 1 | -1/+3 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-01-26 | 9 | -724/+310 |
* | Add user script support to extensions. | aa@chromium.org | 2009-01-25 | 1 | -6/+9 |
* | Two things: | ben@chromium.org | 2009-01-24 | 1 | -0/+1 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 2 | -9/+4 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 2 | -4/+9 |
* | Change histogram for eviction to get details of long tail | jar@google.com | 2009-01-23 | 1 | -1/+1 |
* | Fix strings in url_fixer_upper. | estade@chromium.org | 2009-01-23 | 3 | -217/+281 |
* | Handle race between deleting a low use referrer acruing value | jar@chromium.org | 2009-01-23 | 2 | -14/+21 |
* | Add q-values to languages in Accept-Language HTTP header to be compatible wit... | jungshik@google.com | 2009-01-23 | 1 | -7/+8 |
* | Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII(""). | deanm@chromium.org | 2009-01-22 | 1 | -6/+6 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -2/+2 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 9 | -1/+2026 |