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

Issue 2559643002: ARC Media View: Mojo definitions. (Closed)

Created:
4 years ago by Shuhei Takahashi
Modified:
4 years ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, yusukes+watch_chromium.org, viettrungluu+watch_chromium.org, hidehiko+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, lhchavez+watch_chromium.org, darin (slow to review), qsr+mojo_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ARC Media View: Mojo definitions. BUG=chromium:671511 TEST=trybot Committed: https://crrev.com/c216c500aceb0054b09365f914187594b4bcd7c5 Cr-Commit-Position: refs/heads/master@{#437511}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : Update comments. #

Total comments: 12

Patch Set 4 : Addressed comments. #

Patch Set 5 : Add TODO. #

Patch Set 6 : More detailed comments about SAF. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -3 lines) Patch
M components/arc/common/file_system.mojom View 1 2 3 4 5 1 chunk +56 lines, -3 lines 0 comments Download
M components/arc/test/fake_file_system_instance.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M components/arc/test/fake_file_system_instance.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (16 generated)
Shuhei Takahashi
yusukes: PTAL dcheng: PTAL for IPC security
4 years ago (2016-12-07 09:39:51 UTC) #10
Shuhei Takahashi
+hashimoto: FYI
4 years ago (2016-12-07 09:49:17 UTC) #12
hashimoto
https://codereview.chromium.org/2559643002/diff/20001/components/arc/common/file_system.mojom File components/arc/common/file_system.mojom (right): https://codereview.chromium.org/2559643002/diff/20001/components/arc/common/file_system.mojom#newcode37 components/arc/common/file_system.mojom:37: string parent_document_id) => qq #1: Existing methods like GetFileSize() ...
4 years ago (2016-12-07 10:02:22 UTC) #13
Shuhei Takahashi
https://codereview.chromium.org/2559643002/diff/20001/components/arc/common/file_system.mojom File components/arc/common/file_system.mojom (right): https://codereview.chromium.org/2559643002/diff/20001/components/arc/common/file_system.mojom#newcode37 components/arc/common/file_system.mojom:37: string parent_document_id) => On 2016/12/07 10:02:22, hashimoto wrote: > ...
4 years ago (2016-12-07 10:35:32 UTC) #14
hashimoto
Thank you for the explanation. That makes sense. https://codereview.chromium.org/2559643002/diff/20001/components/arc/common/file_system.mojom File components/arc/common/file_system.mojom (right): https://codereview.chromium.org/2559643002/diff/20001/components/arc/common/file_system.mojom#newcode37 components/arc/common/file_system.mojom:37: string ...
4 years ago (2016-12-07 10:51:00 UTC) #15
Luis Héctor Chávez
drive-by https://codereview.chromium.org/2559643002/diff/40001/components/arc/common/file_system.mojom File components/arc/common/file_system.mojom (left): https://codereview.chromium.org/2559643002/diff/40001/components/arc/common/file_system.mojom#oldcode9 components/arc/common/file_system.mojom:9: // Next method ID: 3 Next method ID: ...
4 years ago (2016-12-07 15:59:05 UTC) #17
dcheng
https://codereview.chromium.org/2559643002/diff/40001/components/arc/common/file_system.mojom File components/arc/common/file_system.mojom (right): https://codereview.chromium.org/2559643002/diff/40001/components/arc/common/file_system.mojom#newcode13 components/arc/common/file_system.mojom:13: // ID of the document. Does this have any ...
4 years ago (2016-12-07 18:30:48 UTC) #18
Yusuke Sato
https://codereview.chromium.org/2559643002/diff/40001/components/arc/common/file_system.mojom File components/arc/common/file_system.mojom (right): https://codereview.chromium.org/2559643002/diff/40001/components/arc/common/file_system.mojom#newcode23 components/arc/common/file_system.mojom:23: // Size of the document in bytes. If the ...
4 years ago (2016-12-07 18:50:27 UTC) #19
Shuhei Takahashi
PTAL https://codereview.chromium.org/2559643002/diff/20001/components/arc/common/file_system.mojom File components/arc/common/file_system.mojom (right): https://codereview.chromium.org/2559643002/diff/20001/components/arc/common/file_system.mojom#newcode37 components/arc/common/file_system.mojom:37: string parent_document_id) => On 2016/12/07 10:51:00, hashimoto wrote: ...
4 years ago (2016-12-08 05:38:04 UTC) #20
Yusuke Sato
c/arc/test/ lgtm
4 years ago (2016-12-08 05:44:50 UTC) #21
dcheng
Just to confirm: this is to allow ARC++ to provide a DocumentsProvider to the Android ...
4 years ago (2016-12-09 08:00:18 UTC) #22
dcheng
On 2016/12/09 08:00:18, dcheng wrote: > Just to confirm: this is to allow ARC++ to ...
4 years ago (2016-12-09 08:03:03 UTC) #23
Shuhei Takahashi
> Oh, I should have read the bug, it's the other way. From what I ...
4 years ago (2016-12-09 08:17:54 UTC) #24
dcheng
On 2016/12/09 08:17:54, Shuhei Takahashi wrote: > > Oh, I should have read the bug, ...
4 years ago (2016-12-09 08:19:53 UTC) #25
Shuhei Takahashi
On 2016/12/09 08:19:53, dcheng wrote: > On 2016/12/09 08:17:54, Shuhei Takahashi wrote: > > > ...
4 years ago (2016-12-09 08:33:29 UTC) #26
dcheng
mojo lgtm
4 years ago (2016-12-09 08:52:52 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2559643002/100001
4 years ago (2016-12-09 09:49:49 UTC) #30
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years ago (2016-12-09 10:21:52 UTC) #33
commit-bot: I haz the power
4 years ago (2016-12-09 10:24:08 UTC) #35
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/c216c500aceb0054b09365f914187594b4bcd7c5
Cr-Commit-Position: refs/heads/master@{#437511}

Powered by Google App Engine
This is Rietveld 408576698