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
Commit message (
Expand
)
Author
Age
Files
Lines
*
aura: Gesture event plumbing (skeleton).
sadrul@chromium.org
2012-01-17
4
-5
/
+13
*
Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
13
-6
/
+990
*
Fix Win Aura trybots
bauerb@chromium.org
2012-01-17
3
-2
/
+20
*
Revert 117869 - Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
13
-990
/
+6
*
Initial views touchui Gesture Recognizer support
vollick@chromium.org
2012-01-17
13
-6
/
+990
*
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
5
-4
/
+18
*
Fix bug where layers weren't getting reordered correctly in a
sky@chromium.org
2012-01-13
12
-17
/
+40
*
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
*
Replacing TabbedPane with Combobox to select an example.
saintlou@chromium.org
2012-01-12
1
-34
/
+84
*
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
*
Fix compile on linux_views.
sky@chromium.org
2012-01-11
1
-1
/
+1
*
Attempt 2 at: Adds a trivial views based table implementation (only supports ...
sky@chromium.org
2012-01-11
12
-463
/
+405
*
Revert 117228 - Adds a trivial views based table implementation (only support...
flackr@chromium.org
2012-01-11
12
-401
/
+459
*
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
12
-459
/
+401
*
Allow a Views client to provide a default frameview for window widgets.
ben@chromium.org
2012-01-11
4
-1
/
+18
*
Revert 117165 - Allow a Views client to provide a default frameview for windo...
ben@chromium.org
2012-01-11
4
-18
/
+1
*
Allow a Views client to provide a default frameview for window widgets.
ben@chromium.org
2012-01-11
4
-1
/
+18
*
Shuffles around table classes and nukes tableview2.
sky@chromium.org
2012-01-10
21
-3192
/
+1206
*
Tweaks the aesthetics of dialog buttons to look better (right and bottom padd...
ben@chromium.org
2012-01-10
1
-3
/
+3
*
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
5
-9
/
+123
*
Create a new menu type centered vertically over the bounds.
saintlou@chromium.org
2012-01-09
3
-10
/
+34
*
Attempt 2 at: Makes detached tab dragging create a real browser. It's enabled on
sky@chromium.org
2012-01-09
1
-9
/
+13
*
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
13
-212
/
+1574
*
Revert 116630 - The change was causing multiple test failures on Linux Chrome...
kkania@chromium.org
2012-01-06
1
-9
/
+3
*
Removing duplicate MenuItemView related modules.
saintlou@chromium.org
2012-01-06
7
-165
/
+11
*
Makes Widget modality a 3-state type rather than a boolean.
ben@chromium.org
2012-01-06
10
-19
/
+26
*
Use the correct disclosure arrow for views::ComboBox and correct positioning ...
saintlou@chromium.org
2012-01-06
2
-65
/
+30
*
Disconnect signal connectors before destroying gtk widget.
oshima@chromium.org
2012-01-06
1
-3
/
+9
*
Greatly improve the look of the input text but modernizing the border.
saintlou@chromium.org
2012-01-05
1
-26
/
+8
*
Revert r116518 "Disconnect signal connectors before deleting NativeWidgetGtk"
oshima@chromium.org
2012-01-05
1
-4
/
+2
*
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
7
-337
/
+718
*
Fix bug 62037: Task manager tooltips appear behind task manager if 'Always on...
jianli@chromium.org
2012-01-05
1
-3
/
+3
*
Make tabs in Aura look better.
ben@chromium.org
2012-01-05
3
-15
/
+115
*
AURA/X11: Handle VKEY_MENU accelerator on content area
oshima@chromium.org
2012-01-05
6
-91
/
+95
*
Disconnect signal connectors before deleting NativeWidgetGtk
oshima@chromium.org
2012-01-05
1
-2
/
+4
*
Do not modify |native_event()->xkey.state| in GetUnmodifiedCharaceter.
yusukes@chromium.org
2012-01-05
1
-6
/
+5
[next]