summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/chrome_pages.cc
Commit message (Expand)AuthorAgeFilesLines
* Add details (where missing) for histograms and remove a few that are not wort...finnur@chromium.org2014-05-141-1/+0
* Show History and Extensions in SettingsWindow when enabledstevenjb@chromium.org2014-05-021-7/+21
* Show settings browser windows as a separate launcher itemstevenjb@chromium.org2014-04-181-1/+14
* Replace Browser::AppType with is_trusted_source_stevenjb@chromium.org2014-04-141-15/+0
* Componentize SigninManager.blundell@chromium.org2014-04-011-1/+1
* Revert of Componentize SigninManager. (https://codereview.chromium.org/218713...dewittj@chromium.org2014-03-311-1/+1
* Componentize SigninManager.blundell@chromium.org2014-03-311-1/+1
* Implement settings om a windowstevenjb@chromium.org2014-03-211-23/+72
* Remove dead code.rogerta@chromium.org2014-01-281-10/+0
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* [Refactor] Removes usage of ProfileManager::GetDefaultProfileOrOffTheRecord()...pkotwicz@chromium.org2013-12-161-1/+0
* Make sure that the created browser is displayed when chrome::FindOrCreateTabb...pkotwicz@chromium.org2013-10-311-6/+11
* Avoid creating a browser which is never shown in:pkotwicz@chromium.org2013-10-281-27/+47
* [win8] Ensure the desktop type (e.g. ash) of a hosted app launch matches the ...tapted@chromium.org2013-10-211-1/+2
* Add a new component app Guide to Chrome (code name GeniusApp) to replace Help...davidyu@chromium.org2013-09-131-0/+19
* Create system tray item for accessing chrome://slowzork@chromium.org2013-08-121-0/+6
* No bookmark sync promo if sync is disabled by policy. fdoray@chromium.org2013-07-311-3/+2
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2tfarina@chromium.org2013-07-031-1/+1
* Remove non web-based sign in flow from SyncSetupHandler, and its associatedrogerta@chromium.org2013-06-121-24/+3
* Use a direct include of strings headers in chrome/browser/ui/b*-p*/.avi@chromium.org2013-06-111-1/+1
* Remove uses of UseWebBasedSigninFlow().rogerta@chromium.org2013-06-071-2/+1
* Warn by default when certain DLL conflicts exist on XP.finnur@chromium.org2013-06-061-0/+17
* signin: pull basic SigninManager functionality into new SigninManagerBase class.tim@chromium.org2013-04-211-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* [Mac] DownloadShelf should be notified when autoclosing.asanka@chromium.org2013-04-011-1/+2
* Don't open the new apps page as a singleton anymore.mad@chromium.org2013-03-201-7/+0
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-2/+2
* Add a signin allowed policy which is used to determine if a user is allowed t...akuegel@chromium.org2013-02-281-0/+1
* The context menu for extension actions should show a Manage item, not justmpcomplete@chromium.org2013-02-281-1/+9
* Add a new chrome://apps page.mad@chromium.org2013-02-251-0/+7
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Fixed lingering signin issues with managed/disabled sync.atwilson@chromium.org2013-02-061-7/+7
* Allow signin to continue even if sync is disabled by policy.atwilson@chromium.org2013-02-031-2/+4
* google_apis: Move AppendQueryParameter() etc. from common/net/url_util.h totfarina@chromium.org2013-01-311-5/+3
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-101-1/+2
* browser: Move FindOrCreateTabbedBrowser() function into chrome namespace.tfarina@chromium.org2012-12-261-2/+2
* sync: Get rid of LoginUIService::ShowLoginUI().tfarina@chromium.org2012-12-181-1/+6
* When trying to sign in to chrome from an incognito window, make sure therogerta@chromium.org2012-12-131-3/+16
* Enable web-based sign in flow by default. Can use command line argumentrogerta@chromium.org2012-12-081-4/+2
* Customize user details in ash system bubble for public account modebartfab@chromium.org2012-12-031-0/+4
* Add function to show Gaia signin in new tab.abodenha@chromium.org2012-11-281-4/+24
* First step in getting chrome to use a web-based sign in flow. This changerogerta@chromium.org2012-11-091-12/+19
* Remove unused stuff.sreeram@chromium.org2012-10-021-4/+0
* Options: s/options2/options/.jhawkins@chromium.org2012-08-191-1/+1
* Options: Rename options2 namespace to options.jhawkins@chromium.org2012-08-191-1/+1
* Change the navigation code of sync promo slightly to navigatemunjal@chromium.org2012-07-231-1/+1
* Switch about box to web ui on Windows.mad@chromium.org2012-07-141-5/+0
* Remove "2" suffixes from options2 code.dbeam@chromium.org2012-07-111-1/+1