summaryrefslogtreecommitdiffstats
path: root/chrome/browser/shell_integration.cc
Commit message (Expand)AuthorAgeFilesLines
* Set Browser::app_name_ in a reasonable way for extension apps.skerner@chromium.org2011-01-141-1/+2
* Add "create Application Shortcut" to the app menu on NTP.skerner@google.com2010-11-301-1/+1
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+8
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-12/+12
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-1/+1
* Remove usage of GetSwitchValue for most of chrome/browser/.evan@chromium.org2010-08-041-3/+3
* enable apps by defaulterikkay@chromium.org2010-08-021-3/+2
* Replace obsolete kProfile switch with kLoginProfilecmasone@google.com2010-08-021-2/+2
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-4/+6
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-3/+2
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-121-2/+3
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-121-3/+2
* chrome 6: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+2
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-051-0/+54
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-18/+22
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-8/+19
* First step to create application shortcuts on Linux.phajdan.jr@chromium.org2009-08-121-0/+2
* Fix running default browser check/setting in UI thread on Linux.mattm@chromium.org2009-07-281-135/+57
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-231-13/+15
* Make default browser path check case insensitive.kuchhal@chromium.org2009-07-061-1/+5
* Move win_util.h from common to app.ben@chromium.org2009-05-081-3/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-2/+2
* Fix regression caused by CommandLine change.kuchhal@chromium.org2009-01-271-1/+2
* Move creation of 'open with' registry keys to installer. We should place nice...kuchhal@chromium.org2008-11-191-83/+1
* Temporary code to upgrade Chrome open command for existing users.kuchhal@chromium.org2008-11-051-1/+1
* * Update comments from code review feedback.kuchhal@chromium.org2008-10-271-1/+0
* Add a command line option to installer that will let user set Chrome askuchhal@chromium.org2008-10-241-99/+10
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-181-2/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+342