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 the V8 Benchmark Suite.
patrick@chromium.org
2009-03-30
10
-37
/
+335
*
Retry of r12793: Rename some .cpp files to .cc.
evan@chromium.org
2009-03-30
4
-6
/
+6
*
Revert "Rename some .cpp files to .cc."
evan@chromium.org
2009-03-30
4
-4
/
+4
*
Rename some .cpp files to .cc.
evan@chromium.org
2009-03-30
4
-4
/
+4
*
- Re-enable DOM checker test.
patrick@chromium.org
2009-03-27
1
-2
/
+2
*
Disable DomCheckerTest.Http. TBR=nsylvain
dimich@google.com
2009-03-26
1
-2
/
+2
*
Expose whether we're in private browsing mode to plugins.I chose to implement...
jam@chromium.org
2009-03-26
3
-2
/
+36
*
When running ui_tests, need to tell valgrind to also trace child processes.
dkegel@google.com
2009-03-26
1
-0
/
+12
*
Re-enable DOM checker test.
patrick@chromium.org
2009-03-26
1
-2
/
+2
*
Minor cleanup:
patrick@chromium.org
2009-03-26
1
-4
/
+4
*
- Launch DOM checker in the subdirectory 'dom_checker/', as specified by its
patrick@chromium.org
2009-03-26
1
-2
/
+9
*
- Add UI test for SunSpider.
patrick@chromium.org
2009-03-25
3
-0
/
+195
*
Port more UI tests to Linux.
phajdan.jr@chromium.org
2009-03-23
2
-12
/
+2
*
Enable first UI test on Linux (browser/images_uitest.cc)
phajdan.jr@chromium.org
2009-03-20
2
-2
/
+1
*
Render into a ChromeCanvasPaint object in a RootView under Linux.
erg@google.com
2009-03-19
1
-0
/
+1
*
Style issues:
patrick@chromium.org
2009-03-18
1
-4
/
+6
*
Make startup_tests print results on Linux.
phajdan.jr@chromium.org
2009-03-18
2
-51
/
+50
*
- Modify DOM checker automation to use DOM Automation Controller instead of
patrick@chromium.org
2009-03-18
3
-73
/
+190
*
Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...
ananta@chromium.org
2009-03-16
2
-0
/
+17
*
- 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
[next]