summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/cross/o3d_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: implement setting cursor typetschmelcher@chromium.org2010-01-081-5/+73
* Deleted gpu process and command buffer code from O3D tree. Now resides in Chr...apatrick@google.com2009-11-251-9/+0
* Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte...apatrick@google.com2009-11-161-3/+3
* Missed some files that should have been in 31811.apatrick@google.com2009-11-121-11/+11
* Recomitting 31676 with fix.apatrick@google.com2009-11-111-3/+3
* Reverting 31676.apatrick@google.com2009-11-111-3/+3
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-111-3/+3
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-101-30/+85
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-191-6/+6
* Implement fullscreen on Linux. No "Press Esc" message yet though. Also it's D...tschmelcher@google.com2009-10-011-0/+5
* Switching asynchronous tick callback in chrome to use the empty data url meth...vangelis@google.com2009-09-301-8/+39
* Rewrote full-screen support on Windows. O3D now always creates its ownkbr@google.com2009-09-171-4/+2
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-031-30/+31
* 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-231-4/+4
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-131-15/+56
* Fixed full screen window class issues.apatrick@google.com2009-07-131-19/+0
* Add ClientInfogman@google.com2009-07-091-0/+9
* In preparation for becoming an internal plugin in chrome I did these things:apatrick@google.com2009-07-091-9/+9
* Fix for Windows 7gman@google.com2009-07-011-3/+3
* 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-291-1/+7
* New user experience for the fullscreen message on Mac.maf@google.com2009-06-251-0/+1
* Add Mac support for setting plugin fullscreen area. maf@google.com2009-06-191-1/+1
* Polish full-screen mode a bit:ericu@google.com2009-06-161-0/+16
* Make O3D fullscreen mode support resolution switching on Mac.maf@google.com2009-06-101-0/+5
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+856