Sign in
chromium
/
chromium
/
src
/
e899b96d5a8529a053dd6fa09e73950f5c8bcbf9
/
chrome
/
browser
/
shell_integration_unittest.cc
8ea8f1ef
[Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiumShortcuts.
by
[email protected]
· 13 years ago
2e884d29
Speculative revert 175230. I suspect that dependency on propsys.dll makes chrome.dll unloadable on XP SP3 breaking NACL and chrome frame tests.
by
[email protected]
· 13 years ago
79ca2d37
[Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiumShortcuts.
by
[email protected]
· 13 years ago
ea1a3f6
Move scoped_temp_dir from base to base/files
by
[email protected]
· 13 years ago
dd5f67e9
Packaged apps are now enabled by default (and arguments on launcher shortcuts are unlikely to function when chrome is already running), so this extra argument on shortcuts can be dropped.
by
[email protected]
· 13 years ago
0b7df36d
Remove app shortcuts when app is uninstalled on Linux.
by
[email protected]
· 13 years ago
30cdf3af
Revert 146065 - Remove app shortcuts when app is uninstalled on Linux.
by
[email protected]
· 13 years ago
9146366
Remove app shortcuts when app is uninstalled on Linux.
by
[email protected]
· 13 years ago
5951c85
Application desktop shortcuts now save the user profile they were created in.
by
[email protected]
· 13 years ago
a044800
Suffix Chrome's appid on user-level installs
by
[email protected]
· 13 years ago
e97882f
Move test_browser_thread.h from content\test to content\public\test. This way we can enforce that internal content headers don't leak to embedders.
by
[email protected]
· 13 years ago
5c93a0c1
Launch platform apps from shortcuts in the normal user_data_dir on Windows and Linux.
by
[email protected]
· 13 years ago
98566d7a
Moved Linux specific shell integration declarations into own header.
by
[email protected]
· 13 years ago
8806d3b
Create Linux platform app shortcuts to run in their own process.
by
[email protected]
· 13 years ago
a2778d3
Omit the startupWMClass from Aura build.
by
[email protected]
· 14 years ago
631bb74
Move BrowserThread to content namespace.
by
[email protected]
· 14 years ago
c38831a1
Split BrowserThread into public API and private implementation, step 1.
by
[email protected]
· 14 years ago
6acf501
Aura: unit_tests now run on Linux
by
[email protected]
· 14 years ago
d778d6e
Change kNotSignedInProfile to kInitialProfile to better reflect its usage.
by
[email protected]
· 14 years ago
7286e3fc
some cleanup for base/stl_util
by
[email protected]
· 14 years ago
1fd5302c
Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them apply to non-linux Unix also. Non-linux Unices tested are the BSDs and Solaris.
by
[email protected]
· 14 years ago
e078590
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
by
[email protected]
· 14 years ago
0a96c3f
GTK: Use glib's desktop file parser instead of our hand rolled one.
by
[email protected]
· 14 years ago
a0b60cfd
Add the calculated WMClass to generated .desktop files.
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
162b599
wstring: remove a needless wchar_t that is ASCII
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
1bda9755
Update a bunch of files to the new location of browser_thread.h
by
[email protected]
· 14 years ago
4f260d0
Update file version info/memory details/process utils to use string16.
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
3ba7e08
base: rename Environment::GetEnv to Environment::GetVar.
by
[email protected]
· 15 years ago
c87bcf00
base: rename Environment::SetEnv to Environment::SetVar.
by
[email protected]
· 15 years ago
4fae316
base: rename Environment::UnSetEnv to Environment::UnSetVar.
by
[email protected]
· 15 years ago
be1ce6a7
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
by
[email protected]
· 15 years ago
76b90d31
base: Rename EnvVarGetter to Environment.
by
[email protected]
· 15 years ago
fc586c7
Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API.
by
[email protected]
· 15 years ago
a324a45f
Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API.
by
[email protected]
· 15 years ago
ed45537
base: Add UnSetEnv function to EnvVarGetter API.
by
[email protected]
· 15 years ago
e9032c6
base: Return bool instead of void in EnvVarGetter::SetEnv.
by
[email protected]
· 15 years ago
798cb6a
Linux: remove unnecessary MimeType field from application shortcuts.
by
[email protected]
· 15 years ago
ac7264c
base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs.
by
[email protected]
· 15 years ago
1caa9261
Win: Use different AppUserModelID for SxS installs.
by
[email protected]
· 15 years ago
9bc8cff
Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and rename it EnvVarGetter. Label base::SysInfo::{Get,Has}EnvVar as deprecated.
by
[email protected]
· 15 years ago
3bc6043
Fix one other build failure. Only include linux_util.h on Linux.
by
[email protected]
· 15 years ago
af71d64
Add missing tests for Linux desktop shortcuts logic.
by
[email protected]
· 15 years ago
28375ae
Implement launch disposition for extension-apps.
by
[email protected]
· 15 years ago
12f520c
Append profile info to win7 app id per issue 30414
by
[email protected]
· 16 years ago
790613c
Replaces the % character with \x when generating Windows shortcuts via
by
[email protected]
· 16 years ago
fcc23e84
GTK: improve app mode .desktop file creation.
by
[email protected]
· 16 years ago
0b303cc
Use favicon for application shortcut icon.
by
[email protected]
· 16 years ago
82810fe1
Improve desktop shortcut creation:
by
[email protected]
· 16 years ago
4289680
Implement creating shortcuts in the applications menu.
by
[email protected]
· 16 years ago
b96aa93
First step to create application shortcuts on Linux.
by
[email protected]
· 16 years ago