summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/npapi_host_control/win
Commit message (Expand)AuthorAgeFilesLines
* Introduce two new GYP variables:tschmelcher@chromium.org2010-03-052-5/+14
* Make ActiveX CLSIDs and names into overridable variables too. Also make the N...tschmelcher@chromium.org2010-02-224-47/+50
* Clone of issue 598075. See: http://codereview.chromium.org/598075twiz@google.com2010-02-126-55/+7
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-108-12/+12
* Fixed crash in Internet Explorer on Windows XP caused by recentkbr@google.com2009-09-221-2/+2
* Rewrote full-screen support on Windows. O3D now always creates its ownkbr@google.com2009-09-174-0/+40
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-034-1/+38
* Removed HostControl implementation of IPersistStreamInitImpl.apatrick@google.com2009-07-291-3/+0
* Adds in the ActiveX control for O3D.gspencer@google.com2009-07-245-12/+17
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-236-6/+6
* StreamOperation gets url scheme from full path rather than relative path. Fix...apatrick@google.com2009-07-141-11/+12
* Switching back SteamOperation to explicitly check for the particular protocol...apatrick@google.com2009-07-131-1/+4
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-133-13/+17
* Avoid calling Abort from main thread on IBinding created on another thread. I...apatrick@google.com2009-07-102-7/+9
* Made CHostControl use atomic reference counting because it is accessed from S...apatrick@google.com2009-06-301-1/+3
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-2725-0/+5642