summaryrefslogtreecommitdiffstats
path: root/o3d/plugin
Commit message (Expand)AuthorAgeFilesLines
* Linux: fix crash in Firefox at plugin unload time when more than one O3D inst...tschmelcher@chromium.org2010-01-203-7/+21
* Adds the missing BoundingBox docs. gman@chromium.org2010-01-131-1/+1
* Fix docs typo "steam" -> "stream"gman@chromium.org2010-01-081-1/+1
* This change removes CG from O3D and uses GLSLgman@chromium.org2010-01-082-5/+8
* Linux: implement setting cursor typetschmelcher@chromium.org2010-01-083-11/+83
* Linux: bring back the RPATH setting that was deleted by the GYP transition. A...tschmelcher@chromium.org2010-01-062-6/+41
* Fixed deadlocks occurring in Chrome during O3D teardown when O3D is inkbr@google.com2009-12-221-1/+13
* Step 1 in Adding GLES2 renderer to O3D.gman@google.com2009-12-161-0/+16
* New code needs some NULL checks so we don't crash FireFox on 10.6.maf@google.com2009-12-111-5/+9
* Don't screw up the retain count on the original WindowRef referenced by the c...maf@google.com2009-12-101-0/+11
* Fixes a bug in the docs generation for overloadedgman@chromium.org2009-12-041-0/+1
* Minor docs fixgman@chromium.org2009-12-041-56/+57
* Deleted gpu process and command buffer code from O3D tree. Now resides in Chr...apatrick@google.com2009-11-251-9/+0
* Removed O3D command buffer protocol code and O3D comand buffer configuration.apatrick@google.com2009-11-202-77/+6
* Linux: Link the O3D browser plugin with -z nodelete.thestig@chromium.org2009-11-191-0/+4
* Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte...apatrick@google.com2009-11-162-10/+10
* linux: fixes for gcc 4.4piman@chromium.org2009-11-161-0/+1
* Missed some files that should have been in 31811.apatrick@google.com2009-11-121-11/+11
* Made all line endings consistently LF and added svn:eol-style=LF property to ...apatrick@google.com2009-11-122-138/+138
* Recomitting 31676 with fix.apatrick@google.com2009-11-113-5/+5
* Reverting 31676.apatrick@google.com2009-11-113-5/+5
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-113-5/+5
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-1016-53/+356
* Updating the installer to check for OpenGL stats. Requires saving those stats...rlp@google.com2009-11-097-16/+34
* Moved command_buffer and gpu_plugin code out of o3d namespace.apatrick@google.com2009-11-051-4/+4
* Make gyp build get idl files from only one location.gman@google.com2009-11-042-58/+27
* Change build to only have one place to listgman@google.com2009-11-031-3/+2
* Linux: Add support for loading environment variables at plugin start-up from ...tschmelcher@chromium.org2009-11-034-0/+148
* Put back some scons files that the docs build parses, but rename themgspencer@google.com2009-11-031-0/+92
* This change kills the SCons build, since we have switched completelygspencer@google.com2009-11-023-648/+0
* Adding support for windows safari. This requires registering the o3d plugin w...vangelis@google.com2009-10-272-3/+4
* Trying to fix the build. gman taking over.apatrick@google.com2009-10-231-1/+0
* fixed include order issues for osx I introducedgman@google.com2009-10-222-5/+8
* Fixes to get renderer=cb cb_service=gl to compilegman@google.com2009-10-221-1/+1
* Move registering o3d_host.dll to selenium.gyp becausegman@google.com2009-10-201-23/+0
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-193-7/+52
* Pulling in newer gyp which fixes link after copy problem.bradnelson@google.com2009-10-161-1/+1
* This moves the Cg libs into a library directory under the product dir,gspencer@google.com2009-10-151-2/+0
* Drop redundant CommandLine::Terminate.evan@chromium.org2009-10-123-3/+3
* 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
* This updates us to the latest gyp revision, which fixes the Linuxbradnelson@google.com2009-10-061-11/+0
* This makes some changes to the o3d tree in preparationgspencer@google.com2009-10-065-59/+225
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-062-0/+12
* This fixes the GL build so it works.gspencer@google.com2009-10-051-2/+2
* Workaround for Chromium bug.apatrick@google.com2009-10-021-21/+36
* Implement fullscreen on Linux. No "Press Esc" message yet though. Also it's D...tschmelcher@google.com2009-10-013-26/+186
* Switching asynchronous tick callback in chrome to use the empty data url meth...vangelis@google.com2009-09-301-8/+39
* Fixing some things that are failing in the linux o3d gyp build.bradnelson@google.com2009-09-291-1/+3
* Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changedkbr@google.com2009-09-262-13/+65