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
*
Enable a bunch of ui tests on Mac.
pinkerton@chromium.org
2009-04-08
1
-2
/
+2
*
Skeleton setup for new Automated UI test framework.
huanr@chromium.org
2009-04-08
1
-0
/
+16
*
linux: pass a bunch more ui tests.
evan@chromium.org
2009-04-07
2
-5
/
+12
*
posix: convert a NOTIMPLEMENTED into a bug.
evan@chromium.org
2009-04-07
1
-2
/
+3
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
2
-3
/
+3
*
Remove deprecated wstring ctor of JSONFileValueSerializer.
phajdan.jr@chromium.org
2009-04-03
1
-3
/
+4
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-431
/
+0
*
Make Gtk/Gdk/GLib errors/warnings really fatal.
phajdan.jr@chromium.org
2009-04-01
1
-0
/
+1
*
Linux build fix.
agl@chromium.org
2009-03-31
1
-1
/
+1
*
Linux build fix.
agl@chromium.org
2009-03-31
1
-0
/
+27
*
- 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
[next]