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
*
Set minimum width on menu for NativeComboboxViews.
rhashimoto@chromium.org
2011-05-11
3
-2
/
+6
*
iwyu: Include callback_old.h where appropriate, final.
jhawkins@chromium.org
2011-05-11
1
-1
/
+1
*
Added Unit Testing for pure Views Combobox
saintlou@chromium.org
2011-05-11
4
-0
/
+185
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-11
2
-14
/
+19
*
Reverting the unintentional change.
oshima@google.com
2011-05-11
1
-4
/
+0
*
Undo Redo for Textfield Views
oshima@google.com
2011-05-11
9
-60
/
+1065
*
wstring: remove WideToUpper/WideToLower
evan@chromium.org
2011-05-10
5
-23
/
+23
*
Revert 84831 - The initial prototype code for the compact navigation (cnav) p...
bradnelson@google.com
2011-05-10
2
-19
/
+14
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-10
2
-14
/
+19
*
Tweaks Compositor API. To make it possible to land this I've ifdef'd
sky@chromium.org
2011-05-10
10
-34
/
+255
*
Fix leak of EmptyMenuMenuItem.
rhashimoto@chromium.org
2011-05-10
1
-0
/
+2
*
event: Create a mouse event out of a touch event.
sadrul@chromium.org
2011-05-10
3
-37
/
+64
*
Enable TestViewsDelegates for views unittests and views_examples by default
oshima@google.com
2011-05-10
7
-19
/
+15
*
Add a status-type for a mouse-event triggered by a touch event.
sadrul@chromium.org
2011-05-09
2
-4
/
+10
*
Delete Obsolete PaintNow method
oshima@google.com
2011-05-09
3
-18
/
+0
*
Trigger update for all GdkWindow's marked for repainting.
sadrul@chromium.org
2011-05-09
1
-1
/
+1
*
Add simple drag and drop to NativeTextfieldViews.
msw@chromium.org
2011-05-09
5
-7
/
+380
*
ComboBox needs a minimum menu width and now uses MenuItemView.
rhashimoto@chromium.org
2011-05-09
2
-3
/
+15
*
Remove SetMultiLine() method from CheckboxNt class, since its now properly
rogerta@chromium.org
2011-05-06
2
-13
/
+0
*
Reverse arrow direction so graphViz draws root node at top.
wjmaclean@chromium.org
2011-05-06
1
-2
/
+2
*
Add multi-line support to TextButtonBase since this is needed by the derived
rogerta@chromium.org
2011-05-06
3
-15
/
+73
*
views: Remove using-directive of "views" to not make all names from the names...
tfarina@chromium.org
2011-05-06
1
-2
/
+5
*
Add method to print view tree in graphViz format.
wjmaclean@chromium.org
2011-05-06
2
-0
/
+67
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
3
-6
/
+12
*
wstring: remove wstring version of SplitString
evan@chromium.org
2011-05-05
1
-5
/
+4
*
Added Key event forwarding and handlking (not yet tested for GTK or Windows)
saintlou@chromium.org
2011-05-05
9
-49
/
+175
*
Removing Menu2 (size is not settable, waiting on another CL)
saintlou@chromium.org
2011-05-05
2
-59
/
+56
*
Remove crrev.com/82385 debug code added for crbug.com/78792.
msw@chromium.org
2011-05-04
4
-32
/
+2
*
Revert to non-static members for click tracking.
msw@chromium.org
2011-05-04
3
-16
/
+25
*
Refactor NativeTextfieldViews mouse handlers.
msw@chromium.org
2011-05-03
4
-94
/
+63
*
Modifies the event handler for WM_APPCOMMAND events to return TRUE if the eve...
mma.public@gmail.com
2011-05-03
1
-3
/
+2
*
Use single command line flag for all pure Views situations,
saintlou@chromium.org
2011-05-03
5
-11
/
+32
*
Rename View::GetCursor and simplify arguments.
msw@chromium.org
2011-05-03
14
-100
/
+79
*
My recent refactoring of TextButton broke the case when the string to display
rogerta@chromium.org
2011-05-03
2
-54
/
+32
*
Factored code drawing the focusable border used in some Views controls
saintlou@chromium.org
2011-05-03
7
-172
/
+137
*
Increase warning level to 4 on Visual Studio
maruel@chromium.org
2011-05-03
2
-3
/
+3
*
A workaround for textfield crash in views_examples.
oshima@google.com
2011-05-03
1
-4
/
+6
*
Add back constructors that was removed erroneously in r83795.
sadrul@chromium.org
2011-05-03
2
-0
/
+25
*
Get the correct touch identifiers from an X event.
sadrul@chromium.org
2011-05-02
4
-27
/
+99
*
Remove RootView::ConvertPointToMouseHandler.
sadrul@chromium.org
2011-05-02
5
-82
/
+12
*
Implement new gray mock.
davemoore@chromium.org
2011-05-02
5
-11
/
+29
*
When GetIcon returns false on Windows, we should not use the icon it outputs....
finnur@chromium.org
2011-05-02
1
-3
/
+4
*
Initial implementation of pure Views combobox (aka dropdown list). The follow...
saintlou@chromium.org
2011-04-29
5
-3
/
+532
*
Fix compile error: 'comparison between signed and unsigned integer expression...
sadrul@chromium.org
2011-04-29
1
-4
/
+4
*
Window::InitWindow shouldn't replace frame view with default if custom frame set
dpolukhin@chromium.org
2011-04-29
1
-1
/
+3
*
Resubmitting change to fix a build break in the clang builder. A virtual
rogerta@chromium.org
2011-04-29
19
-244
/
+1033
*
Parse Windows mouse drag events.
msw@chromium.org
2011-04-29
1
-1
/
+7
*
Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixing
sky@chromium.org
2011-04-28
2
-0
/
+3
*
Support creating panel on windows. Also allow dragging panels to rearrange
jianli@chromium.org
2011-04-28
1
-7
/
+26
*
Fix one case where default Non-client painting can occur... before a window i...
ben@chromium.org
2011-04-28
1
-1
/
+2
[next]