summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertest.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Before creating a theme info bar, check if one is already visible for the sam...bulach@chromium.org2010-04-221-4/+21
* Mechanical refactor of CrxInstaller signatures. This will makeaa@chromium.org2010-03-121-2/+2
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-0/+4
* Browser Action Container should not shrink when visible extension is disabled.finnur@chromium.org2010-02-121-1/+5
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-101-0/+10
* Add basic tests for extension crash recovery.phajdan.jr@chromium.org2010-02-101-0/+7
* Wires TabContents to app extensions.sky@chromium.org2010-02-051-0/+2
* Add 3 tests for extension installation. Fix and re-enable UpdatePermissions t...kkania@chromium.org2010-01-201-4/+10
* Correctly handle extension reloading in the task manager.phajdan.jr@chromium.org2009-10-201-0/+2
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-141-0/+9
* Generate IDs for --load-extension by hashing the path insteadaa@chromium.org2009-10-061-0/+1
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-111-0/+5
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-281-1/+15
* An initial pass at structure to do end-to-end extension API tests. I'll work...erikkay@chromium.org2009-08-171-3/+5
* Adds a copyright header to extension_browsertest.cc and fixes lint error.mpcomplete@chromium.org2009-08-141-3/+3
* Disable an extension when it is upgraded to a version that requires morempcomplete@chromium.org2009-08-141-3/+5
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-091-0/+3
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-0/+41