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
/
session_manager.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
-59
/
+0
*
In chromedriver, redirect to a relative URI on session creation.
kkania@chromium.org
2011-07-26
1
-24
/
+0
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-01
1
-2
/
+0
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
1
-6
/
+2
*
Revert 88492 - In chromedriver, add /log url to get the contents of the chrom...
jamesr@chromium.org
2011-06-09
1
-2
/
+6
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
1
-6
/
+2
*
Fix minor issues in ChromeDriver:
kkania@chromium.org
2011-05-24
1
-8
/
+0
*
Adding a command line switch for configuring the chromedriver to respond to c...
kkania@chromium.org
2011-03-02
1
-2
/
+10
*
Add ChromeDriver support for finding the Chrome exe to launch.
kkania@chromium.org
2011-02-22
1
-0
/
+12
*
Implement the target locator commands for ChromeDriver.
kkania@chromium.org
2011-02-17
1
-27
/
+10
*
Use the hostname instead of the IP address for WebDriver sessions. This requi...
kkania@chromium.org
2011-02-13
1
-89
/
+15
*
SessionManager::GenerateSessionID() was generating IDs that were not suitable...
jleyba@google.com
2011-02-11
1
-24
/
+3
*
Cleanup more test code.
erg@google.com
2011-02-09
1
-1
/
+5
*
Fix clang bot by returning NULL instead of false.
kkania@chromium.org
2011-02-03
1
-1
/
+1
*
Break Session off into a separate Automation class, which is just focused on ...
kkania@chromium.org
2011-02-03
1
-31
/
+27
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-15
/
+13
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
1
-0
/
+5
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
1
-1
/
+0
*
Convert LOG(INFO) to VLOG(1) - chrome/test/.
pkasting@chromium.org
2010-10-20
1
-5
/
+5
*
Adding modifications to allow chrome to naviagte to URLs.
jmikhail@google.com
2010-10-07
1
-78
/
+14
*
test/webdriver/session_manager.cc: unused return value.
hans@chromium.org
2010-09-21
1
-2
/
+1
*
Fix chromedriver to handle new distinction between AutomationProvider and Tes...
jrg@chromium.org
2010-08-27
1
-1
/
+1
*
Fix in webdriver.
phajdan.jr@chromium.org
2010-08-19
1
-1
/
+2
*
Base implementation of WebDriver for Chrome.
jmikhail@google.com
2010-08-19
1
-0
/
+251