| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Migrate the test cases to use CrasAudioHandler.
Re-enabled PolicyTest.DisableAudioOutput, and fixed an issue found with this test case.
BUG=233310
TBR=derat@chromium.org, rkc@chromium.org
Review URL: https://codereview.chromium.org/21380002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214877 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=115936
Review URL: https://chromiumcodereview.appspot.com/10825264
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151607 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/10693135
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146075 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=126061, 126060, 123167
TEST=Unit test
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137968
Review URL: https://chromiumcodereview.appspot.com/10383108
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138000 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reverted due to compile failure on Linux CrOS
BUG=126061, 126060, 123167
TEST=Unit test
Review URL: https://chromiumcodereview.appspot.com/10383108
TBR=skuhne@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10412012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137970 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=126061, 126060, 123167
TEST=Unit test
Review URL: https://chromiumcodereview.appspot.com/10383108
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137968 0039d316-1c4b-4281-b951-d872f2087c98
|
|
Currently it's handled in chrome/browser/chromeos/system_key_event_listener.cc by checking the X event loop directly, but for Aura, it'd be better to remove the X dependency by moving the code to ash/accelerators/ since any class except aura::RootWindowHost should not handle an X event directly.
BUG=110407
TEST=ran aura_shell_unittests
Review URL: https://chromiumcodereview.appspot.com/9301021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120584 0039d316-1c4b-4281-b951-d872f2087c98
|