summaryrefslogtreecommitdiffstats
path: root/o3d/plugin
Commit message (Expand)AuthorAgeFilesLines
* Added code to exit fullscreen mode if the underlying plugin window is being m...vangelis@google.com2009-07-181-0/+4
* Add RawData request in preparation for manual loading ofgman@google.com2009-07-174-5/+83
* This changes how we do gyp targets that generate code because GYP isn'tgspencer@google.com2009-07-161-201/+68
* More docs changes.gman@google.com2009-07-151-2/+1
* expose bitmap in js.yux@google.com2009-07-154-0/+154
* This adds some infrastructure for building O3D as part of the Chrome build,gspencer@google.com2009-07-152-16/+30
* StreamOperation gets url scheme from full path rather than relative path. Fix...apatrick@google.com2009-07-141-11/+12
* This splits the import.gyp file into two parts (one for building archive lib,gspencer@google.com2009-07-141-4/+1
* 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-1311-111/+122
* Fixing linux regressions from http://codereview.chromium.org/149130piman@google.com2009-07-133-15/+28
* Fixed full screen window class issues.apatrick@google.com2009-07-133-31/+31
* Add polygon offset docpiman@google.com2009-07-111-2/+12
* Avoid calling Abort from main thread on IBinding created on another thread. I...apatrick@google.com2009-07-102-7/+9
* fix for osxgman@google.com2009-07-101-1/+1
* Add ClientInfogman@google.com2009-07-093-0/+53
* In preparation for becoming an internal plugin in chrome I did these things:apatrick@google.com2009-07-0917-1205/+1294
* Add missing Param IDL for ParamRenderSurface andgman@google.com2009-07-082-45/+68
* Worked around infinite loop seen in Chrome on Windows when raising andkbr@google.com2009-07-071-0/+4
* Review URL: http://codereview.chromium.org/147258ericu@google.com2009-07-021-1/+1
* Add a dependency to the Mac installer build stage so that the postflight.sh s...maf@google.com2009-07-021-3/+4
* Adding in most of the unit tests. This adds 406 of our unit testsgspencer@google.com2009-07-012-7/+13
* Fix for Windows 7gman@google.com2009-07-013-5/+6
* Fix Mac installer build. We were not inserting the version number into the Ke...maf@google.com2009-06-301-2/+4
* This CL contains the the changes needed to buildgman@google.com2009-06-301-1/+15
* Disabled a couple of selenium tests that don't work in Chrome (see comment). ...apatrick@google.com2009-06-301-0/+3
* Made CHostControl use atomic reference counting because it is accessed from S...apatrick@google.com2009-06-301-1/+3
* Fix a few more doc errors.gman@google.com2009-06-303-4/+12
* linux: fix build. don't use GDK_META_MASK until we figure out which version o...piman@google.com2009-06-291-0/+5
* Some refactoring. Move a lot of drawing related but not O3D specific code out...maf@google.com2009-06-296-116/+218
* fixes after reviewpiman@google.com2009-06-291-5/+7
* add XEmbed bindingspiman@google.com2009-06-297-31/+322
* nspluginwrapper compat fixes, part 1: Set the correct size in NP_GetEntryPoin...tschmelcher@google.com2009-06-261-1/+1
* This fixes lots of docs issues in the IDL files.gman@google.com2009-06-2616-36/+100
* New user experience for the fullscreen message on Mac.maf@google.com2009-06-254-62/+153
* Call V8::Dispose() when the plugin dll is unloaded from the browser so that m...vangelis@google.com2009-06-251-0/+16
* Review URL: http://codereview.chromium.org/146126ericu@google.com2009-06-251-6/+10
* This adds in the GYP files needed for our GYP build,gspencer@google.com2009-06-244-0/+650
* Review URL: http://codereview.chromium.org/147062ericu@google.com2009-06-243-9/+3
* Code to load the software renderer and initialize it. Code to force the softw...apatrick@google.com2009-06-231-6/+13
* These are code changes required to make the GYP build work.gspencer@google.com2009-06-237-13/+14
* Fixing some REWRITES that got missed somehow.gspencer@google.com2009-06-231-5/+30
* Fixing a typo that broke the windows build.vangelis@google.com2009-06-221-1/+1
* Delete the unused open source installer project file.maf@google.com2009-06-221-776/+0
* Add Mac support for setting plugin fullscreen area. maf@google.com2009-06-195-27/+59
* Change the plugin build file to build the real Mac installer if the o3d-inter...maf@google.com2009-06-181-5/+9
* I think this fixes the issue with init-status-test.htmlgman@google.com2009-06-181-10/+12
* Undoing gcl bug damage AGAINgman@google.com2009-06-174-35/+17
* adding svn:ignore properties to ignore .o3dtgzgman@google.com2009-06-174-17/+35
* Undoing gcl bug damagegman@google.com2009-06-174-35/+17