Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
| | | | | | | | | | For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add shortcuts for keyboard brightness. | yusukes@chromium.org | 2012-07-11 | 1 | -0/+30 |
- Add a delegate interface for controlling keyboard brightness. - Call the interface on Alt+F6 and Alt+F7. BUG=135482 TEST=added some tests to aura_shell_unittests Review URL: https://chromiumcodereview.appspot.com/10694118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146004 0039d316-1c4b-4281-b951-d872f2087c98 |