index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
views
/
controls
/
table
/
table_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move table and tree directories to ui/views/controls/.
tfarina@chromium.org
2011-11-23
1
-1645
/
+0
*
views: Change from wstring to string16 in controls/ directory.
tfarina@chromium.org
2011-10-21
1
-2
/
+2
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
1
-6
/
+7
*
ui/gfx: Refactor favicon_size.h
tfarina@chromium.org
2011-09-26
1
-1
/
+2
*
* Use DestoryIcon instead of DeleteObject
yosin@chromium.org
2011-09-26
1
-7
/
+9
*
wstring: remove wstrings from all tooltip-related code
evan@chromium.org
2011-09-15
1
-3
/
+3
*
views: Fix a couple of other trivial TODOs.
tfarina@chromium.org
2011-08-31
1
-23
/
+20
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-5
/
+4
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-4
/
+5
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-5
/
+4
*
Centralizes checking for non-null return from CreateWindow.
sky@chromium.org
2011-04-19
1
-1
/
+2
*
fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSize
avi@chromium.org
2011-03-15
1
-1
/
+1
*
This will help minimize the area we paint various views, including BrowserVie...
davemoore@chromium.org
2011-03-09
1
-11
/
+11
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-2
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-4
/
+4
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-2
/
+2
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
1
-3
/
+3
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-1
/
+3
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-1
/
+1
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-3
/
+3
*
Handle shift-selection in GroupTables.
atwilson@chromium.org
2010-12-03
1
-7
/
+30
*
Implement new task manager mocks on windows.
atwilson@chromium.org
2010-11-15
1
-1
/
+5
*
[Win] Enable groups in list views when updating groups.
bauerb@chromium.org
2010-10-14
1
-2
/
+4
*
[Win] Add per-plugin exceptions to content settings.
bauerb@chromium.org
2010-09-09
1
-15
/
+23
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-1
/
+1
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-1
/
+1
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-1
/
+1
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-1
/
+1
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-1
/
+1
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-1
/
+1
*
Fix column sizing in views::TableView.
mnissler@chromium.org
2010-07-07
1
-2
/
+5
*
Re-land r51526
mnissler@chromium.org
2010-07-05
1
-4
/
+10
*
Revert r51526 (Auto-size the views version of the options dialog.)
mnissler@chromium.org
2010-07-02
1
-10
/
+4
*
Auto-size the views version of the options dialog.
mnissler@chromium.org
2010-07-02
1
-4
/
+10
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-2
/
+2
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-2
/
+2
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-2
/
+2
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
1
-4
/
+4
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-1
/
+1
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-1
/
+1
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-1
/
+1
*
Bound checkingon TableView
jcivelli@chromium.org
2010-05-25
1
-21
/
+39
*
Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...
pkasting@chromium.org
2010-05-10
1
-2
/
+2
*
Add tooltip support to Windows tables.
pkasting@chromium.org
2010-05-10
1
-4
/
+44
*
Remove checkbox table support, as it is unused.
pkasting@chromium.org
2010-05-10
1
-69
/
+29
*
Remove a few stray bits of win2k support.
pkasting@chromium.org
2010-05-07
1
-9
/
+3
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-1
/
+2
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
[next]