Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(968)

Unified Diff: native_client_sdk/doc_generated/pepper_dev/cpp/index.html

Issue 332903002: [NaCl SDK] docs: update Pepper API docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/doc_generated/pepper_dev/cpp/index.html
diff --git a/native_client_sdk/doc_generated/pepper_dev/cpp/index.html b/native_client_sdk/doc_generated/pepper_dev/cpp/index.html
index 5e01b2717447eb8f46b5d6eef5a14e99983264db..491ab5ca7bac1b2f8a67d827491ec0c98e0756cb 100644
--- a/native_client_sdk/doc_generated/pepper_dev/cpp/index.html
+++ b/native_client_sdk/doc_generated/pepper_dev/cpp/index.html
@@ -2,8 +2,8 @@
<span class="target" id="pepper-dev-cpp-index"></span><section id="pepper-c-api-reference-dev">
<h1 id="pepper-c-api-reference-dev">Pepper C++ API Reference (Dev)</h1>
-<p>This page lists the C++ API for Pepper 36. Apps that use this API can
-run in Chrome 36 or higher.</p>
+<p>This page lists the C++ API for Pepper 37. Apps that use this API can
+run in Chrome 37 or higher.</p>
<section id="id1">
<h2 id="id1"><a class="reference external" href="inherits.html">Classes</a></h2>
<blockquote>
@@ -14,12 +14,16 @@ run in Chrome 36 or higher.</p>
<li><a class="reference external" href="classpp_1_1_completion_callback.html">CompletionCallback</a></li>
<li><a class="reference external" href="classpp_1_1_completion_callback_factory.html">CompletionCallbackFactory</a></li>
<li><a class="reference external" href="classpp_1_1_completion_callback_with_output.html">CompletionCallbackWithOutput</a></li>
+<li><a class="reference external" href="classpp_1_1_compositor.html">Compositor</a></li>
+<li><a class="reference external" href="classpp_1_1_compositor_layer.html">CompositorLayer</a></li>
<li><a class="reference external" href="classpp_1_1_core.html">Core</a></li>
<li><a class="reference external" href="classpp_1_1_directory_entry.html">DirectoryEntry</a></li>
<li><a class="reference external" href="classpp_1_1_file_i_o.html">FileIO</a></li>
<li><a class="reference external" href="classpp_1_1_file_ref.html">FileRef</a></li>
<li><a class="reference external" href="classpp_1_1_file_system.html">FileSystem</a></li>
<li><a class="reference external" href="classpp_1_1_float_point.html">FloatPoint</a></li>
+<li><a class="reference external" href="classpp_1_1_float_rect.html">FloatRect</a></li>
+<li><a class="reference external" href="classpp_1_1_float_size.html">FloatSize</a></li>
<li><a class="reference external" href="classpp_1_1_fullscreen.html">Fullscreen</a></li>
<li><a class="reference external" href="classpp_1_1_graphics2_d.html">Graphics2D</a></li>
<li><a class="reference external" href="classpp_1_1_graphics3_d.html">Graphics3D</a></li>
@@ -76,6 +80,8 @@ run in Chrome 36 or higher.</p>
<li><a class="reference external" href="audio__config_8h.html">audio_config.h</a></li>
<li><a class="reference external" href="completion__callback_8h.html">completion_callback.h</a></li>
<li><a class="reference external" href="completion__callback__factory_8h.html">completion_callback_factory.h</a></li>
+<li><a class="reference external" href="compositor_8h.html">compositor.h</a></li>
+<li><a class="reference external" href="compositor__layer_8h.html">compositor_layer.h</a></li>
<li><a class="reference external" href="core_8h.html">core.h</a></li>
<li><a class="reference external" href="directory__entry_8h.html">directory_entry.h</a></li>
<li><a class="reference external" href="file__io_8h.html">file_io.h</a></li>

Powered by Google App Engine
This is Rietveld 408576698