summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
steveblock@chromium.org [Wed, 1 Aug 2012 00:42:33 +0000 (00:42 +0000)]
Make 'License' field in third-party metadata required
This will simplify the addition of a tool to check licenses for the purpose of
the Android WebView build.
See also http://codereview.chromium.org/
10821103.
BUG=138921
Review URL: https://chromiumcodereview.appspot.com/
10827099
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@149334
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
benwells@chromium.org [Thu, 21 Jul 2011 00:29:08 +0000 (00:29 +0000)]
Update date in README.chromium
Review URL: http://codereview.chromium.org/7468018
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@93299
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
benwells@chromium.org [Wed, 20 Jul 2011 23:47:11 +0000 (23:47 +0000)]
Allow xdg-settings to set the default OS handler for url protocols.
This is used by the registerProtocolHandler feature to set Chrome as the default OS
application for protocols which have default handlers in Chrome.
BUG=83557
Review URL: http://codereview.chromium.org/7433003
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@93286
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
benwells@chromium.org [Wed, 20 Jul 2011 00:58:14 +0000 (00:58 +0000)]
Bring xdg-utils up to date with upstream repository.
Review URL: http://codereview.chromium.org/7453013
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@93139
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Wed, 11 May 2011 00:12:33 +0000 (00:12 +0000)]
Update README.chromium in xdg-utils to reflect a change earlier today.
Review URL: http://codereview.chromium.org/7009001
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@84895
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Tue, 10 May 2011 20:11:58 +0000 (20:11 +0000)]
Upstream adjusted my patch to xdg-utils a little before committing it. Merge.
Review URL: http://codereview.chromium.org/7000007
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@84840
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Wed, 4 May 2011 23:43:17 +0000 (23:43 +0000)]
Linux: update xdg-utils to the latest git version and include a one-line fix in xdg-mime for bug 80431.
BUG=80431
TEST=we should not prompt to become the default every time if ~/.local/share/applications/mimeapps.list does not exist, once we roll DEPS to include this
Review URL: http://codereview.chromium.org/6928018
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@84156
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Wed, 20 Apr 2011 02:19:56 +0000 (02:19 +0000)]
Linux: fix a syntax error in the latest version of xdg-utils. Will report it.
TBR=thestig
Review URL: http://codereview.chromium.org/6881074
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@82218
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Wed, 20 Apr 2011 01:40:01 +0000 (01:40 +0000)]
Linux: update xdg-utils to the latest version to get relevant xdg-mime fixes.
BUG=73231
Review URL: http://codereview.chromium.org/6873103
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@82210
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Sat, 9 Apr 2011 00:50:42 +0000 (00:50 +0000)]
Linux: Fix a bug in upstream xdg-utils that breaks xdg-settings.
BUG=73231
Review URL: http://codereview.chromium.org/6825018
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@81021
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Tue, 5 Apr 2011 03:39:34 +0000 (03:39 +0000)]
Linux: update xdg-utils again, and check in the built versions of the scripts.
Upstream hasn't built all the scripts from the .in versions in git, apparently.
BUG=73231
Review URL: http://codereview.chromium.org/6735024
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@80408
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Wed, 30 Mar 2011 23:20:46 +0000 (23:20 +0000)]
Update xdg-utils to the latest version available in git. This includes changes to work with the new default browser settings in recent versions of GNOME.
BUG=73231
TEST=none
Review URL: http://codereview.chromium.org/6737007
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@79914
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Wed, 30 Mar 2011 22:51:57 +0000 (22:51 +0000)]
Update xdg-utils to the latest version available in CVS (they've switched to git), which includes our local changes since the last time we pulled from CVS. This is now a completely stock copy of xdg-utils, and I'll update it to the latest version in git after this.
BUG=73231
TEST=none
Review URL: http://codereview.chromium.org/6758016
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@79909
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
cdn@chromium.org [Mon, 14 Mar 2011 19:29:03 +0000 (19:29 +0000)]
Formatting the readmes in deps to follow the proper format and making sure they contain Short Name and Version fields for version tracking.
BUG=None
TEST=N/A
Review URL: http://codereview.chromium.org/6624034
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@78071
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
davidben@chromium.org [Thu, 2 Sep 2010 04:09:47 +0000 (04:09 +0000)]
Only run KDE browser fallback when necessary
Otherwise, in some circumstances, read_kde_browser incorrectly prints the result twice.
BUG=33842
TEST=xdg-settings get default-web-browser should not output two files when kdeglobals contains a BrowserApplication[$*] entry
Review URL: http://codereview.chromium.org/3330004
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@58316
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Tue, 31 Aug 2010 18:16:49 +0000 (18:16 +0000)]
Update our copy of xdg-utils to 2010-08-30, and include a patched xdg-mime.
BUG=18106,33842
Review URL: http://codereview.chromium.org/3273010
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@58024
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
evanm@google.com [Tue, 23 Mar 2010 23:17:15 +0000 (23:17 +0000)]
Readjust README to pass tools/licenses.py.
Review URL: http://codereview.chromium.org/1227002
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@42398
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
thestig@chromium.org [Thu, 15 Oct 2009 08:33:22 +0000 (08:33 +0000)]
Add %s to the command in the Gnome url handlers.
BUG=23793
TEST=Run xdg-open http://foo.com on Hardy/Gnome. The browser should open foo.com.
Review URL: http://codereview.chromium.org/274055
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@29103
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
thestig@chromium.org [Wed, 16 Sep 2009 01:21:40 +0000 (01:21 +0000)]
Use to the right variable in xdg-setting's set_browser_gnome().
BUG=none
TEST=Make sure Chromium can be set as the default browser on Jaunty/Gnome.
Review URL: http://codereview.chromium.org/201131
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@26314
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Tue, 8 Sep 2009 22:34:24 +0000 (22:34 +0000)]
Linux: check the default browser via its binary rather than desktop file name.
BUG=20413
TEST=none
Review URL: http://codereview.chromium.org/201054
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@25672
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Fri, 31 Jul 2009 22:26:06 +0000 (22:26 +0000)]
Linux: skip invisible desktop files when looking up the default web browser in GNOME.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/159738
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@22207
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Thu, 30 Jul 2009 19:01:55 +0000 (19:01 +0000)]
Check for localized settings by hand in xdg-settings if kreadconfig fails.
BUG=17842
TEST=none
Review URL: http://codereview.chromium.org/160376
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@22076
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Mon, 27 Jul 2009 21:50:25 +0000 (21:50 +0000)]
Bring xdg-utils up to date as of 2009-07-27.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/159433
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@21715
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Mon, 27 Jul 2009 20:41:38 +0000 (20:41 +0000)]
Fix xdg-settings to work around a bug in xdg-mime which is caused by a bug in kdeinit.
BUG=17179
TEST=in kde4 xdg-settings should not take 15s to do "xdg-settings get default-web-browser"
Review URL: http://codereview.chromium.org/160184
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@21693
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Wed, 22 Jul 2009 00:11:19 +0000 (00:11 +0000)]
Add "check" option to xdg-settings, to check whether a setting is entirely correct.
BUG=17093
TEST=none
Review URL: http://codereview.chromium.org/159163
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@21243
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
thestig@chromium.org [Mon, 13 Jul 2009 21:43:13 +0000 (21:43 +0000)]
Correctly handle custom KDE browser settings.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/149495
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@20545
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Tue, 7 Jul 2009 20:43:24 +0000 (20:43 +0000)]
Add the generated xdg-settings script that should have been in r20071.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/149278
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@20073
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Tue, 7 Jul 2009 20:28:34 +0000 (20:28 +0000)]
Add xfce support to xdg-settings. Also fix a few smaller issues, like adding quoting and renaming a poorly-named variable.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/149268
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@20071
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
mdm@chromium.org [Wed, 1 Jul 2009 22:16:05 +0000 (22:16 +0000)]
Add initial xdg-settings patch to xdg-utils.
Review URL: http://codereview.chromium.org/151109
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@19775
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
dkegel@google.com [Tue, 30 Jun 2009 19:16:32 +0000 (19:16 +0000)]
Patch from mdm@google.com
Add xdg-utils from CVS (see http://portland.freedesktop.org).
Next changeset will add a new xdg-settings script to get
and set the default browser in Linux.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/151098
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/xdg-utils@19629
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c