summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/ui_test_utils_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome/test/base: Remove old ui_test_utils_* files.tfarina@chromium.org2012-08-271-85/+0
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-1/+1
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-2/+2
* Should be the rest for this dead code pattern removal under chrome/ after tfa...saintlou@chromium.org2012-03-231-68/+0
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-5/+62
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Makes ui_test_utils::ShowAndFocusNativeWindow return false if itsky@chromium.org2011-11-091-5/+4
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-2/+2
* base::Bind: Cleanup in automation.jhawkins@chromium.org2011-10-171-1/+1
* add ui_tests_utils_aura.ccalicet@chromium.org2011-10-121-0/+97