summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the importer respect the user selected languge. On install the language...sverrir@google.com2009-04-151-11/+13
* Wire the alternate desktop shortcut textcpu@google.com2009-03-251-3/+3
* Reuse the eula terms from the chrome resourcescpu@google.com2009-03-191-14/+38
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* fix bustage - moved fileben@chromium.org2009-03-171-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-1/+1
* Wire chrome shortcuts tooltip (installation)cpu@google.com2009-02-281-1/+4
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-121-0/+0
* Fixes the EULA dialog to explicitly unset the usagestats flag if the checkbox...gwilson@google.com2009-02-061-1/+4
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+1
* Modifies LaunchSetupWithParam to properly append the kInstallerDir and kSetup...gwilson@google.com2009-01-301-2/+2
* This CL fixes bugs with EULAcpu@google.com2009-01-291-4/+5
* Wire the stats consent checkbox of the EULAcpu@google.com2009-01-291-1/+6
* Porting profiles to the Mac.avi@chromium.org2009-01-281-8/+10
* Process the EULA distro param, to direct chrome to show the EULA dialogcpu@google.com2009-01-281-0/+29
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-5/+5
* First run is going into infinite recursion if started from master prefscpu@google.com2008-12-091-1/+6
* The first run sentinel does not get created for system installcpu@google.com2008-11-251-2/+11
* * fix build errorkuchhal@chromium.org2008-11-201-1/+1
* * fix build errorkuchhal@chromium.org2008-11-201-1/+2
* - If the exe rename command fails try calling Google Update to do the same jo...kuchhal@chromium.org2008-11-201-6/+37
* Create first run sentinel file when the distribution param skip_first_run_ui ...cpu@google.com2008-11-141-0/+4
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-10/+10
* * Try to rename chrome exes in shutdown path as well.kuchhal@chromium.org2008-11-121-6/+20
* * Need to read version from registry if relaunching browser.kuchhal@chromium.org2008-11-121-0/+1
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-071-6/+24
* Refactoring master preference parsing code into installer util sohuanr@chromium.org2008-11-041-55/+23
* More distro installer params workcpu@google.com2008-11-031-22/+76
* On first run process the master prefs json, only one entry matters to us.cpu@google.com2008-10-311-12/+55
* Add installer command line option to create shortcuts (desktop and quickkuchhal@chromium.org2008-10-241-30/+10
* Add processing for a master profile json file on first run. Allows:cpu@google.com2008-10-171-0/+51
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-1/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* If the user runs chrome with a language on the command line ontc@google.com2008-08-111-4/+11
* rollback r498 and r500 to repair test bustagedarin@google.com2008-08-071-3/+4
* Window Delegate Improvements:beng@google.com2008-07-301-6/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+389