summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/ui_controls_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fix changes from r75314 to preserve the prevailing pattern of "(expected, act...pkasting@chromium.org2011-02-251-8/+16
* Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...rsesek@chromium.org2011-02-171-2/+2
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-15/+15
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-1/+0
* 2nd try: Figure out error in test PrepopulateRespectBlank.finnur@chromium.org2010-12-021-44/+4
* Revert 67849 - Figure out error in test PrepopulateRespectBlank.finnur@chromium.org2010-12-011-4/+44
* Figure out error in test PrepopulateRespectBlank.finnur@chromium.org2010-12-011-44/+4
* Add some more temporary traces to narrow down the cause of failure.finnur@chromium.org2010-11-291-7/+21
* Add some more traces to figure out timeout in PrepopulateRespectBlankfinnur@chromium.org2010-11-251-0/+29
* Re-lands 58186:bryeung@chromium.org2010-09-031-14/+15
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-15/+14
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-14/+15
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-15/+14
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-14/+15
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-5/+3
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-3/+5
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-5/+3
* Implement UI automation on the Mac.jrg@chromium.org2010-04-291-1/+4
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-0/+15
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-15/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+15
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-15/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+15
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-15/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+15
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-15/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+15
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-2/+4
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-4/+2
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-2/+4
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-16/+20
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-20/+16
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-16/+20
* More interactive test porting for Linux.estade@chromium.org2009-08-211-3/+12
* Linux: more interactive tests porting.estade@chromium.org2009-08-201-12/+3
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-181-1/+2
* linux: More automation porting.estade@chromium.org2009-08-131-2/+4
* Checkpoint for event automation porting.estade@chromium.org2009-08-121-0/+345