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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Marks a number of tests as FAILS for aura. I filed bugs on the two key
sky@chromium.org
2011-10-05
1
-16
/
+53
*
Revert 104076 - Change std::wstring to string16 for views::Link
hbono@chromium.org
2011-10-05
6
-58
/
+51
*
Change std::wstring to string16 for views::Link
yosin@chromium.org
2011-10-05
6
-51
/
+58
*
Fix menu on aura/linux
oshima@google.com
2011-10-04
2
-23
/
+39
*
views: Migrate RepeatController to base::Closure.
tfarina@chromium.org
2011-10-04
3
-17
/
+25
*
views: Remove aura include hack now that crbug.com/94995 is fixed.
tfarina@chromium.org
2011-10-04
1
-9
/
+3
*
Makes views unit test runnable again and adds
sky@chromium.org
2011-10-03
3
-9
/
+138
*
Fix selection handler position in touch.
xji@google.com
2011-10-03
1
-4
/
+4
*
views: Change MenuDelegate::GetLabel() to string16.
tfarina@chromium.org
2011-10-03
8
-13
/
+15
*
views: Convert NativeTextfieldViews to use the new callback system.
tfarina@chromium.org
2011-10-01
2
-5
/
+8
*
views: Use string16 in TreeView::OnNotify as GetTitle() already returns strin...
tfarina@chromium.org
2011-09-29
1
-1
/
+1
*
views: Remove utf_string_conversions.h from tabbed_pane as it's no longer nec...
tfarina@chromium.org
2011-09-29
1
-6
/
+3
*
views: Change MessageBoxView::GetInputText() to string16.
tfarina@chromium.org
2011-09-29
2
-5
/
+4
*
views: Fix views examples tab titles to not look garbage on Windows.
tfarina@chromium.org
2011-09-29
1
-2
/
+1
*
Refresh profile avatar when icon changes
sail@chromium.org
2011-09-29
1
-0
/
+3
*
views: Change TabbedPane::AddTab() to string16.
tfarina@chromium.org
2011-09-29
8
-31
/
+36
*
views: Add a TODO to remove aura include hack.
tfarina@chromium.org
2011-09-28
1
-0
/
+1
*
views: Fix aura build on Linux.
tfarina@chromium.org
2011-09-28
1
-0
/
+4
*
Fix omnibox state for each tab.
xji@google.com
2011-09-28
13
-164
/
+158
*
views: Convert ButtonDropDown to use the new callback system.
tfarina@chromium.org
2011-09-28
2
-11
/
+14
*
views: Remove focus_grabber_factory_ from MessageBoxView.
tfarina@chromium.org
2011-09-28
2
-7
/
+2
*
views: Convert NativeMenuGtk to use the new callback system.
tfarina@chromium.org
2011-09-27
2
-3
/
+5
*
Coverity: Fix uninitialized member variables.
kmadhusu@chromium.org
2011-09-27
2
-0
/
+4
*
Gets views_unittests to work when aura is defined, and adds coverage
sky@chromium.org
2011-09-27
2
-7
/
+18
*
views: Add protected virtual destructor to TabbedPaneListener.
tfarina@chromium.org
2011-09-27
1
-0
/
+3
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
2
-3
/
+3
*
Redesignate checkmark resource and add themed IDR_INPUT_GOOD image
rbyers@chromium.org
2011-09-26
1
-1
/
+1
*
menu: Rename NativeMenuLinux to NativeMenuViews, and use it for aura.
sadrul@chromium.org
2011-09-26
3
-93
/
+24
*
ui/gfx: Refactor favicon_size.h
tfarina@chromium.org
2011-09-26
2
-2
/
+4
*
views: Factor out ResizeAreaDelegate into its own header file.
tfarina@chromium.org
2011-09-26
3
-16
/
+32
*
* Use DestoryIcon instead of DeleteObject
yosin@chromium.org
2011-09-26
2
-14
/
+20
*
Reland "views: Factor out MenuListener into its own header file."
tfarina@chromium.org
2011-09-23
11
-52
/
+88
*
Revert 102512 - views: Factor out MenuListener into its own header file.
thakis@chromium.org
2011-09-23
11
-87
/
+52
*
views: Factor out MenuListener into its own header file.
tfarina@chromium.org
2011-09-23
11
-52
/
+87
*
views: Convert some functions of ScrollBar class to unix_hacker style.
tfarina@chromium.org
2011-09-23
8
-50
/
+36
*
These are the changes necessary for views to be able to build w/ use_aura imp...
davemoore@chromium.org
2011-09-22
5
-16
/
+14
*
views: Get rid of TableView2::CreateWrapper().
tfarina@chromium.org
2011-09-22
2
-15
/
+6
*
MenuConfig::Create passes HFONT to Font ctor but this HFONT isn't deleted. Pl...
yosin@chromium.org
2011-09-22
1
-4
/
+6
*
This is a reapply of
xji@google.com
2011-09-21
3
-12
/
+687
*
views: Get rid of TabbedPane::CreateWrapper().
tfarina@chromium.org
2011-09-21
2
-8
/
+3
*
views: Add comment to Combobox's native wrapper about its lifetime.
tfarina@chromium.org
2011-09-21
2
-3
/
+5
*
Revert 102006 - fix know issues in RenderText
sky@chromium.org
2011-09-20
3
-687
/
+12
*
fix know issues in RenderText
xji@google.com
2011-09-20
3
-12
/
+687
*
views: Add unittests for the TabbedPane operations.
tfarina@chromium.org
2011-09-20
1
-1
/
+43
*
touchui: Fix a crash when system notifications show up.
sadrul@chromium.org
2011-09-20
1
-2
/
+2
*
views: Do not convert GetItemAt() to wstring as it already returns string16.
tfarina@chromium.org
2011-09-20
1
-3
/
+2
*
Relanding 100792
oshima@google.com
2011-09-20
1
-3
/
+1
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
4
-0
/
+13
*
views: Remove unnecessary include of combobox.h from native_control_win.h
tfarina@chromium.org
2011-09-18
2
-16
/
+19
*
Speculative fix for a crash and tweak to
sky@chromium.org
2011-09-16
2
-5
/
+7
[prev]
[next]