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_messages_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
This CL is for the needs of ChromeFrame.
stoyan@google.com
2009-10-13
1
-0
/
+6
*
Revert "Revert "Add startup tests that log start script, domcontentloaded, an...
tony@chromium.org
2009-10-07
1
-0
/
+6
*
Revert "Add startup tests that log start script, domcontentloaded, and onload."
mattm@chromium.org
2009-10-07
1
-6
/
+0
*
Add startup tests that log start script, domcontentloaded, and onload.
tony@chromium.org
2009-10-07
1
-0
/
+6
*
Added support for specifying the BrowserFlags DWORD value when we register th...
ananta@chromium.org
2009-10-06
1
-0
/
+4
*
Landing patch from contributor Thiago Farina.
finnur@chromium.org
2009-09-30
1
-1
/
+1
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-2
/
+2
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
1
-2
/
+2
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
1
-2
/
+2
*
Update the TabContents::SavePage parameter to take FilePath instead of wstrin...
rsesek@chromium.org
2009-09-26
1
-2
/
+2
*
Reinstating the AutomationMsg_TabReposition message and related stuff which i...
ananta@chromium.org
2009-09-23
1
-2
/
+5
*
Automated ui test porting + cleanup:
estade@chromium.org
2009-09-22
1
-17
/
+45
*
Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...
ananta@chromium.org
2009-09-06
1
-7
/
+12
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-9
/
+9
*
Chrome side of the fix for uploading histograms sent by automation clients. T...
ananta@chromium.org
2009-09-02
1
-0
/
+5
*
Fix another source of flakiness in ErrorPageTest
phajdan.jr@chromium.org
2009-08-26
1
-6
/
+34
*
Move some waiting from AutomationProxy to AutomationProvider.
phajdan.jr@chromium.org
2009-08-21
1
-0
/
+15
*
Support navigating to absolute index through automation.
amit@chromium.org
2009-08-19
1
-10
/
+16
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-0
/
+11
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
1
-15
/
+0
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-0
/
+15
*
Cleanup in AutomationProvider's navigation observer.
phajdan.jr@chromium.org
2009-08-18
1
-9
/
+11
*
Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...
ananta@chromium.org
2009-08-14
1
-0
/
+7
*
linux: More automation porting.
estade@chromium.org
2009-08-13
1
-3
/
+14
*
Add plumbing for allowing the renderer to intercept and cancel redirects before
darin@chromium.org
2009-07-30
1
-0
/
+6
*
Added automation messages and corresponding handlers to support operations like
ananta@chromium.org
2009-07-29
1
-0
/
+17
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-0
/
+5
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Remove the defunct SetAccelerator message and replace it with an
amit@chromium.org
2009-07-14
1
-28
/
+12
*
Added an async automation message AutomationMsg_PrintAsync to asynchronously ...
ananta@chromium.org
2009-07-13
1
-0
/
+3
*
A prototype of resource loading through automation
amit@chromium.org
2009-07-09
1
-0
/
+29
*
Adds a way to set the boundaries of the browser window through
arv@google.com
2009-07-08
1
-0
/
+9
*
Make two IPC messages async.
stoyan@chromium.org
2009-07-06
1
-4
/
+4
*
Removes entirely dead code paths related to ConstrainedWindows.
erg@chromium.org
2009-06-16
1
-24
/
+0
*
Fixed 3 tests that failed in hebrew enabled vista
hbono@chromium.org
2009-06-15
1
-0
/
+7
*
Allow external hosts to handle the context menu and thus be able to customize...
ananta@chromium.org
2009-06-12
1
-0
/
+12
*
Get tab HWND directly as result of CreateExternalTab automation call.
stoyan@chromium.org
2009-06-11
1
-2
/
+3
*
Relanding the first of probably several patches trying to clean up the Blocke...
erg@google.com
2009-06-04
1
-0
/
+7
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-2
/
+7
*
Revert "This is the first of probably several patches trying to clean up the ...
erg@google.com
2009-06-03
1
-7
/
+0
*
This is the first of probably several patches trying to clean up the BlockedP...
erg@google.com
2009-06-03
1
-0
/
+7
*
Re-do of r16741 (http://codereview.chromium.org/113482).
robertshield@google.com
2009-05-22
1
-1
/
+6
*
Revert of r16741 which appeared to cause a perf regression (???) on the build...
robertshield@google.com
2009-05-22
1
-7
/
+1
*
Adding the ability to alter Chrome's proxy settings via the automation interf...
robertshield@google.com
2009-05-22
1
-1
/
+7
*
First step to enable end-to-end testing of extensions through the
aa@chromium.org
2009-05-15
1
-0
/
+6
*
Pass external tab handle when Chrome sends outgoing notifications through aut...
stoyan@chromium.org
2009-05-08
1
-9
/
+20
*
Making CloseWindow and CloseTab automation API
huanr@chromium.org
2009-05-01
1
-0
/
+10
*
Allow creating external tab in incognito mode.
stoyan@chromium.org
2009-04-23
1
-1
/
+3
*
When restoring a closed tab using either ctrl-shift-T or the context menu, put
pam@chromium.org
2009-04-20
1
-0
/
+4
*
Add a new notification for automation customers that the
amit@chromium.org
2009-04-16
1
-0
/
+3
[next]