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
*
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
*
FBTF: Forward declare and move constructors in chrome/common/extensions/.
erg@google.com
2010-08-26
1
-0
/
+1
*
GTTF: Move more code from AutomationProvider to TestingAutomationProvider
phajdan.jr@chromium.org
2010-08-25
1
-78
/
+6
*
GTTF: Continue moving testing automation bits out of AutomationProvider.
phajdan.jr@chromium.org
2010-08-25
1
-28
/
+1
*
GTTF: next batch of automation separation.
phajdan.jr@chromium.org
2010-08-23
1
-14
/
+1
*
GTTF: Continue moving testing automation bits to TestingAutomationProvider
phajdan.jr@chromium.org
2010-08-20
1
-40
/
+16
*
New downloads hooks for pyauto. BUG=35284
alyssad@google.com
2010-08-20
1
-0
/
+16
*
GTTF: Keep removing testing automation bits from AutomationProvider.
phajdan.jr@chromium.org
2010-08-19
1
-23
/
+6
*
GTTF: Move TestingAutomationProvider to its own file.
phajdan.jr@chromium.org
2010-08-18
1
-39
/
+0
*
GTTF: Further separation of testing automation stuff from ChromeFrame
phajdan.jr@chromium.org
2010-08-17
1
-5
/
+9
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-4
/
+4
*
Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...
ananta@chromium.org
2010-08-09
1
-0
/
+2
*
Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.
viettrungluu@chromium.org
2010-08-05
1
-5
/
+0
*
New PyAuto hooks for extensions.
alyssad@chromium.org
2010-08-03
1
-0
/
+12
*
New pyauto translate hook: wait until translation complete.
alyssad@chromium.org
2010-08-02
1
-0
/
+6
[next]