summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes all tests (win-debug) that invoke RunExtensionSubtestsky@chromium.org2013-05-081-0/+8
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-4/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-11/+16
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-16/+11
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-11/+16
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+3
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-1/+1
* Rename application_launch namespace to chromebenwells@chromium.org2013-01-311-4/+4
* Revert 170660benwells@chromium.org2012-12-041-7/+0
* Keep browser process alive while there are platform apps with background page...benwells@chromium.org2012-12-011-0/+7
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-2/+4
* Revert r165772: Keep browser process alive while there are platform apps with...davidjames@google.com2012-11-081-8/+1
* Keep browser process alive while there are platform apps with background page...benwells@chromium.org2012-11-021-1/+8
* PlatformAppApiTest class should not enable experimental APIs by defaultasargent@chromium.org2012-10-151-15/+0
* WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)toyoshim@chromium.org2012-10-131-5/+11
* Revert 161572 - WebSocket test server migration on ExtensionApiTest.WebSocket...mrossetti@chromium.org2012-10-121-10/+5
* WebSocket test server migration on ExtensionApiTest.WebSocket (third trial)toyoshim@chromium.org2012-10-121-5/+10
* Revert 161542 - WebSocket test server migration on ExtensionApiTest.WebSocket...kochi@chromium.org2012-10-121-10/+5
* WebSocket test server migration on ExtensionApiTest.WebSocket (retry)toyoshim@chromium.org2012-10-121-5/+10
* Revert 161304 - WebSocket test server migration on ExtensionApiTest.WebSockettoyoshim@chromium.org2012-10-111-10/+5
* WebSocket test server migration on ExtensionApiTest.WebSockettoyoshim@chromium.org2012-10-111-5/+10
* Disallow packing or loading unpacked manifest v1 extensions.aa@chromium.org2012-09-021-1/+13
* Check for warnings when loading extensions in browser tests.mihaip@chromium.org2012-08-101-4/+14
* Add an installType property to the management APImitchellwrosen@chromium.org2012-08-031-0/+1
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-1/+1
* Move TestWebSocketServer from ui_test_utils.h to browser_test_utils.h since i...jam@chromium.org2012-07-241-1/+2
* Introduce LaunchParams struct for opening chrome apps.benwells@chromium.org2012-07-131-8/+5
* ChromeOS: Don't report the presence of a user pictures directory. (try 2)thestig@chromium.org2012-07-121-1/+0
* Moving test_api to api/test .vabr@chromium.org2012-07-111-3/+4
* Remove the kEnablePlatformApps switch.bryeung@chromium.org2012-06-191-2/+0
* Pass command line arguments onto platform apps which provide the right intent.benwells@chromium.org2012-05-261-1/+3
* Remove extension application launch code from Browserbenwells@chromium.org2012-05-231-1/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-4/+4
* Switch platform apps from a declarative launch container to handling an onLau...asargent@chromium.org2012-04-231-4/+4
* Make sure app bundles can be installed from incognito windows.jstritar@chromium.org2012-04-061-0/+5
* Eliminate VerifyPermissions. Propagate --enable-platform-apps to utility proc...miket@chromium.org2012-03-291-42/+1
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-251-0/+60
* Revert 128610 - Expand usage of platform-apps flag and permission features.nduca@google.com2012-03-241-60/+0
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-231-0/+60
* Fix crash in AppNotifyChannelSetup when incognito profiles are used.jstritar@chromium.org2012-03-231-29/+10
* Revert 128355 - Expand usage of platform-apps flag and permission features.gman@chromium.org2012-03-231-53/+0
* Expand usage of platform-apps flag and permission features.miket@chromium.org2012-03-231-0/+53
* Enable ExtensionApiTest.WebSocket with using a random port for WebSocket servertoyoshim@chromium.org2012-03-201-0/+11
* Make test server to talk with the python test server which is running on remo...jnd@chromium.org2012-03-121-0/+1
* Check file permissions before doing filesystemoperations for external filesys...tbarzic@chromium.org2012-03-011-0/+8
* Moved app shortcut code out of ExtensionService.benwells@chromium.org2012-02-091-2/+0
* Stop spamming the desktop with shortcuts when runningaa@chromium.org2012-02-021-1/+1
* Disable modal JavaScript dialogs for platform apps.jstritar@chromium.org2012-01-241-25/+37
* Correctly report new navigation targets in incognito profilesjochen@chromium.org2012-01-021-1/+15