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

Issue 6041001: Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPI... (Closed)

Created:
10 years ago by noelallen_use_chromium
Modified:
9 years, 7 months ago
Reviewers:
abrath, abarth-chromium, Cliff L. Biffle, neb
CC:
chromium-reviews
Visibility:
Public.

Description

Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPI BUG= http://code.google.com/p/nativeclient/issues/detail?id=933 TEST=It compiles can run the nacl ppapi srpc test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69602

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -59 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/pp_video_dev.h View 2 chunks +5 lines, -5 lines 0 comments Download
M ppapi/c/dev/ppb_audio_config_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_audio_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_audio_trusted_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_buffer_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_char_set_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_cursor_control_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_directory_reader_dev.h View 1 chunk +9 lines, -2 lines 0 comments Download
M ppapi/c/dev/ppb_file_chooser_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_file_io_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_file_io_trusted_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_file_ref_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_file_system_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_find_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_font_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_fullscreen_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_graphics_3d_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_scrollbar_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_testing_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_transport_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_url_util_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_var_deprecated.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_video_decoder_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_zoom_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppp_cursor_control_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppp_find_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppp_graphics_3d_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppp_printing_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppp_scrollbar_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppp_selection_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppp_widget_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppp_zoom_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/pp_instance.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/c/pp_module.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/c/pp_resource.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/c/ppb_class.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/ppb_core.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/ppb_graphics_2d.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/ppb_image_data.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/ppb_instance.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/ppb_url_loader.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/ppb_url_request_info.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/ppb_url_response_info.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/ppb_var.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/trusted/ppb_image_data_trusted.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/trusted/ppb_url_loader_trusted.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/tests/arch_dependent_sizes_32.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/tests/arch_dependent_sizes_64.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
abarth-chromium
10 years ago (2010-12-17 22:06:12 UTC) #1
rs=me

Powered by Google App Engine
This is Rietveld 408576698