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
/
download
/
download_uitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."
bauerb@chromium.org
2010-05-11
1
-13
/
+12
*
Reland r46681: Use IPC to wait for download in DownloadTest.
bauerb@chromium.org
2010-05-11
1
-12
/
+13
*
Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...
bauerb@chromium.org
2010-05-07
1
-13
/
+12
*
Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...
bauerb@chromium.org
2010-05-07
1
-12
/
+13
*
Mark all DownloadTest.[Dont]CloseNewTab* tests as flaky.
bauerb@chromium.org
2010-05-04
1
-6
/
+10
*
Mark DownloadTest.CloseNewTab1 as flaky.
bauerb@chromium.org
2010-05-03
1
-1
/
+2
*
Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...
bauerb@chromium.org
2010-04-21
1
-0
/
+140
*
[GTTF] Tests cleanup:
phajdan.jr@chromium.org
2010-04-08
1
-28
/
+10
*
[GTTF] Make automation framework more solid by making sure that
phajdan.jr@chromium.org
2010-03-16
1
-4
/
+4
*
[GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...
phajdan.jr@chromium.org
2010-03-11
1
-8
/
+8
*
Mark download tests as flaky on all platform, just the sad truth.
phajdan.jr@chromium.org
2010-02-10
1
-21
/
+17
*
Fix a bug in DownloadFile::Rename where we need to seek to the end of the file.
jianli@chromium.org
2010-02-10
1
-1
/
+1
*
Disable DownloadTest.DownloadMimeType for now.
jianli@chromium.org
2010-02-10
1
-1
/
+1
*
Mark all tests in the DownloadTest suite as flaky under Windows (as discussed...
rolandsteiner@chromium.org
2009-11-10
1
-5
/
+19
*
Disable DownloadTest.PerWindowShelf because of flakiness.
mirandac@chromium.org
2009-10-30
1
-1
/
+2
*
Unflaky tests.
thakis@chromium.org
2009-10-29
1
-4
/
+2
*
Test has failed a few times in the current waterfall display. The bug that e...
thomasvl@chromium.org
2009-10-16
1
-1
/
+2
*
Add DownloadMimeTest to the flaky list.
nsylvain@chromium.org
2009-10-15
1
-1
/
+2
*
Use FilePath in URLRequestMocks.
evan@chromium.org
2009-10-14
1
-6
/
+5
*
Mark the IcognitoDownload as flaky because it keeps
nsylvain@chromium.org
2009-10-13
1
-1
/
+2
*
Landing patch from contributor Thiago Farina.
finnur@chromium.org
2009-09-30
1
-1
/
+1
*
Fix coverity issue found in flaky DownloadTest, which should also decrease fl...
phajdan.jr@chromium.org
2009-09-18
1
-7
/
+8
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
1
-1
/
+1
*
Increase number of tries in CheckInternetZoneIdentifier.
phajdan.jr@chromium.org
2009-09-11
1
-1
/
+1
*
Sleep and poll (yuck!) in DownloadTest while verifying Internet ZoneIdentifier.
phajdan.jr@chromium.org
2009-09-03
1
-21
/
+41
*
Disable flakey DownloadTest::ContentDisposition
dglazkov@chromium.org
2009-09-02
1
-1
/
+1
*
Move mock url request classes to a location when browser tests will be able t...
phajdan.jr@chromium.org
2009-07-30
1
-2
/
+2
*
Re-enable previously flaky download ui tests. I can't reproduce the failures....
estade@chromium.org
2009-07-13
1
-21
/
+5
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
1
-3
/
+3
*
Fix for reverted cl http://codereview.chromium.org/147123
davemoore@chromium.org
2009-06-27
1
-0
/
+1
*
The following 3 ui tests have been flaky on Linux.
jshin@chromium.org
2009-06-26
1
-3
/
+8
*
Disable PerWindowShelf test on Linux because it's flaky
jshin@chromium.org
2009-06-24
1
-1
/
+4
*
Disable some UI tests on Linux due to crashiness and/or flakiness:
mpcomplete@google.com
2009-06-19
1
-2
/
+11
*
Add a UI test for downloading in incognito mode.
paul@chromium.org
2009-06-16
1
-1
/
+43
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-13
/
+53
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-5
/
+5
*
Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...
pinkerton@chromium.org
2009-04-22
1
-2
/
+2
*
Reland r14146 which refactors DialogButton into cross platform
tc@google.com
2009-04-21
1
-0
/
+5
*
UI test portage, second try.
estade@chromium.org
2009-04-09
1
-42
/
+47
*
back out r13442
estade@chromium.org
2009-04-09
1
-48
/
+36
*
UI test string portage.
estade@chromium.org
2009-04-09
1
-36
/
+48
*
Reverting 11642.
finnur@chromium.org
2009-03-13
1
-2
/
+2
*
Disabling a couple of UI tests while I investigate.
finnur@chromium.org
2009-03-13
1
-2
/
+2
*
Hopefully make DownloadTest.UnknownSize not-flaky.
phajdan.jr@chromium.org
2009-03-11
1
-2
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Disable DownloadTest.UnknownSize because it is flaky.
maruel@chromium.org
2009-01-29
1
-1
/
+2
*
More ui_test purify changes.
paulg@google.com
2009-01-15
1
-4
/
+5
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
1
-1
/
+1
*
Tell the user that HTML documents can harm their computer because they can.
abarth@chromium.org
2008-11-05
1
-2
/
+2
*
Begin the first small step towards using FilePath everywhere:
evanm@google.com
2008-10-30
1
-4
/
+5
[next]