summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove old Mac First Run Migration code.jeremy@chromium.org2009-09-251-84/+0
* OS X First run dialog: hide import option of nothing to import from.jeremy@chromium.org2009-09-251-1/+4
* Change when we enable Apple's Crash reporter.jeremy@chromium.org2009-08-311-1/+1
* Make Mac first run store sentinel in Profile directory.jeremy@chromium.org2009-08-191-19/+86
* Fix several bugs in First Run.jeremy@chromium.org2009-08-121-2/+6
* Do not import homepage on First Run if a homepage is given in master preferen...kuchhal@chromium.org2009-08-111-1/+3
* First Run Import Progress UI.jeremy@chromium.org2009-08-111-16/+65
* Safari Bookmark/Favicon import.jeremy@chromium.org2009-08-051-7/+9
* First cut at Firefox import on OSX + stubs for Safari import.jeremy@chromium.org2009-07-291-2/+27
* Nice looking First-Run dialogs.jeremy@chromium.org2009-07-281-2/+21
* Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...jcampan@chromium.org2009-07-081-1/+2
* Only check for first run dialog on official builds (since the dialog is aamanda@chromium.org2009-06-181-0/+4
* 1)When we enabled breakpad on first run we weren't correctly setting the proc...jeremy@chromium.org2009-05-221-1/+2
* Implement temporary First Run Dialog on OS Xjeremy@chromium.org2009-05-211-0/+54