summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a preference for why an extension is disabled.yoz@chromium.org2012-04-101-1/+1
* Improve assocation of WebstoreInstallers to CrxInstallers.jstritar@chromium.org2012-04-031-5/+12
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-251-0/+15
* Revert 128610 - Expand usage of platform-apps flag and permission features.nduca@google.com2012-03-241-16/+0
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-231-0/+16
* Revert 128355 - Expand usage of platform-apps flag and permission features.gman@chromium.org2012-03-231-16/+0
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-231-0/+16
* Moved app shortcut code out of ExtensionService.benwells@chromium.org2012-02-091-0/+6
* Disable modal JavaScript dialogs for platform apps.jstritar@chromium.org2012-01-241-6/+10
* Warn before overwriting CRX files in extension pack UI.aa@chromium.org2012-01-081-1/+2
* Revert 116407 - Update Extension Pack UI to warn before overwriting existing CRXmrossetti@chromium.org2012-01-051-3/+2
* Update Extension Pack UI to warn before overwriting existing CRXaa@chromium.org2012-01-041-2/+3
* Updating extensions code to use UTF16RDevlin.Cronin@gmail.com2011-12-171-3/+3
* Convert app_launch_index and page_index from int to StringOrdinal.csharp@chromium.org2011-12-141-1/+2
* Revert 114083 - Convert app_launch_index and page_index from int to StringOrd...csharp@chromium.org2011-12-131-2/+1
* Convert app_launch_index and page_index from int to StringOrdinal.csharp@chromium.org2011-12-121-1/+2
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-6/+7
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-7/+6
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-051-6/+7
* Improve ExtensionBrowserTest. Part of moving ExtensionService to use Extensio...yoz@chromium.org2011-11-291-33/+37
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.mpcomplete@chromium.org2011-11-171-3/+0
* Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....dpolukhin@chromium.org2011-11-161-0/+3
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.mpcomplete@chromium.org2011-11-161-3/+0
* Change EXTENSION_PROCESS_CREATED observers to use EXTENSION_HOST_CREATED.yoz@chromium.org2011-11-091-5/+0
* Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...mpcomplete@chromium.org2011-11-081-0/+3
* Have ExtensionHost use TabContents instead of RenderViewHost. This is partmpcomplete@chromium.org2011-11-081-3/+0
* Adds a webstorePrivate method for silently installing extensions.jstritar@chromium.org2011-11-021-2/+15
* Refactor loading out of ExtensionService.yoz@chromium.org2011-11-021-4/+8
* Enable experimental permissions for extensions from the store.aa@chromium.org2011-10-311-1/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-14/+14
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-10/+12
* Fix issues related to <all_urls> in extensions.jstritar@chromium.org2011-10-141-1/+1
* Add a helper class for downloading and installing extensions from the gallery.jstritar@chromium.org2011-10-131-0/+7
* ntp4: make app-install-via-drag less jankyestade@chromium.org2011-08-221-1/+1
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-1/+1
* Add tests for CWS restriction of NaCl plugin.bbudge@chromium.org2011-08-111-2/+11
* Revert 95815 - Make extension file URL access opt-in.jstritar@chromium.org2011-08-081-3/+3
* Make extension file URL access opt-in.jstritar@chromium.org2011-08-081-3/+3
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Attempted fix for flakiness in RunExtensionTestIncognito.mpcomplete@chromium.org2011-07-151-27/+34
* Remember whether an Extension/App was installed from the Web Store.bbudge@google.com2011-07-121-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-27/+28
* Fix the Extension.Permissions_*Cancel histograms.jstritar@chromium.org2011-06-281-1/+1
* Add tests for chrome.tabs.captureVisibleTab working for file:/// URLs.mihaip@chromium.org2011-06-161-1/+16
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* [Extension] Remove concept of initial incognito stateakalin@chromium.org2011-04-291-1/+1
* [Extensions] Make ExtensionService not be ref-countedakalin@chromium.org2011-04-201-1/+1
* Implement private API for web store to determine app ID ofaa@chromium.org2011-04-141-9/+13
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-6/+3
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1