summaryrefslogtreecommitdiffstats
path: root/o3d/plugin
Commit message (Expand)AuthorAgeFilesLines
* Mac: Undo the change in r44662 to use npo3dautoplugin for the default Mac bun...tschmelcher@chromium.org2010-05-111-15/+78
* Axe the o3d_version.py script and turn it into a .gypi file. This fixes a bug...tschmelcher@chromium.org2010-05-063-35/+24
* Mac: Use the plugin_npapi_filename variable to choose the bundle name (rather...tschmelcher@chromium.org2010-04-153-11/+15
* Update DEPS to pull in missing Nixysa, and add code to use new Nixysa threadi...maf@google.com2010-04-142-10/+9
* Review URL: http://codereview.chromium.org/577038maf@google.com2010-04-139-46/+390
* Fixed bug in size of invalid rect. This slipped through inkbr@chromium.org2010-04-091-2/+2
* Build fixes for case when fullscreen message is disabled, for IMC codekbr@chromium.org2010-04-081-14/+12
* Linux: link with --as-needed to eliminate direct dependencies on 15 shared li...tschmelcher@chromium.org2010-03-191-6/+20
* Added support for O3D in Chrome on Mac OS X using CoreGraphics drawingkbr@chromium.org2010-03-117-36/+323
* Linux: Fix build break in r40786 due to file not ending with a newline. (Don'...tschmelcher@chromium.org2010-03-052-2/+2
* Introduce two new GYP variables:tschmelcher@chromium.org2010-03-0511-6/+292
* 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