summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/npapi_host_control
Commit message (Expand)AuthorAgeFilesLines
* 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
* This change kills the SCons build, since we have switched completelygspencer@google.com2009-11-021-104/+0
* 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-237-6/+7
* 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-134-13/+20
* 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-2726-0/+5742