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
/
tabbed_pane
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move tabbed_pane directory to ui/views/controls/.
tfarina@chromium.org
2011-11-25
9
-1281
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
4
-7
/
+7
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
4
-7
/
+7
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
4
-7
/
+7
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
2
-2
/
+2
*
views: Move ime and test directories to ui/views.
tfarina@chromium.org
2011-11-17
1
-2
/
+2
*
Fix test setup for TabbedPaneTest.
mnissler@chromium.org
2011-11-14
1
-19
/
+7
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
2
-5
/
+4
*
Fix typo. DISBLED->DISABLED
nsylvain@chromium.org
2011-11-13
1
-1
/
+1
*
AddRemove is failing the same way as TabbedPaneTest.SizeAndLayout on win7.
nsylvain@chromium.org
2011-11-13
1
-2
/
+4
*
Disable TabbedPaneTest.SizeAndLayout on windows as it is failing on Win7.
nsylvain@chromium.org
2011-11-13
1
-1
/
+8
*
Convert View::HasFocus() to be const. Required adding const versions of some...
pkasting@chromium.org
2011-10-26
1
-1
/
+1
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
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: Fix views examples tab titles to not look garbage on Windows.
tfarina@chromium.org
2011-09-29
1
-2
/
+1
*
views: Change TabbedPane::AddTab() to string16.
tfarina@chromium.org
2011-09-29
8
-31
/
+36
*
views: Add protected virtual destructor to TabbedPaneListener.
tfarina@chromium.org
2011-09-27
1
-0
/
+3
*
views: Get rid of TabbedPane::CreateWrapper().
tfarina@chromium.org
2011-09-21
2
-8
/
+3
*
views: Add unittests for the TabbedPane operations.
tfarina@chromium.org
2011-09-20
1
-1
/
+43
*
Move input_method to widget
oshima@google.com
2011-08-23
1
-1
/
+0
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
1
-1
/
+1
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-1
/
+1
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
2
-2
/
+2
*
Convert some more view methods to the ui/views style.
ben@chromium.org
2011-07-15
2
-5
/
+5
*
Fix even more crashes. To help identify remaining crashes now and in the futu...
ben@chromium.org
2011-06-16
1
-3
/
+9
*
Re-land:
ben@chromium.org
2011-06-16
1
-4
/
+2
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-2
/
+4
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-4
/
+2
*
Make the web content accessibility tree a descendant of the main window's
dmazzoni@chromium.org
2011-06-13
2
-5
/
+0
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-5
/
+6
*
views: Use DCHECK_EQ where possible.
tfarina@chromium.org
2011-06-11
1
-1
/
+2
*
views: Use vector<T>::operator[] instead of vector<T>::at in the remaining ca...
tfarina@chromium.org
2011-06-08
1
-1
/
+1
*
views: Make View::SetFocusable() a simple setter accessor.
tfarina@chromium.org
2011-06-01
1
-1
/
+1
*
views: Rename child_widget() to GetChildWidget().
tfarina@chromium.org
2011-05-21
2
-4
/
+6
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
2
-11
/
+8
*
ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).
tfarina@chromium.org
2011-05-20
1
-1
/
+1
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
2
-3
/
+2
*
Re-land:
ben@chromium.org
2011-05-13
4
-11
/
+11
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
4
-11
/
+11
*
Split the hierarchy.
ben@chromium.org
2011-05-13
4
-11
/
+11
*
Step 5 in native theme refactoring
rogerta@chromium.org
2011-04-27
1
-4
/
+5
*
Rename CreateParams to InitParams.
ben@chromium.org
2011-04-26
2
-2
/
+2
*
Rework the way Widget::Init works:
ben@chromium.org
2011-04-26
2
-5
/
+6
*
Centralizes checking for non-null return from CreateWindow.
sky@chromium.org
2011-04-19
1
-0
/
+2
*
In preparation for NativeTheme refactoring, renaming the class NativeTheme
rogerta@chromium.org
2011-03-30
1
-3
/
+3
*
Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...
ben@chromium.org
2011-03-28
3
-12
/
+11
*
views: Cleanup TabbedPane class.
tfarina@chromium.org
2011-03-18
6
-98
/
+119
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
2
-14
/
+28
*
Build out NativeWindow interface for Window method pass-thrus.
ben@chromium.org
2011-03-10
1
-1
/
+1
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
[next]