summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run
Commit message (Expand)AuthorAgeFilesLines
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-192-6/+6
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-1/+4
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-152-6/+6
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-152-6/+6
* Cause new_chrome.exe to always be written if Chrome Frame is in use, resultin...robertshield@chromium.org2011-07-151-13/+42
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-154-10/+6
* importer: Trivial change that changes NONE_IMPORTER to TYPE_UNKNOWN.tfarina@chromium.org2011-07-151-1/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-144-6/+12
* Prevent users from bypassing the EULA shown on first run by killing setup.exe.robertshield@chromium.org2011-07-131-1/+2
* Resource cleanup and de-dupingestade@chromium.org2011-07-121-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+5
* Fix relaunches on the Mac.mark@chromium.org2011-06-242-4/+28
* Changing uses of NativeButton to use NativeTextButton, which does not use arogerta@chromium.org2011-06-171-2/+3
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-1/+1
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-2/+4
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-2/+1
* first_run: Call ResourceBundle::GetNativeImageNamed() instead of GetBitmapNam...tfarina@chromium.org2011-05-191-4/+5
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Refactor preference syncing.zea@chromium.org2011-05-091-2/+1
* Turn off the search engine selector for the Russian locale.mirandac@chromium.org2011-05-052-0/+12
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-0/+1
* Move UserMetrics to content.michaeln@google.com2011-04-272-1/+2
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-1/+1
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-7/+7
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-252-8/+9
* first-run: Make two specific windows functions private to first_run_win.cctfarina@chromium.org2011-04-192-32/+33
* first-run: Move ShowFirstRunDialog() function to first_run_dialog.htfarina@chromium.org2011-04-186-141/+26
* Mac: Fix official build failure from r81810.thestig@chromium.org2011-04-151-0/+4
* first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...tfarina@chromium.org2011-04-158-84/+127
* first-run: Pull IsBrowserAlreadyRunning() out of upgrade_util_win.h.tfarina@chromium.org2011-04-152-23/+0
* first-run: Eliminate the ifdefs in upgrade_util.htfarina@chromium.org2011-04-145-36/+55
* first-run: Remove ifdefs from upgrade_util_linux.cc.tfarina@chromium.org2011-04-141-4/+0
* first-run: Refactor TryChromeDialogView to eliminate ShowTryChromeDialog() fu...tfarina@chromium.org2011-04-144-92/+89
* first-run: Reland refactor of Upgrade class into upgrade_util API.tfarina@chromium.org2011-04-138-180/+175
* Broke ARM compile.siggi@chromium.org2011-04-138-172/+181
* first-run: Refactor Upgrade class into a common upgrade_util API.tfarina@chromium.org2011-04-138-181/+172
* More https for support URLs.cevans@chromium.org2011-04-131-1/+1
* first-run: Refactor Upgrade class.tfarina@chromium.org2011-04-1210-535/+673
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+2
* importer: Cleanup ImporterList some more.tfarina@chromium.org2011-04-081-1/+1
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-063-20/+21
* Change determination of when to show the first run search engine selection di...mirandac@chromium.org2011-04-055-35/+15
* importer: Refactor ImporterList so it doesn't have to know about Importer.tfarina@chromium.org2011-04-043-15/+31
* 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-282-3/+3
* importer: Rip out ImporterObserver::ImportCanceled().tfarina@chromium.org2011-03-243-11/+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