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

Unified Diff: native_client_sdk/src/doc/pepper_dev/cpp/index.rst

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
« no previous file with comments | « native_client_sdk/src/doc/pepper_dev/c/index.rst ('k') | native_client_sdk/src/doc/pepper_dev/index.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/pepper_dev/cpp/index.rst
diff --git a/native_client_sdk/src/doc/pepper_dev/cpp/index.rst b/native_client_sdk/src/doc/pepper_dev/cpp/index.rst
index 941be5c3c26e0681d6ee78511b833a57e258117d..782ee26c4fa64b460bc2036e38287de1538d69b7 100644
--- a/native_client_sdk/src/doc/pepper_dev/cpp/index.rst
+++ b/native_client_sdk/src/doc/pepper_dev/cpp/index.rst
@@ -6,8 +6,8 @@
Pepper C++ API Reference (Dev)
############################################
-This page lists the C++ API for Pepper 36. Apps that use this API can
-run in Chrome 36 or higher.
+This page lists the C++ API for Pepper 37. Apps that use this API can
+run in Chrome 37 or higher.
`Classes <inherits.html>`_
==========================
@@ -23,6 +23,10 @@ run in Chrome 36 or higher.
* `CompletionCallbackWithOutput <classpp_1_1_completion_callback_with_output.html>`_
+ * `Compositor <classpp_1_1_compositor.html>`_
+
+ * `CompositorLayer <classpp_1_1_compositor_layer.html>`_
+
* `Core <classpp_1_1_core.html>`_
* `DirectoryEntry <classpp_1_1_directory_entry.html>`_
@@ -35,6 +39,10 @@ run in Chrome 36 or higher.
* `FloatPoint <classpp_1_1_float_point.html>`_
+ * `FloatRect <classpp_1_1_float_rect.html>`_
+
+ * `FloatSize <classpp_1_1_float_size.html>`_
+
* `Fullscreen <classpp_1_1_fullscreen.html>`_
* `Graphics2D <classpp_1_1_graphics2_d.html>`_
@@ -138,6 +146,10 @@ Files
* `completion_callback_factory.h <completion__callback__factory_8h.html>`_
+ * `compositor.h <compositor_8h.html>`_
+
+ * `compositor_layer.h <compositor__layer_8h.html>`_
+
* `core.h <core_8h.html>`_
* `directory_entry.h <directory__entry_8h.html>`_
« no previous file with comments | « native_client_sdk/src/doc/pepper_dev/c/index.rst ('k') | native_client_sdk/src/doc/pepper_dev/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698