summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/bundle_installer.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-2/+2
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* Remove the optional_permission_set, required_permission_set, and initial_api_...rdevlin.cronin@chromium.org2013-05-091-1/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-1/+1
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-041-1/+0
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-291-1/+2
* Revert 169654 - FindLastActiveWithProfile now requires a HostDesktopType.joi@chromium.org2012-11-271-2/+1
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-271-1/+2
* browser: Move FindLastActiveWithProfile() into chrome namespace.tfarina@chromium.org2012-11-121-1/+1
* Have ExtensionInstallPrompt take a WebContentssail@chromium.org2012-10-211-1/+5
* Making ShowExtensionInstallDialog a callbacksail@chromium.org2012-10-121-1/+0
* Mac Web Intents Part 1: Show extension download progresssail@chromium.org2012-10-031-2/+4
* Don't show host permission warnings for platform apps.mihaip@chromium.org2012-08-021-0/+1
* Move implementation of BrowserList onto an inner, instantiatable class, Brows...ben@chromium.org2012-07-121-0/+1
* Move application creation and extension install prompt showing off Browser an...ben@chromium.org2012-07-031-1/+1
* Move each permission classes to its own files in extensions/permissions and r...penghuang@chromium.org2012-06-271-2/+2
* Remove BrowserList::GetLastActive from extensions install dialog code by plum...jam@chromium.org2012-06-151-6/+11
* Refactoring ExtensionInstallUI to abstract the Browser references.jcivelli@chromium.org2012-06-081-1/+1
* Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste...ben@chromium.org2012-05-231-3/+3
* Reland 137540 - Disable off-store extension installs by default. Also get rid...aa@chromium.org2012-05-171-4/+5
* Revert 137540 - Disable off-store extension installs by default. Also get rid...aa@chromium.org2012-05-171-5/+4
* Disable off-store extension installs by default. Also get rid of ExtensionSer...aa@chromium.org2012-05-161-4/+5
* RefCounted types should not have public destructors, chrome/browser/extension...rsleevi@chromium.org2012-04-271-8/+6
* Do not show the install prompt for themes.jstritar@chromium.org2012-04-201-6/+2
* Improve assocation of WebstoreInstallers to CrxInstallers.jstritar@chromium.org2012-04-031-12/+11
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-231-0/+1
* Fix an issue preventing extensions with localized names from being installed ...jstritar@chromium.org2012-03-161-2/+0
* Pass large parameters by referencetbreisacher@chromium.org2012-03-071-1/+1
* Add Mac interface for installing bundles of extensions.jstritar@chromium.org2012-03-051-19/+21
* Add Views interface for installing bundles of extensions.jstritar@chromium.org2012-02-291-1/+1
* Add GTK interface for installing bundles of extensions.jstritar@chromium.org2012-02-251-5/+75
* Revert 123574 - Add GTK interface for installing bundles of extensions.jstritar@chromium.org2012-02-241-75/+5
* Add GTK interface for installing bundles of extensions.jstritar@chromium.org2012-02-241-5/+75
* Add a webstore API for installing bundles of extensions.jstritar@chromium.org2012-02-231-0/+279
* Revert 123094 - Add a webstore API for installing bundles of extensions.danakj@chromium.org2012-02-221-279/+0
* Add a webstore API for installing bundles of extensions.jstritar@chromium.org2012-02-221-0/+279