summaryrefslogtreecommitdiffstats
path: root/google_apis/google_api_keys.cc
Commit message (Expand)AuthorAgeFilesLines
* Display an infobar on startup when Google API keys are missing.phajdan.jr@chromium.org2013-05-161-0/+15
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-13/+16
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-16/+13
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-13/+16
* Move stringize_macros to base/strings.brettw@chromium.org2013-01-311-1/+1
* Remove temporary keys. See http://chromium.org/developers/how-tos/api-keys.joi@chromium.org2013-01-311-10/+3
* Avoid having two copies of implementation from google_api_keys.ccjoi@chromium.org2013-01-101-0/+2
* Adding unit tests for google_api_keys functionality.joi@chromium.org2012-09-211-4/+0
* Check in temporary keys to aid transition.joi@chromium.org2012-09-171-17/+16
* Auto-detect whether internal keys should be used.joi@chromium.org2012-09-171-7/+26
* include.gypi variables to specify API keys or use internal header for keys.joi@chromium.org2012-09-131-9/+13
* Add include of internal-only file for official builds.joi@chromium.org2012-09-111-39/+23
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-0/+250