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
/
browser
/
automation
/
testing_automation_provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename IPC::Channel and IPC::Sender in src/chrome.
brettw@chromium.org
2012-06-15
1
-1
/
+1
*
Support maximize window command.
zori@chromium.org
2012-06-14
1
-0
/
+8
*
Remove AutomationProxy::GetActiveWindow since it's not used anymore after r14...
jam@chromium.org
2012-06-13
1
-2
/
+1
*
Switch back to the old method of launching the login flow while keeping some ...
craigdh@chromium.org
2012-06-08
1
-0
/
+9
*
[chromeos] PyAuto automation for crosh.
nirnimesh@chromium.org
2012-06-05
1
-0
/
+3
*
Add automation hooks for OOBE transitions.
ivankr@chromium.org
2012-06-04
1
-0
/
+44
*
Make BrowserList::GetLastActive() private, and add a friend list to BrowserLi...
ben@chromium.org
2012-05-25
1
-0
/
+3
*
Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste...
ben@chromium.org
2012-05-23
1
-2
/
+2
*
Move NativeWebKeyboardEvent to the content namespace.
jam@chromium.org
2012-05-18
1
-3
/
+3
*
Implement positive test for Address Sanitizer in Chrome
glotov@google.com
2012-05-18
1
-0
/
+9
*
Remove all the unnused automation IPCs. These were used by UI tests that have...
jam@chromium.org
2012-05-17
1
-117
/
+0
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-0
/
+5
*
Convert the keyboard access interactive ui_test use InProcessBrowserTest. Def...
jam@chromium.org
2012-05-16
1
-28
/
+0
*
Convert the CollectedCookies interactive_ui_tests to a browser_test.
jam@chromium.org
2012-05-15
1
-1
/
+0
*
[chromeos] Fix Logout automation when no browser windows are present.
nirnimesh@chromium.org
2012-05-15
1
-1
/
+3
*
Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...
jam@chromium.org
2012-05-14
1
-3
/
+0
*
Revert 135661 - Move the click-to-play tests from plugin_test to browser_test...
rvargas@google.com
2012-05-07
1
-0
/
+3
*
Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...
jam@chromium.org
2012-05-07
1
-3
/
+0
*
Fix Instant pyauto tests.
sreeram@chromium.org
2012-05-05
1
-0
/
+5
*
Rewrite the Login() automation hook for chromeos.
craigdh@chromium.org
2012-05-05
1
-2
/
+3
*
Added RefreshPolicies to PolicyService.
joaodasilva@chromium.org
2012-05-02
1
-3
/
+0
*
Added a new automation hook ExecuteJavascriptInOOBEWebUI() to permit executin...
craigdh@chromium.org
2012-05-01
1
-0
/
+21
*
Geolocation support for chromedriver, browser-side only.
kkania@chromium.org
2012-04-25
1
-0
/
+5
*
Adds an automation hook WaitUntilNavigationCompletes() which blocks until pen...
craigdh@chromium.org
2012-04-23
1
-0
/
+12
*
This patch implements a PyAuto-based integration test for WebRTC. The purpose...
phoglund@chromium.org
2012-04-20
1
-1
/
+8
*
[pyauto] Delete obsolete test and MoveNTPThumbnail automation hook
nirnimesh@chromium.org
2012-04-12
1
-7
/
+0
*
Convert login prompt ui_tests to browser_tests.
jam@chromium.org
2012-04-12
1
-4
/
+0
*
Removes pinning code from TopSites as we no longer need it.
sky@chromium.org
2012-04-11
1
-6
/
+0
*
Expose Mouse Lock and Fullscreen automation hooks to pyauto.
scheib@chromium.org
2012-04-11
1
-0
/
+29
*
Allow setting of user and device policies in functional tests
bartfab@chromium.org
2012-04-11
1
-22
/
+0
*
Implement a DomMutationObserver hook to allow PyAuto to watch for changes to ...
craigdh@chromium.org
2012-04-10
1
-5
/
+4
*
Convert printing ui_tests to browser_tests.
jam@chromium.org
2012-04-09
1
-3
/
+0
*
Convert form repost ui_tests to browser_tests. I also renabled them on Window...
jam@chromium.org
2012-04-09
1
-2
/
+0
*
Convert the RedirectTest ui_tests to browser_tests, and renabled two of the d...
jam@chromium.org
2012-04-07
1
-13
/
+0
*
Convert SavePage ui_test to a browser_test.
jam@chromium.org
2012-04-05
1
-2
/
+0
*
Fix extension automation hooks to use the right profile.
nirnimesh@chromium.org
2012-04-04
1
-5
/
+5
*
Exclude ProtectorService code from Android build.
nileshagrawal@chromium.org
2012-03-30
1
-0
/
+2
*
Add a PyAuto API to dump heap profiles. (retry of r127070)
dmikurube@chromium.org
2012-03-16
1
-0
/
+8
*
Revert 127070 - Add a PyAuto API to dump heap profiles.
dmikurube@chromium.org
2012-03-16
1
-8
/
+0
*
Add a PyAuto API to dump heap profiles.
dmikurube@chromium.org
2012-03-16
1
-0
/
+8
*
Implementation of AutomationEventQueue and associated framework to support ge...
craigdh@chromium.org
2012-03-06
1
-0
/
+43
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@chromium.org
2012-02-08
1
-0
/
+6
*
Add new automation hook to get FPS associated with a tab in the browser.
dennisjeffrey@chromium.org
2012-02-08
1
-0
/
+5
*
Revert 120841 - New EnableAccessibility() and IsAccessibilityEnabled() automa...
achuith@chromium.org
2012-02-07
1
-6
/
+0
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@google.com
2012-02-07
1
-0
/
+6
*
Add new automation hook to get v8 heap statistics from a renderer process.
dennisjeffrey@chromium.org
2012-02-03
1
-0
/
+5
*
Implement the webdriver window sizing commands.
kkania@chromium.org
2012-01-28
1
-0
/
+15
*
[Mac] Add a perf test that counts the number of Mach ports in the browser.
rsesek@chromium.org
2012-01-28
1
-0
/
+1
*
Added pyauto hooks and basic functional tests for Protector.
ivankr@chromium.org
2012-01-23
1
-0
/
+12
*
Change chromedriver to use the current session key modifier state when
kkania@chromium.org
2012-01-10
1
-1
/
+19
[next]