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
/
test
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Add UI test for DOM checker.
patrick@chromium.org
2009-03-12
3
-0
/
+168
*
Hopefully make DownloadTest.UnknownSize not-flaky.
phajdan.jr@chromium.org
2009-03-11
1
-4
/
+4
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
3
-3
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-10
2
-5
/
+8
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
2
-1
/
+9
*
Make page_cycler_tests build on Linux (doesn't run successfully yet).
phajdan.jr@chromium.org
2009-03-09
1
-11
/
+10
*
Revert change 11199 because it breaks the page cyclers
nsylvain@chromium.org
2009-03-07
1
-10
/
+11
*
Make page_cycler_tests build on Linux (doesn't run successfully yet).
phajdan.jr@chromium.org
2009-03-07
1
-11
/
+10
*
Start the crash_service on windows when running ui tests, if it's not running...
jam@chromium.org
2009-03-06
2
-44
/
+106
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
2
-26
/
+26
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
3
-73
/
+58
*
Make UITest::CrashAwareSleep portable.
phajdan.jr@chromium.org
2009-03-04
1
-1
/
+1
*
Fix build break.
jam@chromium.org
2009-03-03
1
-4
/
+4
*
Don't expose --single-process and --in-process-plugins for official Chrome re...
jam@chromium.org
2009-03-03
3
-13
/
+0
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
2
-6
/
+5
*
Add --log-level to the list of flags accepted by UI tests.
patrick@chromium.org
2009-02-27
3
-0
/
+14
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
2
-7
/
+6
*
Have ChildProcessInfo contain a list of all running child processes (i.e. ins...
jam@chromium.org
2009-02-13
1
-1
/
+2
*
The Chrome Automation framework is based on a homegrown request response IPC ...
ananta@chromium.org
2009-02-11
1
-11
/
+5
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
1
-1
/
+1
*
Adds switch to ui tests that enable dialogs in slave process. I'm
sky@google.com
2009-01-23
1
-3
/
+9
*
Backs out 8523 in hopes of a greener tree.
sky@google.com
2009-01-23
1
-8
/
+0
*
Changes to insure that when in app-mode, links open in the default browser. ...
brg@chromium.com
2009-01-23
1
-0
/
+8
*
Refactor automation wrappers. Move the methods from AutomationProxy to the ap...
stoyan@chromium.org
2009-01-21
1
-3
/
+2
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
6
-55
/
+58
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-76
/
+287
*
Move url_* to net subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move all the SSL stuff into its own subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Remove timeout constants from ui_tests. All tests will now
paulg@google.com
2009-01-16
2
-18
/
+12
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Add a sleep timeout argument to the ui_test scripts. This will
paulg@google.com
2009-01-15
2
-1
/
+13
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-1
/
+1
*
More ui_test purify changes.
paulg@google.com
2009-01-15
1
-1
/
+1
*
Call logging::InitLogging. The lack of this was causing some hangs (and poss...
erikkay@google.com
2009-01-13
1
-3
/
+0
*
Pass the test case name to the browser process in order to
paulg@google.com
2009-01-13
2
-0
/
+20
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
1
-4
/
+10
*
Butcher some files to make ui_tests run 0 tests on Linux.
evanm@google.com
2009-01-06
4
-30
/
+137
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
1
-10
/
+4
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
1
-4
/
+10
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
1
-6
/
+4
*
New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...
jcampan@chromium.org
2008-12-23
1
-1
/
+1
*
Reverting my CL to fix build bustage.
jcampan@chromium.org
2008-12-20
1
-1
/
+1
*
This CL moves the different resource handlers from resource_dispatcher_host.c...
jcampan@chromium.org
2008-12-20
1
-1
/
+1
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-1
/
+34
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-2
/
+2
*
Initial support for running the ui_tests under Purify on the
paulg@google.com
2008-12-18
4
-7
/
+57
*
Reverting 7206.
ojan@google.com
2008-12-18
1
-1
/
+3
*
This test seems to have started passing again.
ojan@google.com
2008-12-18
1
-3
/
+1
*
Add some initial before unload tests. We still need tests
ojan@google.com
2008-12-17
2
-0
/
+10
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-548
/
+548
[next]