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
/
automation_json_requests.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-4
/
+4
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Support maximize window command.
zori@chromium.org
2012-06-14
1
-0
/
+6
*
Add a WebDriver API function HeapProrilerDump.
dmikurube@chromium.org
2012-05-10
1
-0
/
+10
*
Geolocation support for chromedriver, client side.
kkania@chromium.org
2012-04-27
1
-0
/
+6
*
Implement the webdriver window sizing commands.
kkania@chromium.org
2012-01-28
1
-0
/
+10
*
Change chromedriver to use the current session key modifier state when
kkania@chromium.org
2012-01-10
1
-7
/
+37
*
Have ChromeDriver return the correct error code for alerts.
kkania@chromium.org
2011-12-16
1
-38
/
+38
*
Change chromedriver to set geolocation/notification content setting defaults ...
kkania@chromium.org
2011-12-12
1
-0
/
+16
*
Add commands to custom Chrome WebDriver for installing and manipulating exten...
kkania@chromium.org
2011-12-09
1
-72
/
+194
*
Allow chromedriver to install an extension and get all installed extension IDs.
kkania@chromium.org
2011-11-29
1
-0
/
+15
*
Remove deprecated cookie automation functions in chromedriver. Also reenable
kkania@chromium.org
2011-07-21
1
-31
/
+1
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-3
/
+6
*
File upload API in chromedriver
hnoda@google.com
2011-06-28
1
-0
/
+12
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
1
-0
/
+8
*
Revert 88492 - In chromedriver, add /log url to get the contents of the chrom...
jamesr@chromium.org
2011-06-09
1
-8
/
+0
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
1
-0
/
+8
*
Refactor error handling in chromedriver. Introduce new error class containing...
kkania@chromium.org
2011-05-20
1
-29
/
+58
*
In ChromeDriver, add support for WebDriver's alert commands.
kkania@chromium.org
2011-05-16
1
-0
/
+18
*
Implementing webdriver advanced controls APIs for chromedriver.
kkania@chromium.org
2011-04-27
1
-0
/
+27
*
Removing command_execution_timeout_ms in favor of action_max_timeout_ms.
hnguyen@chromium.org
2011-04-11
1
-0
/
+1
*
Introduce a ChromeDriver automation version constant and a JSON request
kkania@chromium.org
2011-04-07
1
-0
/
+6
*
Allow webdriver users to choose between sending the key events when
timothe@chromium.org
2011-03-31
1
-0
/
+9
*
Send screenshots back to the client for debigging
jmikhail@google.com
2011-03-29
1
-0
/
+10
*
Return the full cookie details in TestingAutomationProvider and pass around
kkania@chromium.org
2011-03-26
1
-2
/
+32
*
Convert ChromeDriver to use only the JSON automation interface.
kkania@chromium.org
2011-03-08
1
-2
/
+155
*
Add a NavigateToURL automation method which uses the JSON interface. Use it i...
kkania@chromium.org
2011-03-03
1
-0
/
+44