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_frame
/
chrome_frame_automation.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Chrome Frame's delay shutdown field trial.
robertshield@chromium.org
2013-04-18
1
-19
/
+2
*
Rename FilePath -> base::FilePath in various toplevel directories
brettw@chromium.org
2013-02-10
1
-3
/
+3
*
Move stack_container and linked_list to the new containers subdirectory.
brettw@chromium.org
2012-11-10
1
-2
/
+2
*
Stop using ScopedAllowIO in content::ResourceDispatcherHostImpl
hashimoto@chromium.org
2012-08-30
1
-4
/
+5
*
Switch to TimeDelta interfaces in chrome automation test infrastructure.
tedvessenes@gmail.com
2012-07-20
1
-1
/
+1
*
Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...
cpu@chromium.org
2012-07-13
1
-1
/
+1
*
Switch to TimeDelta interfaces in chrome automation test infrastructure.
tedvessenes@gmail.com
2012-07-13
1
-1
/
+1
*
Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...
robertshield@chromium.org
2012-03-10
1
-8
/
+21
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Remove remaining references to CEEE.
rogerta@chromium.org
2011-12-20
1
-8
/
+2
*
Fix Chrome Frame crash when automation server dies.
grt@chromium.org
2011-12-17
1
-1
/
+2
*
Move PageZoom enum into content/public/common and into the content namespace....
jam@chromium.org
2011-10-28
1
-2
/
+2
*
Fix a back forward bug in ChromeFrame reported on the field. The bug occurs w...
ananta@chromium.org
2011-08-17
1
-5
/
+0
*
Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.
grt@chromium.org
2011-06-29
1
-15
/
+1
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-2
/
+2
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-23
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...
ananta@chromium.org
2011-02-24
1
-1
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-2
/
+3
*
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
/
+4
*
Revert 70144 and 70145 and add a build fix.
jam@chromium.org
2010-12-24
1
-1
/
+1
*
Revert 70141 - Make a few more places use bool for OnMessageReceived.
gfeher@chromium.org
2010-12-24
1
-2
/
+2
*
Make a few more places use bool for OnMessageReceived.
jam@chromium.org
2010-12-24
1
-2
/
+2
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
1
-0
/
+1
*
Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...
ananta@chromium.org
2010-12-14
1
-3
/
+6
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
1
-1
/
+0
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+0
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
1
-0
/
+1
*
Revert 66840 - Add named testing interface. This allows you to connect to a p...
kkania@chromium.org
2010-11-20
1
-1
/
+0
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-19
1
-0
/
+1
*
Add support for returning the session_id in both CreateExternalTab and Connec...
hansl@google.com
2010-11-05
1
-1
/
+7
*
Reverting this to see if this fixes ChromeFrame tests. Please reland with the...
ananta@chromium.org
2010-10-28
1
-7
/
+1
*
The ChromeFrame objects now provides an unfrozen interface called IChromeFram...
hansl@google.com
2010-10-28
1
-1
/
+7
*
Various changes to make GCF nicer for the non-en-US world:
grt@chromium.org
2010-10-20
1
-3
/
+9
*
Top level navigations are not sent to the host browser in the ChromeFrame NPA...
ananta@chromium.org
2010-09-30
1
-2
/
+24
*
Added full support for invoking before unload and unload handlers on ChromeFr...
ananta@chromium.org
2010-09-17
1
-4
/
+4
*
When GCF is the default renderer, use Chrome's User-agent header instead of I...
tommi@chromium.org
2010-08-31
1
-1
/
+2
*
Restrict unsafe URLs in Chrome Frame
amit@chromium.org
2010-08-13
1
-21
/
+20
*
Handle automation server crashes. When Chrome crashes, we now handle the cas...
tommi@chromium.org
2010-08-10
1
-54
/
+197
*
Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...
ananta@chromium.org
2010-08-09
1
-0
/
+4
*
Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...
ananta@chromium.org
2010-07-30
1
-2
/
+0
*
ChromeFrame tabs would hang at times while closing. This would randomly occur...
ananta@chromium.org
2010-07-15
1
-0
/
+4
*
Fix the ChromeFrame MockCreateTabOk test by returning the launch result from ...
ananta@chromium.org
2010-05-19
1
-2
/
+3
*
Fix the ChromeFrame new window popup test by ensuring that CreateExternalTabC...
ananta@chromium.org
2010-05-19
1
-4
/
+1
*
Relanding this fix with the fixes to get chrome frame tests to pass.
ananta@chromium.org
2010-05-18
1
-3
/
+12
*
Revert 47453 - In ChromeFrame the ChromeFrameAutomationProxy object is create...
ananta@chromium.org
2010-05-17
1
-12
/
+3
[next]