summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_install_ui_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* InfoBarService inherits from InfoBarManagerdroger@chromium.org2014-04-101-6/+5
* Split InfoBarService core code into InfoBarManagerdroger@chromium.org2014-04-011-5/+6
* Remove ExtensionService::OnExtensionMoved()rdevlin.cronin@chromium.org2014-03-191-3/+2
* Remove ExtensionService::extension_prefs()rockot@chromium.org2014-02-191-1/+3
* Infobar system refactor.pkasting@chromium.org2013-12-061-1/+2
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-031-2/+1
* Infobar system refactor.pkasting@chromium.org2013-12-031-1/+2
* extensions: Create AppSorting interface.derat@chromium.org2013-11-211-3/+4
* InstantExtended: update tests for Instant Extended (part 3).samarth@chromium.org2013-11-141-8/+7
* Add C++ fixture for extension settings browser testaboxhall@chromium.org2013-10-211-2/+3
* Revert 228779 "Update defaults for InstantExtended."erg@chromium.org2013-10-151-7/+3
* Update defaults for InstantExtended.samarth@chromium.org2013-10-151-3/+7
* Reland: Chrome side work for allowing a user to revert to their previous them...pkotwicz@chromium.org2013-08-141-2/+6
* Disable NewTabUISortingBrowserTest.ReorderDuringInstall on Windows for flake.ericu@chromium.org2013-08-141-1/+6
* Revert 215547 "Chrome side work for allowing a user to revert to..."pkotwicz@chromium.org2013-08-071-6/+2
* Chrome side work for allowing a user to revert to their previous theme withou...pkotwicz@chromium.org2013-08-051-2/+6
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-6/+4
* Disable failing Ash browser_tests (on win8: browser_tests.exe --ash-browserte...gab@chromium.org2013-07-221-0/+16
* More misc. cleanup:pkasting@chromium.org2013-07-181-1/+1
* Ignore reordered notifications in the NTP for installing apps.tapted@chromium.org2013-07-171-0/+62
* Revert 211928 "Ignore reordered notifications in the NTP for ins..."tapted@chromium.org2013-07-171-62/+0
* Ignore reordered notifications in the NTP for installing apps.tapted@chromium.org2013-07-171-0/+62
* Use a direct include of strings headers in chrome/browser/extensions/, part 3.avi@chromium.org2013-06-101-1/+1
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-231-4/+4
* Remove unused themes on clicking the reset theme buttonckocagil@chromium.org2013-04-081-4/+1
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Ensure that the AppListController class which lives in app_list_controller_wi...ananta@chromium.org2013-02-121-11/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-4/+4
* Disable AppInstallBubble tests on Win Aura due to test failures.mpcomplete@chromium.org2013-02-051-2/+11
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-111-10/+14
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-6/+6
* Remove TabContents from extensions.avi@chromium.org2012-12-111-1/+0
* Revert changes to have ExtensionService notify ThemeService directlyakalin@chromium.org2012-12-031-6/+1
* Have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-11-281-1/+6
* Re-enable AppInstallConfirmation and AppInstallConfirmation_Incognitoxiyuan@chromium.org2012-11-091-15/+2
* Have ExtensionInstallPrompt take a WebContentssail@chromium.org2012-10-211-3/+1
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-111-4/+4
* - testSetTheme was already covered (after adding theme name verification).nirnimesh@chromium.org2012-09-181-10/+30
* Introduce InfoBarTabService API.joi@chromium.org2012-08-201-2/+2
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* Mark ExtensionInstallUIBrowserTest.AppInstallConfirmation and AppInstallConfi...asvitkine@chromium.org2012-08-101-2/+15
* Consolidate Browser Creation.ben@chromium.org2012-07-251-1/+2
* Remove browser::FindOrCreateTabbedBrowser usage in extensions browser test code.jam@chromium.org2012-07-181-2/+1
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-5/+6
* Close any pre-existing InfoBars at the start ofmmenke@chromium.org2012-06-221-12/+2
* app_list: Fix asan use-after-free regression.xiyuan@chromium.org2012-06-221-4/+2
* Disable ExtensionInstallUIBrowserTest.AppInstallConfirmation_Incognito andglider@chromium.org2012-06-211-2/+4
* Remove BrowserList::GetLastActive from extensions install dialog code by plum...jam@chromium.org2012-06-151-13/+7
* Close all infobars before testing the count, otherwise the count will be wrong.rsesek@chromium.org2012-06-131-0/+14
* TabContentsWrapper -> TabContents, part 12.avi@chromium.org2012-06-121-4/+4