summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run/first_run.cc
Commit message (Expand)AuthorAgeFilesLines
* TabContentsWrapper -> TabContents, part 56.avi@chromium.org2012-06-131-1/+1
* The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...motek@chromium.org2012-06-081-1/+4
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-1/+2
* mac: Correctly set the default rlz ping delay, allow having a per-user master...thakis@chromium.org2012-04-251-0/+10
* Add FirstRun.SearchEngineBubble UMA histogram counts.msw@chromium.org2012-04-051-0/+6
* Clean up first run:pkasting@chromium.org2012-03-161-2/+1
* Nix unused MasterPrefs::[run|randomize]_search_engine_experiment.msw@chromium.org2012-03-121-2/+0
* Progressively refactor FirstRun class to first_run namespace(part 7).jennyz@chromium.org2012-02-151-172/+12
* Revise logic to show the first-run bubble at the first appropriate opportunity.msw@chromium.org2012-02-041-1/+69
* Progressively refactor FirstRun to first_run(part 6).jennyz@chromium.org2012-02-031-60/+90
* Fix the memory leak issue in FirstRun::LoadMasterPrefs().jennyz@chromium.org2012-01-311-1/+3
* Progressively refactor FirstRun code to first_run namespace(part 5). This cl ...jennyz@chromium.org2012-01-281-89/+118
* Remove the first-run search engine dialog/ballot.msw@chromium.org2012-01-261-19/+3
* Implement the new first run bubble, clean up old bubbles.msw@chromium.org2012-01-121-37/+4
* Progressively refacto FirstRun class to first_run namespace(part 4).jennyz@chromium.org2012-01-111-19/+17
* Refactor FirstRun class to first_run namespace progressively(part 3). This cl...jennyz@chromium.org2012-01-071-46/+40
* use the linux version of IsOrganicFirstRun() on OS_BSD toorobert.nagy@gmail.com2012-01-051-1/+1
* Refactor FirstRun class to first_run namespace progressively. This cl refactors:jennyz@chromium.org2012-01-051-266/+160
* Refactor FirstRun class code into namespace first_run progressively. This cl ...jennyz@chromium.org2011-12-281-61/+44
* Remove aura stub of FirstRun code.jennyz@chromium.org2011-12-201-4/+4
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-2/+4
* Review URL: http://codereview.chromium.org/8357020mirandac@chromium.org2011-10-261-2/+2
* Review URL: http://codereview.chromium.org/8393025mirandac@chromium.org2011-10-261-14/+1
* Suppress first run search box for sync promosail@chromium.org2011-10-181-3/+1
* Move brand code related function to a common place for all platforms. Theserogerta@chromium.org2011-10-071-0/+16
* Removed code duplication on test for search engine selector on first run.joaodasilva@chromium.org2011-09-201-0/+6
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-1/+3
* Fix first run issue.mirandac@chromium.org2011-09-161-0/+4
* Enable brand codes and master preferences on the Mac.avi@chromium.org2011-08-301-4/+2
* Added group policies to enable/disable importing of data from other browsers.simo@google.com2011-08-161-26/+94
* importer: Trivial change that changes NONE_IMPORTER to TYPE_UNKNOWN.tfarina@chromium.org2011-07-151-1/+1
* Prevent users from bypassing the EULA shown on first run by killing setup.exe.robertshield@chromium.org2011-07-131-1/+2
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-2/+4
* Refactor preference syncing.zea@chromium.org2011-05-091-2/+1
* Turn off the search engine selector for the Russian locale.mirandac@chromium.org2011-05-051-0/+8
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* first-run: Move ShowFirstRunDialog() function to first_run_dialog.htfarina@chromium.org2011-04-181-1/+2
* first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...tfarina@chromium.org2011-04-151-41/+2
* first-run: Refactor Upgrade class.tfarina@chromium.org2011-04-121-15/+0
* importer: Cleanup ImporterList some more.tfarina@chromium.org2011-04-081-1/+1
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-16/+15
* Change determination of when to show the first run search engine selection di...mirandac@chromium.org2011-04-051-11/+7
* importer: Refactor ImporterList so it doesn't have to know about Importer.tfarina@chromium.org2011-04-041-2/+2
* importer: Rip out ImporterObserver::ImportCanceled().tfarina@chromium.org2011-03-241-5/+0
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-3/+3
* importer: Sort the methods of ImporterHost class according to our c++ style g...tfarina@chromium.org2011-03-191-1/+2
* importer: Pull ExternalProcessImporterHost out of ImporterHost.tfarina@chromium.org2011-03-131-0/+1
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-2/+2
* importer: Pull ImporterHost::Observer out into its own header.tfarina@chromium.org2011-03-081-6/+9
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-021-16/+16