summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_npapi.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support in the ChromeFrame NPAPI plugin for receiving URL redirect notifi...ananta@chromium.org2011-01-131-0/+12
* Fixes for the chrome frame npapi test failures seen on the builders. These fa...ananta@chromium.org2010-12-251-8/+5
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-3/+3
* Fixing a regression introduced with r69101, which now prevents Chrome Framerogerta@chromium.org2010-12-151-17/+17
* Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...ananta@chromium.org2010-12-141-2/+2
* Export the new sessionid property of Chrome Frame form the NPAPI interface.rogerta@chromium.org2010-11-241-0/+9
* Change the FF CEEE to create its chrome frame instance initially hidden, androgerta@chromium.org2010-11-181-6/+5
* Reverting as this causes chrome frame unit tests to crash. Please fix and res...ananta@chromium.org2010-11-121-3/+4
* Change the FF CEEE to create its chrome frame instance initially hidden, androgerta@chromium.org2010-11-121-4/+3
* Adding a privileged callback used in IE CF to check whether to showjoi@chromium.org2010-11-101-2/+6
* Reapply part of r64637, which caused mysterious failures on mac waterfall.erg@google.com2010-11-081-1/+1
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* Add support for OnClose event in ActiveX and NPAPIamit@chromium.org2010-10-271-0/+23
* Add metrics tracking how many times users are bugged with "version mismatch, ...robertshield@chromium.org2010-10-261-0/+1
* 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