summaryrefslogtreecommitdiffstats
path: root/chrome/common/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update API of OAuth2AccessTokenFetcher to return an expiration date.qsr@chromium.org2012-07-197-22/+68
* Revert 147199 - Update API of OAuth2AccessTokenFetcher to return an expiratio...jochen@chromium.org2012-07-187-68/+22
* Update API of OAuth2AccessTokenFetcher to return an expiration date.qsr@chromium.org2012-07-187-22/+68
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1120-20/+0
* retry r144574 with read-after-free fix.estade@chromium.org2012-06-282-15/+44
* Revert r 144574 "Modify experimental identity flow to display scope descripti...oshima@chromium.org2012-06-272-41/+15
* Modify experimental identity flow to display scope descriptions and details.estade@chromium.org2012-06-272-15/+41
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-263-8/+11
* Move email and domain canonicalization helper to common/net/gaiamnissler@chromium.org2012-06-253-0/+180
* Surface appropriate error message during OTP sign in.rogerta@chromium.org2012-06-214-12/+64
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-198-31/+40
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-1911-17/+17
* Fix problem of logging in with a password that contains json specialrogerta@chromium.org2012-06-155-47/+156
* Add DVLOG(2) to gaia_auth_fetcher.cc for debuggingakalin@chromium.org2012-06-131-0/+6
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-048-8/+8
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-043-3/+3
* Reland: Fix imported server certs being distrusted in NSS 3.13.mattm@chromium.org2012-06-011-10/+9
* Revert 139719 - Fix imported server certs being distrusted in NSS 3.13.falken@google.com2012-05-311-9/+10
* Fix imported server certs being distrusted in NSS 3.13.mattm@chromium.org2012-05-311-10/+9
* Added additional flags to control federated login host+path in tests.zelidrag@chromium.org2012-05-301-2/+27
* Chrome uses the /TokenAuth endpoint to get SID+LSID cookies when signing in torogerta@chromium.org2012-05-294-147/+3
* Added chrome switch that lets tests override URL path prefix for GAIA login r...zelidrag@chromium.org2012-05-251-10/+22
* Move URLFetcherFactory from content to netakalin@chromium.org2012-05-256-10/+10
* Remove the CHECK that causes Chrome to crash in some casesmunjal@chromium.org2012-05-241-3/+5
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-3/+5
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-2311-49/+49
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-2218-78/+84
* If the version field is omitted from the certificate, the defaultwtc@chromium.org2012-05-192-4/+18