Sign in
chromium
/
chromium
/
src.git
/
b658359fcbccccd57bb5448519ab3f9b1ff35531
/
chrome
/
browser
/
shell_integration.cc
631bb74
Move BrowserThread to content namespace.
by
[email protected]
· 14 years ago
c5efb95
Change NewRunnableMethod to base::Bind in shell_integration.cc
by
[email protected]
· 14 years ago
c38831a1
Split BrowserThread into public API and private implementation, step 1.
by
[email protected]
· 14 years ago
97e2e3f
Handle OS registration failure when registering protocol handlers
by
[email protected]
· 14 years ago
5e3e0963
Canary versions no longer always remove protocol handlers at startup.
by
[email protected]
· 14 years ago
a01481b
Moved CanSetAsDefault* from platform_util to shell_integration
by
[email protected]
· 14 years ago
bcb999d
Fix memory leak in unit tests for ProtocolHandlerRegistry introduced by observers.
by
[email protected]
· 14 years ago
02a1bc9
Revert 87296 - Check for OS unregistered protocol handlers at startup
by
[email protected]
· 14 years ago
acf67a7
Check for OS unregistered protocol handlers at startup
by
[email protected]
· 14 years ago
4468a5b
Allow chrome to become the os default handler for arbitrary protocols on mac/win.
by
[email protected]
· 14 years ago
b1039293
Refactor GetCommandLineArgumentsCommon to not use strings.
by
[email protected]
· 14 years ago
01ed196
Extension ids are ASCII.
by
[email protected]
· 14 years ago
1625ffd
Update a bunch of files to the new location of browser_thread.h
by
[email protected]
· 14 years ago
e450fa6
Introduced a new policy DefaultBrowserSettingEnabled.
by
[email protected]
· 14 years ago
2f1c09d
Set Browser::app_name_ in a reasonable way for extension apps.
by
[email protected]
· 14 years ago
a3b734b
Add "create Application Shortcut" to the app menu on NTP.
by
[email protected]
· 15 years ago
93aa89c7
FBTF: Even more deinlining.
by
[email protected]
· 15 years ago
017a7a11
Rename ChromeThread to BrowserThread Part21:
by
[email protected]
· 15 years ago
0c7d74f
Rename ChromeThread to BrowserThread Part16:
by
[email protected]
· 15 years ago
ec5b50d
Implement new strategy for default apps. Instead of using
by
[email protected]
· 15 years ago
660e428f
Remove usage of GetSwitchValue for most of chrome/browser/.
by
[email protected]
· 15 years ago
385e5b569
enable apps by default
by
[email protected]
· 15 years ago
74d1397a
Replace obsolete kProfile switch with kLoginProfile
by
[email protected]
· 15 years ago
5d91c9e
base/ header cleanup. Forward declaration instead of including.
by
[email protected]
· 15 years ago
63597e4e
Deprecate most of the remaining wstring file_util functions.
by
[email protected]
· 15 years ago
2bce5e1
Re-land r47079: Shorten several appsrelated flags.
by
[email protected]
· 15 years ago
5ebc4b2
Revert 47079 - Shorten several appsrelated flags. "256 characters should be enough for anyone's shortcut flags!"
by
[email protected]
· 15 years ago
c90ce846
Shorten several apps-related flags. "256 characters should be enough for anyone's shortcut flags!"
by
[email protected]
· 15 years ago
64048bd
chrome 6: string_util.h -> utf_string_conversions.h fix.
by
[email protected]
· 15 years ago
28375ae
Implement launch disposition for extension-apps.
by
[email protected]
· 15 years ago
0d3dc8e2
Fifth patch in getting rid of caching MessageLoop pointers.
by
[email protected]
· 16 years ago
264f74d1
Allow the default browser check to return "unknown" and reflect that in the UI.
by
[email protected]
· 16 years ago
b96aa93
First step to create application shortcuts on Linux.
by
[email protected]
· 16 years ago
d24c401
Fix running default browser check/setting in UI thread on Linux.
by
[email protected]
· 16 years ago
3bf6ade0
Allow two user level installs of Chrome to have default browser settings.
by
[email protected]
· 16 years ago
e8fd296
Make default browser path check case insensitive.
by
[email protected]
· 16 years ago
4a0765a
Move win_util.h from common to app.
by
[email protected]
· 16 years ago
b6f87899
NO CODE CHANGE
by
[email protected]
· 16 years ago
309c8ff
Fix all places where we used the GetWinVersion function incorrectly.
by
[email protected]
· 16 years ago
a23ef4e6
Fix regression caused by CommandLine change.
by
[email protected]
· 16 years ago
8f794cb
Move creation of 'open with' registry keys to installer. We should place nice and not create these keys on every Chrome start just in case user wants a customized open with list. So now we only create these keys at installation or when user choses to make Chrome default browser. Also we clean them up on uninstall.
by
[email protected]
· 17 years ago
974899a
Temporary code to upgrade Chrome open command for existing users.
by
[email protected]
· 17 years ago
5fc2ce0
* Update comments from code review feedback.
by
[email protected]
· 17 years ago
faeea9b
Add a command line option to installer that will let user set Chrome as
by
[email protected]
· 17 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
8bcdcbe8
First set of changes to start separating Google specific branding from Chromium. This change mostly tries to modify installer to install Chromium or Google Chrome depending on a compile flag. The goal is to try to isolate all the differences in a single class that can be overridden for customization. There is also a lot of refactoring to make this happen.
by
[email protected]
· 17 years ago
09911bf
Add chrome to the repository.
by initial.commit
· 17 years ago