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
/
ui
/
views
/
controls
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Win Aura trybots
bauerb@chromium.org
2012-01-17
2
-2
/
+19
*
Fixed Right-to-Left layout of the comboxbox.
saintlou@chromium.org
2012-01-14
2
-1
/
+12
*
Implement off-the-spot mode for Aura-IBus IME.
kinaba@chromium.org
2012-01-14
2
-1
/
+6
*
Ignore first release click in menus that are over the bounds.
saintlou@chromium.org
2012-01-13
3
-3
/
+31
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-13
2
-5
/
+7
*
Revert 117499 - Aura compile issues under clang
dhollowa@chromium.org
2012-01-12
2
-6
/
+5
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-12
2
-5
/
+6
*
Exports TextFieldController for the component build.
sky@chromium.org
2012-01-12
1
-2
/
+3
*
Convert collected cookies dialog box back to views.
ben@chromium.org
2012-01-12
2
-61
/
+29
*
OVERRIDE Fixups for TableView and DragDropController
dhollowa@chromium.org
2012-01-12
2
-1
/
+2
*
Attempt 2 at: Adds a trivial views based table implementation (only supports ...
sky@chromium.org
2012-01-11
9
-436
/
+370
*
Revert 117228 - Adds a trivial views based table implementation (only support...
flackr@chromium.org
2012-01-11
9
-366
/
+432
*
Factor more colors into NativeTheme.
saintlou@chromium.org
2012-01-11
4
-60
/
+29
*
Adds a trivial views based table implementation (only supports single
sky@chromium.org
2012-01-11
9
-432
/
+366
*
Shuffles around table classes and nukes tableview2.
sky@chromium.org
2012-01-10
17
-2941
/
+1198
*
Makes treeview add a one pixel border around the scrollview.
sky@chromium.org
2012-01-10
6
-16
/
+49
*
Adds missing OVERRIDE to TreeViewViews.
sky@chromium.org
2012-01-10
1
-1
/
+2
*
Fixes leaks in TreeViewViews test.
sky@chromium.org
2012-01-10
1
-5
/
+5
*
Makes TreeViewViews only notify ContextMenuController if a node is
sky@chromium.org
2012-01-10
2
-0
/
+21
*
Create a new menu type centered vertically over the bounds.
saintlou@chromium.org
2012-01-09
3
-10
/
+34
*
Adds editing support to tree.
sky@chromium.org
2012-01-09
2
-17
/
+126
*
Revert 116894 - Factor more colors into NativeTheme.
dbeam@chromium.org
2012-01-09
4
-29
/
+60
*
Factor more colors into NativeTheme.
saintlou@chromium.org
2012-01-09
4
-60
/
+29
*
Views based implementation of treeview. There are a couple of things
sky@chromium.org
2012-01-07
9
-205
/
+1392
*
Removing duplicate MenuItemView related modules.
saintlou@chromium.org
2012-01-06
6
-156
/
+0
*
Use the correct disclosure arrow for views::ComboBox and correct positioning ...
saintlou@chromium.org
2012-01-06
2
-65
/
+30
*
Greatly improve the look of the input text but modernizing the border.
saintlou@chromium.org
2012-01-05
1
-26
/
+8
*
Fixes build bustage. Need to export class.
sky@chromium.org
2012-01-05
1
-1
/
+2
*
Shuffles around the tree_view classes.
sky@chromium.org
2012-01-05
6
-334
/
+709
*
Make tabs in Aura look better.
ben@chromium.org
2012-01-05
1
-15
/
+106
*
specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...
xji@chromium.org
2012-01-04
1
-8
/
+14
*
TBR=jam
pfeldman@chromium.org
2011-12-29
1
-0
/
+4
*
Add a CanHandleAccelerators() method to AcceleratorTarget.
asanka@chromium.org
2011-12-27
1
-3
/
+0
*
views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...
tfarina@chromium.org
2011-12-23
2
-3
/
+3
*
Add a new ctor to CanvasSkia that takes a const SkBitmap&.
tfarina@chromium.org
2011-12-21
5
-13
/
+2
*
aura: Copy/Paste from Omnibox should restore http://
varunjain@chromium.org
2011-12-20
5
-7
/
+50
*
Rename ui::EventFlags mouse flags to be more sensible
dhollowa@chromium.org
2011-12-20
7
-26
/
+29
*
Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ...
msw@chromium.org
2011-12-20
1
-13
/
+7
*
views: Rename IsFocusableInRootView() to just IsFocusable().
tfarina@chromium.org
2011-12-20
1
-1
/
+1
*
Make CanvasSkia take a gfx::Size as the first parameter.
tfarina@chromium.org
2011-12-20
8
-16
/
+21
*
specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...
xji@chromium.org
2011-12-19
1
-7
/
+13
*
ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-12-17
1
-3
/
+3
*
Enable mnemonic and bookmark folder key activation on menu
oshima@chromium.org
2011-12-17
1
-3
/
+10
*
Refactors the tab glow into views so that it can be used by the
sky@chromium.org
2011-12-16
2
-0
/
+198
*
Fix the issue that omnibox is editable when menu is opened in aura.
jennyz@chromium.org
2011-12-16
1
-5
/
+5
*
views: Convert IsFocusable() to just focusable() since it's just a simple acc...
tfarina@chromium.org
2011-12-16
7
-14
/
+5
*
Removing deprecated touchui code.
saintlou@chromium.org
2011-12-14
2
-233
/
+0
*
views: Rename IsVisibleInRootView() to IsDrawn().
tfarina@chromium.org
2011-12-14
4
-7
/
+7
*
Add traces in text code
piman@chromium.org
2011-12-14
1
-0
/
+2
*
views: Convert IsVisible() to just visible() since it's just a simple accessor.
tfarina@chromium.org
2011-12-14
10
-40
/
+36
[next]