summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider_views.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Cleanup in automation.jhawkins@chromium.org2011-10-171-6/+6
* Reland "views: Factor out MenuListener into its own header file."tfarina@chromium.org2011-09-231-3/+4
* Revert 102512 - views: Factor out MenuListener into its own header file.thakis@chromium.org2011-09-231-4/+3
* views: Factor out MenuListener into its own header file.tfarina@chromium.org2011-09-231-3/+4
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-021-4/+6
* Re-land:ben@chromium.org2011-06-161-5/+3
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-3/+5
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-5/+3
* Turn on -Wdelete-non-virtual-dtor for chromeos as well.thakis@chromium.org2011-06-081-1/+3
* views: Convert View::GetID/SetID functions to unix_hacker style.tfarina@chromium.org2011-06-031-3/+3
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-1/+0
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Convert a few more methods to new Widget methods.ben@chromium.org2011-03-031-2/+5
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-5/+2
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-2/+5
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-3/+3
* 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
* GTTF: Move more code from AutomationProvider to TestingAutomationProviderphajdan.jr@chromium.org2010-08-251-0/+158
* GTTF: Continue moving testing automation bits out of AutomationProvider.phajdan.jr@chromium.org2010-08-251-0/+38