summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* GTTF: Continue moving test automation code out of AutomationProvider.phajdan.jr@chromium.org2010-08-271-6/+0
* GTTF: Continue moving testing automation bits out of AutomationProvider.phajdan.jr@chromium.org2010-08-251-65/+0
* GTTF: next batch of automation separation.phajdan.jr@chromium.org2010-08-231-10/+0
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-211-0/+2
* Clean up external-tab related code in automation provider and automation proxy.estade@chromium.org2010-06-101-6/+0
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-2/+1
* Context menu operations like Cut/Copy/Paste etc would not work in pages rende...ananta@chromium.org2010-04-191-1/+2
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-5/+0
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-0/+5
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-5/+0
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+5
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-5/+0
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-8/+4
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-4/+8
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-8/+4
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-4/+8
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-7/+0
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-0/+7
* Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass onsky@chromium.org2009-10-281-0/+2
* GTK: First cut at tab dragging automation.estade@chromium.org2009-09-251-3/+115
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-1/+31
* AutomationProvider: Implement GetBrowserForWindow() on mac and linux views.estade@chromium.org2009-08-261-24/+0
* Fix the Views build.jhawkins@chromium.org2009-08-241-0/+2
* gtk: Implement AutomationProvider::GetBrowserForWindow.jhawkins@chromium.org2009-08-241-1/+17
* Move the remaining gtk stubs for AutomationProvider out of temp_scaffolding_s...jhawkins@chromium.org2009-08-231-0/+29
* More interactive test porting for Linux.estade@chromium.org2009-08-211-11/+12
* Implement SetWindowBounds and SetWindowVisible in AutomationProvider for Linux.jhawkins@chromium.org2009-08-211-0/+62