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
/
automation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land 76080 [which ncarter reverted in 76110. It was not the culprit.]
nick@chromium.org
2011-02-25
1
-2
/
+20
*
[Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...
nick@chromium.org
2011-02-25
1
-20
/
+2
*
Make NamedProxyLauncher connections more robust to errors. It now clears the ...
dtu@chromium.org
2011-02-25
1
-2
/
+20
*
Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...
ananta@chromium.org
2011-02-24
1
-2
/
+5
*
Implements the mouse commands for webdriver.
jmikhail@google.com
2011-02-22
1
-1
/
+1
*
Allow the reliability tests to run more than on URL in JS stress mode
sgjesse@google.com
2011-02-22
1
-1
/
+1
*
Implement the target locator commands for ChromeDriver.
kkania@chromium.org
2011-02-17
2
-0
/
+29
*
Switch DOMAutomationTest.FindByXPath from FLAKY to DISABLED.
rsesek@chromium.org
2011-02-17
1
-1
/
+1
*
Re-mark DOMAutomationTest.FindByXPath as FLAKY on Windows.
rsesek@chromium.org
2011-02-16
1
-1
/
+7
*
Implement Value command in ChromeDriver.
kkania@chromium.org
2011-02-13
1
-3
/
+5
*
Mark DomAutomationTest.FindByText as flaky on Windows
jshin@chromium.org
2011-02-11
1
-1
/
+7
*
GTTF: Prefetch the browser with a longer timeout before running browser tests.
phajdan.jr@chromium.org
2011-02-11
1
-18
/
+0
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-3
/
+1
*
Move Event files into views/events
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Check for existence of testing channel even if ProxyLauncher is not launching...
dtu@chromium.org
2011-02-09
1
-5
/
+5
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
6
-99
/
+84
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
6
-84
/
+99
*
Cleanup:
pkasting@chromium.org
2011-02-08
2
-8
/
+8
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
5
-6
/
+6
*
- Add ChromeOS login and lock screen automation hooks.
dtu@chromium.org
2011-02-01
3
-1
/
+14
*
Fix and refactor for ProxyLauncher browser disconnect.
dtu@chromium.org
2011-02-01
3
-20
/
+57
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-2
/
+2
*
Add channel_id parameter for NamedProxyLauncher constructor.
dtu@chromium.org
2011-01-31
2
-8
/
+13
*
Couple of changes in hopes of finally making ShareProcessesOnRestore
sky@chromium.org
2011-01-31
3
-1
/
+11
*
Remove the Flaky flag on FindByXPath as this might not be failing anymore.
nsylvain@chromium.org
2011-01-31
1
-10
/
+3
*
Increase the timeout for the DomAutomationTest. They are the first
nsylvain@chromium.org
2011-01-30
1
-7
/
+21
*
Mark the FindBy tests as Flaky instead of Disabled. Marking
nsylvain@chromium.org
2011-01-28
1
-4
/
+4
*
Disable the FindBy tests for real this time.
nsylvain@chromium.org
2011-01-28
1
-3
/
+3
*
Disable flaky tests that are hanging.
nsylvain@chromium.org
2011-01-28
1
-1
/
+5
*
BlockedPopupTest is flaky.
lzheng@chromium.org
2011-01-26
1
-1
/
+2
*
Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.
jam@chromium.org
2011-01-25
1
-0
/
+1
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
3
-21
/
+23
*
Revert 72380 - Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
3
-23
/
+21
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
3
-21
/
+23
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
4
-11
/
+11
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-0
/
+1
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
3
-18
/
+19
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
1
-15
/
+15
*
Followup to http://codereview.chromium.org/5967003/
dtu@chromium.org
2011-01-14
2
-7
/
+5
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
2
-3
/
+3
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
2
-3
/
+6
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-3
/
+3
*
Remove sleep_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-11
1
-2
/
+3
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
2
-0
/
+14
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
4
-23
/
+751
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-3
/
+5
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
2
-2
/
+2
*
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
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
2
-2
/
+2
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
7
-13
/
+17
[next]