summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_startup_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-2/+2
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-2/+0
* [cros] Fake a stub user login when no --login-manager and --login-user are gi...ivankr@chromium.org2012-07-171-1/+2
* Move UserScript and related into extensions namespacerdevlin.cronin@chromium.org2012-07-131-1/+2
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-2/+3
* TabContentsWrapper -> TabContents, part 12.avi@chromium.org2012-06-121-2/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+3
* Enable UserDataDir selection in InProcessBrowserTestrdevlin.cronin@chromium.org2012-04-141-19/+21
* [flaky fixlet] Reenabling previously marked as flaky test ExtensionsLoadTest....dpapad@chromium.org2012-02-171-7/+3
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-141-2/+2
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-3/+3
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-2/+2
* Extend --load-extension commandline to accept multiple (comma-separated) exte...jvoung@google.com2011-12-141-6/+57
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-11/+20
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-20/+11
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-051-11/+20
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-1/+1
* GTTF: Remove super-flaky ui_test_utils functions and fix callers.phajdan.jr@chromium.org2011-09-271-6/+9
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* Allow extensions with NPAPI plugins to install on ChromeOS, just don't allow ...mpcomplete@chromium.org2011-04-291-6/+0
* Marked ExtensionLoadTest.Test as flaky on Linux x64.joaodasilva@chromium.org2011-04-291-1/+8
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-0/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Cleanup: Remove unneeded uses of notification_observer.h.thestig@chromium.org2011-02-111-1/+0
* Cleanup: Remove unneeded includes of notification_registrar.h.thestig@chromium.org2011-01-271-2/+1
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-3/+3
* Fix support for --disable-extensions flag.jstritar@chromium.org2010-12-081-9/+12
* Move:ben@chromium.org2010-12-021-1/+1
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-221-3/+0
* Revert 66646 - Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-0/+3
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-3/+0
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Unmark ExtensionsLoadTest.Test as flaky. It doesn't appearaa@chromium.org2010-10-221-7/+1
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-301-4/+4
* Re-land 57460 - Add hidden component app for web store.rafaelw@chromium.org2010-08-261-5/+13
* Re-land r56529, and add fixes for the browser tests on chromium os.cmasone@google.com2010-08-181-2/+11
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-3/+2
* Disable ExtensionsStartupTest.NoFileAccess on Mac.vandebo@chromium.org2010-07-021-1/+7
* Require user opt-in before allowing content script injection on file URLs.mpcomplete@chromium.org2010-06-241-0/+18
* Use correct platform #define to mark ExtensionsLoadTest as flaky (OS_MACOSX).robertshield@chromium.org2010-06-211-1/+1
* Remove MAYBE_ prefix from ExtensionStartupTesst.Test (fixing my mistake)jshin@chromium.org2010-06-111-1/+1
* Mark ExtensionsLoadTest.Test as flaky on Win/Macjshin@chromium.org2010-06-101-2/+8
* Fix file names so that for browser tests the suffix is _browsertest.phajdan.jr@chromium.org2010-04-091-0/+166