summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_focus_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Rename GetLocationEntry to GetOmniboxView.msw@chromium.org2013-11-201-1/+1
* cleanup: Replace usage of chrome::AddBlankTabAt with chrome::AddTabAt().sadrul@chromium.org2013-11-171-1/+1
* InstantExtended: update tests for Instant Extended (part 3).samarth@chromium.org2013-11-141-8/+10
* linux_aura: Enable interactive_ui_tests.erg@chromium.org2013-10-221-3/+28
* Fixing focus issue after tab crash.shrikant@chromium.org2013-10-211-0/+13
* Revert 228779 "Update defaults for InstantExtended."erg@chromium.org2013-10-151-5/+2
* Update defaults for InstantExtended.samarth@chromium.org2013-10-151-2/+5
* Move construction of the AlternateNavURLFetcher from the LocationBar subclassespkasting@chromium.org2013-10-041-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 12.avi@chromium.org2013-07-171-1/+1
* views: Move BrowserView part out of browser_focus_uitest.cctfarina@chromium.org2013-07-171-50/+0
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-26/+28
* Use a direct include of strings headers in chrome/browser/ui/b*-p*/.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 1.avi@chromium.org2013-06-081-1/+1
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-151-1/+1
* chrome: Use base::MessageLoop. (Part 2)xhwang@chromium.org2013-05-081-11/+14
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-1/+1
* Remove some chrome-specific methods from content::WebUI.jam@chromium.org2013-04-121-0/+39
* Consolidate VIEW_ID_LOCATION_BAR into VIEW_ID_OMNIBOX.msw@chromium.org2013-03-031-38/+23
* Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!gab@chromium.org2013-02-251-2/+6
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-3/+3
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.rsleevi@chromium.org2013-02-061-1/+1
* Remove GetActiveWebContents from browser_tabstrip.avi@chromium.org2013-01-291-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-281-23/+29
* Disable BrowserFocusTest.FocusTraversalOnInterstitial on ChromeOS.rsesek@chromium.org2013-01-241-2/+2
* Mark InsterstitialFocus as flaky on all platforms.beaudoin@chromium.org2013-01-221-4/+0
* Remove active_index from Browser.avi@chromium.org2013-01-141-2/+2
* Disable a test that appears to still be flaky on windows, even with aura.ben@chromium.org2013-01-111-1/+1
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-111-1/+1
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-16/+10
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-12/+16
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-12-031-8/+8
* Move the test functions that deal with focus to interactive_ui_tets_utils.h a...jam@chromium.org2012-11-291-0/+42
* Remove TabContents from AddBlankTabAt, kill AddBlankTab.avi@chromium.org2012-11-081-2/+2
* Remove TabContents from ui/find_bar.avi@chromium.org2012-11-071-1/+1
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Remove unused gtk include from browser_focus_uitest.cctfarina@chromium.org2012-10-311-4/+0
* Disable flaky tests.sergeyu@chromium.org2012-10-311-7/+2
* Revert 164877 - This test failed lot today, below is one of the log:xians@chromium.org2012-10-301-1/+1
* This test failed lot today, below is one of the log:xians@chromium.org2012-10-301-1/+1
* chrome: Move browser_focus_uitest.cc into ui directory.tfarina@chromium.org2012-10-061-0/+934