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
*
Revert 65109 - Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-04
6
-118
/
+39
*
Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-04
6
-39
/
+118
*
[ChromeOS] Implement new progress bar mock.
xiyuan@chromium.org
2010-11-03
1
-24
/
+150
*
Not all text-sizing calls took the insets into account, leading to inconsiste...
pkasting@chromium.org
2010-11-02
1
-4
/
+5
*
Textfield draws the right part of its parent's background as its background.
avayvod@chromium.org
2010-11-02
1
-1
/
+11
*
Attempt at fixing leaks from SetProp. Apparently there is a finite
sky@chromium.org
2010-11-01
9
-49
/
+87
*
Prevent needless vertical margin change.
altimofeev@chromium.org
2010-10-30
1
-1
/
+2
*
Adds GtkLabel to GtkButton to allow font changing.
altimofeev@chromium.org
2010-10-30
1
-6
/
+16
*
chromeos: Add Ctrl-/ accelerator for help app.
derat@chromium.org
2010-10-29
1
-1
/
+9
*
Make icon-text spacing configurable.
oshima@chromium.org
2010-10-29
2
-7
/
+15
*
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
[next]