summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 170660benwells@chromium.org2012-12-041-39/+0
* Add a way to fetch window frame metrics from NativeShellWindowjeremya@chromium.org2012-12-031-0/+1
* Keep browser process alive while there are platform apps with background page...benwells@chromium.org2012-12-011-0/+40
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-8/+16
* chromeos: Disable first-run UI.derat@chromium.org2012-11-171-1/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* Revert r165772: Keep browser process alive while there are platform apps with...davidjames@google.com2012-11-081-33/+0
* Keep browser process alive while there are platform apps with background page...benwells@chromium.org2012-11-021-0/+33
* Retry the sideload wipeout polish changelist.finnur@chromium.org2012-10-301-1/+4
* Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...mirandac@chromium.org2012-10-241-1/+2
* Revert 163705 - Make sure sideload wipeout doesn't interfere with the tests.finnur@chromium.org2012-10-231-4/+1
* Make sure sideload wipeout doesn't interfere with the tests.finnur@chromium.org2012-10-231-1/+4
* Have ExtensionInstallPrompt take a WebContentssail@chromium.org2012-10-211-10/+7
* New post-sideload UI:mpcomplete@chromium.org2012-10-171-1/+3
* Making ShowExtensionInstallDialog a callbacksail@chromium.org2012-10-121-2/+6
* OnDownloadStarted takes DownloadItem* instead of DownloadIdbenjhayden@chromium.org2012-10-091-0/+1
* Stop auto creating shortcuts when v2 packaged apps are installed.benwells@chromium.org2012-10-091-4/+1
* Fix bug in disabling sync for default appsgrv@chromium.org2012-10-041-1/+1
* Reland 159653 - Beginnings of the script bubble.aa@chromium.org2012-10-021-2/+2
* Revert 159653 - Beginnings of the script bubble.aa@chromium.org2012-10-021-2/+2
* Beginnings of the script bubble.aa@chromium.org2012-10-021-2/+2
* [Sync] Generalize StringOrdinal to handle ordinal_in_parent fieldakalin@chromium.org2012-09-071-1/+2
* Disallow packing or loading unpacked manifest v1 extensions.aa@chromium.org2012-09-021-0/+2
* Move small c/b/extensions classes into extensions namespace no.1rdevlin.cronin@chromium.org2012-08-171-2/+2
* Make extension browser tests always run as though they're on dev channel.kalman@chromium.org2012-08-141-1/+2
* Check for warnings when loading extensions in browser tests.mihaip@chromium.org2012-08-101-8/+28
* Properly propagate the current Chrome channel into the Feature system on thekalman@chromium.org2012-08-091-4/+1
* Add an installType property to the management APImitchellwrosen@chromium.org2012-08-031-3/+26
* Move ExtensionHost into extensions namespacerdevlin.cronin@chromium.org2012-07-311-2/+2
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-3/+3
* Moved CrxInstaller and CrxInstallerError into extensions namespacerdevlin.cronin@chromium.org2012-07-241-5/+5
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-2/+3
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-4/+4
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-3/+0
* Set the Feature's ChannelForTesting to Trunk during extension tests, so thatmpcomplete@chromium.org2012-07-111-0/+4
* Move ExtensionCreator and ExtensionCreatorFilter into extensions namespacerdevlin.cronin@chromium.org2012-07-111-0/+1
* Move application creation and extension install prompt showing off Browser an...ben@chromium.org2012-07-031-8/+17
* Use an infobar instead of alert box for extension installaa@chromium.org2012-06-191-1/+1
* BUG=110235mitchellwrosen@chromium.org2012-06-151-0/+21
* Remove BrowserList::GetLastActive from extensions install dialog code by plum...jam@chromium.org2012-06-151-9/+8
* Re-enable regression test for packing and installing extensions on Windows.hebert.christopherj@chromium.org2012-06-151-0/+9
* Add a group policy controlling which sites can install extensions.aa@chromium.org2012-06-091-1/+4
* Refactoring ExtensionInstallUI to abstract the Browser references.jcivelli@chromium.org2012-06-081-10/+10
* Disable off-store extension install on non-Aura.aa@chromium.org2012-06-051-0/+1
* Fix flakiness by removing GetLastActive from extension browser tests.creis@chromium.org2012-05-231-0/+50
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+2
* Remove EPM:all_hosts_ and use all_extension_views_ instead.benwells@chromium.org2012-04-261-16/+19
* Revert 13676 - Revert 131665 - Add a preference for why an extension is disab...yoz@chromium.org2012-04-111-1/+1
* Revert 131665 - Add a preference for why an extension is disabled.rsesek@chromium.org2012-04-101-1/+1
* Add a preference for why an extension is disabled.yoz@chromium.org2012-04-101-1/+1