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

Issue 132059: Changes tab overview to create a window the max size it can possibly... (Closed)

Created:
11 years, 6 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Changes tab overview to create a window the max size it can possibly be so that resize animations are not janktastic. TabOverviewContainer only draws in the parts that are actually used so that it appears as though the window is smaller than it is. This was needed as moving/resizing bounds is way too expensive. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18952

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -81 lines) Patch
M chrome/browser/views/tabs/grid.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/tabs/tab_overview_container.h View 2 chunks +1 line, -9 lines 0 comments Download
M chrome/browser/views/tabs/tab_overview_container.cc View 4 chunks +0 lines, -39 lines 0 comments Download
M chrome/browser/views/tabs/tab_overview_controller.h View 2 chunks +14 lines, -3 lines 0 comments Download
M chrome/browser/views/tabs/tab_overview_controller.cc View 8 chunks +42 lines, -30 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
11 years, 6 months ago (2009-06-19 04:17:13 UTC) #1
Ben Goodger (Google)
11 years, 6 months ago (2009-06-19 05:28:17 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698