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
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
chrome: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-04
1
-1
/
+1
*
Use a direct include of strings headers in chrome/test/.
avi@chromium.org
2013-06-11
6
-8
/
+8
*
Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Fix unitialized variables causing C4703 error in VS2012
wfh@chromium.org
2013-04-23
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
2
-2
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
2
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
2
-2
/
+2
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
2
-2
/
+2
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-2
/
+2
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
1
-2
/
+2
*
Cleanup: Remove deprecated base::Value methods from various chrome sub-direct...
thestig@chromium.org
2013-02-15
8
-84
/
+82
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
2
-7
/
+8
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
[chromedriver] Remove support for simulating OS-level key events.
kkania@chromium.org
2013-01-09
1
-3
/
+0
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-1
/
+1
*
Added webdriver support for App v2.
danhn@chromium.org
2012-08-13
1
-1
/
+2
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
12
-57
/
+58
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Fix several minor ChromeDriver bugs.
kkania@chromium.org
2012-06-16
1
-3
/
+7
*
Support maximize window command.
zori@chromium.org
2012-06-14
2
-1
/
+42
*
Add a WebDriver API function HeapProrilerDump.
dmikurube@chromium.org
2012-05-10
2
-1
/
+43
*
Geolocation support for chromedriver, client side.
kkania@chromium.org
2012-04-27
2
-0
/
+89
*
Update the ChomeDriver HTML5 storage commands to match the current spec.
kkania@chromium.org
2012-04-20
3
-50
/
+50
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-2
/
+1
*
Add a new option to JSONWriter, which instructs it not to append '.0' or
kkania@chromium.org
2012-03-08
1
-2
/
+8
*
[chromedriver] Add command for uploading a file to a remote ChromeDriver server,
kkania@chromium.org
2012-03-05
2
-0
/
+99
*
Update chromedriver to use webdriver atoms v15724.
kkania@chromium.org
2012-01-28
1
-1
/
+1
*
Implement the webdriver window sizing commands.
kkania@chromium.org
2012-01-28
3
-2
/
+216
*
Extends chromedriver to support HTML5 storage commands.
kkania@chromium.org
2012-01-12
3
-2
/
+375
*
adding chromedriver keys_command
hnguyen@chromium.org
2011-12-23
3
-12
/
+89
*
Implement log command and prefs for chromedriver. Have separate logs per
kkania@chromium.org
2011-12-20
12
-57
/
+133
*
Don't wait for page loads in chromedriver when closing a window or session.
kkania@chromium.org
2011-12-19
6
-8
/
+32
*
Remove an extra semicolon that is breaking chromedriver tests.
kkania@chromium.org
2011-12-15
1
-1
/
+1
*
Fixing ChromeDriver to support selecting option tags in optgroups.
danielwh@google.com
2011-12-15
1
-5
/
+9
*
Don't include too much info in chromedriver errors.
kkania@chromium.org
2011-12-14
2
-12
/
+5
*
Change chromedriver to set geolocation/notification content setting defaults ...
kkania@chromium.org
2011-12-12
1
-9
/
+3
*
Add commands to custom Chrome WebDriver for installing and manipulating exten...
kkania@chromium.org
2011-12-09
3
-17
/
+267
*
Force annotation of overridden methods with OVERRIDE.
avi@chromium.org
2011-11-29
1
-4
/
+5
*
Allow chromedriver to install an extension and get all installed extension IDs.
kkania@chromium.org
2011-11-29
3
-1
/
+103
*
Add OVERRIDE to chrome/test/.
avi@chromium.org
2011-11-19
19
-117
/
+117
*
Cleanup: Remove unneeded forward declarations from various chrome subdirector...
thestig@chromium.org
2011-11-14
2
-6
/
+0
*
Fix annoying autorelease messages for browser tests.
shess@chromium.org
2011-11-04
1
-3
/
+3
*
Don't run the post handler in chromedriver if a termination request is
kkania@chromium.org
2011-11-03
2
-5
/
+9
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
1
-0
/
+6
*
Enhance and refactor ChromeDriver's capability handling. Log warning for
kkania@chromium.org
2011-10-27
2
-170
/
+39
*
Put zip functions into 'zip' namespace.
satorux@chromium.org
2011-10-26
1
-1
/
+1
*
Fix file uploads in chromedriver. It should not be assumed that multiple file
kkania@chromium.org
2011-08-30
1
-25
/
+29
[next]