summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Mac: First run bubble.thakis@chromium.org2010-06-261-4/+5
* Allow suppression of first run bubble from master preferences.mirandac@google.com2010-06-241-1/+1
* Allow randomized search engines in selection dialog.mirandac@google.com2010-06-161-0/+1
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-041-2/+1
* Slight cleanup of some first-run/master-prefs stuff.viettrungluu@chromium.org2010-05-271-1/+7
* Revert 47675.mirandac@chromium.org2010-05-201-1/+1
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-191-1/+1
* some more fixes for ignored scoped_ptr::release() callsestade@chromium.org2010-05-061-1/+1
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-131-0/+1
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-3/+4
* Make importer obey import_search_engine preference even if FRUI is enabled.kuchhal@chromium.org2009-10-191-0/+2
* 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