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

Issue 10213011: Attempt 3 at a better touch tabstrip. There is still a bunch to do, (Closed)

Created:
8 years, 8 months ago by sky
Modified:
8 years, 8 months ago
CC:
chromium-reviews, tfarina, dcheng
Visibility:
Public.

Description

Attempt 3 at a better touch tabstrip. There is still a bunch to do, but this gets things in a better state. BUG=123274 TEST=covered by unit tests. R=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=133930

Patch Set 1 #

Patch Set 2 : Cleanup #

Patch Set 3 : Fix check_index #

Patch Set 4 : Fix painting #

Patch Set 5 : Remove Tab::GetTouchModeMinimumSize #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1264 lines, -367 lines) Patch
M chrome/browser/ui/views/tabs/base_tab.cc View 1 chunk +15 lines, -11 lines 0 comments Download
M chrome/browser/ui/views/tabs/browser_tab_strip_controller.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc View 4 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/tabs/default_tab_drag_controller.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/tab.h View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab.cc View 1 2 3 4 4 chunks +0 lines, -15 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_controller.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip.h View 1 11 chunks +28 lines, -46 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip.cc View 1 2 3 4 26 chunks +201 lines, -281 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip_controller.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A chrome/browser/ui/views/tabs/touch_tab_strip_layout.h View 1 chunk +214 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/tabs/touch_tab_strip_layout.cc View 1 chunk +386 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/tabs/touch_tab_strip_layout_unittest.cc View 1 1 chunk +374 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/view_model.h View 1 2 3 chunks +13 lines, -0 lines 0 comments Download
M ui/views/view_model.cc View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
8 years, 8 months ago (2012-04-24 22:14:34 UTC) #1
Ben Goodger (Google)
8 years, 8 months ago (2012-04-25 17:11:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698