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
/
session_history_uitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
1
-1
/
+1
*
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
*
Adds a test for UpdateState messages after repeated back/forward navs.
creis@google.com
2010-11-23
1
-2
/
+1
*
Disable SessionHistoryTest.FragmentBackForward, which started failing
dumi@chromium.org
2010-11-06
1
-1
/
+2
*
Marking several SessionHistoryTest tests as flaky, they have been failing off...
robertshield@chromium.org
2010-11-02
1
-5
/
+41
*
Re-enable the session history test. The associated WebKit bug https://bugs.we...
brettw@chromium.org
2010-11-01
1
-12
/
+2
*
Disable SessionHistoryTest.FrameBackForward and FrameFormBackForward.
mnaganov@chromium.org
2010-10-28
1
-2
/
+6
*
Add a bunch of missing bug references to FLAKY tests
stuartmorgan@chromium.org
2010-10-27
1
-1
/
+1
*
Revert 59218 since we now avoid the problem in the testing webserver that cau...
thomasvl@chromium.org
2010-10-20
1
-14
/
+2
*
Disable SessionHistoryTest.HistoryLength.
evan@chromium.org
2010-09-20
1
-1
/
+2
*
Disabled SessionHistoryTest.BasicBackForward for Linux because it is flaky. I...
apatrick@chromium.org
2010-09-17
1
-1
/
+1
*
Marking some bugs as flaky that are failing on chromium xp a lot now.
thomasvl@chromium.org
2010-09-13
1
-2
/
+14
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-2
/
+1
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-49
/
+33
*
Undisable SessionHistoryTest.HistoryLength
phajdan.jr@chromium.org
2010-08-06
1
-4
/
+0
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
1
-1
/
+1
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-10
/
+19
*
Mark SessionHistoryTest.JavascriptHistory as flaky.
brettw@chromium.org
2010-07-29
1
-1
/
+4
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-18
/
+9
*
Marking SessionHistoryTest.FrameBackForward flaky on Windows.
hans@chromium.org
2010-07-12
1
-1
/
+7
*
TTF: Update comments for a few disabled tests.
jhawkins@chromium.org
2010-06-12
1
-2
/
+2
*
Retry r48417.
estade@chromium.org
2010-05-27
1
-1
/
+2
*
Revert 48417 - More test enabling.
jrg@chromium.org
2010-05-27
1
-2
/
+1
*
More test enabling.
estade@chromium.org
2010-05-27
1
-1
/
+2
*
[GTTF] Miscellanous UI tests cleanups:
phajdan.jr@chromium.org
2010-03-30
1
-7
/
+3
*
Disable SessionHistoryTest.HistoryLength as it's hanging the Win Dbg bot.
jhawkins@chromium.org
2010-03-19
1
-0
/
+4
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
1
-0
/
+37
*
Disabling SessionHistoryTest.LocationReplace since it has been failing consis...
andybons@chromium.org
2010-03-04
1
-3
/
+2
*
Make several tests more snappy, less sleepy.
phajdan.jr@chromium.org
2010-02-10
1
-15
/
+0
*
Mark some disabled tests as flaky to increase test coverage.
phajdan.jr@chromium.org
2009-10-16
1
-3
/
+3
*
Mark HistorySearchXSS as flaky.
nsylvain@chromium.org
2009-10-15
1
-1
/
+2
*
Do not discount a MANUAL_SUBFRAME load just because it involved
darin@chromium.org
2009-10-02
1
-5
/
+17
*
Add test for history HTML escaping issue.
cevans@chromium.org
2009-09-16
1
-0
/
+17
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-4
/
+4
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
1
-3
/
+3
*
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
*
Port more UI tests to Linux.
phajdan.jr@chromium.org
2009-03-23
1
-44
/
+34
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Disable the session_history ui tests because it fails
nsylvain@chromium.org
2009-03-05
1
-0
/
+4
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+1
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
1
-7
/
+7
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-1
/
+1
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
1
-24
/
+38
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
1
-38
/
+24
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
1
-24
/
+38
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
1
-4
/
+4
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
1
-1
/
+1
[next]