summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run
Commit message (Expand)AuthorAgeFilesLines
* Introduced a new policy DefaultBrowserSettingEnabled.pastarmovj@chromium.org2011-02-011-5/+15
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-271-1/+1
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-2/+1
* views: Make CreatePanelGridLayout a static method of GridLayout class.tfarina@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-202-1/+3
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-2/+2
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-2/+4
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-132-2/+0
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Remove wstring from l10n_util. Part 6.avi@chromium.org2011-01-061-11/+11
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-011-3/+3
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-152-27/+27
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-142-27/+27
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-142-27/+27
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-3/+3
* Single deinlining in first_run.{cc,h}erg@google.com2010-12-132-8/+18
* Removing the GetVersionEnvKey method from BrowserDistribution.tommi@chromium.org2010-12-071-2/+2
* Move:ben@chromium.org2010-12-023-3/+3
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-2/+2
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-2/+3
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-301-16/+11
* Refactoring the master_preferences functions.tommi@chromium.org2010-11-031-41/+48
* Fix type inconsistency with StartImportingWithUI and ProfileInfo.tfarina@chromium.org2010-11-021-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-3/+3
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-193-7/+32
* Revert 63005 - If default search is managed, we should not asked the user to ...tyoshino@chromium.org2010-10-193-32/+7
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-193-7/+32
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+2
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Import locally saved IE Tolbar Autofill datageorgey@chromium.org2010-10-122-0/+20
* Initialize MasterPrefs structure.avi@chromium.org2010-10-061-1/+9
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-052-3/+16
* Wait for renaming chrome.exe to finish during shutdown forhuanr@chromium.org2010-09-281-14/+2
* Add search engine selection dialog for Mac, do new-style first-run.avi@chromium.org2010-09-274-204/+146
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Change the toast text and make sure errors are written tofinnur@chromium.org2010-09-101-8/+15
* Easy cleanup in first-run.avi@chromium.org2010-09-102-14/+2
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-1/+1
* Fix search engine import.mirandac@chromium.org2010-09-021-10/+11
* Set default browser AFTER import.mirandac@chromium.org2010-09-012-1/+12
* [GTK] implement minimal first run bubble.estade@chromium.org2010-08-281-3/+3
* Modify search engine dialog to only appear if the user does not have an exist...mirandac@chromium.org2010-08-271-2/+7
* [mac] Hide stats opt-in in first run if controlled by policymnissler@chromium.org2010-08-261-21/+14
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-262-2/+2
* Refactor new first run control flow.estade@chromium.org2010-08-254-95/+210
* Reworked Avi's patch for master prefs implemented on mac (http://codereview.c...mirandac@chromium.org2010-08-235-327/+298
* Open welcome page on first run.mirandac@chromium.org2010-08-181-0/+1