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
*
Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).
rohitrao@chromium.org
2010-07-29
1
-1
/
+1
*
Add initial tests for keyboard access (tabbing in some dialogs).
dtseng@chromium.org
2010-07-28
1
-1
/
+1
*
views: Fix bad license headers found in some files
tfarina@chromium.org
2010-07-28
12
-49
/
+42
*
Set the initial focus when the task manager first activates and shows. Also,...
dtseng@chromium.org
2010-07-28
1
-0
/
+1
*
Add "pushed" as a state a TextButton can show (alongside "normal" and "hover").
pkasting@chromium.org
2010-07-27
2
-22
/
+34
*
Add undeclared virtual destructors part 2
ziadh@chromium.org
2010-07-27
7
-0
/
+21
*
Fix code path in TabbedPane::RemoveTabAtIndex()
mnissler@chromium.org
2010-07-27
1
-1
/
+2
*
Make the resize gripper invisible.
pkasting@chromium.org
2010-07-27
3
-143
/
+98
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
83
-0
/
+83
*
Fixes regression in links ending up too small. The problem is that we
sky@chromium.org
2010-07-21
3
-8
/
+3
*
[Linux Views]Handle focus traversing correctly.
suzhe@chromium.org
2010-07-20
1
-2
/
+10
*
Fixes crash in views/gtk when pressing space bar on a menu button.
sky@chromium.org
2010-07-18
1
-0
/
+6
*
Make sure to only handle real visiblity changes in NativeViewHost.
mnissler@chromium.org
2010-07-16
1
-3
/
+7
*
Revert 46492 to repair perf regression in XP single-core Moz Page Cycler
jar@chromium.org
2010-07-16
1
-4
/
+2
*
Relayout content pref page properly upon sync status changes.
mnissler@chromium.org
2010-07-15
10
-1
/
+27
*
Fixes focus placement after using ctrl+tab in dialogs.
dtseng@chromium.org
2010-07-14
1
-7
/
+7
*
This ensures ATs read the correct selected tab when the containing tabbed pan...
dtseng@chromium.org
2010-07-14
1
-1
/
+6
*
Fix the announcement of combo boxes by excluding them from firing events on o...
dtseng@chromium.org
2010-07-12
2
-2
/
+8
*
Ups the max size of bookmark menus to accommodate the wrench menu.
sky@chromium.org
2010-07-08
1
-1
/
+3
*
Fix a typo that caused wrong menu highlight color being used for ChromeOS.
xiyuan@chromium.org
2010-07-07
1
-1
/
+1
*
Fire focus events when CustomButtons are hottracked.
dtseng@chromium.org
2010-07-07
2
-0
/
+23
*
Add some missing states for menu items. This allows AT's to know when a menu...
dtseng@chromium.org
2010-07-07
1
-0
/
+13
*
Fix column sizing in views::TableView.
mnissler@chromium.org
2010-07-07
2
-2
/
+8
*
Makes menu draw disabled arrow the correct color for classic windows.
sky@chromium.org
2010-07-07
2
-6
/
+19
*
Fixes menus when shown by way of pressing alt-f. I need to turn on
sky@chromium.org
2010-07-07
3
-15
/
+8
*
Bye bye tab close dot, we hardly knew you.
sky@chromium.org
2010-07-07
1
-12
/
+7
*
Re-land r51526
mnissler@chromium.org
2010-07-05
16
-60
/
+270
*
Changes the menu code to show mnemonics if the alt key is down.
sky@chromium.org
2010-07-02
1
-2
/
+13
*
Move WindowImpl to gfx so I can use it there for canvas unit tests.
ben@chromium.org
2010-07-02
2
-4
/
+4
*
Revert r51526 (Auto-size the views version of the options dialog.)
mnissler@chromium.org
2010-07-02
16
-269
/
+60
*
Auto-size the views version of the options dialog.
mnissler@chromium.org
2010-07-02
16
-60
/
+269
*
Hook up the MenuViewItem objects to a widget so that they may send accessibil...
dtseng@chromium.org
2010-07-01
3
-3
/
+49
*
Moves gtk accelerator processing functions to base/gtk_util so I can
sky@chromium.org
2010-07-01
1
-20
/
+2
*
Remove the bookmark menu.
pkasting@chromium.org
2010-07-01
1
-4
/
+0
*
Fixes possible crash in showing menus. This is less likely now that
sky@chromium.org
2010-07-01
2
-11
/
+67
*
Adding support for ChromeOS snapshot window titles and favicons.
gspencer@chromium.org
2010-06-30
2
-69
/
+92
*
Canvas refactoring phase 4b:
ben@chromium.org
2010-06-30
4
-10
/
+10
*
Windows: Replace tabs in content settings with a listbox.
thakis@chromium.org
2010-06-30
1
-4
/
+4
*
Win: Add listbox view.
thakis@chromium.org
2010-06-30
6
-9
/
+366
*
Canvas refactoring Phase 4a:
ben@chromium.org
2010-06-29
1
-4
/
+3
*
Disables another crashing test.
sky@chromium.org
2010-06-28
1
-1
/
+2
*
Disables TableViewTest.PersistMultiSelectionOnChangeWithSort as it is
sky@chromium.org
2010-06-28
1
-1
/
+1
*
Mark TreeViewTests.PersistMultiSelectionOnSort as DISABLED_.
glotov@chromium.org
2010-06-28
1
-1
/
+1
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
10
-47
/
+50
*
Changes mnemonics for bookmark menus to show the mnemonics if either
sky@chromium.org
2010-06-25
3
-14
/
+58
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
10
-50
/
+47
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
10
-47
/
+50
*
Fix radiobuttons and connect up child widgets again.
dtseng@chromium.org
2010-06-24
3
-2
/
+14
*
Default to GTK_WRAP_WORD_CHAR for multiline textfield on Gtk.
xiyuan@chromium.org
2010-06-24
1
-0
/
+3
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
8
-24
/
+25
[next]