summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+1
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-1/+1
* Tweaks to the try chrome toastcpu@google.com2009-06-121-5/+13
* Adds the ability to import the home page of the default browser. The import ...gwilson@google.com2009-06-111-0/+2
* Fix tree bustagecpu@google.com2009-06-101-1/+0
* UI part of the try chrome toastcpu@google.com2009-06-101-1/+262
* Try to fix this file since it's constantly givingmaruel@chromium.org2009-06-101-2/+1
* Refactor the FirstRun code into Windows-specific and portable.evan@chromium.org2009-05-221-81/+20
* Copy first_run.cc to first_run_win.cc for history preservation.evan@chromium.org2009-05-201-0/+667
* Revert r16502.evan@chromium.org2009-05-201-667/+0
* Copy first_run.cc to first_run_win.cc for history preservation.evan@chromium.org2009-05-201-0/+667