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
...
*
Use widget to specify the parent of views menu.
oshima@google.com
2011-07-26
12
-29
/
+23
*
Make sure the focus border is inset wrt the entire button so
rogerta@chromium.org
2011-07-25
2
-0
/
+17
*
Call GetSysteMenu to enable modification of the system menu so that maximize,...
guohui@chromium.org
2011-07-25
1
-7
/
+3
*
Rework NativeWidgetViews/NativeWidgetView lifetime management.
rhashimoto@chromium.org
2011-07-25
5
-23
/
+98
*
Views views_unittests FocusManagerTest.FocusNativeControls use after free
dhollowa@chromium.org
2011-07-25
2
-1
/
+9
*
Clean up mouse grab code in NativeWidgetGtk. This makes it clean up a
sky@chromium.org
2011-07-25
2
-48
/
+89
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
18
-1564
/
+599
*
Revert 93840 - Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
18
-599
/
+1564
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
18
-1564
/
+599
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
14
-239
/
+26
*
check xinput2 capability so that it runs on the system that doesn't support x...
oshima@google.com
2011-07-23
1
-1
/
+25
*
Revert 93744 - 2nd try. added UI_API to Screen class.
csilv@chromium.org
2011-07-23
14
-26
/
+239
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
14
-239
/
+26
*
Revert 93724
oshima@google.com
2011-07-22
14
-26
/
+239
*
Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...
oshima@google.com
2011-07-22
14
-239
/
+26
*
touch: Always expect XInput2 availability.
sadrul@chromium.org
2011-07-22
6
-82
/
+5
*
Fixes crash introduced by fix for 11229. The fix for 11229 made it so
sky@chromium.org
2011-07-21
1
-1
/
+2
*
Fixes crash in menu code. The crash occurs because
sky@chromium.org
2011-07-21
4
-2
/
+145
*
Use a native widget that assumes mouse capture always works during tests.
sadrul@chromium.org
2011-07-20
1
-10
/
+29
*
Disable WidgetTest.GrabUngrab on ChromeOS.
sadrul@chromium.org
2011-07-20
1
-1
/
+7
*
views capture: Fix mouse-event location and reset capture view.
sadrul@chromium.org
2011-07-19
7
-14
/
+88
*
Fixes painting regression in classic mode. This makes the code match
sky@chromium.org
2011-07-19
1
-11
/
+11
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
9
-9
/
+9
*
Don't add GetWindowBoundsForClientBounds() in NativeFrameView's GetPreferredS...
asvitkine@chromium.org
2011-07-19
2
-6
/
+8
*
Make all Windows menus use the same spacing, rather than having some (those t...
pam@chromium.org
2011-07-19
1
-0
/
+5
*
Makes sure widget is created at right size before showing
sky@chromium.org
2011-07-19
9
-41
/
+90
*
Add net:: dependency for views. This fixes component build for views-desktop.
sadrul@chromium.org
2011-07-19
1
-1
/
+2
*
Fixes regression from menu refactoring. The old windows code wasn't
sky@chromium.org
2011-07-19
2
-6
/
+8
*
Enable browser compositor on all TOUCH_UI builds.
backer@chromium.org
2011-07-19
1
-1
/
+1
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-5
/
+6
*
Move debug paint flag to Widget so native widget can use the same flag.
oshima@google.com
2011-07-16
4
-8
/
+19
*
Rename InActiveChagned to OnActiveChanged to follow standard naming scheme.
oshima@google.com
2011-07-15
2
-3
/
+3
*
Wires up persisting expanded folders in the bookmark editor for views.
sky@chromium.org
2011-07-15
2
-8
/
+2
*
Reset active_native_widget_ when active widget is removed.
oshima@google.com
2011-07-15
2
-0
/
+10
*
Don't schedule paint if one of view in parent chain is invisible
oshima@google.com
2011-07-15
1
-1
/
+1
*
Enable MenuItemView to load icons for MenuModel submenus.
rhashimoto@chromium.org
2011-07-15
1
-3
/
+3
*
Convert some more view methods to the ui/views style.
ben@chromium.org
2011-07-15
21
-106
/
+94
*
Fix context sharing in CompositorGL.
backer@chromium.org
2011-07-15
1
-1
/
+1
*
views: Add views namespace to TestViewsDelegate.
tfarina@chromium.org
2011-07-15
3
-16
/
+27
*
Add const to HasKeyboardCapture
oshima@google.com
2011-07-14
7
-7
/
+7
*
Removes Widget from two of ViewsDelegate methods. I would have liked
sky@chromium.org
2011-07-14
7
-24
/
+13
*
Set minimum window size on Windows.
asvitkine@chromium.org
2011-07-14
2
-2
/
+18
*
views-desktop: Fix a couple of crashes.
sadrul@chromium.org
2011-07-14
2
-4
/
+7
*
Fix typo in header file name.
oshima@google.com
2011-07-14
1
-1
/
+1
*
Make consistent about "caps lock" vs. "capslock" with former.
yoshiki@chromium.org
2011-07-14
1
-2
/
+2
*
Clean up FocusManager
oshima@google.com
2011-07-14
14
-85
/
+54
*
Move SetInitialFocus to Widget
oshima@google.com
2011-07-14
13
-73
/
+138
*
Allow different kinds of 'desktops'.
sadrul@chromium.org
2011-07-13
6
-13
/
+70
*
views: Add unittests for View::GetViewsWithGroup() method.
tfarina@chromium.org
2011-07-13
7
-22
/
+35
*
Disable compositor on non-touch build
oshima@google.com
2011-07-13
1
-1
/
+1
[prev]
[next]