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
*
views: Change from wstring to string16 in controls/ directory.
tfarina@chromium.org
2011-10-21
7
-28
/
+28
*
Revert r106696 - Fix for a memory leak in views/controls/native/native_view_h...
timurrrr@chromium.org
2011-10-21
1
-1
/
+1
*
Fix for a memory leak in views/controls/native/native_view_host_gtk.cc
timurrrr@chromium.org
2011-10-21
1
-1
/
+1
*
views: Change Menu API to string16.
tfarina@chromium.org
2011-10-20
8
-89
/
+92
*
Turns on RWHVA.
ben@chromium.org
2011-10-20
1
-0
/
+5
*
views: Change MenuItemView API to string16.
tfarina@chromium.org
2011-10-20
4
-43
/
+66
*
views: Change TextButton API to string16.
tfarina@chromium.org
2011-10-19
3
-9
/
+7
*
Aura: Use same views menu setup on win_aura and linux_aura
jamescook@chromium.org
2011-10-18
10
-94
/
+195
*
WriteInto handles length_with_null values of 1 better.
cbentzel@chromium.org
2011-10-18
1
-2
/
+4
*
Fix native view host accessibility. We should have been passing a pointer to ...
dmazzoni@chromium.org
2011-10-18
1
-3
/
+4
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
4
-13
/
+12
*
Revert 105998 - views: Change TextButtonBase API to string16.
sail@chromium.org
2011-10-18
4
-12
/
+13
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
4
-13
/
+12
*
Remove some unused temps.
pkasting@chromium.org
2011-10-17
2
-2
/
+0
*
Aura: Combine cursor support for Linux and Windows
jamescook@chromium.org
2011-10-17
4
-17
/
+29
*
Get more of RenderWidgetHostViewAura running.
ben@chromium.org
2011-10-13
1
-1
/
+0
*
views: Change MenuButton API to string16.
tfarina@chromium.org
2011-10-12
2
-4
/
+4
*
Make views::Label and views::Link auto-color themselves to be readable over t...
pkasting@chromium.org
2011-10-12
5
-147
/
+139
*
1. change the setters of gfx::SelectionModel to be private. Set one alone mig...
xji@google.com
2011-10-12
13
-78
/
+275
*
views: Change Checkbox API to string16.
tfarina@chromium.org
2011-10-12
4
-7
/
+8
*
Makes the views_unittests run without crashing on CHROME-OS TOUCH_UI.
pkotwicz@chromium.org
2011-10-12
1
-0
/
+3
*
views: Change RadioButton API to string16.
tfarina@chromium.org
2011-10-12
2
-9
/
+6
*
views: Get rid of std::wstring from table_view_unittest.cc
tfarina@chromium.org
2011-10-11
1
-20
/
+20
*
Add gfx::kNullCursor to refer to "no cursor"
oshima@chromium.org
2011-10-11
4
-7
/
+7
*
views: Some more layer change, and add/update some tests for layers.
sadrul@chromium.org
2011-10-11
1
-9
/
+1
*
views: Change MessageBoxView API to string16.
tfarina@chromium.org
2011-10-11
2
-18
/
+18
*
Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.
jamescook@chromium.org
2011-10-10
3
-2
/
+28
*
Multi-Profiels: Support high contrast mode in profile menu
sail@chromium.org
2011-10-10
3
-5
/
+11
*
views: Change ViewsDelegate::NotifyMenuItemFocused() to string16.
tfarina@chromium.org
2011-10-08
2
-12
/
+10
*
Simple clipboard support for aura
oshima@chromium.org
2011-10-07
1
-46
/
+15
*
Change std::wstring to string16 for views::Label and views::Label
yosin@chromium.org
2011-10-07
6
-47
/
+52
*
Remove DispatchNativeEvent in favor of GetDispatcher.
oshima@chromium.org
2011-10-07
1
-2
/
+5
*
Quick fix for NativeTextfieldViewsTest on win aura.
msw@chromium.org
2011-10-06
1
-8
/
+16
*
views: Change TextButtonBase::text() to string16.
tfarina@chromium.org
2011-10-06
1
-3
/
+1
*
aura: Fix win compile.
sadrul@chromium.org
2011-10-06
1
-1
/
+1
*
Fix shared win build.
sadrul@chromium.org
2011-10-06
1
-1
/
+1
*
aura: Fix views_unittests and aura_unittests on linux.
sadrul@chromium.org
2011-10-06
4
-57
/
+40
*
views: Change MenuItemView::GetTitle() to string16.
tfarina@chromium.org
2011-10-05
7
-18
/
+14
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
16
-61
/
+64
*
views: Migrate more NewRunnableMethod instances to base::Bind()
tfarina@chromium.org
2011-10-05
4
-18
/
+20
*
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
[next]