summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/ui_test_utils_aura.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome/test/base: Remove old ui_test_utils_* files.tfarina@chromium.org2012-08-271-67/+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-1/+1
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-3/+15
* Aura: Set focusable on textfield but not on location baroshima@chromium.org2011-12-091-0/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Fix aura build.sky@chromium.org2011-11-091-1/+2
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-2/+3
* Aura: unit_tests now run on Linuxjamescook@chromium.org2011-10-171-1/+1
* add ui_tests_utils_aura.ccalicet@chromium.org2011-10-121-0/+52