summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-11/+2
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-2/+11
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-11/+2
* Force an app's orgin to be the origin of the URL the crx isaa@chromium.org2010-03-181-1/+4
* Mechanical refactor of CrxInstaller signatures. This will makeaa@chromium.org2010-03-121-17/+21
* Fix a bug with persistent unpacked extensions where we would not pick upmpcomplete@chromium.org2010-03-121-7/+14
* Add "origin" to the app object in the extension manifest.aa@chromium.org2010-03-121-0/+11
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-7/+10
* Persistent "Load unpacked extension" extensions across browser restarts.mpcomplete@chromium.org2010-03-091-24/+18
* Update the extensions management page to match mock attached to bug 36292.mpcomplete@chromium.org2010-03-051-2/+6
* Load the bookmark manager extension at Chrome startup.aa@chromium.org2010-03-041-35/+67
* Further tweaks to incognito extensions.mpcomplete@chromium.org2010-03-021-6/+2
* Reset the default quota limit for extensions to 5MB, but add adumi@chromium.org2010-02-271-0/+17
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-6/+12
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-0/+10
* Add basic tests for extension crash recovery.phajdan.jr@chromium.org2010-02-101-7/+13
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-081-1/+10
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-301-0/+2
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-291-1/+1
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-281-2/+5
* Refactor extension autoupdater.asargent@chromium.org2010-01-281-1/+11
* revert 37335:estade@chromium.org2010-01-271-2/+0
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-271-0/+2
* Prevents a crash that occurs when multiple ExtensionHost objects point to the...andybons@chromium.org2010-01-261-8/+4
* [Mac] Fixes crash where killing an extension via the task manager while a pop...andybons@chromium.org2010-01-221-5/+9
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-201-44/+0
* Prevent a crash and add debugging code for cases where things go wrongphajdan.jr@chromium.org2010-01-111-1/+16
* Permission escalation when extension updates should trigger the install warningfinnur@chromium.org2010-01-041-0/+1
* Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstalllevin@chromium.org2009-12-221-1/+0
* Permission escalation when extension updates should trigger the install warni...finnur@chromium.org2009-12-221-0/+1
* Fix a number of issues with extension disable-on-update:mpcomplete@chromium.org2009-12-181-7/+3
* Extensions: file handling clean up.estade@chromium.org2009-12-181-2/+2
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-171-1/+2
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-43/+110
* Only show gray LOADING dialog for Themes.rafaelw@chromium.org2009-12-161-0/+6
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-161-2/+2
* Fix extension shutdown notification, take 2.estade@chromium.org2009-12-141-2/+3
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-101-3/+2
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-081-0/+20
* Extensions: create a simple model for the browser action buttons toolstrip an...estade@chromium.org2009-12-071-1/+2
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-071-20/+0
* Unload the entire extension when any part of it crashes.phajdan.jr@chromium.org2009-12-021-0/+12
* Ok, here is a different approach at this change.aa@chromium.org2009-12-021-0/+16
* Delete old version directories of installed extensions during garbagempcomplete@chromium.org2009-12-021-1/+11
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-301-0/+4