| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
BUG=120047
Review URL: https://chromiumcodereview.appspot.com/9858026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128994 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://chromiumcodereview.appspot.com/9475010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123787 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=114402
TEST=Verify font selections for each platform as stated in bug.
Review URL: https://chromiumcodereview.appspot.com/9447075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123586 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The language code is ms. This adds the necessary files to generate
the locale pak file. Translations will arrive later.
BUG=111670
TBR=gfeher
Review URL: http://codereview.chromium.org/9232056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119548 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebKit now has per-script font settings (https://bugs.webkit.org/show_bug.cgi?id=20797).
This change adds per-script font preferences to Chromium and passes them to the WebKit settings. For this
first patch, default per-script fonts are defined only on Chrome OS, and only for Arabic and CJK scripts.
It specifies the default fonts in locale_settings_cros.grd. The preferences are passed to WebPreferences in render_view_host_delegate_helper.cc (in the same manner as current font preferences).
BUG=92302
TEST=manually
Review URL: http://codereview.chromium.org/7606028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98024 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This includes a new lang: ms (Malay)
Review URL: http://codereview.chromium.org/7713008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97771 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Patch from Fabien Tassin <fta@sofaraway.org>.
Review URL: http://codereview.chromium.org/7585038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95947 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Add a new lang: 'ia' (Interlingua).
Patch from Fabien Tassin <fta@sofaraway.org>.
Review URL: http://codereview.chromium.org/7520001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94395 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=73052
TEST=NONE
Review URL: http://codereview.chromium.org/7246008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93821 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
This includes a new lang: bs (Bosnian).
Patch from Fabien Tassin <fta@sofaraway.org>.
Review URL: http://codereview.chromium.org/7278001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90652 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Patch from Fabien Tassin <fta@sofaraway.org>.
Review URL: http://codereview.chromium.org/7205044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89861 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This includes a new lang: Armenian (hy)
Patch from Fabien Tassin <fta@sofaraway.org>.
Review URL: http://codereview.chromium.org/7100004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87376 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Patch from Fabien Tassin <fta@sofaraway.org>.
Review URL: http://codereview.chromium.org/7049015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86138 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows specifying locale-specific gtkrc file in Chrome resources, but does
not yet do dynamic switching of GTK style (e.g., if user has a different locale
than that of the login screen).
Although the original plan was to get rid /etc/gtkrc, it may be cleaner
to have only the locale-specific gtkrc as resources, so we don't have a bulky
gtkrc file inside locale_settings_cros.grd. Parsing first the main gtkrc file
and then the locale-specific file is also consistent with normal GTK behavior.
BUG=chromium-os:12257
TEST=manually on cr-48
Review URL: http://codereview.chromium.org/6675019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79174 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
font family only.
BUG=74434
TEST=Verify that changing the 'standard font' only applies to unspecified font styles.
Review URL: http://codereview.chromium.org/6602021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76463 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=59945
TEST=trybots
Review URL: http://codereview.chromium.org/6334059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73526 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
6 new languages on Linux if gyp is run with with
use_third_party_translations=1.
I also moved the translations from src/chrome/third_party to
src/third_party, since the translations cover more than chrome/.
Review URL: http://codereview.chromium.org/6410010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73381 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Chromium side of http://trac.webkit.org/changeset/72141, needed to pass Acid3.
Changes the default minimum font size from 1 to 0.
BUG=none
TEST=acid3
Review URL: http://codereview.chromium.org/4954002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66488 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add 'fa' entry to all the grd files.
For *locale_settings*, create new xtb files for Farsi (copied from Arabic).
Also, pulls in ICU @r=58904 (with Farsi data).
locale_settings_fa.xtb has a lot of UI dimensions that may not work
well in Farsi. We need LQA to take a look at them.
terms_FOO.html is not yet available for Farsi as well as Amharic and Swahili. Tentatively, use
terms_en.html.
BUG=45505
TEST='chrome --lang=fa' on Windows should bring up Chrome in Farsi. 'LANGUAGE=fa chrome' should do the same on Linux. (on Ubuntu, 'language-pack-gnome-fa' and 'language-pack-fa' have be installed to get Chrome in Farsi with the UI mirrored).
Review URL: http://codereview.chromium.org/3296013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58998 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
At the moment, no font-family is specified. In that case, serif font is picked
by default by Chrome (exception being CJK for which sans-serif is picked).
Adding an attribute i18n-values for font-family will set up font-family
for the file. I'm not setting font-size because filebrowse.html uses em font-size
widely and the default value of 84% (set in locale_settings_cros.grd) will
disrupt the layout.
Change the DOM UI font for ChromeOS from 'Droid Sans' to 'Chrome Droid Sans'.
This may change again, but this matches the font used in the native UI (as
specified in gtkrc file) for now.
In addition, just as a 'sanitization', enclose font names (IDS_WEB_FONT_FAMILY)
with a space with a pair of single quotation marks.
BUG=chromiumos:6067 (http://crosbug.com/6067)
TEST=Build Chrome for ChromeOS and gmerge it to your build. Content browser does not use serif font any more. Instead, it uses 'Chrome Droid Sans'.
Review URL: http://codereview.chromium.org/3295010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58949 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change from Ascender* to Arimo, Tinos and Cousine.
BUG=cros:5287 (http://crosbug.com/5287)
TEST=On CrOS, go to Options | Advanced (under the hood) | Fonts and see
Arimo, et al are the default fonts for Sans-serif, serif and monospace.
TBR=tony
Review URL: http://codereview.chromium.org/3029049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54825 0039d316-1c4b-4281-b951-d872f2087c98
|
|
fonts available on CrOS are different from fonts on typical Linux disributions.
BUG=cros:3815 (http://crosbug.com/3815)
TEST=Go to a web page that only specifies CSS generic families (e.g. sans-serif,serif, monospace) and make sure that Ascender Sans, Ascender Serif are used.
Review URL: http://codereview.chromium.org/2702001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49236 0039d316-1c4b-4281-b951-d872f2087c98
|