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
Commit message (
Expand
)
Author
Age
Files
Lines
*
File upload API in chromedriver
hnoda@google.com
2011-06-28
2
-0
/
+37
*
Automatic testing for using registered protocol handlers at startup.
benwells@chromium.org
2011-06-24
2
-50
/
+8
*
Remove most of the remaining test dependencies (other than chrome/test).
jam@chromium.org
2011-06-14
1
-1
/
+1
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
2
-28
/
+31
*
Revert 88492 - In chromedriver, add /log url to get the contents of the chrom...
jamesr@chromium.org
2011-06-09
2
-31
/
+28
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
2
-28
/
+31
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-1
/
+1
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-1
/
+1
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-1
/
+1
*
Add more logging and error reporting to chromedriver for
kkania@chromium.org
2011-06-06
1
-5
/
+36
*
Automation: fix chrome/browser dependency on chrome/test headers.
phajdan.jr@chromium.org
2011-06-02
6
-374
/
+0
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
1
-2
/
+2
*
GTTF: Clean up UITest::{Start,Stop}HttpServer:
phajdan.jr@chromium.org
2011-05-31
1
-3
/
+6
*
Get rid of content dependency from sandbox_policy.h
jam@chromium.org
2011-05-27
2
-13
/
+0
*
Move security_style.h to content. It seems like useful information that an e...
jam@chromium.org
2011-05-26
1
-1
/
+1
*
Add '?' to the list of characters escaped when constructing a file:// URL
asanka@chromium.org
2011-05-26
1
-7
/
+9
*
GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms
phajdan.jr@chromium.org
2011-05-20
1
-2
/
+2
*
Refactor error handling in chromedriver. Introduce new error class containing...
kkania@chromium.org
2011-05-20
3
-94
/
+163
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
2
-3
/
+3
*
Fix a ui-test for touch:
sadrul@chromium.org
2011-05-19
1
-7
/
+12
*
GTTF: Get rid of IsBrowserRunning. It is inherently racy
phajdan.jr@chromium.org
2011-05-19
3
-136
/
+132
*
In ChromeDriver, allow user to specify location of Chrome executable.
hnguyen@chromium.org
2011-05-17
2
-22
/
+29
*
In ChromeDriver, add support for WebDriver's alert commands.
kkania@chromium.org
2011-05-16
2
-0
/
+50
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
1
-9
/
+9
*
Add an alternative way to specify extra chrome flags via env for testing
nirnimesh@chromium.org
2011-05-11
1
-2
/
+13
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
4
-4
/
+23
*
Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ...
tfarina@chromium.org
2011-05-04
2
-14
/
+16
*
automation: Rename AutocompleteEdit to Omnibox in a couple of methods.
tfarina@chromium.org
2011-05-04
2
-16
/
+14
*
Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...
jam@chromium.org
2011-05-02
1
-1
/
+1
*
Implementing webdriver advanced controls APIs for chromedriver.
kkania@chromium.org
2011-04-27
2
-0
/
+75
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
4
-4
/
+4
*
Removing command_execution_timeout_ms in favor of action_max_timeout_ms.
hnguyen@chromium.org
2011-04-11
7
-26
/
+44
*
Introduce a ChromeDriver automation version constant and a JSON request
kkania@chromium.org
2011-04-07
2
-0
/
+16
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
4
-42
/
+0
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-06
2
-35
/
+46
*
Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...
phajdan.jr@chromium.org
2011-04-05
2
-39
/
+35
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-05
2
-35
/
+39
*
Allow webdriver users to choose between sending the key events when
timothe@chromium.org
2011-03-31
2
-0
/
+25
*
Send screenshots back to the client for debigging
jmikhail@google.com
2011-03-29
4
-38
/
+35
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
12
-24
/
+24
*
Return the full cookie details in TestingAutomationProvider and pass around
kkania@chromium.org
2011-03-26
2
-2
/
+76
*
Run the Worker tests for resolveLocalFileSystemURL that were added
adamk@chromium.org
2011-03-25
1
-1
/
+4
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
1
-1
/
+0
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Removed 'off the record' references from ExternalTabSettings and ProfileIODat...
vipul.bhasin@gmail.com
2011-03-17
1
-2
/
+2
*
fav icon -> favicon. Pass 12/12: all the rest
avi@chromium.org
2011-03-16
2
-4
/
+4
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-1
/
+1
*
Move ChildProcessHost and ChildProcessInfo to content.
jam@chromium.org
2011-03-09
1
-1
/
+1
*
Convert ChromeDriver to use only the JSON automation interface.
kkania@chromium.org
2011-03-08
2
-10
/
+475
*
ui_tests: use proper API for getting tab title
evan@chromium.org
2011-03-04
1
-9
/
+5
[next]