summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Change to CustomFrameView Caption Button Inset.jonross@chromium.org2014-06-181-1/+5
* [reland] views: Move MenuButton from TextButton to LabelButton.erg@chromium.org2014-06-189-26/+79
* Refactor views::Label and gfx::RenderText shadow functions.msw@chromium.org2014-06-185-57/+12
* [Views] Add a capability to the bubble delegate to be able to set the font of...gbillock@chromium.org2014-06-184-0/+27
* Revert of views: Move MenuButton from TextButton to LabelButton. (https://cod...jackhou@chromium.org2014-06-189-79/+26
* views: Move MenuButton from TextButton to LabelButton.erg@chromium.org2014-06-179-26/+79
* Fix the BubbleFrameView close button insets.msw@chromium.org2014-06-171-16/+17
* Make BoundsAnimator always own its animation delegate.pkasting@chromium.org2014-06-173-35/+19
* Removing the GetUndocumentedDPIScale and GetUndocumentedDPITouchScale methods...ananta@chromium.org2014-06-171-4/+2
* Combobox arrow theming for aura linuxestade@chromium.org2014-06-172-12/+30
* Ignore attempts by the window manager to put chrome in fullscreen or out of f...pkotwicz@chromium.org2014-06-173-43/+124
* Avoid spinning the UI loop in WidgetTest.ExitFullscreenRestoreStatetapted@chromium.org2014-06-161-10/+5
* Revert 276827 "readability review for luken"cpu@chromium.org2014-06-162-14/+11
* MacViews: Fill in InputMethod access in NativeWidgetMac.andresantoso@chromium.org2014-06-164-8/+66
* Remove unnecessary #includes in tooltip_aura.cc.sungmann.cho@navercorp.com2014-06-161-1/+0
* Start removing USE_ASH.erg@chromium.org2014-06-161-2/+1
* Fix accessibility in Windows x64 build.dmazzoni@chromium.org2014-06-162-4/+10
* CHR-1796: Implement UIATextProvider::get_Value method.mpichlinski@opera.com2014-06-161-1/+2
* Fixed overview mode crashing when being cancelled during selection movementnsatragno@chromium.org2014-06-142-9/+31
* Add unittests for X11TopmostWindowFinderpkotwicz@chromium.org2014-06-136-189/+574
* Updated Slider to raise drag started and ended events for touch gestures.bruthig@chromium.org2014-06-136-52/+461
* Aura tooltips do not move on mouse move in case of many neighboringmboc@opera.com2014-06-134-2/+185
* MacViews: Initial skeleton for implementing NativeWidgetMactapted@chromium.org2014-06-138-13/+305
* Views which cannot process events cannot be tooltip targetstdanderson@chromium.org2014-06-132-4/+11
* Do not mirror views bubbles anchored to minimized widgets.msw@chromium.org2014-06-121-1/+2
* readability review for lukenluken@chromium.org2014-06-122-11/+14
* Ensure that size passed into drag_utils_win.cc's SetDragImageOnDataObject fun...ananta@chromium.org2014-06-123-4/+6
* Update panel layout immediately after the user has finished resizing a panel.pkotwicz@chromium.org2014-06-124-43/+23
* Reland: Use labels to display views tab titles.msw@chromium.org2014-06-125-143/+110
* MacViews: Provide CreateNativeWidget and a stub NativeThemeMac in NativeWidge...tapted@chromium.org2014-06-121-4/+3
* MacViews: Fix a forward declare of InputMethodDelegate in native_widget_priva...tapted@chromium.org2014-06-123-3/+3
* MacViews: Split out ViewTest.RecreateLayers from view_unittest.cctapted@chromium.org2014-06-123-142/+161
* Revert of Use labels to display views tab titles. (https://codereview.chromiu...rouslan@chromium.org2014-06-115-110/+143
* Use labels to display views tab titles.msw@chromium.org2014-06-115-143/+110
* aura: Updates the text input client when native activation changes.yukishiino@chromium.org2014-06-113-2/+83
* Update the window shape when toggling whether the system titlebar and borders...pkotwicz@chromium.org2014-06-111-3/+2
* Fix the ComboBox Menu in views_examples_with_content_exe when chromeos=1tapted@chromium.org2014-06-111-2/+0
* Replace ui::GetImageScale with ui::GetScaleForScaleFactor or just a float.oshima@chromium.org2014-06-101-1/+2
* Make a docked panel visible on all desktops on KDEpkotwicz@chromium.org2014-06-061-1/+31
* Pass in the time of the user's last activity timestamp with the _NET_ACTIVE_W...pkotwicz@chromium.org2014-06-064-10/+47
* Reland Fix Views web-modal dialog widget creation.msw@chromium.org2014-06-066-49/+29
* Add ability to set the border insets of a box layout.calamity@chromium.org2014-06-062-0/+25
* MacViews: Extend TextInputClient protocol with support for editing commands.andresantoso@chromium.org2014-06-066-0/+29
* Add fade eliding for Views Labels; related cleanup.msw@chromium.org2014-06-059-292/+175
* Revert 265329 "Add SM_CXSIZEFRAME and SM_CXPADDEDBORDER metrics ..."jbauman@chromium.org2014-06-051-8/+4
* fix text color of BlueButton on GTK-theme-mode Linux Aura.estade@chromium.org2014-06-051-4/+11
* Revert 274991 "Fix Views web-modal dialog widget creation."nasko@chromium.org2014-06-056-29/+49
* Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly.oshima@chromium.org2014-06-051-0/+1
* Fix Views web-modal dialog widget creation.msw@chromium.org2014-06-056-49/+29
* Enable views tests for touch editing on desktop Auramohsen@chromium.org2014-06-041-5/+1