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
/
automation_provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-27
/
+0
*
GTTF: Make automation provider recognize more IPC error conditions
phajdan.jr@chromium.org
2011-03-31
1
-0
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Coverity PASS_BY_VALUE bug fixes
dpapad@chromium.org
2011-03-11
1
-1
/
+1
*
Fix AutomationProvider from logging false errors by replacing the persistent
kkania@chromium.org
2011-03-10
1
-1
/
+0
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-1
/
+1
*
Add network testing automation hooks GetNetworkInfo() and ConnectToWifiNetwor...
dtu@chromium.org
2011-03-10
1
-2
/
+8
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-2
/
+2
*
Cleanup: Use more specific friend struct / make destructors non-public for cl...
thestig@chromium.org
2011-03-07
1
-1
/
+1
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-4
/
+3
*
Restart named testing channel on disconnect when using the named testing inte...
dtu@chromium.org
2011-02-17
1
-0
/
+9
*
Move Event files into views/events
ben@chromium.org
2011-02-09
1
-1
/
+1
*
GTTF: Convert automation observers to reference AutomationProvider
phajdan.jr@chromium.org
2011-02-09
1
-26
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Make AutomationProvider RefCountedThreadSafe instead of RefCounted
phajdan.jr@chromium.org
2011-02-01
1
-4
/
+8
*
- Add ChromeOS login and lock screen automation hooks.
dtu@chromium.org
2011-02-01
1
-8
/
+0
*
Couple of changes in hopes of finally making ShareProcessesOnRestore
sky@chromium.org
2011-01-31
1
-0
/
+1
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
1
-0
/
+6
*
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
-5
/
+5
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
1
-4
/
+20
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
1
-20
/
+4
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
1
-5
/
+0
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
1
-4
/
+20
*
Revert 66840 - Add named testing interface. This allows you to connect to a p...
kkania@chromium.org
2010-11-20
1
-20
/
+4
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-19
1
-4
/
+20
*
Revert 66350 - Add named testing interface. This allows you to connect to a p...
nirnimesh@chromium.org
2010-11-17
1
-20
/
+4
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-17
1
-4
/
+20
*
Add tab proxy call for taking a snapshot of the entire page.
kkania@chromium.org
2010-11-12
1
-4
/
+4
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
1
-1
/
+1
*
Add support for returning the session_id in both CreateExternalTab and Connec...
hansl@google.com
2010-11-05
1
-2
/
+4
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-1
/
+1
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-1
/
+1
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-4
/
+4
*
Reverting this to see if this fixes ChromeFrame tests. Please reland with the...
ananta@chromium.org
2010-10-28
1
-2
/
+1
*
The ChromeFrame objects now provides an unfrozen interface called IChromeFram...
hansl@google.com
2010-10-28
1
-1
/
+2
*
ChromeFrame network tests were broken since the change to honor the automatio...
ananta@chromium.org
2010-10-26
1
-0
/
+3
*
Fix the ChromeFrame net test failures. These tests started failing since the ...
ananta@chromium.org
2010-10-12
1
-2
/
+3
*
Automation support for Find on a given page and return the search count
nirnimesh@chromium.org
2010-10-08
1
-0
/
+12
*
FBTF: Move a bunch of code to the headers and remove includes.
erg@google.com
2010-09-22
1
-3
/
+9
*
Added full support for invoking before unload and unload handlers on ChromeFr...
ananta@chromium.org
2010-09-17
1
-2
/
+1
*
Reland "Make AutomationProvider fail fast on messages it doesn't understand."
shess@chromium.org
2010-09-14
1
-0
/
+2
*
Revert "Make AutomationProvider fail fast on messages it doesn't understand."
shess@chromium.org
2010-09-13
1
-2
/
+0
*
GTTF: Move some more bits of automation code from AutomationProvider to Testi...
phajdan.jr@chromium.org
2010-09-09
1
-12
/
+0
*
GTTF: Move pyauto automation provider code to TestingAutomationProvider
phajdan.jr@chromium.org
2010-09-02
1
-250
/
+1
*
Fetch info about the state of navigation in a tab
nirnimesh@chromium.org
2010-08-31
1
-0
/
+7
*
Make AutomationProvider fail fast on messages it doesn't understand.
phajdan.jr@chromium.org
2010-08-30
1
-0
/
+2
*
Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647
alyssad@google.com
2010-08-30
1
-18
/
+0
*
GTTF: Continue moving test automation code out of AutomationProvider.
phajdan.jr@chromium.org
2010-08-27
1
-66
/
+0
*
GTTF: Move more and more automation bits to TestingAutomationProvider
phajdan.jr@chromium.org
2010-08-26
1
-110
/
+5
[next]