summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-071-1/+1
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-061-1/+1
* Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...cmp@chromium.org2011-04-061-1/+1
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-051-1/+1
* extensions: Refactor ExtensionInstallUI class.tfarina@chromium.org2011-03-261-3/+0
* Added extensions API to provide customization values.altimofeev@chromium.org2011-03-241-0/+14
* Exposing extension preferences via the `chrome.extension` API.bauerb@chromium.org2011-03-161-12/+20
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-4/+4
* clang: Fix a few more failed attempts at overrides found by -Woverloaded-virtualthakis@chromium.org2011-02-221-1/+1
* New test checks that theme install undo reverts to previous theme.tessamac@chromium.org2011-02-071-0/+5
* Tests for incognito app install, plus some cleanup.tessamac@google.com2011-01-211-3/+70
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-10/+10
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-1/+1
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-1/+1
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-3/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-5/+6