| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Mozc-hangul resources reused ibus-hangul resources as possible.
BUG=chromium-os:15192
TEST=run unittest.
Review URL: http://codereview.chromium.org/7205025
Patch from Seigo Nonaka <nona@chromium.org>.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90326 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
breaks the current Mac layout (which I don't want to try fixing) and we plan to ditch this infobar anyway.
BUG=none
TEST=none
TBR=tsepez
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90303 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rename files, classes and functions from "BlockedInfoBarXXX" (which sounds like Chrome blocked an infobar, or perhaps blocked something else that we don't know what) to "InsecureContentInfoBarXXX"
* Eliminate subclasses of the base delegate and just use a type enum -- eliminates duplicated code
* Collapse histograms into a single histogram so it will be easy to compare display/run stats
* Remove "OK" button which duplicated close button functionality ("OK" is never a good button title anyway)
* Clean up #includes a little
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7244011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90287 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Plugin crashes generate crash reports.
Review URL: http://codereview.chromium.org/7239007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90268 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=76697
Review URL: http://codereview.chromium.org/7232003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90236 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now, if an explicit host-specific setting is set to Allow, it will be allowed
rather than the third-party blocking overriding everything.
BUG=82039
TEST=HostContentSettingsMap.Cookie*
Review URL: http://codereview.chromium.org/7053042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90216 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add <Alt-Backspace> -> "Delete"
Modify "Forward"/"Backward" to "Go forward"/"Go backward"
Modify "Find previous"/"Find again" to "Find previous text"/"Find text again"
BUG=chromium-os:14235
TEST=manually
Review URL: http://codereview.chromium.org/7234003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90168 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add runtime flag to control smooth scrolling. Add compile time flag handling for a GYP_DEFINE (enable_smooth_scrolling=1).
BUG=575,61140
TEST=compile still works without the flag. Compiling with the flag works once the WebKit change is landed, and then the flag appears in the about:flags page, and actually turns on that WebKit implementation.
Review URL: http://codereview.chromium.org/7034052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90136 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:16844
TEST=manual testing on chromeos-chrome on linux
Review URL: http://codereview.chromium.org/7207012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90118 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
links.
BUG=86028
TEST=Check the icon on the NTP.
Review URL: http://codereview.chromium.org/7236002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90106 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90097 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switch from cr.Locale to v8Locale to handle date localizations.
cr.Locale was added to satisfy localization issues for the file manager, but it requires localizers to configure a date format. Chrome now has an experimental date localization library which gives us what we need without adding localization overhead.
I searched around the chrome codebase and was not able to find another client of cr/locale.js.
BUG=chromium-os:15440
TEST=manual testing on chromeos-chrome in linux
Review URL: http://codereview.chromium.org/7230004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90053 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Chrome image, which has already been checked in.
BUG=80694
TEST=Go to any chrome:// page and click the Page Info icon. You should see a Chrome logo for Google Chrome and a Chromium one for Chromium.
Review URL: http://codereview.chromium.org/7191018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90014 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change adds the following shotcuts, which were missing.
* Ctrl + Shift + Alt + / : View keyboard overlay
* Shift + Alt + S : Focus status icon
* Alt : Focus wrench menu
* Shift + Alt + T : Focus toolbar
* Shift + Alt + B : Focus bookmarks
* Ctrl + Shift + / : Help
* Ctrl + Shift + C : DOM Inspector
* Ctrl + Shift + - : Zoom out
* Ctrl + Shift + + : Zoom in
BUG=chromium-os:16708
TEST=manually checked on chromebook
Review URL: http://codereview.chromium.org/7222006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89993 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Type "about:flags" into omnibar, make sure that "enable typed url sync" option is there and works properly.
Review URL: http://codereview.chromium.org/7211004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89935 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7222012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89866 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
she is already logged into Google web services, and does not need to enter
her username and password again.
This feature is on by default, but can be turned off by specifying
--disable-auto-login on the command line or the about:flags page.
BUG=None
TEST=Make sure the browser has no google or youtube cookies. Either clear
all the cookies or start with a brand new profile. Go to menu item
"Wrench / Options", go to the tab "Personal stuff", and click the "Enable
these features..." button to enable sync. Follow the wizard to login to your
google account and finish the sync process. Once terminated, browse to
gmail.com and you should be already logged in.
Review URL: http://codereview.chromium.org/7121014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89842 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7210021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89835 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Jay, this is the same image as last time, except PNGcrushed.
TBR=jcivelli
BUG=80694
TEST=None
Review URL: http://codereview.chromium.org/7222005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89815 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort the entries in .cc and .grd files.
- Change the way of mapping the i18n-content string to the message ID.
BUG=none
TEST=manually checked on chromebook
Review URL: http://codereview.chromium.org/7189032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89799 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=83407
TEST=Enable the in-tab preview and restart browser. Print any page. Turn on your screen reading software and navigate the controls on the page. Listen to the audio dialogs spoken out and make sure they are sane and meaningful prompts for a visually impaired user.
Note: at the time of this commit, there is a bug in chrome during which the hidden elements are still spoken out by the screen reading software.
Review URL: http://codereview.chromium.org/7185003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89789 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
It's now "He's dead, Jim!" instead of "He's Dead, Jim!"
BUG=chromium:74382
TEST=none
Review URL: http://codereview.chromium.org/7217001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89767 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
predictions.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89716
Review URL: http://codereview.chromium.org/7187029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89745 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=85197
TEST=none
Review URL: http://codereview.chromium.org/7201019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89737 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Autofill field type predictions.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7187029
TBR=isherman@chromium.org
Review URL: http://codereview.chromium.org/7204037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89720 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
predictions.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7187029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89716 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
The XIB file change is adding a view and linking it with PanelTitlebarViewCocoa class. The view is not parented to the Panel window since XIB can't set a custom view to shadow the regular titlebar - so we hook it up in awakeFromNib for the panel.
Review URL: http://codereview.chromium.org/7108069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89564 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=checkdeps passes
Review URL: http://codereview.chromium.org/7170008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89505 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed gen_keyboard_overlay_data.py in order not to generate duplicated entries in cc and grd files and using it to create this patch.
This reverts commit 8f5c2e9ed0cd58b1106f60de012a1eaba03d33bd.
BUG=none
TEST=Built chrome with the generated data.
Review URL: http://codereview.chromium.org/7189010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89450 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
blocking updates for individual products are conflicting with the effective update policy for the multi-install binaries.
In so doing, I moved the GP update policy checking code that was in browser into installer_util.
BUG=none
TEST=Install multi-install Chrome version N-1, disable updates for Chrome, then try to update to version N. With luck, you'll find that the update failed on account of inconsistent GP settings.
R=robertshield@chromium.org,pastarmovj@chromium.org,gwilson@chromium.org
Review URL: http://codereview.chromium.org/7111012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89384 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7097014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89348 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
template
BUG=86313
TEST=manually
Review URL: http://codereview.chromium.org/7184012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89346 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=jcivelli
BUG=80694
TEST=None
Review URL: http://codereview.chromium.org/7192009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89344 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
This reverts commit bc655f7f6df0801b2d65dd905d06ae0aa6604cd2.
TBR=hashimoto@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89313 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed gen_keyboard_overlay_data.py in order not to generate duplicated entries in cc and grd files and using it to create this patch.
BUG=none
TEST=Built chrome with the generated data.
Review URL: http://codereview.chromium.org/7191006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89305 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tab count check.
XIB Changes:
* Reverted the change r88133.
* Make the default key equivalent of 'Close Tab' nothing as the previous one is so.
* Make the default key equivalent of 'Close Window' Cmd+w as well.
* Added the referencing outlets from 'Close Tab' and 'Close Window' as well.
BUG=85727
TEST=Observe that About dialog and task manager can be closed with Cmd+w. Also a usual window having only one tab can be closed with Cmd+Shift+w.
Review URL: http://codereview.chromium.org/7097010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89297 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=85845
Review URL: http://codereview.chromium.org/7181002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89271 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
variables provided to grit <if> conditions. This simplifies many
of the existing conditions and I've gone ahead and made some changes
in generated_resources.grd to demonstrate this.
BUG=86082
TEST=Manual, everything still compiles.
Review URL: http://codereview.chromium.org/7111056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89264 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change will
- Add Ctrl+M for opening the file manager,
- Add Alt+E and Alt+F for showing the wrench menu,
- Remove obsolete shortcuts (Ctrl+, and Ctrl+Alt+F), and
- Correct the label of function keys on Japanese keyboard.
BUG=chromium-os:16448,chromium-os:16384,chromium-os:16442
TEST=manually on chromebook
Review URL: http://codereview.chromium.org/7155023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89203 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
download shelf
- Invalidate the links of removed files in chrome://downloads page
- Label "Removed" for the removed files in the download shelf
BUG=29093
TEST=Observe that in chrome://downloads, the downloaded and then removed files are labeled "Removed" and have no links, Observe that in the download shelf, the downloaded and then removed files are labeled "Removed", DownloadManagerTest.*
Review URL: http://codereview.chromium.org/6905049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89148 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:569
TEST=None
Review URL: http://codereview.chromium.org/7145005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89108 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=28727
Review URL: http://codereview.chromium.org/7144004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89071 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also make sure that --no-sandbox works correctly in disabling the sandbox for
the PPAPI plugin process.
BUG=none
TEST=Mac Flapper works out of process (at least for some content). \
--no-sandbox also works correctly in disabling the sandbox for the PPAPI \
process.
Review URL: http://codereview.chromium.org/6979022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89058 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.w3.org/TR/2011/WD-file-system-api-20110419/#naming-restrictions
BUG=chromium-os:15967
TEST=Try to create a directory and rename a file. Try to enter an invalid character and reserved word. Save any page (google.com) and enter an invalid name.
Review URL: http://codereview.chromium.org/6995109
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89037 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change adds a profile menu to the wrench menu.
If the user has one profile then the wrench menu looks like this:
Wrench Menu >
...
Downloads
-------
New Browsing Profile...
-------
...
If the user has two or more profile then the wrench menu looks like this:
Wrench Menu >
...
Downloads
-------
Browsing Profiles >
Profile 1
Profile 2
--------
New Browsing Profile...
-------
...
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7138002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88942 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
chrome/common/chrome_constants.h
chrome/common/chrome_paths.h
chrome/common/logging_chrome.h
BUG=76697
Review URL: http://codereview.chromium.org/7104144
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88935 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Patch from Fabien Tassin <fta@sofaraway.org>.
Review URL: http://codereview.chromium.org/7003155
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88895 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XIB changes:
* Change both the ok and cancel buttons to use "Rounded Texture" style instead
of "Round Rect".
* Since this is a larger button style, move the baseline of the buttons up 3px.
* Move the baseline of the close button up 1px.
BUG=none
TEST=visual
Review URL: http://codereview.chromium.org/7108079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88885 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change doesn't add any new functionality. It simply changes the profile menu button so that it now draws an avatar icon.
Once this is checked in next steps will be to:
- associate avatar icons to profiles
- expand the profile menu
BUG=None
TEST=Ran on Windows and verified that things look ok.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88683
Review URL: http://codereview.chromium.org/7003080
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88854 0039d316-1c4b-4281-b951-d872f2087c98
|