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
/
ui
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Message center re-organized
sidharthms@chromium.org
2013-07-17
3
-0
/
+103
*
linux_aura: Change the mouse cursor during drag operations.
erg@chromium.org
2013-07-17
8
-34
/
+93
*
[Cleanup] Remove an API that's never called.
groby@chromium.org
2013-07-17
2
-9
/
+0
*
Use the wider Bold/Normal font in LabelButton::GetPreferredSize.
msw@chromium.org
2013-07-17
1
-4
/
+11
*
Prevent popup windows from showing in the taskbar in Linux
sidharthms@chromium.org
2013-07-17
1
-0
/
+18
*
Make views::MenuItemView respect menu sublabels.
estade@chromium.org
2013-07-16
7
-57
/
+80
*
views: Fixed a leak in a test introduced in r211693.
sadrul@chromium.org
2013-07-16
1
-2
/
+4
*
linux_aura: Keep track of restored bounds to fix tab dragging.
erg@chromium.org
2013-07-15
2
-7
/
+40
*
views: Make sure the mouse-button is still down before setting the capture.
sadrul@chromium.org
2013-07-15
2
-1
/
+99
*
Create some platform independent code for the Autofill dialog post-submit bub...
dbeam@chromium.org
2013-07-13
3
-1
/
+10
*
Use Windows native textfields and old dialogs on Win8 Metro.
msw@chromium.org
2013-07-13
2
-1
/
+11
*
Minor fix to logic that selects whether two selection handles or one is shown.
varunjain@chromium.org
2013-07-13
2
-53
/
+101
*
Colors in views::StyledLabel.
fdoray@chromium.org
2013-07-12
5
-34
/
+117
*
linux_aura: Tell the window manager about certain types of windows.
erg@chromium.org
2013-07-11
1
-3
/
+25
*
Correct tab button placement in high dpi mode - no longer overlaps maximize/m...
girard@chromium.org
2013-07-11
1
-1
/
+2
*
Couple of touch selection related fixes:
varunjain@chromium.org
2013-07-10
3
-5
/
+17
*
Do not show touch editing menu when no action is available
mohsen@chromium.org
2013-07-10
3
-5
/
+26
*
Do not send OnColorChosen when initialized.
mukai@chromium.org
2013-07-10
1
-1
/
+1
*
linux_aura: Implement SetOpacity() and fix menu host.
erg@chromium.org
2013-07-10
2
-5
/
+18
*
Please discard this CL. Will upload a new one in a bit
ananta@chromium.org
2013-07-10
6
-18
/
+0
*
Revert 210625 "Make the SetCursorResourceModuleName function in ..."
ajwong@chromium.org
2013-07-09
6
-0
/
+18
*
Remove unused ui/views/views_text_utils files.
msw@chromium.org
2013-07-09
3
-235
/
+0
*
Make the SetCursorResourceModuleName function in the CursorLoaderWin class a ...
ananta@chromium.org
2013-07-09
6
-18
/
+0
*
Make keyboard defocus from app list on dismiss by ESC
calamity@chromium.org
2013-07-09
1
-2
/
+7
*
Make Views textfields cut on [Shift]+[Delete].
msw@chromium.org
2013-07-08
3
-50
/
+36
*
Move logic wrt to revealing the top-of-window views in immersive fullscreen w...
pkotwicz@chromium.org
2013-07-08
2
-0
/
+9
*
Black pixel should not appear in corner of panel frames.
varkha@chromium.org
2013-07-05
1
-1
/
+1
*
Fix touch selection quick menu corners
mohsen@chromium.org
2013-07-04
1
-7
/
+6
*
Add support for NetLog logging to json file in content_shell.
kouhei@chromium.org
2013-07-03
1
-1
/
+1
*
Don't draw unfocused selections in RenderText.
pkasting@chromium.org
2013-07-02
1
-2
/
+0
*
Remove unused views::Widget::InitParams::transient parameter
pkotwicz@chromium.org
2013-07-02
2
-3
/
+0
*
Revert 209420 "Factor out content shell and tests into a standal..."
jam@chromium.org
2013-07-02
1
-3
/
+3
*
Views menus: Scroll new selection into view.
estade@chromium.org
2013-07-02
1
-1
/
+3
*
linux_aura: Implement SetAlwaysOnTop().
erg@chromium.org
2013-07-01
1
-2
/
+4
*
Factor out content shell and tests into a standalone gyp
mnaganov@chromium.org
2013-07-01
1
-3
/
+3
*
When transparency is required with Aura enabled and DWM composition disabled,...
zturner@chromium.org
2013-06-29
2
-10
/
+18
*
Use a direct include of time headers in ui/.
avi@chromium.org
2013-06-28
16
-17
/
+17
*
ui: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-06-28
3
-3
/
+3
*
Fix bug: Bad width for elements that have a col_span > 1 and start column > 0...
fdoray@chromium.org
2013-06-27
2
-1
/
+33
*
app_list: One click install for web store result.
xiyuan@chromium.org
2013-06-27
2
-6
/
+13
*
ExternalTabContainerWin's widgets should be opaque and not fade-in.
grt@chromium.org
2013-06-27
10
-29
/
+50
*
Handle alternate types in HandleMouseEvent.
girard@chromium.org
2013-06-27
1
-5
/
+19
*
Shaped window support added (X11)
sidharthms@chromium.org
2013-06-26
1
-2
/
+9
*
Explicitly initialize DWORD fields just in case.
Yukawa@chromium.org
2013-06-25
1
-0
/
+2
*
linux_aura: Releasing a button other than left shouldn't break drags.
erg@chromium.org
2013-06-25
1
-1
/
+5
*
Remove Widget::GetCurrentEvent().
erg@chromium.org
2013-06-25
2
-56
/
+0
*
Fix overlay scrollbar's response to gesture events.
dewittj@chromium.org
2013-06-25
2
-4
/
+26
*
Views tabbed pane visual changes.
rfevang@chromium.org
2013-06-25
5
-76
/
+101
*
Attempt at fixing crash during startup. We can end up attempting to
sky@chromium.org
2013-06-25
1
-2
/
+5
*
linux_aura: Redo how memory is handled in clipboard/drag code.
erg@chromium.org
2013-06-25
2
-22
/
+14
[next]