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_proxy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the automation code for ChromeFrame since it's not used anymore.
jam@chromium.org
2013-12-17
1
-6
/
+0
*
Update include paths in chrome/test for base/process changes.
rsesek@chromium.org
2013-07-24
1
-1
/
+0
*
chrome: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-04
1
-1
/
+1
*
Use a direct include of time headers in chrome/test/, chrome/tools/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
1
-7
/
+9
*
Minimal Chrome Frame with Aura.
grt@chromium.org
2013-02-28
1
-8
/
+0
*
Revert 178387
cpu@chromium.org
2013-01-23
1
-2
/
+2
*
Revert 178043
cpu@chromium.org
2013-01-23
1
-2
/
+2
*
Revert 178037
cpu@chromium.org
2013-01-22
1
-2
/
+2
*
Fix official builder compile error when building aura on windows
cpu@chromium.org
2013-01-22
1
-2
/
+2
*
Convert more automation calls to the JSON interface.
craigdh@chromium.org
2012-08-01
1
-3
/
+0
*
Switch to TimeDelta interfaces in chrome automation test infrastructure.
tedvessenes@gmail.com
2012-07-20
1
-8
/
+9
*
Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...
cpu@chromium.org
2012-07-13
1
-9
/
+8
*
Switch to TimeDelta interfaces in chrome automation test infrastructure.
tedvessenes@gmail.com
2012-07-13
1
-8
/
+9
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove browser::FindTabbedBrowser call in ui test code.
jam@chromium.org
2012-07-10
1
-6
/
+0
*
Rename IPC::Channel and IPC::Sender in src/chrome.
brettw@chromium.org
2012-06-15
1
-4
/
+3
*
Remove AutomationProxy::GetActiveWindow since it's not used anymore after r14...
jam@chromium.org
2012-06-13
1
-5
/
+0
*
Remove the test URLRequestJobs from shipping code to just browser_tests. All ...
jam@chromium.org
2012-06-05
1
-4
/
+0
*
Remove all the unnused automation IPCs. These were used by UI tests that have...
jam@chromium.org
2012-05-17
1
-36
/
+0
*
Convert the infobars ui_test to a browser_test. Remove the ExtensionProxy cla...
jam@chromium.org
2012-04-18
1
-8
/
+0
*
Convert SavePage ui_test to a browser_test.
jam@chromium.org
2012-04-05
1
-5
/
+0
*
Make ui_tests fail faster if all tests fail.
thakis@chromium.org
2011-12-19
1
-0
/
+8
*
gtest / gmock shouldn't be in the shipping product
thakis@chromium.org
2011-11-22
1
-2
/
+3
*
views: Move DialogButton enum into ui/base/ and put it into the ui namespace.
tfarina@chromium.org
2011-11-04
1
-7
/
+6
*
add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and I...
jbates@chromium.org
2011-10-25
1
-0
/
+17
*
Don't waste time on browser that crashed before connecting to the IPC channel.
phajdan.jr@chromium.org
2011-09-22
1
-3
/
+0
*
Wait properly for renderer crashes
phajdan.jr@chromium.org
2011-09-19
1
-3
/
+1
*
Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.
dtu@chromium.org
2011-08-04
1
-2
/
+2
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-2
/
+2
*
Removing command_execution_timeout_ms in favor of action_max_timeout_ms.
hnguyen@chromium.org
2011-04-11
1
-7
/
+10
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-4
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
- Add ChromeOS login and lock screen automation hooks.
dtu@chromium.org
2011-02-01
1
-0
/
+4
*
Couple of changes in hopes of finally making ShareProcessesOnRestore
sky@chromium.org
2011-01-31
1
-0
/
+3
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-3
/
+3
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-4
/
+5
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+1
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-4
/
+1
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
1
-7
/
+11
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
1
-11
/
+7
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
1
-7
/
+11
*
Revert 66840 - Add named testing interface. This allows you to connect to a p...
kkania@chromium.org
2010-11-20
1
-11
/
+7
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-19
1
-7
/
+11
*
Revert 66350 - Add named testing interface. This allows you to connect to a p...
nirnimesh@chromium.org
2010-11-17
1
-11
/
+7
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-17
1
-7
/
+11
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
[next]