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

Issue 2109563002: Quick View: Add more metadata and update UI. (Closed)

Created:
4 years, 5 months ago by oka
Modified:
4 years, 5 months ago
Reviewers:
Lei Zhang, fukino
CC:
chromium-reviews, vitalyp+closure_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, jlklein+watch-closure_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Quick View: Add more metadata and update UI. Added imageHeight, imageWidth, mediaArtist, mediaTitle and mediaMimeType. Also added strings for metadata which will be implemented later. Demo: https://drive.google.com/a/google.com/file/d/0B7EYjkGAjRAhMDU4bGhTNW5CbDg/view?usp=sharing BUG=613465, 624129 TEST=manually. Committed: https://crrev.com/d88718883e2f0525a702482bbe14f148ce62b025 Cr-Commit-Position: refs/heads/master@{#403389}

Patch Set 1 #

Patch Set 2 : Update. #

Patch Set 3 : nit #

Patch Set 4 : nit #

Patch Set 5 : nit, #

Total comments: 8

Patch Set 6 : Address comments. #

Patch Set 7 : Rebase #

Patch Set 8 : Rebase #

Patch Set 9 : Remove unneeded strings #

Patch Set 10 : nit, #

Patch Set 11 : fix #

Patch Set 12 : fix #

Patch Set 13 : Increment resource ID #

Total comments: 4

Patch Set 14 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+373 lines, -60 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 3 9 10 11 2 chunks +59 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc View 1 2 9 10 11 1 chunk +33 lines, -0 lines 0 comments Download
M tools/gritsettings/resource_ids View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/file_manager/foreground/elements/files_metadata_box.html View 1 2 3 4 1 chunk +35 lines, -16 lines 0 comments Download
M ui/file_manager/file_manager/foreground/elements/files_metadata_box.js View 1 2 3 4 1 chunk +76 lines, -10 lines 0 comments Download
A ui/file_manager/file_manager/foreground/elements/files_metadata_entry.html View 1 2 3 1 chunk +53 lines, -0 lines 0 comments Download
A ui/file_manager/file_manager/foreground/elements/files_metadata_entry.js View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/elements/files_quick_view.css View 1 2 3 4 5 6 7 2 chunks +31 lines, -16 lines 0 comments Download
M ui/file_manager/file_manager/foreground/elements/files_quick_view.html View 1 2 3 3 chunks +13 lines, -9 lines 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/quick_view/2x/filetype_audio.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/quick_view/2x/filetype_folder.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/quick_view/2x/filetype_generic.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/quick_view/2x/filetype_image.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/quick_view/2x/filetype_video.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/quick_view/filetype_audio.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/quick_view/filetype_folder.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/quick_view/filetype_generic.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/quick_view/filetype_image.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/quick_view/filetype_video.png View 1 Binary file 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata_box_controller.js View 1 2 3 4 5 2 chunks +47 lines, -6 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/quick_view_controller.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager_resources.grd View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 72 (30 generated)
oka
Update.
4 years, 5 months ago (2016-06-29 07:35:16 UTC) #1
oka
nit
4 years, 5 months ago (2016-06-29 07:39:09 UTC) #2
oka
nit
4 years, 5 months ago (2016-06-29 08:24:41 UTC) #3
oka
nit,
4 years, 5 months ago (2016-06-29 08:46:48 UTC) #4
oka
PTAL.
4 years, 5 months ago (2016-06-29 09:17:18 UTC) #8
oka
PTAL!
4 years, 5 months ago (2016-06-29 21:15:26 UTC) #9
fukino
lgtm with nits https://codereview.chromium.org/2109563002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_quick_view.css File ui/file_manager/file_manager/foreground/elements/files_quick_view.css (right): https://codereview.chromium.org/2109563002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_quick_view.css#newcode89 ui/file_manager/file_manager/foreground/elements/files_quick_view.css:89: --paper-toolbar-background: rgba(60, 60, 64, 1); rgb(60, ...
4 years, 5 months ago (2016-06-30 03:05:05 UTC) #10
oka
Address comments.
4 years, 5 months ago (2016-06-30 07:36:58 UTC) #11
oka
https://codereview.chromium.org/2109563002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_quick_view.css File ui/file_manager/file_manager/foreground/elements/files_quick_view.css (right): https://codereview.chromium.org/2109563002/diff/80001/ui/file_manager/file_manager/foreground/elements/files_quick_view.css#newcode89 ui/file_manager/file_manager/foreground/elements/files_quick_view.css:89: --paper-toolbar-background: rgba(60, 60, 64, 1); On 2016/06/30 03:05:05, fukino ...
4 years, 5 months ago (2016-06-30 07:44:07 UTC) #14
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/2109563002/100001
4 years, 5 months ago (2016-06-30 07:44:22 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/194645)
4 years, 5 months ago (2016-06-30 08:31:54 UTC) #17
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/2109563002/100001
4 years, 5 months ago (2016-06-30 12:04:56 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/194726)
4 years, 5 months ago (2016-06-30 12:32:41 UTC) #21
oka
Rebase
4 years, 5 months ago (2016-06-30 12:38:25 UTC) #22
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/2109563002/120001
4 years, 5 months ago (2016-06-30 12:41:24 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/194748)
4 years, 5 months ago (2016-06-30 13:09:09 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/2109563002/120001
4 years, 5 months ago (2016-06-30 14:00:18 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/194777)
4 years, 5 months ago (2016-06-30 14:29:43 UTC) #31
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/2109563002/120001
4 years, 5 months ago (2016-06-30 14:49:28 UTC) #33
oka
Rebase
4 years, 5 months ago (2016-06-30 15:08:33 UTC) #34
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/2109563002/140001
4 years, 5 months ago (2016-06-30 15:47:28 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/194856)
4 years, 5 months ago (2016-06-30 16:16:00 UTC) #39
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/2109563002/140001
4 years, 5 months ago (2016-06-30 17:31:02 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/194948)
4 years, 5 months ago (2016-06-30 18:11:17 UTC) #43
oka
Remove unneeded strings
4 years, 5 months ago (2016-06-30 22:59:52 UTC) #44
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/2109563002/160001
4 years, 5 months ago (2016-06-30 23:00:57 UTC) #47
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/161680) linux_chromium_chromeos_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 5 months ago (2016-06-30 23:19:12 UTC) #49
oka
nit,
4 years, 5 months ago (2016-06-30 23:24:09 UTC) #50
oka
fix
4 years, 5 months ago (2016-06-30 23:26:57 UTC) #51
oka
fix
4 years, 5 months ago (2016-06-30 23:28:36 UTC) #52
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/2109563002/220001
4 years, 5 months ago (2016-06-30 23:30:08 UTC) #55
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/195246)
4 years, 5 months ago (2016-07-01 00:03:24 UTC) #57
oka
Increment resource ID
4 years, 5 months ago (2016-07-01 00:31:45 UTC) #58
oka
thestig@ PTAL.
4 years, 5 months ago (2016-07-01 00:33:06 UTC) #60
Lei Zhang
I suspect the resource_ids change is wrong. Please try reverting the resource_ids changes and only ...
4 years, 5 months ago (2016-07-01 00:41:37 UTC) #61
oka
Address comments.
4 years, 5 months ago (2016-07-01 00:54:38 UTC) #62
oka
PTAL. Thanks
4 years, 5 months ago (2016-07-01 00:55:02 UTC) #63
oka
https://codereview.chromium.org/2109563002/diff/240001/tools/gritsettings/resource_ids File tools/gritsettings/resource_ids (right): https://codereview.chromium.org/2109563002/diff/240001/tools/gritsettings/resource_ids#newcode263 tools/gritsettings/resource_ids:263: "includes": [26860], On 2016/07/01 00:41:37, Lei Zhang wrote: > ...
4 years, 5 months ago (2016-07-01 00:57:39 UTC) #64
Lei Zhang
lgtm, let's see how the trybots behave. Hopefully I gave good advice.
4 years, 5 months ago (2016-07-01 00:58:16 UTC) #65
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/2109563002/260001
4 years, 5 months ago (2016-07-01 01:19:53 UTC) #68
commit-bot: I haz the power
Committed patchset #14 (id:260001)
4 years, 5 months ago (2016-07-01 02:01:06 UTC) #70
commit-bot: I haz the power
4 years, 5 months ago (2016-07-01 02:03:02 UTC) #72
Message was sent while issue was closed.
Patchset 14 (id:??) landed as
https://crrev.com/d88718883e2f0525a702482bbe14f148ce62b025
Cr-Commit-Position: refs/heads/master@{#403389}

Powered by Google App Engine
This is Rietveld 408576698