summaryrefslogtreecommitdiffstats
path: root/o3d/plugin
Commit message (Expand)AuthorAgeFilesLines
* Changes needed to make "all" build complete, including fixing the generated c...maf@google.com2009-08-191-3/+0
* A bunch more docs fixesgman@google.com2009-08-193-1/+6
* expose Bitmap to JavaScript.gman@google.com2009-08-192-26/+104
* Change StreamBank to inherit from VertexSourcegman@google.com2009-08-171-24/+1
* Changes needed to get Mac plugin gyp project build compiling and linking.maf@google.com2009-08-137-29/+50
* A few more cleanup items for bitmap andgman@google.com2009-08-121-1/+2
* Changes to Bitmap before exposing to JavaScriptgman@google.com2009-08-113-29/+73
* Fixed some warnings in bitmap_png.ccbradnelson@google.com2009-08-101-1/+1
* Add return type to docs for getRectgman@google.com2009-08-081-0/+2
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-082-7/+23
* Add nonPowerOfTwoTextures to clientInfogman@google.com2009-08-081-0/+11
* This CL adds texture.getRectgman@google.com2009-08-072-12/+263
* This completes the building of o3d.msi from the GYP build.gspencer@google.com2009-08-063-7/+18
* Need to define XP_MACOSX=1 for npapi.h to work as needed on Mac.maf@google.com2009-08-061-0/+3
* oops, forgot these filesgman@google.com2009-08-061-14/+9
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-064-36/+85
* Lots of changes required to build on GCC in full paranoia mode with no warnin...maf@google.com2009-08-062-2/+6
* Added default values to property documentation.gman@google.com2009-08-0524-35/+139
* Make build touch the O3D.plugin directory so it's as new as the binary we jus...maf@google.com2009-08-051-0/+1
* This adds splitting of samples for the interactive sampler,gspencer@google.com2009-08-031-1/+3
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-034-201/+435
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-0315-76/+233
* This adds the sample conversion to the GYP build, at least on Windows.gspencer@google.com2009-07-301-2/+2
* Removed HostControl implementation of IPersistStreamInitImpl.apatrick@google.com2009-07-291-3/+0
* linux: unexport as many symbols as possiblepiman@google.com2009-07-293-6/+13
* Adds in the ActiveX control for O3D.gspencer@google.com2009-07-246-14/+80
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-234-12/+16
* Fixing several problems with the build.gspencer@google.com2009-07-231-2/+3
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-2315-19/+20
* These are gyp file changes that start to make the Mac GYP build work.gspencer@google.com2009-07-223-10/+18
* The compiled version of the o3djs libs WORK!gman@google.com2009-07-2022-6/+173
* 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