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

Issue 13039002: Send data back from service using IPC, not file. (Closed)

Created:
7 years, 9 months ago by Vitaly Buka (NO REVIEWS)
Modified:
7 years, 9 months ago
Reviewers:
gene
CC:
chromium-reviews
Visibility:
Public.

Description

Send data back from service using IPC, not file. This allows to avoid asking user to create BUG=223485 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190523

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+473 lines, -72 lines) Patch
M cloud_print/cloud_print.gyp View 2 chunks +8 lines, -0 lines 0 comments Download
M cloud_print/service/service.gyp View 2 chunks +5 lines, -0 lines 0 comments Download
M cloud_print/service/win/cloud_print_service.cc View 1 10 chunks +44 lines, -57 lines 0 comments Download
M cloud_print/service/win/cloud_print_service.rc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M cloud_print/service/win/service_controller.h View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M cloud_print/service/win/service_controller.cc View 1 2 3 chunks +8 lines, -6 lines 0 comments Download
A cloud_print/service/win/service_ipc_unittest.cc View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
A cloud_print/service/win/service_listener.h View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
A cloud_print/service/win/service_listener.cc View 1 2 1 chunk +104 lines, -0 lines 0 comments Download
M cloud_print/service/win/service_utils.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M cloud_print/service/win/service_utils.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A cloud_print/service/win/setup_listener.h View 1 2 1 chunk +83 lines, -0 lines 0 comments Download
A cloud_print/service/win/setup_listener.cc View 1 2 1 chunk +124 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Vitaly Buka (NO REVIEWS)
7 years, 9 months ago (2013-03-25 04:31:14 UTC) #1
Vitaly Buka (NO REVIEWS)
7 years, 9 months ago (2013-03-25 18:18:30 UTC) #2
gene
lgtm
7 years, 9 months ago (2013-03-25 18:21:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/13039002/18001
7 years, 9 months ago (2013-03-25 18:24:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/13039002/18001
7 years, 9 months ago (2013-03-25 23:14:30 UTC) #5
commit-bot: I haz the power
7 years, 9 months ago (2013-03-26 00:26:09 UTC) #6
Message was sent while issue was closed.
Change committed as 190523

Powered by Google App Engine
This is Rietveld 408576698