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

Unified Diff: native_client_sdk/src/doc/c-api-dev.rst

Issue 901083002: [NaCl SDK Docs] Update Pepper docs to latest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/c-api-beta.rst ('k') | native_client_sdk/src/doc/cpp-api.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/c-api-dev.rst
diff --git a/native_client_sdk/src/doc/c-api-dev.rst b/native_client_sdk/src/doc/c-api-dev.rst
index 4d47a58147cde3386991f45cc434979099a74c3b..41f588668aff8ee19fb6525f0a713ecc7f9a0124 100644
--- a/native_client_sdk/src/doc/c-api-dev.rst
+++ b/native_client_sdk/src/doc/c-api-dev.rst
@@ -7,8 +7,8 @@
Pepper C API Reference (Dev)
##########################################
-This page lists the C API for Pepper 40. Apps that use this API can
-run in Chrome 40 or higher.
+This page lists the C API for Pepper 42. Apps that use this API can
+run in Chrome 42 or higher.
`Interfaces <pepper_dev/c/group___interfaces.html>`__
=============================================================
@@ -108,13 +108,13 @@ run in Chrome 40 or higher.
* `PPB_OpenGLES2VertexArrayObject <pepper_dev/c/struct_p_p_b___open_g_l_e_s2_vertex_array_object__1__0.html>`__
- * `PPB_TCPSocket <pepper_dev/c/struct_p_p_b___t_c_p_socket__1__1.html>`__
+ * `PPB_TCPSocket <pepper_dev/c/struct_p_p_b___t_c_p_socket__1__2.html>`__
* `PPB_TextInputController <pepper_dev/c/struct_p_p_b___text_input_controller__1__0.html>`__
* `PPB_TouchInputEvent <pepper_dev/c/struct_p_p_b___touch_input_event__1__0.html>`__
- * `PPB_UDPSocket <pepper_dev/c/struct_p_p_b___u_d_p_socket__1__0.html>`__
+ * `PPB_UDPSocket <pepper_dev/c/struct_p_p_b___u_d_p_socket__1__1.html>`__
* `PPB_URLLoader <pepper_dev/c/struct_p_p_b___u_r_l_loader__1__0.html>`__
@@ -130,7 +130,7 @@ run in Chrome 40 or higher.
* `PPB_VarDictionary <pepper_dev/c/struct_p_p_b___var_dictionary__1__0.html>`__
- * `PPB_VideoDecoder <pepper_dev/c/struct_p_p_b___video_decoder__0__2.html>`__
+ * `PPB_VideoDecoder <pepper_dev/c/struct_p_p_b___video_decoder__1__0.html>`__
* `PPB_VideoFrame <pepper_dev/c/struct_p_p_b___video_frame__0__1.html>`__
@@ -201,6 +201,8 @@ run in Chrome 40 or higher.
* `PP_VideoPicture <pepper_dev/c/struct_p_p___video_picture.html>`__
+ * `PP_VideoPicture <pepper_dev/c/struct_p_p___video_picture__0__1.html>`__
+
* `PP_VarValue <pepper_dev/c/union_p_p___var_value.html>`__
@@ -359,3 +361,4 @@ Files
* `ppp_messaging.h <pepper_dev/c/ppp__messaging_8h.html>`__
* `ppp_mouse_lock.h <pepper_dev/c/ppp__mouse__lock_8h.html>`__
+
« no previous file with comments | « native_client_sdk/src/doc/c-api-beta.rst ('k') | native_client_sdk/src/doc/cpp-api.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698