index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
browser_focus_uitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-12
/
+12
*
Disable BrowserFocusTest.FocusOnReloadCrashedTab on Linux and ChromeOS.
phajdan.jr@chromium.org
2010-08-31
1
-3
/
+2
*
Adds ui_test_utils::SendAndWaitForKeyPress and converts callers (where
sky@chromium.org
2010-08-23
1
-39
/
+32
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-34
/
+23
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-3
/
+10
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Fix compile errors from moving number conversions to their own file.
brettw@chromium.org
2010-07-31
1
-0
/
+1
*
Fix BrowserFocusTest crashes caused by a callback being invoked for an invali...
phajdan.jr@chromium.org
2010-07-30
1
-4
/
+0
*
Mark BrowserFocusTest.TabInitialFocus as FLAKY.
phajdan.jr@chromium.org
2010-07-30
1
-1
/
+2
*
Uncrash BrowserFocusTest.*
phajdan.jr@chromium.org
2010-07-30
1
-3
/
+7
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-11
/
+14
*
Fix compile warning on Mac OS X 10.5
suzhe@chromium.org
2010-07-27
1
-2
/
+2
*
[Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac.
suzhe@chromium.org
2010-07-27
1
-31
/
+71
*
Disable flaky FocusOnReloadCrashedTab as it crashes at the end when it fails
oshima@chromium.org
2010-07-23
1
-2
/
+2
*
Mark BrowserFocusTest.FocusOnReloadCrashedTab flaky for chromeos debug build
oshima@chromium.org
2010-07-23
1
-1
/
+9
*
TTF: Re-enable BrowserFocusTest.TabsRememberFocusFindInPage by marking it as
jhawkins@chromium.org
2010-07-13
1
-1
/
+1
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-4
/
+5
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-5
/
+4
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-4
/
+5
*
Make the reload button respond to middle-clicks like back/forward/home alread...
pkasting@chromium.org
2010-06-10
1
-3
/
+3
*
Remove deprecated things from net test suite:
phajdan.jr@chromium.org
2010-04-30
1
-15
/
+15
*
Implement UI automation on the Mac.
jrg@chromium.org
2010-04-29
1
-9
/
+10
*
Relanding http://codereview.chromium.org/1746009/show
jcivelli@chromium.org
2010-04-29
1
-2
/
+2
*
Revert 45936 - The app launcher now uses the location bar (instead of the aut...
jcivelli@chromium.org
2010-04-29
1
-2
/
+2
*
The app launcher now uses the location bar (instead of the autocomplete edit)...
jcivelli@google.com
2010-04-29
1
-2
/
+2
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-5
/
+5
*
Enable interactive_ui_tests
oshima@chromium.org
2010-04-06
1
-5
/
+18
*
BSD ifdefs, etc. necessary for chrome/
pvalchev@google.com
2010-03-09
1
-6
/
+6
*
Add a regression test for http://crbug.com/29473
estade@chromium.org
2009-12-14
1
-2
/
+32
*
Relanding the CL that made interactive UI tests run out-of-proc.
jcampan@chromium.org
2009-11-06
1
-2
/
+0
*
Attempt to make interactive ui tests complete on Linux while I try to repro it.
jam@chromium.org
2009-10-27
1
-0
/
+2
*
Implements tests for testing browser's overall key events handling behavior.
suzhe@chromium.org
2009-10-23
1
-93
/
+40
*
Fix a whole bunch of style nits.
erg@google.com
2009-10-13
1
-1
/
+0
*
Factoring out the interactive UI tests in their own GYP file.
jcampan@chromium.org
2009-10-13
1
-29
/
+12
*
Disabling a interactive test
jcampan@chromium.org
2009-10-09
1
-1
/
+2
*
Disable all browser focus tests on windows. They are hanging or crashing on t...
estade@chromium.org
2009-10-09
1
-9
/
+12
*
Disable BrowserFocusTest.BrowsersRememberFocus as it is crashing the
zork@google.com
2009-10-08
1
-1
/
+7
*
Disable BrowserFocusTest.ClickingMovesFocus as it is crashing the interactive...
jhawkins@chromium.org
2009-10-08
1
-1
/
+10
*
Fix a warning:
nsylvain@chromium.org
2009-10-03
1
-2
/
+2
*
Disabling a filing test temporarily.
jcampan@chromium.org
2009-10-02
1
-1
/
+2
*
Find-in-bar would steal focus when switching tab.
jcampan@chromium.org
2009-10-02
1
-0
/
+38
*
For some reason, if the interactive test that I added runs after inprocess te...
jam@chromium.org
2009-10-02
1
-41
/
+0
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
1
-0
/
+40
*
This CL makes the browser focus tests faster by replacing
jcampan@chromium.org
2009-09-18
1
-39
/
+67
*
Fix to use FilePath in more unittests.
phajdan.jr@chromium.org
2009-09-14
1
-4
/
+4
*
Couple of tweaks to ui_controls_linux:
sky@chromium.org
2009-08-26
1
-1
/
+1
*
More interactive test porting for Linux.
estade@chromium.org
2009-08-21
1
-122
/
+79
*
Port more browser focus tests to linux.
estade@chromium.org
2009-08-19
1
-105
/
+118
*
Relands drop support:
sky@chromium.org
2009-08-19
1
-3
/
+8
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
1
-8
/
+3
[prev]
[next]