summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/cross
Commit message (Expand)AuthorAgeFilesLines
* Implemented full-screen support for Core Graphics and Core Animationkbr@google.com2010-05-242-5/+40
* Refactored full-screen code under FullscreenWindowMac base class andkbr@google.com2010-05-192-33/+20
* Update DEPS to pull in missing Nixysa, and add code to use new Nixysa threadi...maf@google.com2010-04-141-4/+2
* Review URL: http://codereview.chromium.org/577038maf@google.com2010-04-132-0/+2
* Added support for O3D in Chrome on Mac OS X using CoreGraphics drawingkbr@chromium.org2010-03-112-1/+140
* 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-054-1/+224
* Linux: make sure the fullscreen window always gets focustschmelcher@chromium.org2010-02-221-0/+4
* Make ActiveX CLSIDs and names into overridable variables too. Also make the N...tschmelcher@chromium.org2010-02-221-1/+1
* Linux: Implement cursor type NONE. Also ensure fullscreen windows are created...tschmelcher@chromium.org2010-02-191-6/+35
* linux: native OpenGL ES supportpiman@google.com2010-02-081-1/+1
* fix v8 issues by not adding explicit () in eval unless it's necessary.piman@google.com2010-01-291-15/+20
* 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-202-0/+2
* Linux: implement setting cursor typetschmelcher@chromium.org2010-01-082-6/+78
* Deleted gpu process and command buffer code from O3D tree. Now resides in Chr...apatrick@google.com2009-11-251-9/+0
* Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte...apatrick@google.com2009-11-161-3/+3
* Missed some files that should have been in 31811.apatrick@google.com2009-11-121-11/+11
* Recomitting 31676 with fix.apatrick@google.com2009-11-111-3/+3
* Reverting 31676.apatrick@google.com2009-11-111-3/+3
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-111-3/+3
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-105-32/+308
* Updating the installer to check for OpenGL stats. Requires saving those stats...rlp@google.com2009-11-091-3/+7
* Adding support for windows safari. This requires registering the o3d plugin w...vangelis@google.com2009-10-271-1/+1
* 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-221-5/+7
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-191-6/+6
* This makes some changes to the o3d tree in preparationgspencer@google.com2009-10-061-4/+4
* Implement fullscreen on Linux. No "Press Esc" message yet though. Also it's D...tschmelcher@google.com2009-10-012-5/+20
* Switching asynchronous tick callback in chrome to use the empty data url meth...vangelis@google.com2009-09-301-8/+39
* Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changedkbr@google.com2009-09-262-13/+65
* Rewrote full-screen support on Windows. O3D now always creates its ownkbr@google.com2009-09-172-27/+11
* Add missing gclient dependencies to .gitignore.maruel@chromium.org2009-09-171-606/+606
* Fix bug in Texture2D::Set and TextureCUBE::Setgman@google.com2009-09-041-2/+7
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-041-1/+1
* Update Texture::Lock to take an AccessMode.gman@google.com2009-09-011-4/+6
* Changes needed to get Mac plugin gyp project build compiling and linking.maf@google.com2009-08-133-5/+5
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-081-3/+3
* This CL adds texture.getRectgman@google.com2009-08-071-12/+223
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-062-2/+3
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-031-0/+388
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-034-30/+155
* linux: unexport as many symbols as possiblepiman@google.com2009-07-292-3/+10
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-231-1/+1
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-235-9/+9
* Add RawData request in preparation for manual loading ofgman@google.com2009-07-172-3/+71
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-133-35/+65
* Fixing linux regressions from http://codereview.chromium.org/149130piman@google.com2009-07-131-4/+13
* Fixed full screen window class issues.apatrick@google.com2009-07-132-24/+0
* fix for osxgman@google.com2009-07-101-1/+1