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
/
unload_uitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-7
/
+7
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
1
-3
/
+4
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+0
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Add a bunch of missing bug references to FLAKY tests
stuartmorgan@chromium.org
2010-10-27
1
-2
/
+3
*
Disabling UnloadTest.CrossSiteInfiniteUnloadAsyncInputEvent on Mac/Windows,
creis@google.com
2010-10-20
1
-5
/
+16
*
Linux: Re-enable UnloadTest and ProcessSingletonTest now that shared library ...
mattm@chromium.org
2010-10-06
1
-16
/
+9
*
DISABLE UnloadTest.BrowserCloseTabWhenOtherTabHasListener on windows
cmasone@google.com
2010-09-17
1
-1
/
+1
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-07
1
-2
/
+2
*
Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.
gavinp@chromium.org
2010-09-04
1
-2
/
+2
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-03
1
-2
/
+2
*
Mark test UnloadTest.BrowserCloseUnload as flaky.
mirandac@chromium.org
2010-08-10
1
-1
/
+2
*
TTF: Re-enable UnloadTest.BrowserCloseTabWhenOtherTabHasListener on Win by
jhawkins@chromium.org
2010-07-13
1
-1
/
+1
*
Disable all UnloadTest tests using LoadUrlAndQuitBrowser on Linux
stuartmorgan@chromium.org
2010-06-29
1
-18
/
+11
*
Disable another crashing unload test on Linux
stuartmorgan@chromium.org
2010-06-29
1
-1
/
+5
*
Disable BrowserCloseUnload on Linux
stuartmorgan@chromium.org
2010-06-29
1
-1
/
+3
*
Disables BrowserCloseNoUnloadListeners as it is crashing.
sky@chromium.org
2010-06-28
1
-1
/
+2
*
Marks BrowserCloseNoUnloadListeners flaky.
sky@chromium.org
2010-06-25
1
-1
/
+8
*
TTF: Re-enable tests that rely on ClickModalDialogButton since it is now
csilv@chromium.org
2010-06-16
1
-27
/
+11
*
Fix the MAYBE_ prefixes for UnloadTest.* on Windows
glider@chromium.org
2010-06-11
1
-0
/
+5
*
Remove the MAYBE_ prefix from MAYBE_BrowserCloseBeforeUnloadOK and
glider@chromium.org
2010-06-11
1
-0
/
+2
*
Mark a test as flaky on linux because it fails sometimes on valgrind.
estade@chromium.org
2010-06-02
1
-6
/
+11
*
Mark BrowserCloseTabWhenOtherTabHasListener as flaky on Linux.
estade@chromium.org
2010-06-01
1
-1
/
+2
*
Only disable UnloadTest.BrowserCloseTabWhenOtherTabHasListener under valgrind
estade@chromium.org
2010-06-01
1
-3
/
+1
*
Disable UnloadTest.BrowserCloseTabWhenOtherTabHasListener
jrg@chromium.org
2010-06-01
1
-1
/
+3
*
TBR: Fix OS_WINDOWS to OS_WIN.
estade@chromium.org
2010-05-28
1
-1
/
+1
*
Retry r48417.
estade@chromium.org
2010-05-27
1
-26
/
+35
*
Inform the command updater of the tab restore state.
estade@chromium.org
2010-05-27
1
-3
/
+3
*
Revert 48417 - More test enabling.
jrg@chromium.org
2010-05-27
1
-31
/
+26
*
More test enabling.
estade@chromium.org
2010-05-27
1
-26
/
+31
*
Enable passing unload tests on Linux.
estade@chromium.org
2010-05-27
1
-22
/
+13
*
Build unload_uitest.cc on the Mac, with a few of the tests disabled
stuartmorgan@chromium.org
2010-05-25
1
-4
/
+14
*
[GTTF] Miscellanous UI tests cleanups:
phajdan.jr@chromium.org
2010-03-30
1
-2
/
+2
*
Marking the CrossSiteInfiniteBeforeUnloadAsync test as flaky as it fails rand...
ananta@chromium.org
2010-03-26
1
-1
/
+2
*
Mark a test which has been failing regularly on the valgrind UI bot as FLAKY_.
eroman@chromium.org
2010-03-23
1
-1
/
+3
*
[GTTF] Reduce number of automation methods ending with WithTimeout.
phajdan.jr@chromium.org
2010-03-22
1
-1
/
+1
*
Disable failing Unload UI test until fixed.
creis@chromium.org
2010-03-17
1
-1
/
+4
*
Fixes a timeout issue in RenderWidgetHost.
creis@chromium.org
2010-03-17
1
-6
/
+36
*
[GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...
phajdan.jr@chromium.org
2010-03-11
1
-0
/
+5
*
Adds a UI test for WebKit fix to beforeunload bug.
creis@chromium.org
2010-02-10
1
-0
/
+20
*
Revert the part of http://codereview.chromium.org/593018 touching unload_uite...
phajdan.jr@chromium.org
2010-02-10
1
-4
/
+17
*
Make several tests more snappy, less sleepy.
phajdan.jr@chromium.org
2010-02-10
1
-17
/
+4
*
Use FilePath in URLRequestMocks.
evan@chromium.org
2009-10-14
1
-4
/
+8
*
Re-enable UnloadTest.BrowserCloseBeforeUnload* tests now that they are passin...
dglazkov@chromium.org
2009-09-25
1
-2
/
+2
*
Temporarily disable BrowserCloseBeforeUnload* tests while I am working on fix...
dglazkov@chromium.org
2009-09-24
1
-2
/
+2
*
Disable two ui_tests on linux after a WebKit merge.
paul@chromium.org
2009-09-22
1
-0
/
+2
*
Don't hardcode the timeout in the unload ui test.
estade@chromium.org
2009-08-31
1
-1
/
+1
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-1
/
+2
*
Move mock url request classes to a location when browser tests will be able t...
phajdan.jr@chromium.org
2009-07-30
1
-1
/
+1
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
1
-1
/
+3
[next]