summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Fix build.phajdan.jr@chromium.org2013-06-261-5/+5
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-4/+108
* Begin to merge dup code for embedder in webview tests.lazyboy@chromium.org2013-06-131-6/+20
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in chrome/browser/extensions/, part 3.avi@chromium.org2013-06-101-2/+2
* Second try at better workaround for win dbg extensions api browser tests.asargent@chromium.org2013-06-051-5/+2
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Revert 202339 "Better workaround for extension browser test prob..."xiyuan@chromium.org2013-05-261-2/+5
* Better workaround for extension browser test problems on win debug botsasargent@chromium.org2013-05-261-5/+2
* 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