summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_npapi.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent displaying of automation protocol version mismatch errors for privile...robertshield@chromium.org2010-10-221-1/+2
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-8/+8
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-6/+6
* Disable the 'About Chrome Frame' option in the context menu for the NPAPI plu...ericdingle@chromium.org2010-10-081-0/+10
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-1/+2
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-2/+9
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Fix ChromeFrame Firefox tests which started failing after the change to allow...ananta@chromium.org2010-08-281-2/+6
* Disable forwarding of accelerators to privileged host.joi@chromium.org2010-08-271-1/+2
* 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-4/+12
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* chrome_frame: Get rid of all occurrences of the deprecated ToWStringHack func...tfarina@chromium.org2010-06-081-2/+2
* Navigating to a page in ChromeFrame in IE would display the sad tab page brie...ananta@chromium.org2010-06-031-1/+2
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-1/+2
* Preparation CL for executing READ and COOKIE network requests from the backgr...stoyan@chromium.org2010-04-131-157/+0
* In order for CF to support FF3.6, the code that checks for privilege mode nee...rogerta@chromium.org2010-04-011-32/+2
* 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
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-161-1/+52
* ChromeFrame's host network stack implementation for NPAPI would not get and s...ananta@chromium.org2010-03-051-20/+112
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-0/+49
* Fix ChromeFrame Firefox unit test failures. The host network stack implementa...ananta@chromium.org2010-02-021-2/+2
* TEST=new tests added.stoyan@chromium.org2010-02-011-51/+24
* Window.open calls issued by pages within ChromeFrame which use the NEW_WINDOW...ananta@chromium.org2010-01-281-0/+1
* Attempt 2 at landing this.ananta@chromium.org2010-01-081-150/+0
* Reason:tyoshino@chromium.org2010-01-081-0/+150
* Deleting cookies by setting the expires attribute on them with an empty value...ananta@chromium.org2010-01-081-150/+0
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-161-1/+2
* Don't treat CF in privileged mode as an iframe for framebustingjoi@chromium.org2009-11-171-1/+1
* Allowing JS to set/reset extension automation, this makes for morejoi@chromium.org2009-11-081-0/+51
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-1/+1
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-231-0/+11
* Add bindings to chrome frame to call the new extension automation apis.rogerta@chromium.org2009-10-231-0/+85
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-191-2/+6
* Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ...tommi@chromium.org2009-10-011-3/+3
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+1462