summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/cross
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in Texture2D::Set and TextureCUBE::Setgman@google.com2009-09-041-2/+7
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-041-1/+1
* Update Texture::Lock to take an AccessMode.gman@google.com2009-09-011-4/+6
* Changes needed to get Mac plugin gyp project build compiling and linking.maf@google.com2009-08-133-5/+5
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-081-3/+3
* This CL adds texture.getRectgman@google.com2009-08-071-12/+223
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-062-2/+3
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-031-0/+388
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-034-30/+155
* linux: unexport as many symbols as possiblepiman@google.com2009-07-292-3/+10
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-231-1/+1
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-235-9/+9
* Add RawData request in preparation for manual loading ofgman@google.com2009-07-172-3/+71
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-133-35/+65
* Fixing linux regressions from http://codereview.chromium.org/149130piman@google.com2009-07-131-4/+13
* Fixed full screen window class issues.apatrick@google.com2009-07-132-24/+0
* fix for osxgman@google.com2009-07-101-1/+1
* Add ClientInfogman@google.com2009-07-092-0/+12
* In preparation for becoming an internal plugin in chrome I did these things:apatrick@google.com2009-07-096-177/+210
* Fix for Windows 7gman@google.com2009-07-012-4/+4
* Disabled a couple of selenium tests that don't work in Chrome (see comment). ...apatrick@google.com2009-06-301-0/+3
* add XEmbed bindingspiman@google.com2009-06-294-5/+25
* nspluginwrapper compat fixes, part 1: Set the correct size in NP_GetEntryPoin...tschmelcher@google.com2009-06-261-1/+1
* New user experience for the fullscreen message on Mac.maf@google.com2009-06-252-5/+14
* These are code changes required to make the GYP build work.gspencer@google.com2009-06-233-5/+5
* Fixing some REWRITES that got missed somehow.gspencer@google.com2009-06-231-5/+30
* Add Mac support for setting plugin fullscreen area. maf@google.com2009-06-192-1/+4
* Polish full-screen mode a bit:ericu@google.com2009-06-162-9/+19
* Fixed some issues in the V8 bridge. It wasn't using HandleScopes correctly. T...apatrick@google.com2009-06-101-34/+33
* Make O3D fullscreen mode support resolution switching on Mac.maf@google.com2009-06-102-0/+6
* Fixes crash bug when gzipped tar file is corrupt.gman@google.com2009-06-021-33/+6
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-2723-0/+6036