summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_apitest.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PrerenderBrowserTestWithExtensions.WebNavigation test.davidben@chromium.org2013-10-291-0/+5
* Cleanup: Use std::string in ExtensionApiTest.thestig@chromium.org2013-09-241-12/+15
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-1/+1
* Begin to merge dup code for embedder in webview tests.lazyboy@chromium.org2013-06-131-0/+5
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+3
* Revert 170660benwells@chromium.org2012-12-041-7/+1
* Keep browser process alive while there are platform apps with background page...benwells@chromium.org2012-12-011-1/+7
* Revert r165772: Keep browser process alive while there are platform apps with...davidjames@google.com2012-11-081-7/+1
* Keep browser process alive while there are platform apps with background page...benwells@chromium.org2012-11-021-1/+7
* PlatformAppApiTest class should not enable experimental APIs by defaultasargent@chromium.org2012-10-151-10/+0
* WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)toyoshim@chromium.org2012-10-131-5/+1
* Revert 161572 - WebSocket test server migration on ExtensionApiTest.WebSocket...mrossetti@chromium.org2012-10-121-1/+5
* WebSocket test server migration on ExtensionApiTest.WebSocket (third trial)toyoshim@chromium.org2012-10-121-5/+1
* Revert 161542 - WebSocket test server migration on ExtensionApiTest.WebSocket...kochi@chromium.org2012-10-121-1/+5
* WebSocket test server migration on ExtensionApiTest.WebSocket (retry)toyoshim@chromium.org2012-10-121-5/+1
* Revert 161304 - WebSocket test server migration on ExtensionApiTest.WebSockettoyoshim@chromium.org2012-10-111-1/+5
* WebSocket test server migration on ExtensionApiTest.WebSockettoyoshim@chromium.org2012-10-111-5/+1
* Disallow packing or loading unpacked manifest v1 extensions.aa@chromium.org2012-09-021-4/+11
* Check for warnings when loading extensions in browser tests.mihaip@chromium.org2012-08-101-1/+8
* Move TestWebSocketServer from ui_test_utils.h to browser_test_utils.h since i...jam@chromium.org2012-07-241-4/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix extension event name for managedModePrivate.onChange (whoops).bauerb@chromium.org2012-06-041-1/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-4/+7
* Switch platform apps from a declarative launch container to handling an onLau...asargent@chromium.org2012-04-231-2/+2
* Make sure app bundles can be installed from incognito windows.jstritar@chromium.org2012-04-061-0/+1
* Eliminate VerifyPermissions. Propagate --enable-platform-apps to utility proc...miket@chromium.org2012-03-291-8/+1
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-251-0/+17
* Revert 128610 - Expand usage of platform-apps flag and permission features.nduca@google.com2012-03-241-17/+0
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-231-0/+17
* Fix crash in AppNotifyChannelSetup when incognito profiles are used.jstritar@chromium.org2012-03-231-22/+24
* Revert 128355 - Expand usage of platform-apps flag and permission features.gman@chromium.org2012-03-231-17/+0
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-231-0/+17
* Enable ExtensionApiTest.WebSocket with using a random port for WebSocket servertoyoshim@chromium.org2012-03-201-0/+13
* Check file permissions before doing filesystemoperations for external filesys...tbarzic@chromium.org2012-03-011-0/+4
* Disable modal JavaScript dialogs for platform apps.jstritar@chromium.org2012-01-241-3/+12
* Correctly report new navigation targets in incognito profilesjochen@chromium.org2012-01-021-1/+9
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-5/+5
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-4/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Add tests for chrome.tabs.captureVisibleTab working for file:/// URLs.mihaip@chromium.org2011-06-161-0/+4
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Private API for extensions like ssh-client that need access to websocket-to-t...dilmah@chromium.org2011-05-181-1/+1
* Added extensions API to provide customization values.altimofeev@chromium.org2011-03-241-1/+5
* Exposing extension preferences via the `chrome.extension` API.bauerb@chromium.org2011-03-161-1/+8
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Continuing with the out-of-lining of test code.erg@google.com2011-02-111-0/+4
* Cleanup: Remove unneeded includes of notification_registrar.h.thestig@chromium.org2011-01-271-1/+2
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-1/+0
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1