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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Win] Enable groups in list views when updating groups.
bauerb@chromium.org
2010-10-14
1
-2
/
+4
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
The start of the instant opt-in mocks.
sky@chromium.org
2010-10-08
2
-5
/
+14
*
Add CreateWrapper to views/examples/examples_base.cc
stevenjb@chromium.org
2010-10-06
1
-0
/
+17
*
Fixes another gray rect. This problem occurred because NativeViewHost
sky@chromium.org
2010-10-06
1
-0
/
+2
*
Use BubbleWindow for JSModalDialogViews on ChromeOS.
xiyuan@chromium.org
2010-10-05
1
-1
/
+1
*
Fixes bug in wrench menu where closing with menu open could trigger
sky@chromium.org
2010-10-05
1
-0
/
+1
*
Only enable renderer accessibility when an active screen reader is detected.
ctguil@chromium.org
2010-10-05
1
-1
/
+1
*
DOMUI implementation of Menu2.
oshima@chromium.org
2010-10-04
1
-0
/
+4
*
Remove mnemonic and add keyboard shortcut text to the accessible name of text...
ctguil@chromium.org
2010-10-01
3
-21
/
+38
*
Working on removing GTK for touch UI, by introducing a new
anicolao@chromium.org
2010-09-30
1
-0
/
+6
*
Make the first-run search engine choice dialog accessible to
dmazzoni@chromium.org
2010-09-30
3
-1
/
+25
*
Refactor RadioButton Image code for linux/gtk
oshima@chromium.org
2010-09-29
4
-76
/
+124
*
Add SetMinimumWidth to Menu2 for chromeos.
oshima@chromium.org
2010-09-29
7
-0
/
+20
*
Allow chrome to be customized for screen reader users.
ctguil@chromium.org
2010-09-29
7
-8
/
+54
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
53
-297
/
+157
*
Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...
ben@chromium.org
2010-09-28
1
-0
/
+2
*
Set WidgetGtk.delegate_ = NULL in CloseNow() to fix chromium-os:5604.
stevenjb@google.com
2010-09-27
1
-2
/
+4
*
Append "(Incognito)" to the accessible title of the browser window.
ctguil@chromium.org
2010-09-27
3
-4
/
+10
*
Reland r60342.
dtseng@chromium.org
2010-09-24
2
-0
/
+6
*
A quick fix for Issue 45091.
hbono@chromium.org
2010-09-24
1
-1
/
+5
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
2
-3
/
+5
*
Revert "Set focus to a ConfirmInfoBar. This serves to alerts screen reader u...
maruel@chromium.org
2010-09-23
2
-6
/
+0
*
Set focus to a ConfirmInfoBar. This serves to alerts screen reader users tha...
dtseng@chromium.org
2010-09-23
2
-0
/
+6
*
Fixing the problem where accessibility events for password fields did not set...
chaitanyag@chromium.org
2010-09-21
2
-0
/
+5
*
Make windows menu accelerators work in owner-draw mode.
asargent@chromium.org
2010-09-15
1
-9
/
+5
*
Fix focus traversal order in dialogs.
jcivelli@chromium.org
2010-09-14
1
-1
/
+3
*
Fixes bug in bookmark menus where using arrow keys would select
sky@chromium.org
2010-09-13
2
-3
/
+29
*
The fix for http://code.google.com/p/chromium-os/issues/detail?id=5987
scottbyer@google.com
2010-09-10
1
-1
/
+5
*
Fixes bug in changing to side tabs that could result in making window
sky@chromium.org
2010-09-09
1
-0
/
+11
*
[Win] Add per-plugin exceptions to content settings.
bauerb@chromium.org
2010-09-09
2
-15
/
+26
*
views: Add initial Throbber example.
tfarina@chromium.org
2010-09-09
4
-1
/
+104
*
Added entry points to view/View to dispatch and process TouchEvents.
rjkroege@google.com
2010-09-08
9
-9
/
+401
*
Changes the max width for bookmark menus back to 400 and leaves them
sky@chromium.org
2010-09-07
2
-9
/
+10
*
Fixes bookmark menus to deal with multiple menus sharing the same
sky@chromium.org
2010-09-07
2
-48
/
+123
*
Alway return interface from ViewAccessibility::get_accChild.
ctguil@chromium.org
2010-09-03
2
-168
/
+71
*
Factoring out views related unit-tests in their own exe.
jcivelli@chromium.org
2010-09-03
2
-0
/
+90
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
44
-210
/
+215
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
44
-215
/
+210
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
44
-210
/
+215
*
Connect native view accessibles back to the accessibility tree.
ctguil@chromium.org
2010-09-02
1
-5
/
+4
*
Sending try jobs to linux_view is a strong signal that we should also send th...
thestig@chromium.org
2010-09-02
1
-2
/
+2
*
Adds support for invisible menu items to bookmark menus and wires it
sky@chromium.org
2010-09-01
1
-4
/
+7
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
44
-215
/
+210
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
44
-210
/
+215
*
Fix a regression in r56766
oshima@chromium.org
2010-09-01
1
-0
/
+2
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
10
-29
/
+33
*
Misc. minor cleanup.
pkasting@chromium.org
2010-08-27
1
-2
/
+1
*
GTTF: Make our handling of Windows pre-processor symbols more consistent.
phajdan.jr@chromium.org
2010-08-26
1
-5
/
+0
[next]