| Commit message (Expand) | Author | Age | Files | Lines |
* | This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f... | jungshik@google.com | 2009-05-01 | 1 | -0/+14 |
* | Searching by keyword now generates a visit against the site with a | sky@chromium.org | 2009-04-27 | 1 | -3/+3 |
* | posix: URLFixerUpper would DCHECK on input "/". | evan@chromium.org | 2009-04-21 | 2 | -6/+17 |
* | Makes it possible to mock URLFetcher. | sky@chromium.org | 2009-04-21 | 4 | -4/+157 |
* | Remove ExtensionProcessManager and move its functionality onto | mpcomplete@google.com | 2009-04-16 | 1 | -0/+1 |
* | Set media cache back to its maximum ~1.8GB | hclam@chromium.org | 2009-04-15 | 1 | -3/+3 |
* | Fix leak in ChromeURLRequestContext. I read the code wrong; we | aa@chromium.org | 2009-04-09 | 2 | -10/+2 |
* | Properly handle empty components when converting url_parse::Parsed object. | estade@chromium.org | 2009-04-08 | 1 | -0/+3 |
* | Temporary fix for omnibox crash. | estade@chromium.org | 2009-04-08 | 2 | -4/+54 |
* | hclam: picked you for this review based on the revision log of ChromeURLReque... | aa@chromium.org | 2009-04-08 | 2 | -6/+22 |
* | Change the size of media cache | hclam@chromium.org | 2009-04-03 | 1 | -3/+4 |
* | Make ProxyResolverV8 the default. | ericroman@google.com | 2009-04-03 | 1 | -3/+3 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Prevent making real DNS lookups by chrome tests. | phajdan.jr@chromium.org | 2009-03-27 | 1 | -4/+11 |
* | Disk cache: First pass to make it possible to have | rvargas@google.com | 2009-03-25 | 2 | -5/+10 |
* | Porting of unit tests in chrome/ | phajdan.jr@chromium.org | 2009-03-24 | 1 | -1/+1 |
* | Fix an invalid DCHECK for media request context | hclam@chromium.org | 2009-03-23 | 2 | -30/+43 |
* | Attempt to detect impact of disabling dns prefetching on transaction latency | jar@chromium.org | 2009-03-23 | 1 | -4/+2 |
* | Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest, | shess@chromium.org | 2009-03-22 | 1 | -2/+2 |
* | Fix a bunch of tiny near-bugs and bugs that static analysis identified | jar@chromium.org | 2009-03-19 | 1 | -0/+1 |
* | Check return value of AbsolutePath | agl@chromium.org | 2009-03-19 | 1 | -1/+2 |
* | Remove unneeded uses of base/ref_counted.h. | thestig@chromium.org | 2009-03-18 | 1 | -1/+0 |
* | Add command line switch "--new-ftp" for new portable FTP | wtc@chromium.org | 2009-03-16 | 1 | -0/+11 |
* | Remove unneeded platform_thread.h includes. Reduces number of includes from 5... | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 3 | -2/+2 |
* | Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h. | thestig@chromium.org | 2009-03-12 | 3 | -3/+3 |
* | 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 |