summaryrefslogtreecommitdiffstats
path: root/chrome/test/webdriver/session_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-0/+5
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* Convert LOG(INFO) to VLOG(1) - chrome/test/.pkasting@chromium.org2010-10-201-5/+5
* Adding modifications to allow chrome to naviagte to URLs.jmikhail@google.com2010-10-071-78/+14
* test/webdriver/session_manager.cc: unused return value.hans@chromium.org2010-09-211-2/+1
* Fix chromedriver to handle new distinction between AutomationProvider and Tes...jrg@chromium.org2010-08-271-1/+1
* Fix in webdriver.phajdan.jr@chromium.org2010-08-191-1/+2
* Base implementation of WebDriver for Chrome.jmikhail@google.com2010-08-191-0/+251