summaryrefslogtreecommitdiffstats
path: root/o3d/plugin
Commit message (Expand)AuthorAgeFilesLines
* Revert my change to the O3D plugin's description format, since it breaks the ...tschmelcher@chromium.org2010-03-021-1/+1
* Added the bulk of the algorithm for GPU accelerated 2D vector curvekbr@chromium.org2010-02-262-0/+120
* Linux: make sure the fullscreen window always gets focustschmelcher@chromium.org2010-02-222-3/+11
* Make ActiveX CLSIDs and names into overridable variables too. Also make the N...tschmelcher@chromium.org2010-02-2213-74/+227
* Linux: Implement cursor type NONE. Also ensure fullscreen windows are created...tschmelcher@chromium.org2010-02-192-7/+39
* 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
* Make plugin name and mimetype into overridable GYP variables, so that third p...tschmelcher@chromium.org2010-02-162-20/+22
* Fix the software renderer "soft" fullscreen mode using the wrong monitor bug.zmo@google.com2010-02-161-4/+25
* Clone of issue 598075. See: http://codereview.chromium.org/598075twiz@google.com2010-02-126-55/+7
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-4/+4
* linux: native OpenGL ES supportpiman@google.com2010-02-082-6/+1
* Worked around bug in 32-bit Safari 4 on Mac OS X 10.6 where thekbr@chromium.org2010-02-051-0/+6
* fix v8 issues by not adding explicit () in eval unless it's necessary.piman@google.com2010-01-291-15/+20
* linux: arm fixespiman@google.com2010-01-292-15/+1
* linux: roll deps for armpiman@google.com2010-01-271-1/+15
* 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