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
/
webdriver
/
server.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[chromedriver] Add webdriver prefix to webdriver-only source files. Remove un...
kkania@chromium.org
2011-08-17
1
-249
/
+0
*
Refactor chromedriver's script execution to reduce amount of custom Value par...
kkania@chromium.org
2011-08-16
1
-1
/
+1
*
In chromedriver, integrate SET_ONLINE and APPCACHE_STATUS atoms. Other
alnayeem@google.com
2011-08-12
1
-0
/
+5
*
Fix chromedriver to generate control and/or alt key strokes when given a char...
kkania@chromium.org
2011-07-26
1
-5
/
+3
*
Rename the ChromeDriver /healthz servlet to /status, as this will be the name
jleyba@chromium.org
2011-06-16
1
-1
/
+1
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
1
-32
/
+13
*
Revert 88492 - In chromedriver, add /log url to get the contents of the chrom...
jamesr@chromium.org
2011-06-09
1
-13
/
+32
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
1
-32
/
+13
*
Remove custom signal handler for SIGCHLD in chromedriver. ProxyLauncher
kkania@chromium.org
2011-06-01
1
-18
/
+1
*
Fix minor issues in ChromeDriver:
kkania@chromium.org
2011-05-24
1
-18
/
+0
*
Refactor error handling in chromedriver. Introduce new error class containing...
kkania@chromium.org
2011-05-20
1
-3
/
+0
*
In ChromeDriver, add support for WebDriver's alert commands.
kkania@chromium.org
2011-05-16
1
-0
/
+4
*
Implement ChromeDriver ExecuteAsyncScript and AsyncScript (aka set_script_tim...
hnguyen@chromium.org
2011-04-29
1
-6
/
+6
*
Implementing webdriver advanced controls APIs for chromedriver.
kkania@chromium.org
2011-04-27
1
-3
/
+9
*
Introduce a ChromeDriver automation version constant and a JSON request
kkania@chromium.org
2011-04-07
1
-5
/
+40
*
Send screenshots back to the client for debigging
jmikhail@google.com
2011-03-29
1
-1
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Several bug fixes for the ChromeDriver:
kkania@chromium.org
2011-03-26
1
-19
/
+26
*
Adding a command line switch for configuring the chromedriver to respond to c...
kkania@chromium.org
2011-03-02
1
-90
/
+52
*
Add ChromeDriver support for finding the Chrome exe to launch.
kkania@chromium.org
2011-02-22
1
-8
/
+38
*
Implements the mouse commands for webdriver.
jmikhail@google.com
2011-02-22
1
-7
/
+10
*
Implement several ChromeDriver commands based on the javascript atoms.
kkania@chromium.org
2011-02-20
1
-1
/
+55
*
Implement the target locator commands for ChromeDriver.
kkania@chromium.org
2011-02-17
1
-10
/
+15
*
Cookie commands for the webdriver protocol
jmikhail@google.com
2011-02-15
1
-0
/
+5
*
Use the hostname instead of the IP address for WebDriver sessions. This requi...
kkania@chromium.org
2011-02-13
1
-2
/
+2
*
Implement Value command in ChromeDriver.
kkania@chromium.org
2011-02-13
1
-1
/
+4
*
Fix chromedriver tests on windows. Add simplejson to path, fix defines for wi...
kkania@chromium.org
2011-02-05
1
-27
/
+16
*
Add method for shutting down ChromeDriver gracefully.
kkania@chromium.org
2011-02-04
1
-14
/
+70
*
Break Session off into a separate Automation class, which is just focused on ...
kkania@chromium.org
2011-02-03
1
-2
/
+3
*
Add python tests for chromedriver and small test fixes.
kkania@chromium.org
2011-02-01
1
-3
/
+2
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-1
/
+2
*
Implemnts the commands in webdriver to preform searching of elements on a page.
jmikhail@google.com
2010-12-23
1
-4
/
+13
*
Revert 70015 - Implemnts the commands in webdriver to preform searching of el...
jmikhail@google.com
2010-12-23
1
-13
/
+4
*
Implemnts the commands in webdriver to preform searching of elements on a page.
jmikhail@google.com
2010-12-23
1
-4
/
+13
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
1
-2
/
+1
*
Get the current user input speed. The server should return one of
jmikhail@google.com
2010-11-25
1
-0
/
+2
*
Added the execute command will will run javascript on the remote
jmikhail@google.com
2010-10-29
1
-0
/
+3
*
Convert LOG(INFO) to VLOG(1) - chrome/test/.
pkasting@chromium.org
2010-10-20
1
-3
/
+2
*
Adding modifications to allow chrome to naviagte to URLs.
jmikhail@google.com
2010-10-07
1
-13
/
+22
*
Remove forward declares for ASCIIToUTF16 from string_util. All callers now use
brettw@chromium.org
2010-08-19
1
-0
/
+1
*
Base implementation of WebDriver for Chrome.
jmikhail@google.com
2010-08-19
1
-0
/
+118