summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/client.cc
Commit message (Expand)AuthorAgeFilesLines
* Improvement from codereview http://codereview.chromium.org/2899008/showzhurunz@google.com2010-07-121-12/+9
* Some changes in RENDERMODE_CONTINUOUS mode when max_fps has been set.zhurunz@google.com2010-07-091-0/+43
* Guard against the plugin being deleted unexpectedly.kbr@google.com2010-06-161-0/+10
* Prevent Client::Tick() from causing reentrancy in the plugin on Mac OS X.kbr@google.com2010-06-021-0/+3
* Fixed bug in Core Graphics backend where it was falling through to thekbr@google.com2010-05-281-0/+4
* Fixed crash on Mac OS X introduced inkbr@google.com2010-05-211-7/+8
* 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-1/+18
* Added support for O3D in Chrome on Mac OS X using CoreGraphics drawingkbr@chromium.org2010-03-111-1/+26
* Make O3D always clear the backbuffer one way or gman@google.com2009-09-041-3/+6
* Rename render_width and render_height to display_widthgman@google.com2009-09-011-4/+4
* Fixes toDataURL for GL by making it all work throughgman@google.com2009-08-281-6/+70
* Moved include of precompiled header out of cc files in core to me more in acc...petersont@google.com2009-08-251-1/+0
* Cleanup Renderer.gman@google.com2009-08-251-14/+26
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-081-3/+9
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-031-0/+12
* Add a boolean parameter to Client::RenderClient() to choose whether tomaf@google.com2009-07-231-2/+3
* This fixes a number of things that are warnings in the Mac compiler.gspencer@google.com2009-07-211-5/+5
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-131-10/+3
* Add ClientInfogman@google.com2009-07-091-8/+8
* Review URL: http://codereview.chromium.org/151103apatrick@google.com2009-06-301-4/+11
* This fixes a bunch of warnings that are in our code, in order for the GYP bui...gspencer@google.com2009-06-081-2/+4
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+444