summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_webstore_private_api.h
Commit message (Expand)AuthorAgeFilesLines
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Fix the Extension.Permissions_*Cancel histograms.jstritar@chromium.org2011-06-281-1/+1
* Change the web store private install API to accept a localized extension name.asargent@chromium.org2011-05-261-1/+2
* Adding tests for new webstore beginInstallWithManifest method.asargent@chromium.org2011-04-261-0/+5
* Fix Clang style errors.asargent@chromium.org2011-04-051-0/+3
* Add a webstore install method that lets us prompt the user before downloading.asargent@chromium.org2011-04-051-0/+74
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Add command line flag to override gallery update urlsasargent@chromium.org2010-11-301-4/+0
* Split the private webstore install API into two parts.asargent@chromium.org2010-11-101-4/+13
* Add sync login token to results from webstore private API functions.asargent@chromium.org2010-10-271-0/+15
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-251-4/+14
* Fix a failing test for the extension webstorePrivate API.asargent@chromium.org2010-10-211-5/+0
* Tweak the webstorePrivate.getBrowserLogin callback signature.asargent@chromium.org2010-10-151-8/+7
* Add a promptBrowserLogin method to webstorePrivate extension APIasargent@chromium.org2010-10-111-5/+34
* Implement gallery install APIrafaelw@chromium.org2010-09-091-0/+10
* Private API for web store to get sync login and set store login information.asargent@chromium.org2010-09-011-0/+26