summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow suppression of first run bubble from master preferences.mirandac@google.com2010-06-241-3/+12
* TTF: Write tests for FirstRun.jhawkins@chromium.org2010-06-221-12/+0
* Allow randomized search engines in selection dialog.mirandac@google.com2010-06-161-1/+10
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-151-3/+3
* Remove more occurrences of FromWStringHack from code base.tfarina@chromium.org2010-05-311-7/+7
* Slight cleanup of some first-run/master-prefs stuff.viettrungluu@chromium.org2010-05-271-11/+6
* Revert 47675.mirandac@chromium.org2010-05-201-1/+1
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-191-1/+1
* Using different Version environment variable for SxS.huanr@chromium.org2010-05-191-1/+3
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-3/+2
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-301-1/+14
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-301-14/+1
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-301-1/+14
* Check for proper locale before recording search engine data, or offering the ...mirandac@chromium.org2010-04-211-1/+16
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-131-5/+22
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-0/+20
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-091-20/+0
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-0/+20
* Port the option to import bookmarks from a file to Linuxevan@chromium.org2010-04-011-78/+1
* Revert 43277 - Port the option to import bookmarks from a file to Linuxarv@chromium.org2010-03-311-1/+78
* Port the option to import bookmarks from a file to Linuxevan@chromium.org2010-03-311-78/+1
* Add import_bookmarks_from_file option to master pref thathuanr@chromium.org2010-03-241-5/+26
* Add the option of importing bookmarks from file to first run.huanr@chromium.org2010-03-221-1/+43
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-6/+7
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-101-13/+2
* Add support for auto-installing extensions at first run via master prefscpu@chromium.org2010-03-081-0/+56
* First part of the pre-set bookmarks featurecpu@chromium.org2010-02-261-22/+15
* Fix for crash on early return from browser_main.cccpu@chromium.org2010-02-231-0/+5
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Position the the inactive toast to the left in RTL machines.cpu@chromium.org2010-01-211-4/+8
* New headline for the inactive toast dialogcpu@chromium.org2010-01-191-1/+7
* Fix a case where we try to get the homepage as a boolean value, whentony@chromium.org2009-12-101-2/+4
* Remove IsPrefRegistered function from PrefService API and fix the callers totony@chromium.org2009-12-071-1/+1
* Add -profile command line switchdavemoore@chromium.org2009-11-301-1/+1
* Making the toast localizedcpu@chromium.org2009-11-191-69/+29
* Fix style issues in View class.maruel@chromium.org2009-11-071-1/+1
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-3/+3
* Push the Omaha app guid into the browser distribution classes to remove compi...robertshield@chromium.org2009-11-051-1/+2
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-0/+10
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+2
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Make importer obey import_search_engine preference even if FRUI is enabled.kuchhal@chromium.org2009-10-191-7/+26
* Make GetDistroBooleanPreference return troolean value.kuchhal@chromium.org2009-10-191-9/+17
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+1
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-1/+1
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+1
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+1
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-2/+2
* Fix for crasher on toast UIcpu@chromium.org2009-09-241-1/+1
* Fix crash during import by checking for errors and exiting early.kuchhal@chromium.org2009-09-221-2/+7