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
/
tab_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
1
-0
/
+8
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-2
/
+3
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+2
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-71
/
+62
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
1
-14
/
+0
*
Add tab proxy call for taking a snapshot of the entire page.
kkania@chromium.org
2010-11-12
1
-0
/
+10
*
Part 3 of reapplying r64637.
erg@google.com
2010-11-12
1
-1
/
+1
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
1
-2
/
+1
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-2
/
+3
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-3
/
+2
*
Add UI test for click-to-play.
bauerb@chromium.org
2010-10-25
1
-0
/
+9
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-0
/
+9
*
GTTF: Make WaitForInfoBarCount not Sleep.
phajdan.jr@chromium.org
2010-09-08
1
-11
/
+7
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-2
/
+4
*
Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-16
1
-0
/
+6
*
Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.
dmaclach@chromium.org
2010-07-15
1
-6
/
+0
*
Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-15
1
-0
/
+6
*
Clean up external-tab related code in automation provider and automation proxy.
estade@chromium.org
2010-06-10
1
-36
/
+36
*
Rename "mixed content" to "insecure content" in as many places as possible, t...
pkasting@chromium.org
2010-05-18
1
-4
/
+4
*
Add delete cookie option to Automation Proxy
jmikhail@google.com
2010-04-21
1
-0
/
+7
*
Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...
bauerb@chromium.org
2010-04-21
1
-1
/
+19
*
Context menu operations like Cut/Copy/Paste etc would not work in pages rende...
ananta@chromium.org
2010-04-19
1
-2
/
+3
*
Add ability to manipulate DOM elements from the automation proxy. Rework the ...
kkania@chromium.org
2010-04-16
1
-0
/
+32
*
Switch from using std::min to std::max to fix an obvious bug in tab_proxy.
brettw@chromium.org
2010-04-14
1
-7
/
+11
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-1
/
+1
*
Added the propagation of the OnChannelError notification.
mad@chromium.org
2010-03-26
1
-5
/
+9
*
[GTTF] Reduce number of automation methods ending with WithTimeout.
phajdan.jr@chromium.org
2010-03-22
1
-22
/
+13
*
Clone of issue 600130. (http://codereview.chromium.org/600130)
twiz@chromium.org
2010-02-16
1
-0
/
+4
*
Add support for the IE File->Save As command. This eventually ends up in Chro...
ananta@chromium.org
2010-02-04
1
-0
/
+4
*
Notifications permission infobar should only be shown in response to a user g...
johnnyg@chromium.org
2009-11-13
1
-0
/
+13
*
Rename unused "SSL" related automation methods to be generic, since that's wh...
johnnyg@chromium.org
2009-11-11
1
-6
/
+5
*
Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe...
willchan@chromium.org
2009-11-09
1
-10
/
+1
*
Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detect
rolandsteiner@chromium.org
2009-11-09
1
-1
/
+10
*
Modifying extension automation so that it is done through a particular
joi@chromium.org
2009-11-08
1
-0
/
+9
*
When Chrome hands off a URL to be opened by the external host by the ViewHost...
ananta@chromium.org
2009-10-19
1
-2
/
+3
*
Landing patch from contributor Thiago Farina.
finnur@chromium.org
2009-09-30
1
-1
/
+1
*
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
-0
/
+17
*
Automated ui test porting + cleanup:
estade@chromium.org
2009-09-22
1
-18
/
+0
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-2
/
+2
*
Fix another source of flakiness in ErrorPageTest
phajdan.jr@chromium.org
2009-08-26
1
-2
/
+15
*
Support navigating to absolute index through automation.
amit@chromium.org
2009-08-19
1
-0
/
+11
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-4
/
+23
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
1
-14
/
+4
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-4
/
+14
*
Cleanup in AutomationProvider's navigation observer.
phajdan.jr@chromium.org
2009-08-18
1
-16
/
+25
*
Added automation messages and corresponding handlers to support operations like
ananta@chromium.org
2009-07-29
1
-0
/
+24
*
Remove the defunct SetAccelerator message and replace it with an
amit@chromium.org
2009-07-14
1
-11
/
+0
*
Added an async automation message AutomationMsg_PrintAsync to asynchronously ...
ananta@chromium.org
2009-07-13
1
-0
/
+7
*
Removes entirely dead code paths related to ConstrainedWindows.
erg@chromium.org
2009-06-16
1
-28
/
+0
[next]