summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/crx_installer.cc
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Fix autoupdate for hosted apps.asargent@chromium.org2011-01-191-1/+2
* Fail gracefully if profile Temp dir can not be accessed.skerner@chromium.org2011-01-191-10/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* Fix bug where icon is not displayed in extension install bubblesaa@chromium.org2010-12-131-2/+2
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-101-1/+0
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-4/+7
* Move:ben@chromium.org2010-12-021-1/+1
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-301-2/+1
* Revert 67544 - Track permissions granted to extensions in prefsarv@chromium.org2010-11-291-1/+2
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-291-2/+1
* Revert 67500 - Adds a section to the extension preferences to store the recog...jstritar@chromium.org2010-11-291-1/+2
* Adds a section to the extension preferences to store the recognized permissio...jstritar@chromium.org2010-11-281-2/+1
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-5/+29
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-29/+5
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-5/+29
* Allow an extension to dynamically set extra data in its update URL, in orderrogerta@chromium.org2010-11-121-4/+1
* Split the private webstore install API into two parts.asargent@chromium.org2010-11-101-15/+15
* Don't whitelist extensions with NPAPI from no-prompt install.asargent@chromium.org2010-11-051-3/+8
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-3/+4
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-7/+7
* ThreadRestrictions: disallow blocking IO on the UI threadevan@chromium.org2010-10-271-1/+7
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-7/+7
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-7/+7
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-7/+7
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-7/+7
* Convert LOG(INFO) to VLOG(1) - chrome/browser/extensions/.pkasting@chromium.org2010-10-221-2/+2
* Move the rest of the Extension data into either StaticData or RuntimeDatampcomplete@chromium.org2010-10-181-3/+2
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-28/+28
* fix to allow internal installation (sync, default) to bypass origin checkserikkay@chromium.org2010-10-081-17/+20
* restrict install of gallery-hosted apps from the galleryerikkay@chromium.org2010-10-081-46/+76
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-051-0/+1
* extensions: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-211-3/+4
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-141-26/+1
* Implement gallery install APIrafaelw@chromium.org2010-09-091-6/+41
* Add the collapsed 'miniview' to the apps and most visisted sections. Also, fi...aa@chromium.org2010-08-291-1/+1
* FBTF: More extensions cleanup.erg@google.com2010-08-261-0/+1
* Allow update URLs in external_extensions.json.skerner@chromium.org2010-08-191-1/+1
* Implement admin control (by policy) over which extensions the user can instal...finnur@chromium.org2010-08-111-0/+6
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-0/+1
* Fix some issues with extensions:mpcomplete@chromium.org2010-07-201-1/+1
* Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.mpcomplete@chromium.org2010-06-301-1/+1
* Remove download check for web store apps (temporarily).rafaelw@chromium.org2010-06-291-10/+0
* Disallow apps with the wrong content type header.skerner@chromium.org2010-06-251-1/+16
* Reland r50834aa@chromium.org2010-06-251-9/+19
* Revert r50834aa@chromium.org2010-06-251-19/+9