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

Issue 23437026: [Drive] Add converter from ResourceEntry to FileResource (Closed)

Created:
7 years, 3 months ago by tzik
Modified:
7 years, 3 months ago
Reviewers:
hidehiko
CC:
chromium-reviews, nkostylev+watch_chromium.org, tfarina, rginda+watch_chromium.org, oshima+watch_chromium.org, tzik+watch_chromium.org, nhiroki+watch_chromium.org, kinuko+watch, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

[Drive] Add converter from ResourceEntry to FileResource BUG=240165 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222006

Patch Set 1 #

Patch Set 2 : move to gdata_wapi_service #

Total comments: 4

Patch Set 3 : fix #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Total comments: 2

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -0 lines) Patch
M chrome/browser/drive/drive_api_util.h View 1 2 3 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/drive/drive_api_util.cc View 1 2 3 4 5 2 chunks +65 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tzik
PTL, Abe-san. Before we migrate our DriveServiceInterface from GData WAPI to Drive API, we need ...
7 years, 3 months ago (2013-09-09 03:26:03 UTC) #1
hidehiko
https://codereview.chromium.org/23437026/diff/3001/chrome/browser/drive/gdata_wapi_service.cc File chrome/browser/drive/gdata_wapi_service.cc (right): https://codereview.chromium.org/23437026/diff/3001/chrome/browser/drive/gdata_wapi_service.cc#newcode163 chrome/browser/drive/gdata_wapi_service.cc:163: file->set_shared_with_me_date(base::Time::Now()); Could you add comment, why this doesn't break ...
7 years, 3 months ago (2013-09-09 03:51:59 UTC) #2
tzik
Updated! PTAL. https://codereview.chromium.org/23437026/diff/3001/chrome/browser/drive/gdata_wapi_service.cc File chrome/browser/drive/gdata_wapi_service.cc (right): https://codereview.chromium.org/23437026/diff/3001/chrome/browser/drive/gdata_wapi_service.cc#newcode163 chrome/browser/drive/gdata_wapi_service.cc:163: file->set_shared_with_me_date(base::Time::Now()); On 2013/09/09 03:51:59, hidehiko wrote: > ...
7 years, 3 months ago (2013-09-09 06:22:58 UTC) #3
hidehiko
lgtm https://codereview.chromium.org/23437026/diff/21001/chrome/browser/drive/drive_api_util.cc File chrome/browser/drive/drive_api_util.cc (right): https://codereview.chromium.org/23437026/diff/21001/chrome/browser/drive/drive_api_util.cc#newcode165 chrome/browser/drive/drive_api_util.cc:165: // FileResource nit: you don't need this comment.
7 years, 3 months ago (2013-09-09 06:30:08 UTC) #4
tzik
Thanks! https://codereview.chromium.org/23437026/diff/21001/chrome/browser/drive/drive_api_util.cc File chrome/browser/drive/drive_api_util.cc (right): https://codereview.chromium.org/23437026/diff/21001/chrome/browser/drive/drive_api_util.cc#newcode165 chrome/browser/drive/drive_api_util.cc:165: // FileResource On 2013/09/09 06:30:08, hidehiko wrote: > ...
7 years, 3 months ago (2013-09-09 06:50:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/23437026/21001
7 years, 3 months ago (2013-09-09 06:51:21 UTC) #6
commit-bot: I haz the power
Failed to trigger a try job on chromium_presubmit HTTP Error 400: Bad Request
7 years, 3 months ago (2013-09-09 06:51:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/23437026/26001
7 years, 3 months ago (2013-09-09 06:51:45 UTC) #8
commit-bot: I haz the power
7 years, 3 months ago (2013-09-09 11:31:21 UTC) #9
Message was sent while issue was closed.
Change committed as 222006

Powered by Google App Engine
This is Rietveld 408576698