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
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
1
-2
/
+1
*
Revert "Add Shutdown button to login/locker screen."
oshima@chromium.org
2010-10-28
2
-15
/
+7
*
Add Shutdown button to login/locker screen.
oshima@chromium.org
2010-10-28
2
-7
/
+15
*
[cros] Relanding - Fix UI issues on SignIn/user pod.
nkostylev@chromium.org
2010-10-28
1
-1
/
+1
*
Revert 64225 - [cros] Fix UI issues on SignIn pod/user pod.
jochen@chromium.org
2010-10-28
1
-1
/
+1
*
[cros] Fix UI issues on SignIn pod/user pod.
nkostylev@chromium.org
2010-10-28
1
-1
/
+1
*
Convert ElideUrl to return a string16 instead of a wstring.
tony@chromium.org
2010-10-27
1
-1
/
+2
*
Grab keyboard input when showing domui/views menu.
oshima@chromium.org
2010-10-27
2
-16
/
+21
*
touchui: Directly process key and mouse events.
rjkroege@google.com
2010-10-26
14
-279
/
+274
*
Update gtk/menu2 without closing menu
oshima@chromium.org
2010-10-26
1
-8
/
+15
*
Fixes bug where we would some times not layout when we needed to.
sky@chromium.org
2010-10-25
1
-3
/
+8
*
Menu crash fix for domui/gtk menu that is caused by multiple context menu req...
oshima@chromium.org
2010-10-22
5
-2
/
+114
*
Revert 63478 - Adds CHECKs in hopes of figuring out why we're crashing on som...
sky@chromium.org
2010-10-22
1
-8
/
+3
*
Adds CHECKs in hopes of figuring out why we're crashing on some test
sky@chromium.org
2010-10-22
1
-3
/
+8
*
Some cleanup of view accessibility and view accessibility wrapper.
ctguil@chromium.org
2010-10-22
10
-373
/
+132
*
Convert gfx::ElideText from using wstrings to string16.
tony@chromium.org
2010-10-21
2
-2
/
+5
*
Make the Windows location bar send accessibility events to the
dmazzoni@chromium.org
2010-10-21
4
-2
/
+24
*
Hijack mouse-related events for TOUCH_UI builds
bryeung@google.com
2010-10-21
6
-7
/
+307
*
Make the Downloads Shelf keyboard-accessible (via F6) and accessible to
dmazzoni@chromium.org
2010-10-21
2
-1
/
+4
*
Return the IAccessible interface of the deepest descent that contains the spe...
ctguil@chromium.org
2010-10-20
1
-39
/
+16
*
Convert LOG(INFO) to VLOG(1) - views/.
pkasting@chromium.org
2010-10-20
5
-71
/
+19
*
Makes NativeFrameView implement GetPreferredSize. Without this we
sky@chromium.org
2010-10-18
6
-14
/
+40
*
Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...
brettw@chromium.org
2010-10-17
3
-7
/
+7
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
4
-7
/
+9
*
[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
[next]