summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 3 more flavors of the try chrome toastcpu@chromium.org2009-09-091-20/+72
* Remove unused ATL headers.jhawkins@chromium.org2009-09-091-2/+0
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-041-2/+3
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* Do not import homepage on First Run if a homepage is given in master preferen...kuchhal@chromium.org2009-08-111-2/+7
* Use alternate icon for Chrome shortcuts if specified in master preferences.kuchhal@chromium.org2009-08-031-2/+8
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-08-031-22/+26
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-1/+1
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-311-26/+22
* cleanupkuchhal@chromium.org2009-07-311-10/+10
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-311-22/+26
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-291-1/+2
* Linux: Add first run search bubble.kuchhal@chromium.org2009-07-141-22/+0
* Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...jcampan@chromium.org2009-07-081-2/+8
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-1/+1
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+1
* Revert :nsylvain@chromium.org2009-06-221-1/+1
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-1/+1