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

Issue 1955123003: Mojo C++ bindings: switch the remaining callsites of the old serialization interface. (Closed)

Created:
4 years, 7 months ago by yzshen1
Modified:
4 years, 7 months ago
CC:
Aaron Boodman, abarth-chromium, Anand Mistry (off Chromium), ben+mojo_chromium.org, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@24_union_and_others
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mojo C++ bindings: switch the remaining callsites of the old serialization interface. BUG=577686 TBR=jam@chromium.org (TBR because jam has LGed using a different account.) Committed: https://crrev.com/5fa6ccb3a02bb8c68e691754e05bdb3075be3ca0 Cr-Commit-Position: refs/heads/master@{#392948}

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+236 lines, -443 lines) Patch
M chrome/utility/image_decoder_impl.cc View 1 1 chunk +5 lines, -3 lines 0 comments Download
M mojo/mojo_public.gyp View 3 chunks +3 lines, -6 lines 0 comments Download
M mojo/public/cpp/bindings/BUILD.gn View 3 chunks +2 lines, -7 lines 0 comments Download
M mojo/public/cpp/bindings/lib/array_serialization.h View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/cpp/bindings/lib/control_message_handler.h View 2 chunks +2 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/lib/control_message_handler.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M mojo/public/cpp/bindings/lib/control_message_proxy.h View 2 chunks +2 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/lib/control_message_proxy.cc View 5 chunks +16 lines, -9 lines 0 comments Download
M mojo/public/cpp/bindings/lib/native_struct_serialization.h View 2 chunks +22 lines, -50 lines 0 comments Download
M mojo/public/cpp/bindings/lib/native_struct_serialization.cc View 1 chunk +42 lines, -12 lines 0 comments Download
M mojo/public/cpp/bindings/lib/pipe_control_message_handler.h View 2 chunks +2 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/lib/pipe_control_message_handler.cc View 2 chunks +3 lines, -1 line 0 comments Download
M mojo/public/cpp/bindings/lib/pipe_control_message_proxy.h View 2 chunks +2 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/lib/pipe_control_message_proxy.cc View 4 chunks +10 lines, -5 lines 0 comments Download
A mojo/public/cpp/bindings/lib/serialization_context.h View 1 chunk +75 lines, -0 lines 0 comments Download
A + mojo/public/cpp/bindings/lib/serialization_context.cc View 1 chunk +4 lines, -47 lines 0 comments Download
M mojo/public/cpp/bindings/lib/serialization_forward.h View 3 chunks +0 lines, -42 lines 0 comments Download
M mojo/public/cpp/bindings/lib/serialization_util.h View 3 chunks +5 lines, -55 lines 0 comments Download
M mojo/public/cpp/bindings/lib/serialization_util.cc View 2 chunks +0 lines, -52 lines 0 comments Download
D mojo/public/cpp/bindings/lib/string_serialization.cc View 1 chunk +0 lines, -29 lines 0 comments Download
M mojo/public/cpp/bindings/lib/wtf_serialization.h View 1 chunk +0 lines, -1 line 0 comments Download
D mojo/public/cpp/bindings/lib/wtf_string_serialization.h View 1 chunk +0 lines, -30 lines 0 comments Download
D mojo/public/cpp/bindings/lib/wtf_string_serialization.cc View 1 chunk +0 lines, -32 lines 0 comments Download
M mojo/public/cpp/bindings/tests/serialization_warning_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/public/cpp/bindings/tests/struct_unittest.cc View 11 chunks +32 lines, -24 lines 0 comments Download
M mojo/public/tools/bindings/generators/cpp_templates/wrapper_class_declaration.tmpl View 1 chunk +0 lines, -10 lines 0 comments Download
M mojo/public/tools/bindings/generators/cpp_templates/wrapper_class_definition.tmpl View 1 chunk +0 lines, -22 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 27 (14 generated)
yzshen1
Hi, Ken. Would you please take a look? Thanks!
4 years, 7 months ago (2016-05-06 21:20:40 UTC) #2
Ken Rockot(use gerrit already)
Looks great, but it seems there is some code in chrome/utility which is explicitly using ...
4 years, 7 months ago (2016-05-09 15:27:38 UTC) #3
yzshen1
+Scott as OWNER for chrome/utility/ changes. I have changed image_decoder_impl.cc to use sizeof(skia::mojom::Bitmap::Data_). It is ...
4 years, 7 months ago (2016-05-09 17:48:30 UTC) #7
Ken Rockot(use gerrit already)
lgtm
4 years, 7 months ago (2016-05-09 19:11:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1955123003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1955123003/60001
4 years, 7 months ago (2016-05-10 18:25:19 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/180585)
4 years, 7 months ago (2016-05-10 18:35:40 UTC) #12
yzshen1
Hi, John. Would you please do an OWNER review for the change in chrome/utility/? I ...
4 years, 7 months ago (2016-05-10 19:08:37 UTC) #14
jam1
lgtm
4 years, 7 months ago (2016-05-11 15:07:47 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1955123003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1955123003/60001
4 years, 7 months ago (2016-05-11 15:08:25 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/181233)
4 years, 7 months ago (2016-05-11 15:15:12 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1955123003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1955123003/60001
4 years, 7 months ago (2016-05-11 16:08:13 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 7 months ago (2016-05-11 16:26:00 UTC) #25
commit-bot: I haz the power
4 years, 7 months ago (2016-05-11 16:28:19 UTC) #27
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5fa6ccb3a02bb8c68e691754e05bdb3075be3ca0
Cr-Commit-Position: refs/heads/master@{#392948}

Powered by Google App Engine
This is Rietveld 408576698