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
*
Fix static compile with touchui on chromeos.
sadrul@chromium.org
2010-12-06
1
-0
/
+2
*
A non-GTK version of menus for touchui.
sadrul@chromium.org
2010-12-05
8
-6
/
+281
*
Handle shift-selection in GroupTables.
atwilson@chromium.org
2010-12-03
3
-21
/
+110
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
4
-16
/
+8
*
[cros] Use WideButton for all screens, increase textfield vmargin on login sc...
nkostylev@chromium.org
2010-11-23
1
-0
/
+3
*
Revert 66982 - [cros] Use WideButton on EULA, Sign In screens.
nkostylev@chromium.org
2010-11-23
1
-3
/
+0
*
Refactoring of cursor usage (primarily for linux).
sadrul@chromium.org
2010-11-23
3
-3
/
+15
*
[cros] Use WideButton on EULA, Sign In screens.
nkostylev@chromium.org
2010-11-22
1
-0
/
+3
*
Convert SizeStringInt from taking a wstring to a string16.
tony@chromium.org
2010-11-22
2
-3
/
+6
*
Attempt 2 at:
sky@chromium.org
2010-11-21
3
-18
/
+18
*
Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...
sky@chromium.org
2010-11-19
3
-18
/
+18
*
Converts usage of SetProp/GetProp to a map. Even after making sure we
sky@chromium.org
2010-11-19
3
-18
/
+18
*
More animation cleanup.
sky@chromium.org
2010-11-18
1
-0
/
+1
*
Add 1px black border for ChromeOS status button.
xiyuan@chromium.org
2010-11-18
2
-0
/
+24
*
Fix context menus for touchui=1
sadrul@chromium.org
2010-11-18
1
-1
/
+1
*
Pulls AnimationDelegate out into its own header.
sky@chromium.org
2010-11-17
1
-1
/
+1
*
Implement new task manager mocks on windows.
atwilson@chromium.org
2010-11-15
3
-3
/
+16
*
Adding style notion to the TextButton.
glotov@google.com
2010-11-13
2
-4
/
+3
*
gtk views: NULL-check fixed_ before hiding
evan@chromium.org
2010-11-12
1
-1
/
+2
*
views: Override gtk-menu-images=0 for menu items with icons.
derat@chromium.org
2010-11-11
1
-0
/
+6
*
Implements vertical margins setter for textfield.
altimofeev@chromium.org
2010-11-10
7
-11
/
+106
*
Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-10
2
-17
/
+16
*
Fix menu click bug.
oshima@chromium.org
2010-11-10
1
-1
/
+1
*
Do not send many requests to flimflam when network chagned.
oshima@chromium.org
2010-11-09
2
-2
/
+25
*
Re-insert IP address in Network Menu.
stevenjb@chromium.org
2010-11-08
2
-5
/
+7
*
Revert 65109 - Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-04
2
-16
/
+17
*
Adds the ability for classes other than native control to process
sky@chromium.org
2010-11-04
2
-17
/
+16
*
[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
5
-29
/
+46
*
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
*
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
6
-2
/
+53
*
Update gtk/menu2 without closing menu
oshima@chromium.org
2010-10-26
1
-8
/
+15
*
Menu crash fix for domui/gtk menu that is caused by multiple context menu req...
oshima@chromium.org
2010-10-22
4
-2
/
+112
*
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
*
Convert gfx::ElideText from using wstrings to string16.
tony@chromium.org
2010-10-21
1
-1
/
+2
*
Make the Windows location bar send accessibility events to the
dmazzoni@chromium.org
2010-10-21
2
-0
/
+13
*
Convert LOG(INFO) to VLOG(1) - views/.
pkasting@chromium.org
2010-10-20
3
-51
/
+0
[next]