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
*
Remove PREVIOUS_GRAPHEME_TRAILING.
xji@google.com
2011-08-16
2
-44
/
+13
*
chromeos: Improve brightness and volume animations.
derat@chromium.org
2011-08-15
3
-127
/
+104
*
views-desktop: Fix updating the cursor for windows.
sadrul@chromium.org
2011-08-15
3
-1
/
+13
*
Implemented nicer battery status
davemoore@chromium.org
2011-08-12
7
-4
/
+49
*
Dropping non-existant sources.
bradnelson@google.com
2011-08-11
1
-1
/
+0
*
Fix RenderText cached bounds and offset logic; update clients.
msw@chromium.org
2011-08-11
2
-17
/
+6
*
views-desktop: Fix sending mousewheel events to the correct view.
sadrul@chromium.org
2011-08-11
1
-2
/
+12
*
views: Force child views to paint into their own texture when the parent has ...
sadrul@chromium.org
2011-08-10
1
-5
/
+10
*
views-desktop: Add the desktop-window as an observer for a widget when it get...
sadrul@chromium.org
2011-08-10
1
-1
/
+7
*
NativeWidgetPrivate::CreateNativeWidget should check for NULL on views_delegate
varunjain@chromium.org
2011-08-09
1
-1
/
+1
*
Tests for TouchSelectoinControllerImpl.
varunjain@chromium.org
2011-08-08
5
-0
/
+219
*
NativeWidgetViews: Implement widget activation/deactivation.
sadrul@chromium.org
2011-08-08
4
-12
/
+25
*
Fix typo in SelectRect().
xji@google.com
2011-08-06
1
-1
/
+1
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
104
-255
/
+256
*
extend RenderText for inheritance. It
xji@google.com
2011-08-04
5
-66
/
+142
*
Add missing OnCaretBoundsChanged() hooks to NativeTextfieldViews.
varunjain@chromium.org
2011-08-03
1
-0
/
+4
*
Add proper drag position to TouchSelectionController::SelectionHandleDragged.
varunjain@chromium.org
2011-08-03
2
-5
/
+6
*
Make NetworkMenuModel a ui::MenuModel again.
rhashimoto@chromium.org
2011-08-03
4
-7
/
+15
*
views: Properly exclude native_menu_x when touchui==0 and toolkit_uses_gtk=1
mnissler@chromium.org
2011-08-03
1
-2
/
+2
*
Implement text selection widgets for controlling text selection on touch
varunjain@chromium.org
2011-08-03
7
-10
/
+426
*
Alwas set saved maximized state for panels to 'false'.
stevenjb@google.com
2011-08-02
1
-1
/
+8
*
Fix font and selection issues for RenderText temporary code.
msw@chromium.org
2011-08-02
1
-0
/
+7
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
10
-65
/
+45
*
views: Remove a bunch of unneeded includes from view_win.cc
tfarina@chromium.org
2011-08-02
1
-12
/
+3
*
First pass at removal of unneeded dependencies on skia\ext\platform_canvas.h
twiz@google.com
2011-08-02
1
-0
/
+1
*
Fixes crash in menu code. Based on crash data we're being asked for
sky@chromium.org
2011-08-01
1
-4
/
+3
*
Add myself to OWNERS in views/ and views/touchui.
sadrul@chromium.org
2011-07-29
2
-0
/
+2
*
Fix a few issues with touch-events and views-desktop.
sadrul@chromium.org
2011-07-29
6
-4
/
+30
*
Fixes crash in menu code. MenuItemView doesn't handle trying to show a
sky@chromium.org
2011-07-29
1
-0
/
+5
*
Shell of implementation for embedded windows. At this point this is
sky@chromium.org
2011-07-29
2
-5
/
+3
*
Adds some debugging code to help isolate if we're crashing because the
sky@chromium.org
2011-07-29
2
-7
/
+20
*
First pass for eliminating double painting
pkotwicz@chromium.org
2011-07-29
6
-7
/
+141
*
Use VIEWS_API in a few places to fix component build for chromeos and touchui.
sadrul@chromium.org
2011-07-28
2
-3
/
+4
*
Make VIEWS_API declarations in order to fix ChromeOS shared lib builds.
mnissler@chromium.org
2011-07-28
2
-2
/
+3
*
Fix views_examples NativeWidgetViews parenting on Windows.
rhashimoto@chromium.org
2011-07-28
1
-1
/
+21
*
Fix grab/ungrab in views-desktop world.
sadrul@chromium.org
2011-07-28
3
-1
/
+23
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
105
-239
/
+309
*
Fix method call on potentially deleted object in NativeWidgetViews.
rhashimoto@chromium.org
2011-07-27
2
-4
/
+8
*
Update Texture/Layer SetCanvas, callsites, and comments.
msw@chromium.org
2011-07-27
2
-8
/
+7
*
Add Unicode character support to chrome.input.sendKeyboardEvent.
yusukes@google.com
2011-07-27
6
-4
/
+47
*
Remove menu keyboard grab and close menu on window manager activation change.
rhashimoto@chromium.org
2011-07-27
11
-71
/
+24
*
Fixes bug in showing a sibling menu that could lead to an
sky@chromium.org
2011-07-26
1
-1
/
+1
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
2
-3
/
+2
*
Removing unused NativeButton code
saintlou@chromium.org
2011-07-26
21
-1786
/
+34
*
NativeWidgetViews: Add support for window properties.
sadrul@chromium.org
2011-07-26
2
-8
/
+22
*
views: Have the non-const version of child_at call the constant one.
tfarina@chromium.org
2011-07-26
1
-3
/
+6
*
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
[next]