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