summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_activex.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent displaying of automation protocol version mismatch errors for privile...robertshield@chromium.org2010-10-221-1/+2
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-4/+4
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-5/+5
* Really fix ChromeFrame compile for scoped changes.brettw@chromium.org2010-10-161-1/+1
* Fix two cases I missed when renaming/moving Windows-related scoped stuff.brettw@chromium.org2010-10-161-4/+6
* Move the windows-specific scoped_* stuff from base to base/win and in the bas...brettw@chromium.org2010-10-161-15/+17
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-3/+3
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-8/+10
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-6/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Committing http://codereview.chromium.org/3420004/show for grt@robertshield@chromium.org2010-09-221-0/+3
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-101-0/+6
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-3/+3
* Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...ananta@chromium.org2010-07-301-2/+4
* chrome_frame: Get rid of all occurrences of the deprecated ToWStringHack func...tfarina@chromium.org2010-06-081-1/+1
* Navigating to a page in ChromeFrame in IE would display the sad tab page brie...ananta@chromium.org2010-06-031-1/+7
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-5/+5
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-5/+5
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-5/+5
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-3/+3
* Instrument Chrome and Chrome Frame for some perf measurements.siggi@chromium.org2010-05-101-0/+4
* Fixes to address code review comments from tommi from CL http://codereview.ch...ananta@chromium.org2010-05-021-11/+3
* The chrome frame install script instantiates the chrome frame activex via the...ananta@chromium.org2010-05-011-9/+11
* Fresh ChromeFrame installs triggered via wave required IE to be restarted for...ananta@chromium.org2010-04-291-0/+50
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-261-7/+11
* Committing for Eric Dingle.mad@chromium.org2010-03-261-1/+1
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-1/+1
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-1/+1
* When ChromeFrame is running in privileged mode, we should fail the IAuthentic...ananta@chromium.org2010-03-221-0/+2
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-161-0/+19
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-161-1/+127
* TEST=new tests added.stoyan@chromium.org2010-02-011-0/+5
* Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag...tommi@chromium.org2009-12-111-1/+0
* Back/Forward support for url fragmentsamit@chromium.org2009-11-191-68/+2
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-231-0/+13
* Add bindings to chrome frame to call the new extension automation apis.rogerta@chromium.org2009-10-231-1/+22
* Fixes the following issueananta@chromium.org2009-10-021-27/+1
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+505