summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/ui_controls_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Implements tests for testing browser's overall key events handling behavior.suzhe@chromium.org2009-10-231-4/+5
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-7/+8
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-8/+7
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-7/+8
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-251-2/+5
* Fix gcc warning in chrome os compile.estade@chromium.org2009-09-251-2/+3
* GTK: First cut at tab dragging automation.estade@chromium.org2009-09-251-8/+42
* Send release events as well as press events in linux event mocking infrastruc...estade@chromium.org2009-08-271-35/+90
* Couple of tweaks to ui_controls_linux:sky@chromium.org2009-08-261-10/+73
* More interactive test porting for Linux.estade@chromium.org2009-08-211-12/+47
* Linux: more interactive tests porting.estade@chromium.org2009-08-201-23/+51
* Port more browser focus tests to linux.estade@chromium.org2009-08-191-3/+6
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-181-13/+34
* linux: More automation porting.estade@chromium.org2009-08-131-5/+54
* Checkpoint for event automation porting.estade@chromium.org2009-08-121-0/+55