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

Issue 553763002: Clean up of tile sizing code for the Apps Grid View. (Closed)

Created:
6 years, 3 months ago by calamity
Modified:
6 years, 3 months ago
Reviewers:
Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@ares_fix_drag_point
Project:
chromium
Visibility:
Public.

Description

Clean up of tile sizing code for the Apps Grid View. This CL cleans up some tile size code and centralizes the calculation of the apps grid's size. It also incidentally fixes a bug where the padding between pages was smaller than it should have been. BUG=411775 Committed: https://crrev.com/196bd06c218ed7e832c3666954fd0c8d72f8419b Cr-Commit-Position: refs/heads/master@{#294559}

Patch Set 1 #

Total comments: 12

Patch Set 2 : address comments #

Patch Set 3 : oopz #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -34 lines) Patch
M ui/app_list/views/apps_grid_view.h View 1 1 chunk +6 lines, -2 lines 0 comments Download
M ui/app_list/views/apps_grid_view.cc View 1 2 6 chunks +20 lines, -32 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
calamity
6 years, 3 months ago (2014-09-09 09:08:42 UTC) #2
Matt Giuca
https://codereview.chromium.org/553763002/diff/20001/ui/app_list/views/apps_grid_view.cc File ui/app_list/views/apps_grid_view.cc (right): https://codereview.chromium.org/553763002/diff/20001/ui/app_list/views/apps_grid_view.cc#newcode1162 ui/app_list/views/apps_grid_view.cc:1162: gfx::Rect rect(GetContentsBounds()); You should be able to delete this ...
6 years, 3 months ago (2014-09-10 05:35:06 UTC) #4
calamity
https://codereview.chromium.org/553763002/diff/20001/ui/app_list/views/apps_grid_view.cc File ui/app_list/views/apps_grid_view.cc (right): https://codereview.chromium.org/553763002/diff/20001/ui/app_list/views/apps_grid_view.cc#newcode1162 ui/app_list/views/apps_grid_view.cc:1162: gfx::Rect rect(GetContentsBounds()); On 2014/09/10 05:35:06, Matt Giuca wrote: > ...
6 years, 3 months ago (2014-09-11 06:53:35 UTC) #5
Matt Giuca
lgtm with one additional change suggested. https://codereview.chromium.org/553763002/diff/20001/ui/app_list/views/apps_grid_view.cc File ui/app_list/views/apps_grid_view.cc (right): https://codereview.chromium.org/553763002/diff/20001/ui/app_list/views/apps_grid_view.cc#newcode1162 ui/app_list/views/apps_grid_view.cc:1162: gfx::Rect rect(GetContentsBounds()); Also ...
6 years, 3 months ago (2014-09-12 01:04:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/553763002/60001
6 years, 3 months ago (2014-09-12 06:59:57 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:60001) as 46231e3a10b593cb8399e17ebfb4c55987398256
6 years, 3 months ago (2014-09-12 09:30:23 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 09:35:51 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/196bd06c218ed7e832c3666954fd0c8d72f8419b
Cr-Commit-Position: refs/heads/master@{#294559}

Powered by Google App Engine
This is Rietveld 408576698