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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
2
-2
/
+4
*
Implemnts the commands in webdriver to preform searching of elements on a page.
jmikhail@google.com
2010-12-23
6
-18
/
+345
*
Revert 70015 - Implemnts the commands in webdriver to preform searching of el...
jmikhail@google.com
2010-12-23
6
-345
/
+18
*
Implemnts the commands in webdriver to preform searching of elements on a page.
jmikhail@google.com
2010-12-23
6
-18
/
+345
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
6
-5
/
+12
*
Remove pointless `typedef`. Fixes clang build.
thakis@chromium.org
2010-11-25
1
-1
/
+1
*
Get the current user input speed. The server should return one of
jmikhail@google.com
2010-11-25
4
-0
/
+139
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
1
-1
/
+0
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
4
-4
/
+4
*
Added the execute command will will run javascript on the remote
jmikhail@google.com
2010-10-29
8
-15
/
+327
*
Convert LOG(INFO) to VLOG(1) - chrome/test/.
pkasting@chromium.org
2010-10-20
9
-70
/
+49
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Adding modifications to allow chrome to naviagte to URLs.
jmikhail@google.com
2010-10-07
30
-217
/
+729
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
test/webdriver/session_manager.cc: unused return value.
hans@chromium.org
2010-09-21
1
-2
/
+1
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
2
-3
/
+1
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
2
-97
/
+97
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
2
-97
/
+97
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
2
-97
/
+97
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
2
-97
/
+97
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
2
-97
/
+97
*
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
*
Remove forward declares for ASCIIToUTF16 from string_util. All callers now use
brettw@chromium.org
2010-08-19
2
-0
/
+2
*
Add proper DEPS for webdriver.
phajdan.jr@chromium.org
2010-08-19
1
-0
/
+4
*
Base implementation of WebDriver for Chrome.
jmikhail@google.com
2010-08-19
22
-0
/
+2163