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
*
ShortcutInfo::favicon is now a gfx::ImageFamily instead of gfx::Image.
mgiuca@chromium.org
2013-04-11
1
-16
/
+14
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Avoid crash in Linux Debug build creating shortcuts.
mgiuca@chromium.org
2013-03-08
1
-1
/
+3
*
Fixed crash creating shortcuts on Linux with invalid desktop template file.
mgiuca@chromium.org
2013-03-08
1
-5
/
+7
*
On Linux, automatically create app shortcuts on install or update.
mgiuca@chromium.org
2013-03-07
1
-20
/
+127
*
shell_integration_linux: Follow the XDG Base Directory Specification.
mgiuca@chromium.org
2013-03-06
1
-7
/
+10
*
Split the location flags from ShortcutInfo into a new struct ShortcutLocations.
mgiuca@chromium.org
2013-03-01
1
-4
/
+5
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
CreateShortcutIcon on Linux now creates icons at all available resolutions, not
mgiuca@chromium.org
2013-02-12
1
-26
/
+41
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-36
/
+36
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
App shortcut creation on Linux now removes localized versions of the Name key.
mgiuca@chromium.org
2013-02-05
1
-0
/
+17
*
When creating an app shortcut on Linux, add a newline after the shebang.
mgiuca@chromium.org
2013-02-05
1
-6
/
+13
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-3
/
+3
*
Refactor external protocol handler dialog for linux
calamity@chromium.org
2013-01-30
1
-0
/
+5
*
Add a UMA stat to track whether Chrome is the default browser.
robertshield@chromium.org
2012-12-11
1
-6
/
+7
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-3
/
+3
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
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
[next]