summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run
Commit message (Expand)AuthorAgeFilesLines
* Add FirstRun.SearchEngineBubble UMA histogram counts.msw@chromium.org2012-04-052-0/+15
* ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.tfarina@chromium.org2012-03-211-4/+4
* Clean up first run:pkasting@chromium.org2012-03-165-91/+30
* Split ExtensionUpdater into two smaller classes.joaodasilva@chromium.org2012-03-161-1/+1
* Nix unused MasterPrefs::[run|randomize]_search_engine_experiment.msw@chromium.org2012-03-122-4/+0
* Fix attempt for the double-SessionRestoreImpl problem.marja@chromium.org2012-02-231-4/+6
* Revert 122079 - Revert 122077 - Revert 122065 - Fix attempt for the double-Se...marja@chromium.org2012-02-151-6/+4
* Revert 122077 - Revert 122065 - Fix attempt for the double-SessionRestoreImpl...marja@chromium.org2012-02-151-4/+6
* Revert 122065 - Fix attempt for the double-SessionRestoreImpl problem.marja@chromium.org2012-02-151-6/+4
* Fix attempt for the double-SessionRestoreImpl problem.marja@chromium.org2012-02-151-4/+6
* Progressively refactor FirstRun class to first_run namespace(part 7).jennyz@chromium.org2012-02-156-274/+243
* Make google_update.gyp write shared files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2012-02-102-3/+3
* Revise logic to show the first-run bubble at the first appropriate opportunity.msw@chromium.org2012-02-042-4/+93
* Progressively refactor FirstRun to first_run(part 6).jennyz@chromium.org2012-02-033-62/+117
* Create an API around UtilityProcessHost and use that from chrome.jam@chromium.org2012-02-031-0/+1
* Fix the memory leak issue in FirstRun::LoadMasterPrefs().jennyz@chromium.org2012-01-311-1/+3
* Set the ShortcutCreated pref for when shortcuts are created on first run.stevet@chromium.org2012-01-311-3/+6
* Test out a new more compact, simpler attrition experiment toast bubble.finnur@chromium.org2012-01-302-27/+58
* Progressively refactor FirstRun code to first_run namespace(part 5). This cl ...jennyz@chromium.org2012-01-283-105/+155
* Remove the first-run search engine dialog/ballot.msw@chromium.org2012-01-267-45/+6
* Restricting test to run on Windows only, since test harness on Mac and Linux ...finnur@chromium.org2012-01-201-0/+11
* Converting Toast crasher test from UI test to browser test. finnur@chromium.org2012-01-201-0/+24
* Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...benrg@chromium.org2012-01-181-2/+2
* Check the browser distribution when determining whether or not we should crea...stevet@chromium.org2012-01-171-1/+1
* Implement the new first run bubble, clean up old bubbles.msw@chromium.org2012-01-123-74/+11
* Progressively refacto FirstRun class to first_run namespace(part 4).jennyz@chromium.org2012-01-116-45/+38
* Refactor FirstRun class to first_run namespace progressively(part 3). This cl...jennyz@chromium.org2012-01-077-140/+153
* 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-058-397/+493
* Refactor FirstRun class code into namespace first_run progressively. This cl ...jennyz@chromium.org2011-12-286-84/+189
* Remove aura stub of FirstRun code.jennyz@chromium.org2011-12-205-102/+11
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-142-3/+7
* Badge Windows profile shortcuts with multi-user avatar.stevet@chromium.org2011-12-061-0/+2
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-292-2/+2
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-282-4/+4
* Add Windows desktop shortcut for multiple profiles.mirandac@chromium.org2011-11-221-0/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-2/+2
* Review URL: http://codereview.chromium.org/8357020mirandac@chromium.org2011-10-262-3/+3
* Review URL: http://codereview.chromium.org/8393025mirandac@chromium.org2011-10-262-18/+1
* Move resource_codes to content/public/common.jam@chromium.org2011-10-252-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+8
* Suppress first run search box for sync promosail@chromium.org2011-10-182-4/+2
* Move brand code related function to a common place for all platforms. Theserogerta@chromium.org2011-10-075-31/+16
* Removed code duplication on test for search engine selector on first run.joaodasilva@chromium.org2011-09-202-2/+12
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-182-33/+52