summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_startup_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* linux_aura: Reenable a bunch of individual extensions tests.erg@chromium.org2013-12-131-3/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* linux_aura: Turn aura on on the main linux builders.erg@chromium.org2013-11-091-1/+3
* Move FeatureSwitch to top-level extensions/rdevlin.cronin@chromium.org2013-11-081-1/+1
* Moved some functions off ExtensionService into a new file extension_util.benwells@chromium.org2013-10-171-2/+3
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-3/+3
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-4/+3
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-3/+3
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+2
* Use a direct include of strings headers in chrome/browser/extensions/, part 3.avi@chromium.org2013-06-101-1/+1
* Revert 197227 "Change load-extension command line argument to us..."achuith@chromium.org2013-05-171-65/+1
* Change load-extension command line argument to use semicolon as a delimiter f...tengs@chromium.org2013-04-301-1/+65
* Goodbye Sideload Wipeout. We hardly knew ya.finnur@chromium.org2013-04-161-5/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-13/+13
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...rsleevi@chromium.org2013-02-071-2/+2
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-2/+2
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-3/+3
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-8/+6
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-6/+8
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-2/+4
* Retry the sideload wipeout polish changelist.finnur@chromium.org2012-10-301-1/+9
* Remove GetUserScriptMaster from Profile. Extension services were made into Pr...mirandac@chromium.org2012-10-291-1/+3
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-2/+3
* 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