summaryrefslogtreecommitdiffstats
path: root/chrome/common/net
Commit message (Expand)AuthorAgeFilesLines
* Fixed RTL on FTP pagebeaufort.francois@gmail.com2013-10-221-0/+2
* Add #include of <algorithm> for compilation on VS2013scottmg@chromium.org2013-10-151-0/+2
* ui: Move webui/ directory into base/tfarina@chromium.org2013-10-151-1/+1
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-121-1/+1
* Support IDNA 2008 with UTS46.jshin@chromium.org2013-09-291-23/+3
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-1/+1
* DNS probes: Fix probes on Androidttuttle@chromium.org2013-09-131-4/+0
* Disable DNS probes on Android.ttuttle@chromium.org2013-09-101-0/+4
* Fixing a problem introduced when "Unknown" certs were renamedgspencer@chromium.org2013-09-022-5/+5
* Move two more constants into content namespace.tfarina@chromium.org2013-08-121-2/+2
* Improve DNS probe histogramsttuttle@chromium.org2013-08-011-1/+1
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-273-0/+1269
* Add --{disable,enable}-dns-probes switchesttuttle@chromium.org2013-07-262-4/+14
* Display DNS probe results.ttuttle@chromium.org2013-07-175-235/+108
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-042-2/+2
* Regenerate the root certificate and end-entity certificates used for various ...rsleevi@chromium.org2013-06-201-1/+1
* Make chrome/common and chrome/renderer use base namespace for Value.brettw@chromium.org2013-06-181-1/+1
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-072-2/+2
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...vasilii@chromium.org2013-06-022-9/+7
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-3/+2
* Remove dependency on ui/base/clipboard/clipboard.h from browser_context.hjeremya@chromium.org2013-04-262-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-10/+10
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-092-10/+10
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-10/+10
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-312-2/+2
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-294-6/+6
* Part III: Suppose a user clicks 'copy link address' from context menu in Inco...vasilii@chromium.org2013-03-012-7/+9
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Unify browser- and renderer- side logic for new DNS error pagesttuttle@chromium.org2013-02-143-0/+231
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-082-5/+5
* google_apis: Move AppendQueryParameter() etc. from common/net/url_util.h totfarina@chromium.org2013-01-313-226/+0
* Move code in ui\webui\jstemplate_builder.* to webui namespace for consistency.jam@chromium.org2013-01-221-1/+1
* Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...jam@chromium.org2013-01-181-1/+1
* Move DnsProbeService::Result to chrome/commonttuttle@chromium.org2013-01-091-0/+20
* Add method to load resources without scaleoshima@chromium.org2012-11-011-3/+2
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-2/+3
* Add method to load resources without scaleoshima@chromium.org2012-11-011-3/+2
* Add net/base/test_data_directory.htoyoshim@chromium.org2012-11-011-0/+1
* Move the NSS functions out of CertDatabase into a new NSSCertDatabase class.joaodasilva@chromium.org2012-09-102-10/+8
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-0749-9421/+0
* Add an API to retrieve the keys that services should use for Google APIs.joi@chromium.org2012-09-068-18/+426
* Add command line switches --oauth2-client-id and --oauth2-client-secret.arthurhsu@chromium.org2012-08-221-3/+6
* Add command line switches client-login-to-oauth2-url, oauth2-token-url, oauth...arthurhsu@chromium.org2012-08-211-17/+33
* Clean-up inline members of nested classes (chrome/)hans@chromium.org2012-08-102-0/+15
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-2/+2
* tweaks to IssueAdviceInfoEntryestade@chromium.org2012-07-243-9/+16
* Remove unused interceptors in WebAuthFlow and OAuth2MintTokenFlow.munjal@chromium.org2012-07-242-49/+0