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

Unified Diff: native_client_sdk/src/doc/pepper_dev/c/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_beta/index.rst ('k') | native_client_sdk/src/doc/pepper_dev/cpp/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/c/index.rst
diff --git a/native_client_sdk/src/doc/pepper_dev/c/index.rst b/native_client_sdk/src/doc/pepper_dev/c/index.rst
index 2e4b368c023467b36636ec5357f214ca22227417..853eec9986bfe50c8410ccde3a8a5a9398e42ca8 100644
--- a/native_client_sdk/src/doc/pepper_dev/c/index.rst
+++ b/native_client_sdk/src/doc/pepper_dev/c/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.
`Interfaces <group___interfaces.html>`_
=======================================
@@ -17,6 +17,10 @@ run in Chrome 36 or higher.
* `PPB_AudioConfig <struct_p_p_b___audio_config__1__1.html>`_
+ * `PPB_Compositor <struct_p_p_b___compositor__0__1.html>`_
+
+ * `PPB_CompositorLayer <struct_p_p_b___compositor_layer__0__1.html>`_
+
* `PPB_Console <struct_p_p_b___console__1__0.html>`_
* `PPB_Core <struct_p_p_b___core__1__0.html>`_
@@ -55,7 +59,7 @@ run in Chrome 36 or higher.
* `PPB_MessageLoop <struct_p_p_b___message_loop__1__0.html>`_
- * `PPB_Messaging <struct_p_p_b___messaging__1__0.html>`_
+ * `PPB_Messaging <struct_p_p_b___messaging__1__1.html>`_
* `PPB_MouseCursor <struct_p_p_b___mouse_cursor__1__0.html>`_
@@ -109,6 +113,8 @@ run in Chrome 36 or higher.
* `PPP_Instance <struct_p_p_p___instance__1__1.html>`_
+ * `PPP_MessageHandler <struct_p_p_p___message_handler__0__1.html>`_
+
* `PPP_Messaging <struct_p_p_p___messaging__1__0.html>`_
* `PPP_MouseLock <struct_p_p_p___mouse_lock__1__0.html>`_
@@ -126,6 +132,10 @@ run in Chrome 36 or higher.
* `PP_FloatPoint <struct_p_p___float_point.html>`_
+ * `PP_FloatRect <struct_p_p___float_rect.html>`_
+
+ * `PP_FloatSize <struct_p_p___float_size.html>`_
+
* `PP_GamepadSampleData <struct_p_p___gamepad_sample_data.html>`_
* `PP_GamepadsSampleData <struct_p_p___gamepads_sample_data.html>`_
@@ -221,6 +231,10 @@ Files
* `ppb_audio_config.h <ppb__audio__config_8h.html>`_
+ * `ppb_compositor.h <ppb__compositor_8h.html>`_
+
+ * `ppb_compositor_layer.h <ppb__compositor__layer_8h.html>`_
+
* `ppb_console.h <ppb__console_8h.html>`_
* `ppb_core.h <ppb__core_8h.html>`_
@@ -305,6 +319,8 @@ Files
* `ppp_instance.h <ppp__instance_8h.html>`_
+ * `ppp_message_handler.h <ppp__message__handler_8h.html>`_
+
* `ppp_messaging.h <ppp__messaging_8h.html>`_
* `ppp_mouse_lock.h <ppp__mouse__lock_8h.html>`_
« no previous file with comments | « native_client_sdk/src/doc/pepper_beta/index.rst ('k') | native_client_sdk/src/doc/pepper_dev/cpp/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698