summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/win/main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Set the correct content window parameters for the "soft" fullscreen mode:zmo@google.com2010-02-191-1/+9
* Re-applying patch from http://codereview.chromium.org/606005 .zmo@google.com2010-02-161-4/+25
* Reverting files back to known good state. Will re-applyzmo@google.com2010-02-161-25/+4
* Fix the software renderer "soft" fullscreen mode using the wrong monitor bug.zmo@google.com2010-02-161-4/+25
* Fixed deadlocks occurring in Chrome during O3D teardown when O3D is inkbr@google.com2009-12-221-1/+13
* Removed O3D command buffer protocol code and O3D comand buffer configuration.apatrick@google.com2009-11-201-43/+0
* Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte...apatrick@google.com2009-11-161-7/+7
* Recomitting 31676 with fix.apatrick@google.com2009-11-111-1/+1
* Reverting 31676.apatrick@google.com2009-11-111-1/+1
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-111-1/+1
* Updating the installer to check for OpenGL stats. Requires saving those stats...rlp@google.com2009-11-091-1/+1
* Moved command_buffer and gpu_plugin code out of o3d namespace.apatrick@google.com2009-11-051-4/+4
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-191-1/+45
* Drop redundant CommandLine::Terminate.evan@chromium.org2009-10-121-1/+1
* This fixes (again) the rendering problem we have with zero-heightgspencer@google.com2009-10-091-0/+5
* This fixes the rendering issue in Firefox by ignoring zero heightgspencer@google.com2009-10-081-5/+0
* Workaround for Chromium bug.apatrick@google.com2009-10-021-21/+36
* Fixed crash introduced by recent full-screen work underkbr@google.com2009-09-211-0/+10
* Rewrote full-screen support on Windows. O3D now always creates its ownkbr@google.com2009-09-171-204/+178
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-031-20/+8
* Added code to exit fullscreen mode if the underlying plugin window is being m...vangelis@google.com2009-07-181-0/+4
* This adds some infrastructure for building O3D as part of the Chrome build,gspencer@google.com2009-07-151-0/+2
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-131-18/+11
* Fixed full screen window class issues.apatrick@google.com2009-07-131-7/+31
* In preparation for becoming an internal plugin in chrome I did these things:apatrick@google.com2009-07-091-321/+313
* Worked around infinite loop seen in Chrome on Windows when raising andkbr@google.com2009-07-071-0/+4
* Adding in most of the unit tests. This adds 406 of our unit testsgspencer@google.com2009-07-011-1/+1
* add XEmbed bindingspiman@google.com2009-06-291-0/+4
* 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
* Review URL: http://codereview.chromium.org/147062ericu@google.com2009-06-241-4/+0
* These are code changes required to make the GYP build work.gspencer@google.com2009-06-231-1/+1
* Fixing a typo that broke the windows build.vangelis@google.com2009-06-221-1/+1
* Add Mac support for setting plugin fullscreen area. maf@google.com2009-06-191-0/+5
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+959