summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove IsPrefRegistered function from PrefService API and fix the callers totony@chromium.org2009-12-071-2/+2
* Remove old migration code, as users should have been migrated by now.evan@chromium.org2009-10-221-9/+1
* linux/mac: use "First Run", not "First Run Dev"evan@chromium.org2009-10-091-8/+7
* Make Mac first run store sentinel in Profile directory.jeremy@chromium.org2009-08-191-3/+0
* Linux: Add first run search bubble.kuchhal@chromium.org2009-07-141-0/+25
* Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...jcampan@chromium.org2009-07-081-2/+12
* FixIt: Remove first run dead code.kuchhal@chromium.org2009-06-301-12/+2
* Exit Chrome and show FRUI again on the next run, if user clicks on Cancel.kuchhal@chromium.org2009-06-171-1/+1
* linux: remove the word "Alpha" from all UI.evan@chromium.org2009-05-281-2/+2
* linux: Implement a first run dialog.evan@chromium.org2009-05-221-5/+4
* Fix mac.evan@chromium.org2009-05-221-0/+3
* Refactor the FirstRun code into Windows-specific and portable.evan@chromium.org2009-05-221-611/+31
* Commit for Miranda. glen@chromium.org2009-05-191-0/+15
* Revert the first run bubble change because of Mac/Linux failures.glen@chromium.org2009-05-161-15/+0
* Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie...glen@chromium.org2009-05-161-0/+15
* rollback of r 162411glen@chromium.org2009-05-161-15/+0
* Commit for MirandaC of Smaller alternate first run bubble. http://codereview....glen@chromium.org2009-05-161-0/+15
* Create app_switches and remove a dep.beng@google.com2009-05-151-0/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-2/+2
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-2/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-2/+2
* Add customized first run tabscpu@google.com2009-05-091-4/+7
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-5/+2
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Fix multiple instances of first run dialog appearing when Chrome is started a...robertshield@google.com2009-05-031-7/+23
* Relanding the following CL (it was breaking the UI tests because ajcampan@chromium.org2009-05-021-3/+10
* Reverting 15115, it sadly breaks the ui tests.jcampan@chromium.org2009-05-011-10/+3
* If Chrome is not the default browser, tell the user, unless:jcampan@chromium.org2009-05-011-3/+10
* Add two new master preferences (import_bookmarks and make_default_browser_for...kuchhal@chromium.org2009-04-301-0/+7
* Fix a DCHECK hit from RefCountedBase class.kuchhal@chromium.org2009-04-291-2/+2
* Importer should import browser data from the browser that user selected.kuchhal@chromium.org2009-04-231-10/+13
* 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