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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete automation code needed by old (and deleted) ChromeDriver.
kkania@chromium.org
2013-09-24
1
-945
/
+0
*
Make element removal methods in DictionaryValue and ListValue take scoped_ptr...
bauerb@chromium.org
2013-08-06
1
-6
/
+5
*
Use a direct include of time headers in chrome/test/, chrome/tools/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Use a direct include of strings headers in chrome/test/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Delete Automation[Tab/Renderer]Helper and fix users.
kkania@chromium.org
2013-05-24
1
-4
/
+4
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Cleanup: Remove deprecated base::Value methods from various chrome sub-direct...
thestig@chromium.org
2013-02-15
1
-1
/
+1
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-3
/
+3
*
[chromedriver] Fix capability 'loadAsync' to work with chrome>=23.
kkania@chromium.org
2013-01-11
1
-0
/
+3
*
Fixed chromedriver error 'missing tab_index' when installing extension.
danhn@chromium.org
2012-11-01
1
-0
/
+1
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
Fix 2 ChromeDriver compatibility crashes.
kkania@chromium.org
2012-07-19
1
-2
/
+2
*
Initial refactor of pyautolib and TestingAutomationProvider in preparation fo...
craigdh@chromium.org
2012-07-02
1
-2
/
+2
*
Support maximize window command.
zori@chromium.org
2012-06-14
1
-0
/
+12
*
Add a WebDriver API function HeapProrilerDump.
dmikurube@chromium.org
2012-05-10
1
-0
/
+17
*
Geolocation support for chromedriver, client side.
kkania@chromium.org
2012-04-27
1
-0
/
+10
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-1
/
+2
*
Fix extension automation hooks to use the right profile.
nirnimesh@chromium.org
2012-04-04
1
-0
/
+12
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-1
/
+1
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-1
/
+1
*
Implement the webdriver window sizing commands.
kkania@chromium.org
2012-01-28
1
-0
/
+20
*
Change chromedriver to use the current session key modifier state when
kkania@chromium.org
2012-01-10
1
-7
/
+38
*
Have ChromeDriver return the correct error code for alerts.
kkania@chromium.org
2011-12-16
1
-96
/
+103
*
Don't include too much info in chromedriver errors.
kkania@chromium.org
2011-12-14
1
-7
/
+4
*
Change chromedriver to set geolocation/notification content setting defaults ...
kkania@chromium.org
2011-12-12
1
-0
/
+27
*
Add commands to custom Chrome WebDriver for installing and manipulating exten...
kkania@chromium.org
2011-12-09
1
-119
/
+275
*
Allow chromedriver to install an extension and get all installed extension IDs.
kkania@chromium.org
2011-11-29
1
-0
/
+41
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Revert recent changes to base::Value
stevenjb@google.com
2011-08-26
1
-4
/
+4
*
base: Add AsList() function to Value API.
tfarina@chromium.org
2011-08-25
1
-4
/
+4
*
Remove deprecated cookie automation functions in chromedriver. Also reenable
kkania@chromium.org
2011-07-21
1
-48
/
+2
*
File upload API in chromedriver
hnoda@google.com
2011-06-28
1
-0
/
+25
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
1
-28
/
+23
*
Revert 88492 - In chromedriver, add /log url to get the contents of the chrom...
jamesr@chromium.org
2011-06-09
1
-23
/
+28
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
1
-28
/
+23
*
Add more logging and error reporting to chromedriver for
kkania@chromium.org
2011-06-06
1
-5
/
+36
*
Refactor error handling in chromedriver. Introduce new error class containing...
kkania@chromium.org
2011-05-20
1
-63
/
+102
*
In ChromeDriver, add support for WebDriver's alert commands.
kkania@chromium.org
2011-05-16
1
-0
/
+32
*
Implementing webdriver advanced controls APIs for chromedriver.
kkania@chromium.org
2011-04-27
1
-0
/
+48
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Removing command_execution_timeout_ms in favor of action_max_timeout_ms.
hnguyen@chromium.org
2011-04-11
1
-2
/
+5
*
Introduce a ChromeDriver automation version constant and a JSON request
kkania@chromium.org
2011-04-07
1
-0
/
+10
*
Allow webdriver users to choose between sending the key events when
timothe@chromium.org
2011-03-31
1
-0
/
+16
*
Send screenshots back to the client for debigging
jmikhail@google.com
2011-03-29
1
-0
/
+16
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Return the full cookie details in TestingAutomationProvider and pass around
kkania@chromium.org
2011-03-26
1
-0
/
+44
*
Convert ChromeDriver to use only the JSON automation interface.
kkania@chromium.org
2011-03-08
1
-8
/
+320
*
Add a NavigateToURL automation method which uses the JSON interface. Use it i...
kkania@chromium.org
2011-03-03
1
-0
/
+86