| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch changes following 3 strings.
- In ash tray: 'Large Cursor' -> 'Large cursor'
- In OOBE: 'Large Cursor' -> 'Large cursor'
- Settings page: 'Enable Large Cursor' -> 'Enable large cursor'.
BUG=247255
R=satorux@chromium.org
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/16365014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205704 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds the menuitem to toggle Large cursor feature. It is available only on Login Screen.
BUG=247255
TEST=manual and browser_test passes.
Review URL: https://chromiumcodereview.appspot.com/16175004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204798 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Don't display the "charging not reliable" battery status in the
non-charging-non-discharging state, as that can happen normally in
some circumstances. Also, update the string to be more human-friendly.
BUG=246336
TEST=manual, see bug
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203952
R=derat@chromium.org
Review URL: https://codereview.chromium.org/16057022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204595 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> cros: Update charging not reliable battery status
>
> Don't display the "charging not reliable" battery status in the
> non-charging-non-discharging state, as that can happen normally in
> some circumstances. Also, update the string to be more human-friendly.
>
> BUG=246336
> TEST=manual, see bug
>
> Review URL: https://chromiumcodereview.appspot.com/16057022
TBR=jamescook@chromium.org
Review URL: https://codereview.chromium.org/16226023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203989 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Don't display the "charging not reliable" battery status in the
non-charging-non-discharging state, as that can happen normally in
some circumstances. Also, update the string to be more human-friendly.
BUG=246336
TEST=manual, see bug
Review URL: https://chromiumcodereview.appspot.com/16057022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203952 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL also removes some event triggering. They update the default
view when visible, but this is not necessary because the tray bubble
itself will be closed when display configuration has changed.
Also this CL cleans up messages of the tray item contents.
BUG=187516, 171469
R=oshima@chromium.org, stevenjb@chromium.org
TEST=manually
Review URL: https://chromiumcodereview.appspot.com/16046007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203789 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added accessibility support for spoken language to ExitWarningHandler
(i.e. the popup when the user presses the quit shortcut [ctrl-shift-q])
BUG=242661
R=sky@chromium.org
TEST=manual
(Press Ctrl-Alt-Z to turn on spoken feedback, then Ctrl-Shift-Q)
Review URL: https://chromiumcodereview.appspot.com/15701008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202291 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New behavior: User must press Ctrl-Shift-Q twice to exit (within time limit).
Removed the "exit on long hold" behavior. The popup indicates:
"Press Ctrl+Shift+Q twice to quit."
Also, turned off subpixel rendering for the popup label text per request.
BUG=225903
R=sky@chromium.org
TEST=manual
out/Debug/ash_unittests --gtest_filter='AcceleratorControllerTest.ExitWarningHandlerTest*'
Review URL: https://chromiumcodereview.appspot.com/15530003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201572 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is still not fully finished - but it is functional and might be useful for what you are doing (and already quite big as it is). Note that the functionality is controlled by the flag.
What is missing?
- There are no unit tests yet
- The visual Drop down box to add a new user is missing.
- The error message box which shows the error if there are already 3 users signed in is missing.
- At the moment I have ~7 lines of test code in there which I will remove before I check in. (I need them since the multi login still does not work for me)
I am not sure if you want to wait until I finish the issue - or if you'd rather want to have this to be able to rather merge early then later. I leave this up to you. If you are for the latter one, you can have at least a look at my changes and if they conflict with yours.
BUG=239201
TEST=visual
Review URL: https://chromiumcodereview.appspot.com/14756019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200978 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Previously the items in the launcher were accessible, but there was
no context.
BUG=none
Review URL: https://chromiumcodereview.appspot.com/14940003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200884 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL implements an exit warning and requires the user to hold
the exit shortcut for a while, before actually exiting. This is
to prevent accidental exits due shortcut mistakes.
Expert user can exit quickly with a double press.
BUG=225903
R=sky@chromium.org
TEST=manual
out/Debug/ash_unittests --gtest_filter='AcceleratorControllerTest.ExitWarningHandlerTest*'
Review URL: https://chromiumcodereview.appspot.com/14587007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200204 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch add a "Settings..." which should go to the a11y section of chrome://settings at the right of "Learn more..." button.
BUG=178548
TEST=manual
R=stevenjb@chromium.org
Review URL: https://codereview.chromium.org/14333028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@199196 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=172894, 196402
R=jamescook@chromium.org, stevenjb@chromium.org
TEST=manual
Plug in various power supplies into Spring
Reviewers:
jamescook@ for ash
stevenjb@ for chromeos
Review URL: https://chromiumcodereview.appspot.com/14841005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198291 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As is described in crbug.com/235992, the new status area will be:
- as-is dark background, hover changes color gradually
- when click, the background changes to blue color
- the color and behavior should be shared among web notification and
tray
- the height should be same.
This CL doesn't change the user icon layout. It will be done in
another CL.
BUG=235992
R=derat@chromium.org, stevenjb@chromium.org
Review URL: https://codereview.chromium.org/14198020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197529 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=229762
Review URL: https://chromiumcodereview.appspot.com/14507003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197372 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Clicking on a Bluetooth item in the tray no longer disconnects, so
don't show a Disconnecting... message that will never be fulfilled.
BUG=175640
TEST=-Dchromeos=1 on Ubuntu, chrome --enable-experimental-bluetooth,
connect to the Fake Device and then click on it again
R=jennyz@chromium.org
Review URL: https://chromiumcodereview.appspot.com/14420003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196438 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=160311
TBR=sky
Review URL: https://chromiumcodereview.appspot.com/14238022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196045 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PeripheralBatteryObserver is an observer of PowerManagerClient. It
monitors battery level of peripheral devices and shows notification
when the device battery is in low level conditions.
BUG=221420
TEST=Manual tested on Link with Apple Magic Mouse/Trackpad.
TBR=sky
Review URL: https://chromiumcodereview.appspot.com/13638018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193802 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added new (rich) notifications when a screenshot is taken on
Chrome OS. There are two different notifications, one for
success and one for failure. In case of success, the user
can click on the notification to bring up the file
manager with the screenshot file hi-lighted.
I've attached screenshots to the BUG.
Added unit test for the screenshot taker.
BUG=150017
TEST=manual; for now run with --enable-rich-notifications.
Review URL: https://chromiumcodereview.appspot.com/13105002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192472 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=176011
TEST=trybots
Review URL: https://codereview.chromium.org/12782013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189925 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL updates the text of the logout button shown in public session
mode from "End public session" to "End session".
BUG=196689
TEST=Manual
TBR=wad@chromium.org
Review URL: https://codereview.chromium.org/12811014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189785 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL adds a notification view to the session length limiter. The
notification is shown when the user logs in and then again when the
remaining session time reaches a warning threshold, currently set at
5 minutes.
The CL also switches the session length limiter from base::Time, which
can move backward and forward as the clock is adjusted, to base::TimeTicks,
which reliably ticks forward only.
BUG=166307,163402,172766
TEST=Manual, unit tests
TBR=jochen@chromium.org (for chrome/chrome_browser_chromeos.gypi changes)
Review URL: https://codereview.chromium.org/12604016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189651 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TBR=jochen
Review URL: https://chromiumcodereview.appspot.com/12543035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187538 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/12449009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187348 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://codereview.chromium.org/12463022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186780 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=179507
For ash_strings:
TBR=sky@chromium.org
Review URL: https://codereview.chromium.org/12378096
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186511 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that the text message itself is a placeholder. It has to be replaced
by real sentences.
Previous CL was reverted due to build failures on win aura.
BUG=176011
TBR=jamescook@chromium.org,oshima@chromium.org
TEST=ash_unittests passes on win_aura
Review URL: https://codereview.chromium.org/12387043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185592 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Provides more types of errors for display status.
>
> Note that the text message itself is a placeholder. It has to be replaced
> by real sentences.
>
> BUG=176011
> TEST=ash_unittests passes
>
>
> Review URL: https://chromiumcodereview.appspot.com/12212171
TBR=mukai@chromium.org
Review URL: https://codereview.chromium.org/12386043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185466 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that the text message itself is a placeholder. It has to be replaced
by real sentences.
BUG=176011
TEST=ash_unittests passes
Review URL: https://chromiumcodereview.appspot.com/12212171
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185456 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=129050
TBR=sky
Review URL: https://codereview.chromium.org/12225139
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181966 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this change was not at fault
> Revert 181806
>
> Speculative revert to see whether this broke browser_tests on Win Aura Tests(2)
>
> A DCHECK() about invalid strings is hit
>
> > Update NetworkStateListDetailedView, add network_icon::GetImageForTray
> >
> > This integrates chanhes to the network list and icon code,
> > and uses the Ash icon code in the network tray.
> >
> > This completes the changes for:
> > 161869: Create NetworkStateHandler version of Ash network tray
> > (Still behind a flag)
> >
> > BUG=161869
> > TBR=sky@chromium.org (for ash_strings)
> >
> > Review URL: https://codereview.chromium.org/12221112
>
> TBR=stevenjb@chromium.org
> Review URL: https://codereview.chromium.org/12218116
TBR=jochen@chromium.org
Review URL: https://codereview.chromium.org/12210137
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181899 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Speculative revert to see whether this broke browser_tests on Win Aura Tests(2)
A DCHECK() about invalid strings is hit
> Update NetworkStateListDetailedView, add network_icon::GetImageForTray
>
> This integrates chanhes to the network list and icon code,
> and uses the Ash icon code in the network tray.
>
> This completes the changes for:
> 161869: Create NetworkStateHandler version of Ash network tray
> (Still behind a flag)
>
> BUG=161869
> TBR=sky@chromium.org (for ash_strings)
>
> Review URL: https://codereview.chromium.org/12221112
TBR=stevenjb@chromium.org
Review URL: https://codereview.chromium.org/12218116
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181896 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This integrates chanhes to the network list and icon code,
and uses the Ash icon code in the network tray.
This completes the changes for:
161869: Create NetworkStateHandler version of Ash network tray
(Still behind a flag)
BUG=161869
TBR=sky@chromium.org (for ash_strings)
Review URL: https://codereview.chromium.org/12221112
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181806 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=None
TBR=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/12220042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181193 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL:
* Cleans up the network status related strings
* Cleans up some code in NetworkListDetailedView and removes some unused code
BUG=171600
For ash_strings.grd:
TBR=sky@chromium.org
Review URL: https://codereview.chromium.org/12087136
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180997 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
toggles the device in the uber tray bubble.
BUG=172677
TBR=sky
Review URL: https://chromiumcodereview.appspot.com/12092120
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180483 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Clear Initialized when Cellular disabled (e.g. on suspend)
* Update Enable Cellular Button when it becomes available
* Add No Cellular Networks message when Cellular is enabled but there are no networks
BUG=168935,169979
TBR=sky@chromium.org for ash_strings.grd
Review URL: https://codereview.chromium.org/11967007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177510 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The goal is to provide connecting icon and text while the cellular network is initializing.
Cellular initializing is defined as:
Cellular technology is enabled, but no powered device present.
BUG=169979
For ash_strings.gyp:
TBR=sky@chromium.org
Review URL: https://codereview.chromium.org/11878034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176966 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
align).
BUG=159770
Review URL: https://chromiumcodereview.appspot.com/11885007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176556 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=153004
For ash_strings.grd:
TBR=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11447025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173409 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL adds a countdown to the ash tray when the session time is limited.
The UI can/will be improved further in the future. This is a first basic
functional implementation.
BUG=chromium-os:26957
TEST=Manual
TBR=sky@chromium.org
(for ash.gyp and ash_strings.grd changes)
Review URL: https://codereview.chromium.org/11568036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173293 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=manual
TBR=derat@chromium.org
# TBRing for string changes.
Review URL: https://codereview.chromium.org/11569025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173073 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Before, the ctrl-alt-z was described in the shortcuts layer as 'Toggle accessibility features', which was wrong since it toggles spoken feedback only. Also a notification text has been changed from 'Accessibility features are enabled' to 'Spoken feedback is enabled'.
BUG=164806
Review URL: https://chromiumcodereview.appspot.com/11474021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172026 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Stop using accessibility::Speak() in favor of Widget::NotifyAccessibilityEvent() which gives ChromeVox control of speech timing.
Network speech code is moved from ash_system_tray_delegate.cc to tray_network.cc because NotifyAccessibilityEvent requires a pointer to views::Widget.
ash::NetworkIconInfo::highlight is replaced with connecting/connected.
BUG=151495
TEST=Press Ctrl+Alt+Z to enable spoken feedback, connect/disconnect to ethernet/wifi, ensure it speaks "connected to <network name>"
Review URL: https://chromiumcodereview.appspot.com/11414289
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171421 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL customizes the user details shown at the top of the ash system
bubble when logged into a public account. The regular display of user name
and e-mail is replaced by a text that informs the user this is a public
account and names the domain managing the account. The implementation
follows the UI mock in the linked bug.
BUG=152928
Review URL: https://chromiumcodereview.appspot.com/11377133
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170802 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Implemented behind --ash-network-state-handler
Copies the bulk of the NetworkMenuIcon logic to ash; NetworkMenuIcon will eventually be deprecated.
BUG=161869
For .grd changes:
TBR=sky@chromium.org
Review URL: https://codereview.chromium.org/11361274
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170748 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch add a sub-menu to set accessibility feature (spoken feedback, high-contrast and screen magnifier) under accessibility menu.
The design is at http://crbug.com/158281.
BUG=160689, 158307
TEST=manual
TBR=nkostylev@chromium.org, jhawkins@chromium.org
# TBRing for just rename changes.
Review URL: https://codereview.chromium.org/11415025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170180 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=153596
TBR=sky
Review URL: https://codereview.chromium.org/11299055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170004 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL allows translators to specify the point at which the logout button
label can be broken into two lines. The logout button in the ash system
bubble then uses this information to break the label and conserve
horizontal space.
BUG=152928
Review URL: https://chromiumcodereview.appspot.com/11358231
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168701 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL propagates the information that the user is logged into a public
account to ash and adds an appropriate label for the sign-out button.
BUG=152929
BUG=152928
Review URL: https://chromiumcodereview.appspot.com/11273120
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@166226 0039d316-1c4b-4281-b951-d872f2087c98
|