summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* Lots of changes required to build on GCC in full paranoia mode with no warnin...maf@google.com2009-08-061-1/+3
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-031-20/+8
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-231-1/+1
* 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-094-321/+324
* 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
* Fix for Windows 7gman@google.com2009-07-011-1/+2
* 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-2711-0/+2048