summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-2/+4
* Test impact of 4 rather than 8 parallel DNS prefetchjar@chromium.org2009-06-015-28/+35
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-292-25/+4
* Make OffTheRecordObserver a Singleton.mpcomplete@google.com2009-05-261-8/+6
* Rename the --proxy-bypass-urls command-line switchwtc@chromium.org2009-05-262-5/+5
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* Fix a NotificationObserver that crept in yesterday to use the NotificationReg...pkasting@chromium.org2009-05-221-6/+2
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-221-5/+2
* Fix some outdated comments.asargent@chromium.org2009-05-221-2/+2
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-221-3/+5
* Try to fix test bustagepkasting@chromium.org2009-05-221-4/+7
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-223-19/+13
* Hook up more of extension uninstall.aa@chromium.org2009-05-212-0/+21
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-212-21/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-202-0/+21
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-202-21/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-202-0/+21
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-0/+2
* 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