summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_activex_base.h
Commit message (Expand)AuthorAgeFilesLines
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-26/+28
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-201-3/+14
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-7/+7
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-14/+16
* Committing http://codereview.chromium.org/3420004/show for grt@robertshield@chromium.org2010-09-221-2/+2
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-37/+0
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-101-2/+29
* For for CF test failure introduced by CL (http://codereview.chromium.org/3295...twiz@google.com2010-09-091-9/+0
* Change correcting the profile used when performing top-level navigations of t...twiz@google.com2010-09-081-2/+14
* When GCF is the default renderer, use Chrome's User-agent header instead of I...tommi@chromium.org2010-08-311-3/+0
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* Restrict unsafe URLs in Chrome Frameamit@chromium.org2010-08-131-3/+0
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-6/+36
* Allow non-IE hosts to handle accelerators without having tojoi@chromium.org2010-08-021-14/+50
* Ensure that window.open requests issued by ChromeFrame carry the correct cook...ananta@chromium.org2010-07-281-9/+13
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-151-0/+37
* Handling case where automation server is NULL when creating the active doc wi...tommi@chromium.org2010-07-131-1/+6
* window.open calls issued by pages within ChromeFrame would not honor the sugg...ananta@chromium.org2010-06-171-2/+8
* Another try at correcting VTable pointer checkamit@chromium.org2010-05-251-1/+1
* Tear off windows opened in ChromeFrame in IE6 would result in the new window ...ananta@chromium.org2010-05-251-1/+0
* Initialize the ChromeFrame request manager with the container interface in th...ananta@chromium.org2010-05-211-1/+2
* Fix a ChromeFrame crash caused when the cookie policy is set to prompt and th...ananta@chromium.org2010-05-201-0/+1
* Check correct offset to avoid crashamit@chromium.org2010-05-191-2/+3
* Fixes to address code review comments from tommi from CL http://codereview.ch...ananta@chromium.org2010-05-021-1/+1
* The chrome frame install script instantiates the chrome frame activex via the...ananta@chromium.org2010-05-011-0/+4
* Fix a ChromeFrame crash reported on the crash server while processing an acce...ananta@chromium.org2010-04-281-3/+8
* Continuing fixes for chrome frame test pure virtual function call crashes. On...ananta@chromium.org2010-04-231-1/+2
* Switch renderer in Moniker patchamit@chromium.org2010-04-091-2/+2
* Move Urlmon network requests to UI thread, thus allowing reusing the bind con...stoyan@chromium.org2010-04-081-3/+2
* Fix a ChromeFrame crash which occurs while handling the open url notification...ananta@chromium.org2010-04-021-2/+4
* Remove an incorrect DCHECK in the OnOpenURL function in ChromeFrameananta@chromium.org2010-04-021-2/+0
* Reenable the ChromeFrame unload event test which basically loads a page which...ananta@chromium.org2010-03-261-73/+0
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-261-9/+19
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-17/+22
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-22/+17
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-17/+22
* Fix for a race issue when chrome decides that a request needs to be downloade...tommi@chromium.org2010-03-251-5/+18
* Completing Chrome Frame localization by adding the resource script containing...robertshield@chromium.org2010-03-241-0/+10
* Initial support for IE View->Privacy. To support this menu option the active ...ananta@chromium.org2010-03-191-7/+23
* Remove the unused chrome frame resources and merge things into a single .grd ...robertshield@chromium.org2010-03-171-1/+0
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-161-0/+20
* Fix #1 for multiple request issue (both POST and GET) after activating the on...tommi@chromium.org2010-03-121-1/+1
* Chrome Frame tests for keyboard acceleratorsamit@chromium.org2010-03-091-1/+2
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-081-92/+97
* Fix a ChromeFrame crash which occured in the Histogram code while adding a hi...ananta@chromium.org2010-03-051-5/+5
* Fix a crash in ChromeFrame which would occur if we clicked both mouse buttons...ananta@chromium.org2010-03-031-0/+8
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-2/+35
* Fix an IE7 crash caused when ChromeFrame would pass keystrokes to be processe...ananta@chromium.org2010-02-121-3/+6
* Provide parent window for Urlmon error dialogs.stoyan@chromium.org2010-02-041-0/+1