summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/client.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ON_DEMAND_RENDER mode on Mac OSX.tschmelcher@chromium.org2010-12-151-0/+3
* Allows one mousemove event per N ticks.zhurunz@google.com2010-11-051-0/+3
* Some changes in RENDERMODE_CONTINUOUS mode when max_fps has been set.zhurunz@google.com2010-07-091-0/+8
* Prevent Client::Tick() from causing reentrancy in the plugin on Mac OS X.kbr@google.com2010-06-021-0/+9
* Fixed bug in Core Graphics backend where it was falling through to thekbr@google.com2010-05-281-0/+5
* Send bool response on message SET_MAX_FPSzhurunz@google.com2010-04-141-4/+0
* Add a new message to allow draw on every new texture within given fps limitat...tschmelcher@chromium.org2010-04-081-0/+7
* Added support for O3D in Chrome on Mac OS X using CoreGraphics drawingkbr@chromium.org2010-03-111-0/+12
* Fixes toDataURL for GL by making it all work throughgman@google.com2009-08-281-0/+5
* Cleanup Renderer.gman@google.com2009-08-251-3/+0
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-081-3/+2
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-061-4/+3
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-031-4/+0
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-231-2/+10
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-131-24/+0
* Review URL: http://codereview.chromium.org/151103apatrick@google.com2009-06-301-3/+1
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+529