summaryrefslogtreecommitdiffstats
path: root/chrome/browser/global_keyboard_shortcuts_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Make cmd-{/} shortcut keys work on any keyboard layouts (including non-US one...kinuko@chromium.org2010-01-051-4/+20
* Add a keyboard shortcut on Escape that emits the IDC_STOP command.thakis@chromium.org2009-12-181-4/+16
* Fix cmd-opt-left/right.thakis@chromium.org2009-10-211-2/+5
* Revert 29646 - Fix cmdoptleft/right.nsylvain@chromium.org2009-10-211-5/+2
* Fix cmd-opt-left/right.thakis@chromium.org2009-10-211-2/+5
* typo. TBR=pinkertonthakis@chromium.org2009-10-091-1/+1
* Support cmd-left/right for history.thakis@chromium.org2009-10-091-3/+26
* Remove errant semicolon. distcc's pump mode didn't understand this. Alsomark@chromium.org2009-07-081-1/+1
* Add facitility for Global Keyboard shortcuts.jeremy@chromium.org2009-07-081-0/+27