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

Issue 1750403005: [MD] some tweaks to download shelf (Closed)

Created:
4 years, 9 months ago by Evan Stade
Modified:
4 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews, asanka, tfarina, dcheng, bruthig+ink_drop_chromium.org, cc-bugs_chromium.org, dbeam+watch-downloads_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD] some tweaks to download shelf - add ripple to dropdown button - ink drop is spec'd to 32x32 for "small" size while the touch target is 36x36 - fix some layout issues affecting item internals - add some convenience ctors to gfx::Insets (a scan of the code indicates there are many places these could be used) BUG=591582 Committed: https://crrev.com/93bfca9c89bf3f9232206b07ca312665c825810f Cr-Commit-Position: refs/heads/master@{#379731}

Patch Set 1 #

Total comments: 1

Patch Set 2 : remove app menu button changes #

Total comments: 2

Patch Set 3 : explicit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -46 lines) Patch
M chrome/browser/ui/views/bar_control_button.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/download/download_item_view_md.cc View 7 chunks +41 lines, -29 lines 0 comments Download
M ui/gfx/geometry/insets.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M ui/gfx/geometry/insets.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/gfx/geometry/insets_f.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/animation/ink_drop_host_view.h View 3 chunks +5 lines, -0 lines 0 comments Download
M ui/views/animation/ink_drop_host_view.cc View 1 2 2 chunks +10 lines, -9 lines 0 comments Download
M ui/views/controls/button/custom_button.h View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 25 (13 generated)
Evan Stade
varkha: app_menu_button.cc sky: all thanks!
4 years, 9 months ago (2016-03-03 04:14:01 UTC) #4
Evan Stade
Actually I'm going to split app_menu_button.cc changes into a different CL.
4 years, 9 months ago (2016-03-03 04:15:36 UTC) #5
varkha
https://codereview.chromium.org/1750403005/diff/1/chrome/browser/ui/views/toolbar/app_menu_button.cc File chrome/browser/ui/views/toolbar/app_menu_button.cc (right): https://codereview.chromium.org/1750403005/diff/1/chrome/browser/ui/views/toolbar/app_menu_button.cc#newcode194 chrome/browser/ui/views/toolbar/app_menu_button.cc:194: return image()->bounds().CenterPoint(); This seems wrong. I am running with ...
4 years, 9 months ago (2016-03-03 04:39:11 UTC) #9
Evan Stade
On 2016/03/03 04:39:11, varkha wrote: > https://codereview.chromium.org/1750403005/diff/1/chrome/browser/ui/views/toolbar/app_menu_button.cc > File chrome/browser/ui/views/toolbar/app_menu_button.cc (right): > > https://codereview.chromium.org/1750403005/diff/1/chrome/browser/ui/views/toolbar/app_menu_button.cc#newcode194 > ...
4 years, 9 months ago (2016-03-03 04:40:24 UTC) #10
Evan Stade
ping sky
4 years, 9 months ago (2016-03-07 18:43:16 UTC) #12
sky
LGTM https://codereview.chromium.org/1750403005/diff/20001/ui/gfx/geometry/insets.h File ui/gfx/geometry/insets.h (right): https://codereview.chromium.org/1750403005/diff/20001/ui/gfx/geometry/insets.h#newcode18 ui/gfx/geometry/insets.h:18: Insets(int all); explicit
4 years, 9 months ago (2016-03-07 21:18:24 UTC) #13
Evan Stade
https://codereview.chromium.org/1750403005/diff/20001/ui/gfx/geometry/insets.h File ui/gfx/geometry/insets.h (right): https://codereview.chromium.org/1750403005/diff/20001/ui/gfx/geometry/insets.h#newcode18 ui/gfx/geometry/insets.h:18: Insets(int all); On 2016/03/07 21:18:24, sky wrote: > explicit ...
4 years, 9 months ago (2016-03-07 23:08:10 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1750403005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1750403005/40001
4 years, 9 months ago (2016-03-07 23:08:38 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/185294)
4 years, 9 months ago (2016-03-07 23:38:14 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1750403005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1750403005/40001
4 years, 9 months ago (2016-03-08 00:58:30 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-08 04:14:12 UTC) #23
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 04:15:38 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/93bfca9c89bf3f9232206b07ca312665c825810f
Cr-Commit-Position: refs/heads/master@{#379731}

Powered by Google App Engine
This is Rietveld 408576698