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

Side by Side Diff: native_client_sdk/src/doc/pepper_stable/cpp/index.rst

Issue 227473010: [NaCl SDK Docs] Add release notes for Chrome 34 and 35. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: feedback, also merge master Created 6 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 .. _pepper_stable_cpp_index: 1 .. _pepper_stable_cpp_index:
2 2
3 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py. 3 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py.
4 4
5 ############################################ 5 ############################################
6 Pepper C++ API Reference (Stable) 6 Pepper C++ API Reference (Stable)
7 ############################################ 7 ############################################
8 8
9 This page lists the C++ API for Pepper 33. Apps that use this API can 9 This page lists the C++ API for Pepper 34. Apps that use this API can
10 run in Chrome 33 or higher. 10 run in Chrome 34 or higher.
11 11
12 `Classes <inherits.html>`_ 12 `Classes <inherits.html>`_
13 ========================== 13 ==========================
14 * `Audio <classpp_1_1_audio.html>`_ 14 * `Audio <classpp_1_1_audio.html>`_
15 15
16 * `AudioBuffer <classpp_1_1_audio_buffer.html>`_
17
16 * `AudioConfig <classpp_1_1_audio_config.html>`_ 18 * `AudioConfig <classpp_1_1_audio_config.html>`_
17 19
18 * `CompletionCallback <classpp_1_1_completion_callback.html>`_ 20 * `CompletionCallback <classpp_1_1_completion_callback.html>`_
19 21
20 * `CompletionCallbackFactory <classpp_1_1_completion_callback_factory.html>`_ 22 * `CompletionCallbackFactory <classpp_1_1_completion_callback_factory.html>`_
21 23
22 * `CompletionCallbackWithOutput <classpp_1_1_completion_callback_with_output.h tml>`_ 24 * `CompletionCallbackWithOutput <classpp_1_1_completion_callback_with_output.h tml>`_
23 25
24 * `Core <classpp_1_1_core.html>`_ 26 * `Core <classpp_1_1_core.html>`_
25 27
(...skipping 22 matching lines...) Expand all
48 * `ImageData <classpp_1_1_image_data.html>`_ 50 * `ImageData <classpp_1_1_image_data.html>`_
49 51
50 * `InputEvent <classpp_1_1_input_event.html>`_ 52 * `InputEvent <classpp_1_1_input_event.html>`_
51 53
52 * `Instance <classpp_1_1_instance.html>`_ 54 * `Instance <classpp_1_1_instance.html>`_
53 55
54 * `InstanceHandle <classpp_1_1_instance_handle.html>`_ 56 * `InstanceHandle <classpp_1_1_instance_handle.html>`_
55 57
56 * `KeyboardInputEvent <classpp_1_1_keyboard_input_event.html>`_ 58 * `KeyboardInputEvent <classpp_1_1_keyboard_input_event.html>`_
57 59
60 * `MediaStreamAudioTrack <classpp_1_1_media_stream_audio_track.html>`_
61
62 * `MediaStreamVideoTrack <classpp_1_1_media_stream_video_track.html>`_
63
58 * `MessageLoop <classpp_1_1_message_loop.html>`_ 64 * `MessageLoop <classpp_1_1_message_loop.html>`_
59 65
60 * `Module <classpp_1_1_module.html>`_ 66 * `Module <classpp_1_1_module.html>`_
61 67
62 * `MouseCursor <classpp_1_1_mouse_cursor.html>`_ 68 * `MouseCursor <classpp_1_1_mouse_cursor.html>`_
63 69
64 * `MouseInputEvent <classpp_1_1_mouse_input_event.html>`_ 70 * `MouseInputEvent <classpp_1_1_mouse_input_event.html>`_
65 71
66 * `MouseLock <classpp_1_1_mouse_lock.html>`_ 72 * `MouseLock <classpp_1_1_mouse_lock.html>`_
67 73
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 * `Var <classpp_1_1_var.html>`_ 106 * `Var <classpp_1_1_var.html>`_
101 107
102 * `Var11OutException <classpp_1_1_var_1_1_out_exception.html>`_ 108 * `Var11OutException <classpp_1_1_var_1_1_out_exception.html>`_
103 109
104 * `VarArray <classpp_1_1_var_array.html>`_ 110 * `VarArray <classpp_1_1_var_array.html>`_
105 111
106 * `VarArrayBuffer <classpp_1_1_var_array_buffer.html>`_ 112 * `VarArrayBuffer <classpp_1_1_var_array_buffer.html>`_
107 113
108 * `VarDictionary <classpp_1_1_var_dictionary.html>`_ 114 * `VarDictionary <classpp_1_1_var_dictionary.html>`_
109 115
116 * `VideoFrame <classpp_1_1_video_frame.html>`_
117
110 * `View <classpp_1_1_view.html>`_ 118 * `View <classpp_1_1_view.html>`_
111 119
112 * `WebSocket <classpp_1_1_web_socket.html>`_ 120 * `WebSocket <classpp_1_1_web_socket.html>`_
113 121
114 * `WheelInputEvent <classpp_1_1_wheel_input_event.html>`_ 122 * `WheelInputEvent <classpp_1_1_wheel_input_event.html>`_
115 123
116 * `Ext::ExtCompletionCallbackWithOutput <classpp_1_1ext_1_1_ext_completion_cal lback_with_output.html>`_ 124 * `Ext::ExtCompletionCallbackWithOutput <classpp_1_1ext_1_1_ext_completion_cal lback_with_output.html>`_
117 125
118 * `Internal::CompletionCallbackWithOutputBase <classpp_1_1internal_1_1_complet ion_callback_with_output_base.html>`_ 126 * `Internal::CompletionCallbackWithOutputBase <classpp_1_1internal_1_1_complet ion_callback_with_output_base.html>`_
119 127
120 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <classpp_1_1internal_ 1_1_directory_entry_array_output_adapter_with_storage.html>`_ 128 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <classpp_1_1internal_ 1_1_directory_entry_array_output_adapter_with_storage.html>`_
121 129
122 130
123 Files 131 Files
124 ===== 132 =====
125 * `audio.h <audio_8h.html>`_ 133 * `audio.h <audio_8h.html>`_
126 134
135 * `audio_buffer.h <audio__buffer_8h.html>`_
136
127 * `audio_config.h <audio__config_8h.html>`_ 137 * `audio_config.h <audio__config_8h.html>`_
128 138
129 * `completion_callback.h <completion__callback_8h.html>`_ 139 * `completion_callback.h <completion__callback_8h.html>`_
130 140
131 * `completion_callback_factory.h <completion__callback__factory_8h.html>`_ 141 * `completion_callback_factory.h <completion__callback__factory_8h.html>`_
132 142
133 * `core.h <core_8h.html>`_ 143 * `core.h <core_8h.html>`_
134 144
135 * `directory_entry.h <directory__entry_8h.html>`_ 145 * `directory_entry.h <directory__entry_8h.html>`_
136 146
(...skipping 16 matching lines...) Expand all
153 * `image_data.h <image__data_8h.html>`_ 163 * `image_data.h <image__data_8h.html>`_
154 164
155 * `input_event.h <input__event_8h.html>`_ 165 * `input_event.h <input__event_8h.html>`_
156 166
157 * `instance.h <instance_8h.html>`_ 167 * `instance.h <instance_8h.html>`_
158 168
159 * `instance_handle.h <instance__handle_8h.html>`_ 169 * `instance_handle.h <instance__handle_8h.html>`_
160 170
161 * `logging.h <logging_8h.html>`_ 171 * `logging.h <logging_8h.html>`_
162 172
173 * `media_stream_audio_track.h <media__stream__audio__track_8h.html>`_
174
175 * `media_stream_video_track.h <media__stream__video__track_8h.html>`_
176
163 * `message_loop.h <message__loop_8h.html>`_ 177 * `message_loop.h <message__loop_8h.html>`_
164 178
165 * `module.h <module_8h.html>`_ 179 * `module.h <module_8h.html>`_
166 180
167 * `module_embedder.h <module__embedder_8h.html>`_ 181 * `module_embedder.h <module__embedder_8h.html>`_
168 182
169 * `module_impl.h <module__impl_8h.html>`_ 183 * `module_impl.h <module__impl_8h.html>`_
170 184
171 * `mouse_cursor.h <mouse__cursor_8h.html>`_ 185 * `mouse_cursor.h <mouse__cursor_8h.html>`_
172 186
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 * `url_response_info.h <url__response__info_8h.html>`_ 219 * `url_response_info.h <url__response__info_8h.html>`_
206 220
207 * `var.h <var_8h.html>`_ 221 * `var.h <var_8h.html>`_
208 222
209 * `var_array.h <var__array_8h.html>`_ 223 * `var_array.h <var__array_8h.html>`_
210 224
211 * `var_array_buffer.h <var__array__buffer_8h.html>`_ 225 * `var_array_buffer.h <var__array__buffer_8h.html>`_
212 226
213 * `var_dictionary.h <var__dictionary_8h.html>`_ 227 * `var_dictionary.h <var__dictionary_8h.html>`_
214 228
229 * `video_frame.h <video__frame_8h.html>`_
230
215 * `view.h <view_8h.html>`_ 231 * `view.h <view_8h.html>`_
216 232
217 * `websocket.h <websocket_8h.html>`_ 233 * `websocket.h <websocket_8h.html>`_
218 234
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/pepper_stable/c/index.rst ('k') | native_client_sdk/src/doc/pepper_stable/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698