summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/crx_installer.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-1/+0
* Revert everything related to the relanding.erg@chromium.org2010-07-141-0/+1
* Reland r52336.erg@chromium.org2010-07-141-1/+0
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-0/+1
* More header cleanup:erg@chromium.org2010-07-141-1/+0
* Disallow apps with the wrong content type header.skerner@chromium.org2010-06-251-0/+19
* Reland r50834aa@chromium.org2010-06-251-9/+7
* Revert r50834aa@chromium.org2010-06-251-7/+9
* Allow multiple domains in app.aa@chromium.org2010-06-251-9/+7
* Force web_origin to be present only on extension gallery installs. Formpcomplete@chromium.org2010-06-031-1/+3
* Allow extensions to be overinstalled with extensions of sameaa@chromium.org2010-05-191-2/+0
* Makes deletion of ExtensionInstallUI happen on ui thread.sky@chromium.org2010-03-301-1/+3
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-6/+6
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-6/+6
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-6/+6
* Force an app's orgin to be the origin of the URL the crx isaa@chromium.org2010-03-181-5/+16
* Mechanical refactor of CrxInstaller signatures. This will makeaa@chromium.org2010-03-121-42/+50
* Only create a desktop shortcut for apps if the user requests.aa@chromium.org2010-01-191-1/+6
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-171-5/+0
* Fix race conditions where an object's constructor uses PostTask on itself. T...jam@chromium.org2009-11-171-3/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Add confirmation on extension uninstallation.finnur@chromium.org2009-11-101-2/+2
* Add first class support for user scripts.aa@chromium.org2009-11-041-12/+25
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-10/+0
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-281-0/+6
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-201-0/+4
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-181-47/+16
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-041-2/+29
* Try again to land: http://codereview.chromium.org/160483aa@chromium.org2009-08-011-34/+62
* Rollback 22228aa@chromium.org2009-08-011-62/+34
* Ever closer. Extract a client interface out of CrxInstaller andaa@chromium.org2009-07-311-34/+62
* Pull CrxInstaller out of ExtensionsService.aa@chromium.org2009-07-301-0/+141