summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run/first_run_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-2/+6
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+5
* Move UserMetrics to content.michaeln@google.com2011-04-271-0/+1
* first-run: Make two specific windows functions private to first_run_win.cctfarina@chromium.org2011-04-191-24/+33
* first-run: Move ShowFirstRunDialog() function to first_run_dialog.htfarina@chromium.org2011-04-181-32/+3
* first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...tfarina@chromium.org2011-04-151-0/+3
* first-run: Refactor Upgrade class.tfarina@chromium.org2011-04-121-406/+0
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+2
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-3/+5
* Change determination of when to show the first run search engine selection di...mirandac@chromium.org2011-04-051-15/+2
* importer: Refactor ImporterList so it doesn't have to know about Importer.tfarina@chromium.org2011-04-041-12/+18
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-281-14/+12
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* importer: Rip out ImporterObserver::ImportCanceled().tfarina@chromium.org2011-03-241-5/+4
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-241-3/+3
* Revert 79211 - Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-231-3/+3
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-231-3/+3
* Toasting by brand code. finnur@chromium.org2011-03-231-13/+13
* importer: Sort the methods of ImporterHost class according to our c++ style g...tfarina@chromium.org2011-03-191-0/+1
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-1/+1
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-5/+5
* Make the toast more reliable and less dangerouscpu@chromium.org2011-03-081-4/+11
* Removing dead code.grt@chromium.org2011-03-071-37/+0
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-021-5/+6
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-3/+3
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-3/+3
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-101-5/+5
* views: Add namespace views to layout_constants.htfarina@chromium.org2011-02-041-1/+1
* Importer: Remove ImporterList from ImporterHost and the pass-through methods.jhawkins@chromium.org2011-02-031-3/+7
* 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-201-1/+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-131-1/+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-151-7/+7
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-7/+7
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-7/+7
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-3/+3
* Removing the GetVersionEnvKey method from BrowserDistribution.tommi@chromium.org2010-12-071-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* 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
* Fix type inconsistency with StartImportingWithUI and ProfileInfo.tfarina@chromium.org2010-11-021-1/+1
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-191-0/+7