summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Allow IPv6 literals to be typed directly into the address bar, withoutabarth@chromium.org2009-05-182-28/+72
* Add ':' to the RemoveJs whitelist for about:dns. This fixes the problemabarth@chromium.org2009-05-171-2/+2
* Shorten the new proxy switch names.robertshield@google.com2009-05-152-13/+13
* Reverting 16158.beng@google.com2009-05-151-8/+1
* Privacy option added for all cookies to become session cookies.idanan@chromium.org2009-05-151-1/+8
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-142-0/+44
* Ensure that IO thread is not called in last actions by SDCH shutdownjar@chromium.org2009-05-131-0/+4
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-123-11/+242
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-3/+3
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-0/+14
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-3/+3
* posix: URLFixerUpper would DCHECK on input "/".evan@chromium.org2009-04-212-6/+17
* Makes it possible to mock URLFetcher.sky@chromium.org2009-04-214-4/+157
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-0/+1
* Set media cache back to its maximum ~1.8GBhclam@chromium.org2009-04-151-3/+3
* Fix leak in ChromeURLRequestContext. I read the code wrong; weaa@chromium.org2009-04-092-10/+2
* Properly handle empty components when converting url_parse::Parsed object.estade@chromium.org2009-04-081-0/+3
* Temporary fix for omnibox crash.estade@chromium.org2009-04-082-4/+54
* hclam: picked you for this review based on the revision log of ChromeURLReque...aa@chromium.org2009-04-082-6/+22
* Change the size of media cachehclam@chromium.org2009-04-031-3/+4
* Make ProxyResolverV8 the default.ericroman@google.com2009-04-031-3/+3
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Prevent making real DNS lookups by chrome tests.phajdan.jr@chromium.org2009-03-271-4/+11
* Disk cache: First pass to make it possible to havervargas@google.com2009-03-252-5/+10
* Porting of unit tests in chrome/phajdan.jr@chromium.org2009-03-241-1/+1
* Fix an invalid DCHECK for media request contexthclam@chromium.org2009-03-232-30/+43
* Attempt to detect impact of disabling dns prefetching on transaction latencyjar@chromium.org2009-03-231-4/+2
* Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,shess@chromium.org2009-03-221-2/+2
* Fix a bunch of tiny near-bugs and bugs that static analysis identifiedjar@chromium.org2009-03-191-0/+1
* Check return value of AbsolutePathagl@chromium.org2009-03-191-1/+2
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* Add command line switch "--new-ftp" for new portable FTPwtc@chromium.org2009-03-161-0/+11
* Remove unneeded platform_thread.h includes. Reduces number of includes from 5...thestig@chromium.org2009-03-131-1/+0
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-123-2/+2
* Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.thestig@chromium.org2009-03-123-3/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-107-7/+0
* NO CODE CHANGE.maruel@google.com2009-03-052-11/+20
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-052-3/+3
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)hbono@chromium.org2009-03-052-1/+21
* Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...ericroman@google.com2009-03-031-6/+24
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-022-0/+60
* Add file that got missing from main checkin.ericroman@google.com2009-03-021-0/+2
* Reverting 10456.hbono@chromium.org2009-02-262-21/+1
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85hbono@chromium.org2009-02-262-1/+21
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-3/+6
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-242-11/+10
* Fix a crash when dns prefetching was being shut down without being started.phajdan.jr@chromium.org2009-02-232-5/+6
* Add support to ProxyService for downloading a PAC script on behalf of the Pro...ericroman@google.com2009-02-231-1/+2