| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
BUG=48844
TEST=Pass --show-privacy-dashboard-link to chrome on startup, go to options panel, click link. Watch tab open to privacy dashboard page.
Review URL: http://codereview.chromium.org/3299013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58896 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed the mixed state icon not showing for section Connection. I overlooked the fact that we already check for mixed content, but reported state as error (whereas now we want warning).
Added link to help center explaining what this dialog means.
BUG=http://crbug.com/52916
TEST=SSL Infobubble should show link to help center and should show mixed content icon when, for example, you open an email in Gmail with an external image embedded in it.
Review URL: http://codereview.chromium.org/3221005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57970 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
download in progress"
increased the size by 8% for es, it, ja, fr, ru, pt-BR and ko and verified that it fits
BUG=32164
TEST=In the bug. Original issue was on XP classic, please test there as it is most limited in the sense of space.
Review URL: http://codereview.chromium.org/3224004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57876 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R = jshin
BUG = http://crbug.com/45505
TEST= None. These are just data files.
Review URL: http://codereview.chromium.org/3104043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57776 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=53173
TEST=none yet (will add tests when BackgroundModeManager handles prefs notifications)
Review URL: http://codereview.chromium.org/3200007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57225 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This just converts it from being a dialog to being a bubble, with no significant changes to the content.
This is only active on Windows, so I'm leaving the old dialog implementation behind.
Known issues:
- View certificate not there yet.
- Doesn't look exactly like the mocks.
BUG=http://crbug.com/52916
TEST=None
Review URL: http://codereview.chromium.org/3136027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57158 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Built using trunk grds.
Review URL: http://codereview.chromium.org/3148031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56889 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This change sets the default spellcheck language for Serbian and Ukranian so Chromium can automatically download the Serbian and Ukranian dictionaries and use them.
BUG=43011,40340
TEST=none
Review URL: http://codereview.chromium.org/3066043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55674 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
|
|
|
|
|
|
|
|
|
| |
The fact that we have this weird vestigal "Default" directory
is really confusing. :(
Review URL: http://codereview.chromium.org/3014028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53828 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dropped inadvertently when landing from a machine other than one where the
original CL was written.
In addition, adjust Tamil and Malayalam UI dimensions for XP.
BUG=48202
TEST=In Tamil and Malyalam Chrome on XP, content-settings dialog do not have anytruncation.
TBR=finnur
Review URL: http://codereview.chromium.org/3015011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53233 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Adjust the width and the height of the dialog to work both with
Windows Classic and Windows Vista theme.
2. Make the width of list box in the dialog localizable
and adjust them per locale if necessary.
Original Review: http://codereview.chromium.org/2974009/show
BUG=48202
TEST=Go to Options | Under the Hood | Content Settings in locales listed in the bug and make sure that there's no truncation and all the UI elements can be
selected/visible/clickable both on XP (or Windows Classic them on Vista)
and Vista.
Review URL: http://codereview.chromium.org/2836061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53017 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Also added inferred labels implementation. Label inferred from the person name + differences in other fields to distinguish entries.
BUG=47120,46634,46635,47435,48881,47430
TEST=in the mocks: http://folder/roma/design/chrome/autofill/ and unit tested.
Review URL: http://codereview.chromium.org/2801020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52838 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=6574
TEST=None
Review URL: http://codereview.chromium.org/2850031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52808 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=42892
Review URL: http://codereview.chromium.org/2847050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52412 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=48844
TEST=Open options > Personal Stuff, see link to dashboard.
Review URL: http://codereview.chromium.org/2934010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52112 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NotificationExceptionsTableModel is now functional, and DesktopNotificationService::GetContentSetting contains the new permission behavior. Both aren't used anywhere yet, so still no functionality change (but this is the last CL without functionality changes).
Also add a ton of tests.
BUG=45547
TEST=unit tests
Review URL: http://codereview.chromium.org/2868042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51669 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/2850044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51667 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=manually on netbook
BUG=chromium-os:2625
Review URL: http://codereview.chromium.org/2815049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51653 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51642 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Auto-size the views version of the options dialog.
This adds support for auto-sizing tab controls, adjusts the options dialog to
use it and takes care of any fallout due to the new layout handling. Also fixes
a couple of small bugs in the views Layout() machinery and sanitizes layouting
of options pages.
BUG=36497
TEST=unit tests in tabbed_pane_unittest.cc and grid_layout_unittest.cc, as well as checking the options dialog in any supported language.
original issuse: http://codereview.chromium.org/2812026/show
Review URL: http://codereview.chromium.org/2883022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51628 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Unexpected unit_tests crash on chromeos.
TBR: mnissler
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51529 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds support for auto-sizing tab controls, adjusts the options dialog to
use it and takes care of any fallout due to the new layout handling. Also fixes
a couple of small bugs in the views Layout() machinery and sanitizes layouting
of options pages.
BUG=36497
TEST=unit tests in tabbed_pane_unittest.cc and grid_layout_unittest.cc, as well as checking the options dialog in any supported language.
Review URL: http://codereview.chromium.org/2812026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51526 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This change adds an image to the top of the dialog, and removes the text and link at the bottom. It also removes the horizontal separators.
BUG=46716
TEST=Run Chrome in first-run with master_preferences set to load the new search engine dialog. It should look reasonable.
Review URL: http://codereview.chromium.org/2818014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50724 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
chosen.
BUG=46716
TEST=new first run bubble after first run import mentions the search engine: "Search using Google from right here"
Review URL: http://codereview.chromium.org/2817009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50109 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=46525
TEST=In the bug.
Review URL: http://codereview.chromium.org/2802005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50040 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This may change later, but in the meantime, this is what we want for
Japanese CrOS.
BUG=cros:2635 (http://crosbug.com/2635)
TEST=Change your UI language to Japanese and go to a web page specifying 'sans-serif', 'serif' or 'monospace' (wikipedia specifies 'sans-serif'). Make sure that IPAPGothic, IPAPMincho and IPAGothic are used.
Review URL: http://codereview.chromium.org/2821007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49956 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG= http://crosbug.com/3486
TEST=none
TBR=sky@chromium.org
Review URL: http://codereview.chromium.org/2856003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49791 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=manual
Review URL: http://codereview.chromium.org/2727005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49447 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Requested by Ben. Never worked on linux or OSX and apparently broken on Windows. Removal of the multiprofile code will make switching out the old AppMenuModel with the new WrenchMenuModel trivial.
BUG=27177
TEST=none
Review URL: http://codereview.chromium.org/2736001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49440 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add "pp_if", "pp_ifdef" support to xtb's <if> expr;
- Use that to specify a wider width for options dialog for ChromeOS on it and da;
BUG=none
TEST=Verify options dialog tab headers are not truncaated on ChromeOS for it and da.
Review URL: http://codereview.chromium.org/2655003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49256 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
|
|
|
|
|
|
|
|
|
|
| |
1. Countries ComboBox - need countries list.
2. Correct icons size.
TEST=in the mocks.
BUG=37816,39238,41232,41793,36601
Review URL: http://codereview.chromium.org/2500002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48849 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
to Hungarian and Bulgarian
BUG=45006
TEST=Start Hungarian / Bulgarian Chrome with a clean profile and see the
default spellcheck language matches the UI language.
Review URL: http://codereview.chromium.org/2333002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48734 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
In particular, explain how it can be used to specify SOCKS v4 / SOCKS v5 proxies, and give some examples.
Review URL: http://codereview.chromium.org/2221006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48418 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The change is for fixng trauncation that occurs with German.
BUG=chromium-os:3356
TEST=manually
Review URL: http://codereview.chromium.org/2220004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48353 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
dialog. Removed system info checkbox, fixed alignment of the link.
BUG=chromium-os:3564
TEST=open the feedback/bug report dialog, check the new values in the dropdown
Review URL: http://codereview.chromium.org/2220001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48229 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:3350
TEST=open user feedback dialog, make sure that all fields are displayed properly
Review URL: http://codereview.chromium.org/2146002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48179 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
avoid the truncation on XP. On Vista, the current value works, but 75 chars also works, too.
BUG=44120
TEST=See the bug.
Review URL: http://codereview.chromium.org/2068016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47859 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rkc@chromium.org:
Changes for sending user e-mail along with the feedback
Changes to implement complete userfeedback stack.
TBR=zelidrag@chromium.org
TEST=none
BUG=chromium-os:2761
Review URL: http://codereview.chromium.org/2090011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47777 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change the layout so the input method configure button will be shown right
next to the input method name (the layout was bad as the row was sharing the
same columnset with the huge the "Display Google Chrome in this language"
button).
Also widen the width of the dialog from 96 to 106, so the "Display Google
Chrome in this language" button does not get truncated. To do this, define
separate dialog size settings for this dialog.
BUG=chromium-os:3235
TEST=manually
Review URL: http://codereview.chromium.org/2106008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47404 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
of freebsd, openbsd and possibly netbsd in the future
via sprewell
Review URL: http://codereview.chromium.org/2099003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47313 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46629 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/2005002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46608 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
We had some info in the man page and other info in the about page.
This change makes the about page refer to the man page, and updates
the man page with missing info.
While I'm at it, make the HTML slightly prettier.
Review URL: http://codereview.chromium.org/1695023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45773 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG= 37564
TEST= start Chrome with --first-run enabled -- you should see a new search engine selection dialog.
Review URL: http://codereview.chromium.org/1586005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44416 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=two URLs in 6.1, and section 8.7 exists
Review URL: http://codereview.chromium.org/1574023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44271 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
the files.
BUG=none
TEST=On official Google Chrome builds, set your favourite language and check about:terms. Should see "Appendix A" in English at the end. Ugh.
Review URL: http://codereview.chromium.org/1631011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44146 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is done in en and en-GB (without corrections to the English).
This still needs to be done in all other languages.
BUG=none
TEST=On a branded build, go to about:terms and check that
TBR=cpu@chromium.org, laforge@chromium.org
Review URL: http://codereview.chromium.org/1539027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44123 0039d316-1c4b-4281-b951-d872f2087c98
|