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

Side by Side Diff: native_client_sdk/src/build_tools/sdk_files.list

Issue 17314012: Move PPB_TCPSocket out of dev. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 AUTHORS 1 AUTHORS
2 COPYING 2 COPYING
3 examples/api/audio/audio.cc 3 examples/api/audio/audio.cc
4 examples/api/audio/background.js 4 examples/api/audio/background.js
5 examples/api/audio/common.js 5 examples/api/audio/common.js
6 examples/api/audio/example.js 6 examples/api/audio/example.js
7 examples/api/audio/icon128.png 7 examples/api/audio/icon128.png
8 examples/api/audio/index.html 8 examples/api/audio/index.html
9 [win]examples/api/audio/make.bat 9 [win]examples/api/audio/make.bat
10 examples/api/audio/Makefile 10 examples/api/audio/Makefile
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 include/ppapi/c/dev/ppb_gles_chromium_texture_mapping_dev.h 276 include/ppapi/c/dev/ppb_gles_chromium_texture_mapping_dev.h
277 include/ppapi/c/dev/ppb_graphics_2d_dev.h 277 include/ppapi/c/dev/ppb_graphics_2d_dev.h
278 include/ppapi/c/dev/ppb_host_resolver_dev.h 278 include/ppapi/c/dev/ppb_host_resolver_dev.h
279 include/ppapi/c/dev/ppb_ime_input_event_dev.h 279 include/ppapi/c/dev/ppb_ime_input_event_dev.h
280 include/ppapi/c/dev/ppb_keyboard_input_event_dev.h 280 include/ppapi/c/dev/ppb_keyboard_input_event_dev.h
281 include/ppapi/c/dev/ppb_memory_dev.h 281 include/ppapi/c/dev/ppb_memory_dev.h
282 include/ppapi/c/dev/ppb_opengles2ext_dev.h 282 include/ppapi/c/dev/ppb_opengles2ext_dev.h
283 include/ppapi/c/dev/ppb_printing_dev.h 283 include/ppapi/c/dev/ppb_printing_dev.h
284 include/ppapi/c/dev/ppb_resource_array_dev.h 284 include/ppapi/c/dev/ppb_resource_array_dev.h
285 include/ppapi/c/dev/ppb_scrollbar_dev.h 285 include/ppapi/c/dev/ppb_scrollbar_dev.h
286 include/ppapi/c/dev/ppb_tcp_socket_dev.h
287 include/ppapi/c/dev/ppb_testing_dev.h 286 include/ppapi/c/dev/ppb_testing_dev.h
288 include/ppapi/c/dev/ppb_text_input_dev.h 287 include/ppapi/c/dev/ppb_text_input_dev.h
289 include/ppapi/c/dev/ppb_trace_event_dev.h 288 include/ppapi/c/dev/ppb_trace_event_dev.h
290 include/ppapi/c/dev/ppb_truetype_font_dev.h 289 include/ppapi/c/dev/ppb_truetype_font_dev.h
291 include/ppapi/c/dev/ppb_udp_socket_dev.h 290 include/ppapi/c/dev/ppb_udp_socket_dev.h
292 include/ppapi/c/dev/ppb_url_util_dev.h 291 include/ppapi/c/dev/ppb_url_util_dev.h
293 include/ppapi/c/dev/ppb_var_array_dev.h 292 include/ppapi/c/dev/ppb_var_array_dev.h
294 include/ppapi/c/dev/ppb_var_deprecated.h 293 include/ppapi/c/dev/ppb_var_deprecated.h
295 include/ppapi/c/dev/ppb_var_dictionary_dev.h 294 include/ppapi/c/dev/ppb_var_dictionary_dev.h
296 include/ppapi/c/dev/ppb_video_capture_dev.h 295 include/ppapi/c/dev/ppb_video_capture_dev.h
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 include/ppapi/c/ppb_image_data.h 334 include/ppapi/c/ppb_image_data.h
336 include/ppapi/c/ppb_input_event.h 335 include/ppapi/c/ppb_input_event.h
337 include/ppapi/c/ppb_instance.h 336 include/ppapi/c/ppb_instance.h
338 include/ppapi/c/ppb_message_loop.h 337 include/ppapi/c/ppb_message_loop.h
339 include/ppapi/c/ppb_messaging.h 338 include/ppapi/c/ppb_messaging.h
340 include/ppapi/c/ppb_mouse_cursor.h 339 include/ppapi/c/ppb_mouse_cursor.h
341 include/ppapi/c/ppb_mouse_lock.h 340 include/ppapi/c/ppb_mouse_lock.h
342 include/ppapi/c/ppb_net_address.h 341 include/ppapi/c/ppb_net_address.h
343 include/ppapi/c/pp_bool.h 342 include/ppapi/c/pp_bool.h
344 include/ppapi/c/ppb_opengles2.h 343 include/ppapi/c/ppb_opengles2.h
344 include/ppapi/c/ppb_tcp_socket.h
345 include/ppapi/c/ppb_url_loader.h 345 include/ppapi/c/ppb_url_loader.h
346 include/ppapi/c/ppb_url_request_info.h 346 include/ppapi/c/ppb_url_request_info.h
347 include/ppapi/c/ppb_url_response_info.h 347 include/ppapi/c/ppb_url_response_info.h
348 include/ppapi/c/ppb_var_array_buffer.h 348 include/ppapi/c/ppb_var_array_buffer.h
349 include/ppapi/c/ppb_var.h 349 include/ppapi/c/ppb_var.h
350 include/ppapi/c/ppb_view.h 350 include/ppapi/c/ppb_view.h
351 include/ppapi/c/ppb_websocket.h 351 include/ppapi/c/ppb_websocket.h
352 include/ppapi/c/pp_completion_callback.h 352 include/ppapi/c/pp_completion_callback.h
353 include/ppapi/c/private/pp_file_handle.h 353 include/ppapi/c/private/pp_file_handle.h
354 include/ppapi/c/private/ppb_ext_crx_file_system_private.h 354 include/ppapi/c/private/ppb_ext_crx_file_system_private.h
(...skipping 26 matching lines...) Expand all
381 include/ppapi/cpp/dev/font_dev.h 381 include/ppapi/cpp/dev/font_dev.h
382 include/ppapi/cpp/dev/graphics_2d_dev.h 382 include/ppapi/cpp/dev/graphics_2d_dev.h
383 include/ppapi/cpp/dev/host_resolver_dev.h 383 include/ppapi/cpp/dev/host_resolver_dev.h
384 include/ppapi/cpp/dev/ime_input_event_dev.h 384 include/ppapi/cpp/dev/ime_input_event_dev.h
385 include/ppapi/cpp/dev/memory_dev.h 385 include/ppapi/cpp/dev/memory_dev.h
386 include/ppapi/cpp/dev/printing_dev.h 386 include/ppapi/cpp/dev/printing_dev.h
387 include/ppapi/cpp/dev/resource_array_dev.h 387 include/ppapi/cpp/dev/resource_array_dev.h
388 include/ppapi/cpp/dev/scriptable_object_deprecated.h 388 include/ppapi/cpp/dev/scriptable_object_deprecated.h
389 include/ppapi/cpp/dev/scrollbar_dev.h 389 include/ppapi/cpp/dev/scrollbar_dev.h
390 include/ppapi/cpp/dev/selection_dev.h 390 include/ppapi/cpp/dev/selection_dev.h
391 include/ppapi/cpp/dev/tcp_socket_dev.h
392 include/ppapi/cpp/dev/text_input_dev.h 391 include/ppapi/cpp/dev/text_input_dev.h
393 include/ppapi/cpp/dev/truetype_font_dev.h 392 include/ppapi/cpp/dev/truetype_font_dev.h
394 include/ppapi/cpp/dev/udp_socket_dev.h 393 include/ppapi/cpp/dev/udp_socket_dev.h
395 include/ppapi/cpp/dev/url_util_dev.h 394 include/ppapi/cpp/dev/url_util_dev.h
396 include/ppapi/cpp/dev/var_array_dev.h 395 include/ppapi/cpp/dev/var_array_dev.h
397 include/ppapi/cpp/dev/var_dictionary_dev.h 396 include/ppapi/cpp/dev/var_dictionary_dev.h
398 include/ppapi/cpp/dev/video_capture_client_dev.h 397 include/ppapi/cpp/dev/video_capture_client_dev.h
399 include/ppapi/cpp/dev/video_capture_dev.h 398 include/ppapi/cpp/dev/video_capture_dev.h
400 include/ppapi/cpp/dev/video_decoder_client_dev.h 399 include/ppapi/cpp/dev/video_decoder_client_dev.h
401 include/ppapi/cpp/dev/video_decoder_dev.h 400 include/ppapi/cpp/dev/video_decoder_dev.h
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
450 include/ppapi/c/ppp_mouse_lock.h 449 include/ppapi/c/ppp_mouse_lock.h
451 include/ppapi/c/pp_point.h 450 include/ppapi/c/pp_point.h
452 include/ppapi/cpp/point.h 451 include/ppapi/cpp/point.h
453 include/ppapi/c/pp_rect.h 452 include/ppapi/c/pp_rect.h
454 include/ppapi/cpp/rect.h 453 include/ppapi/cpp/rect.h
455 include/ppapi/c/pp_resource.h 454 include/ppapi/c/pp_resource.h
456 include/ppapi/cpp/resource.h 455 include/ppapi/cpp/resource.h
457 include/ppapi/c/pp_size.h 456 include/ppapi/c/pp_size.h
458 include/ppapi/cpp/size.h 457 include/ppapi/cpp/size.h
459 include/ppapi/c/pp_stdint.h 458 include/ppapi/c/pp_stdint.h
459 include/ppapi/cpp/tcp_socket.h
460 include/ppapi/c/pp_time.h 460 include/ppapi/c/pp_time.h
461 include/ppapi/c/pp_touch_point.h 461 include/ppapi/c/pp_touch_point.h
462 include/ppapi/cpp/touch_point.h 462 include/ppapi/cpp/touch_point.h
463 include/ppapi/cpp/url_loader.h 463 include/ppapi/cpp/url_loader.h
464 include/ppapi/cpp/url_request_info.h 464 include/ppapi/cpp/url_request_info.h
465 include/ppapi/cpp/url_response_info.h 465 include/ppapi/cpp/url_response_info.h
466 include/ppapi/cpp/var_array_buffer.h 466 include/ppapi/cpp/var_array_buffer.h
467 include/ppapi/c/pp_var.h 467 include/ppapi/c/pp_var.h
468 include/ppapi/cpp/var.h 468 include/ppapi/cpp/var.h
469 include/ppapi/cpp/view.h 469 include/ppapi/cpp/view.h
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
705 src/ppapi_cpp/module.cc 705 src/ppapi_cpp/module.cc
706 src/ppapi_cpp/mouse_cursor.cc 706 src/ppapi_cpp/mouse_cursor.cc
707 src/ppapi_cpp/mouse_lock.cc 707 src/ppapi_cpp/mouse_lock.cc
708 src/ppapi_cpp/net_address.cc 708 src/ppapi_cpp/net_address.cc
709 src/ppapi_cpp/paint_aggregator.cc 709 src/ppapi_cpp/paint_aggregator.cc
710 src/ppapi_cpp/paint_manager.cc 710 src/ppapi_cpp/paint_manager.cc
711 src/ppapi_cpp/ppp_entrypoints.cc 711 src/ppapi_cpp/ppp_entrypoints.cc
712 src/ppapi_cpp/rect.cc 712 src/ppapi_cpp/rect.cc
713 src/ppapi_cpp/resource.cc 713 src/ppapi_cpp/resource.cc
714 src/ppapi_cpp/simple_thread.cc 714 src/ppapi_cpp/simple_thread.cc
715 src/ppapi_cpp/tcp_socket.cc
715 src/ppapi_cpp/url_loader.cc 716 src/ppapi_cpp/url_loader.cc
716 src/ppapi_cpp/url_request_info.cc 717 src/ppapi_cpp/url_request_info.cc
717 src/ppapi_cpp/url_response_info.cc 718 src/ppapi_cpp/url_response_info.cc
718 src/ppapi_cpp/var_array_buffer.cc 719 src/ppapi_cpp/var_array_buffer.cc
719 src/ppapi_cpp/var.cc 720 src/ppapi_cpp/var.cc
720 src/ppapi_cpp/view.cc 721 src/ppapi_cpp/view.cc
721 src/ppapi_cpp/websocket_api.cc 722 src/ppapi_cpp/websocket_api.cc
722 src/ppapi_cpp/websocket.cc 723 src/ppapi_cpp/websocket.cc
723 src/ppapi_gles2/gl2ext_ppapi.c 724 src/ppapi_gles2/gl2ext_ppapi.c
724 src/ppapi_gles2/gles2.c 725 src/ppapi_gles2/gles2.c
(...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after
1014 [linux]tools/nacl_helper_bootstrap_x86_32 1015 [linux]tools/nacl_helper_bootstrap_x86_32
1015 [linux]tools/nacl_helper_bootstrap_x86_64 1016 [linux]tools/nacl_helper_bootstrap_x86_64
1016 tools/nacl_llvm.mk 1017 tools/nacl_llvm.mk
1017 tools/ncval${EXE_EXT} 1018 tools/ncval${EXE_EXT}
1018 tools/oshelpers.py 1019 tools/oshelpers.py
1019 tools/oshelpers.pyc 1020 tools/oshelpers.pyc
1020 tools/quote.py 1021 tools/quote.py
1021 tools/run.py 1022 tools/run.py
1022 tools/sel_ldr_x86_32${EXE_EXT} 1023 tools/sel_ldr_x86_32${EXE_EXT}
1023 [linux,win]tools/sel_ldr_x86_64${EXE_EXT} 1024 [linux,win]tools/sel_ldr_x86_64${EXE_EXT}
OLDNEW
« no previous file with comments | « content/renderer/pepper/pepper_plugin_delegate_impl.cc ('k') | ppapi/api/dev/ppb_tcp_socket_dev.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698