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

Issue 8655001: views: Move table and tree directories to ui/views/controls/. (Closed)

Created:
9 years, 1 month ago by tfarina
Modified:
9 years, 1 month ago
CC:
chromium-reviews, tfarina, dhollowa, yoshiki+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

views: Move table and tree directories to ui/views/controls/. BUG=104039 R=ben@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111299

Patch Set 1 : #

Patch Set 2 : include rect.h #

Patch Set 3 : do not compile table_view_unittest on aura #

Patch Set 4 : exclude it #

Patch Set 5 : rebase #

Patch Set 6 : exclude native_widget_win_unittest too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -6605 lines) Patch
M chrome/browser/ui/views/about_ipc_dialog.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_editor_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/collected_cookies_win.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/cookie_info_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/edit_search_engine_dialog.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/hung_renderer_view.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/ssl_client_certificate_selector.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/ssl_client_certificate_selector.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/task_manager_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + ui/views/controls/table/group_table_view.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + ui/views/controls/table/group_table_view.cc View 1 chunk +1 line, -1 line 0 comments Download
A + ui/views/controls/table/native_table_gtk.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + ui/views/controls/table/native_table_gtk.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + ui/views/controls/table/native_table_win.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + ui/views/controls/table/native_table_win.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + ui/views/controls/table/native_table_wrapper.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
A + ui/views/controls/table/table_view.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ui/views/controls/table/table_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + ui/views/controls/table/table_view2.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + ui/views/controls/table/table_view2.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + ui/views/controls/table/table_view_observer.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + ui/views/controls/table/table_view_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + ui/views/controls/tree/tree_view.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ui/views/controls/tree/tree_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/examples/table2_example.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/examples/table2_example.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/examples/table_example.h View 1 chunk +2 lines, -2 lines 0 comments Download
views/controls/table/group_table_view.h View 1 chunk +0 lines, -87 lines 0 comments Download
D views/controls/table/group_table_view.cc View 1 chunk +0 lines, -201 lines 0 comments Download
D views/controls/table/native_table_gtk.h View 1 chunk +0 lines, -90 lines 0 comments Download
D views/controls/table/native_table_gtk.cc View 1 chunk +0 lines, -371 lines 0 comments Download
D views/controls/table/native_table_win.h View 1 chunk +0 lines, -127 lines 0 comments Download
D views/controls/table/native_table_win.cc View 1 chunk +0 lines, -914 lines 0 comments Download
D views/controls/table/native_table_wrapper.h View 1 chunk +0 lines, -84 lines 0 comments Download
D views/controls/table/table_view.h View 1 chunk +0 lines, -503 lines 0 comments Download
D views/controls/table/table_view.cc View 1 chunk +0 lines, -1645 lines 0 comments Download
D views/controls/table/table_view2.h View 1 chunk +0 lines, -268 lines 0 comments Download
D views/controls/table/table_view2.cc View 1 chunk +0 lines, -334 lines 0 comments Download
D views/controls/table/table_view_observer.h View 1 chunk +0 lines, -42 lines 0 comments Download
views/controls/table/table_view_unittest.cc View 1 chunk +0 lines, -647 lines 0 comments Download
D views/controls/tree/tree_view.h View 1 chunk +0 lines, -342 lines 0 comments Download
D views/controls/tree/tree_view.cc View 1 chunk +0 lines, -811 lines 0 comments Download
M views/views.gyp View 1 2 3 4 5 11 chunks +81 lines, -81 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
9 years, 1 month ago (2011-11-22 21:24:19 UTC) #1
Ben Goodger (Google)
9 years, 1 month ago (2011-11-22 21:34:56 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698