summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/ui_controls_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Aura-fied ui_controls, fullscreen, display_utils and background_mode_manageroshima@google.com2011-09-231-308/+0
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-4/+11
* Fix bugs in ui_controls::SendMouseMove on linux. I believe thesky@chromium.org2011-07-271-11/+7
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-1/+0
* Synchronize window resize in MoveMouseToCenterAndPress on linux.oshima@google.com2011-05-181-1/+35
* Fix changes from r75314 to preserve the prevailing pattern of "(expected, act...pkasting@chromium.org2011-02-251-5/+10
* Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...rsesek@chromium.org2011-02-171-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-3/+2
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-4/+4
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-2/+2
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* Re-lands 58186:bryeung@chromium.org2010-09-031-4/+4
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-4/+4
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-4/+4
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-4/+4
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-4/+4
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* [Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac.suzhe@chromium.org2010-07-271-21/+1
* enable RenderViewTest.OnHandleKeyboardEvent on Linux.estade@chromium.org2010-05-191-68/+10
* Implement UI automation on the Mac.jrg@chromium.org2010-04-291-3/+7
* GTK: raise old browser windows when adding a new tabestade@chromium.org2010-04-161-9/+3
* 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