index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
shell_integration_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...
gab@chromium.org
2012-09-20
1
-4
/
+3
*
Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...
wjia@chromium.org
2012-09-20
1
-3
/
+4
*
Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...
gab@chromium.org
2012-09-20
1
-4
/
+3
*
Packaged apps are now enabled by default (and arguments on launcher shortcuts...
tapted@chromium.org
2012-09-06
1
-3
/
+1
*
Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
1
-3
/
+62
*
Revert 146065 - Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
1
-62
/
+3
*
Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
1
-3
/
+62
*
Application desktop shortcuts now save the user profile they were created in.
hebert.christopherj@chromium.org
2012-06-20
1
-4
/
+6
*
The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...
motek@chromium.org
2012-06-08
1
-2
/
+3
*
browser: Use structure dereference operator (aka ->) in place of "(*i)."
tfarina@chromium.org
2012-06-04
1
-1
/
+1
*
Launch platform apps from shortcuts in the normal user_data_dir on Windows an...
benwells@chromium.org
2012-05-02
1
-20
/
+2
*
Don't try to set the default OS level browser or protocol client on ChromeOS
benwells@chromium.org
2012-05-01
1
-0
/
+8
*
Moved Linux specific shell integration declarations into own header.
benwells@chromium.org
2012-04-17
1
-33
/
+28
*
Create Linux platform app shortcuts to run in their own process.
benwells@chromium.org
2012-04-13
1
-21
/
+53
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-1
/
+1
*
Add support for multiple icon sizes for Mac platform apps
sail@chromium.org
2012-03-03
1
-3
/
+4
*
Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...
thestig@chromium.org
2012-02-24
1
-2
/
+2
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Fix checking default protocol client on Linux
benwells@chromium.org
2011-09-21
1
-12
/
+16
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
1
-2
/
+1
*
Moved CanSetAsDefault* from platform_util to shell_integration
benwells@chromium.org
2011-07-15
1
-0
/
+5
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-13
1
-1
/
+4
*
Revert "Clean up users of a deprecated base::LaunchApp API."
evan@chromium.org
2011-07-12
1
-4
/
+1
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-12
1
-1
/
+4
*
Use xdg-settings in Chrome distrubtion if script on PATH fails
benwells@chromium.org
2011-07-07
1
-31
/
+118
*
Allow chrome to become the os default handler for arbitrary protocols on mac/...
koz@chromium.org
2011-05-26
1
-3
/
+17
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
GTK: Use glib's desktop file parser instead of our hand rolled one.
erg@google.com
2011-05-11
1
-73
/
+104
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
1
-4
/
+4
*
Fix ShellIntegrationTest.GetDesktopFileContents.
erg@google.com
2011-04-06
1
-1
/
+1
*
Build fix the second.
erg@google.com
2011-04-06
1
-1
/
+1
*
Build fix. (linux_views shouldn't deal with wmclass issues.)
erg@google.com
2011-04-06
1
-0
/
+3
*
Add the calculated WMClass to generated .desktop files.
erg@google.com
2011-04-06
1
-4
/
+23
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-1
/
+0
*
Refactor GetCommandLineArgumentsCommon to not use strings.
evan@chromium.org
2011-03-08
1
-6
/
+64
*
Extension ids are ASCII.
evan@chromium.org
2011-03-04
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-1
/
+1
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+0
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+0
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.
pkasting@chromium.org
2010-10-21
1
-2
/
+2
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part16:
tfarina@chromium.org
2010-10-11
1
-3
/
+3
[next]