summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/crx_installer.h
Commit message (Expand)AuthorAgeFilesLines
* 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