diff options
author | gman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-26 21:23:38 +0000 |
---|---|---|
committer | gman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-26 21:23:38 +0000 |
commit | 8b0d2570138bdc5041396befe90e5c55de1dffe5 (patch) | |
tree | 988d2f791deb47db87c5f0b1d3c59ec34522f9be /courgette | |
parent | 058254a8c1f684aecce93ed3d6ba6ca8864611b1 (diff) | |
download | chromium_src-8b0d2570138bdc5041396befe90e5c55de1dffe5.zip chromium_src-8b0d2570138bdc5041396befe90e5c55de1dffe5.tar.gz chromium_src-8b0d2570138bdc5041396befe90e5c55de1dffe5.tar.bz2 |
Adds a RENDER message to the O3D IMC.
Normally O3D renders as fast as it can but you can
put O3D in a render-on-demand mode
in which case it will only render when it has to,
like when part of the window is uncovered, or when
you explicit tell it.
Asking it to render does not render immediately, it
just marks the plugin in a state of "need to render".
The plugin will render at the next available chance.
Review URL: http://codereview.chromium.org/174465
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24531 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'courgette')
0 files changed, 0 insertions, 0 deletions