summaryrefslogtreecommitdiffstats
path: root/ui/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Merge to M-40 2214: Support vertical centering of multi-line labels.Michael Wasserman2014-11-112-22/+25
* Implement automatic load of composed/embedded automation treesdtseng2014-11-041-1/+1
* Move all event related devices from ui/events/ to ui/events/devices/dnicoara2014-11-041-1/+1
* Add unit tests for ui::WebView embedded fullscreen mode.miu2014-10-302-78/+216
* Remove unused render_gutter & gutter_width from menu_separator_winscottmg2014-10-294-28/+1
* Remove dead code from ui::NativeViewHost.miu2014-10-292-19/+1
* Create only a single LegacyRenderWidgetHostHWND per WebContentsViewAura.dmazzoni2014-10-291-0/+7
* [Win] With an auth error, the email button's border is too cramped.noms2014-10-282-2/+18
* Remove redundant SetUp() override from TextfieldTest.dcheng2014-10-281-2/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2820-213/+170
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2845-480/+449
* Update a bunch of OWNERS files.ben2014-10-281-1/+0
* MenuButtons enter Hover state upon Tap Downjonross2014-10-272-6/+56
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-274-110/+103
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2712-104/+94
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2712-93/+91
* Add miu to OWNERS for fullscreen UI and tab media indicator UI.miu2014-10-241-0/+4
* MacViews: UnhandledKeyboardEventHandler stubandresantoso2014-10-246-97/+79
* Use the Windows XP version of NONCLIENTMETRICScpu2014-10-241-1/+1
* Unify MenuButton Pushed state logicjonross2014-10-243-66/+238
* remove ui::gfx::GetDeviceScaleFactorscottmg2014-10-231-1/+1
* Exposes the text input flags to ChromeOS IME extensions.shuchen2014-10-234-0/+10
* Standardize usage of virtual/override/final in ui/dcheng2014-10-211-28/+25
* Convert ARRAYSIZE_UNSAFE -> arraysize in ui/.viettrungluu2014-10-161-1/+1
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-153-3/+3
* MacViews: Remove Aura dependency from ui/views/webview (just delete it)tapted2014-10-154-15/+46
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-0994-789/+789
* Fix tab tooltip regression: Media state should be included.miu2014-10-083-1/+56
* Introduce EventProcessor::OnEventProcessingStarted()tdanderson2014-09-302-16/+10
* Fix a crash which occurs while dragging tabs back to the window where they or...ananta2014-09-222-2/+12
* Keep reference view pressed while extension actions have a popuprdevlin.cronin2014-09-225-59/+156
* Use RenderText vertical centering on Label and CanvasSkia text.msw2014-09-222-46/+46
* views::ImageButton: Added SetMinimumImageSize; removed SetPreferredSize.mgiuca2014-09-223-14/+42
* Improve GN header checker, make "check" on //ui/* pass.Brett Wilson2014-09-191-7/+10
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-193-27/+28
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* MacViews: Implement NativeViewHostMac (take 3)tapted2014-09-199-115/+476
* Revert "Clean up GestureEventDetails constructors and fix unit tests."Dirk Pranke2014-09-173-28/+27
* Remove clipboard argument from ScopedClipboardWriter constructor.dcheng2014-09-175-13/+4
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-173-27/+28
* Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...horo2014-09-173-28/+27
* Relanding https://codereview.chromium.org/564553002/ with fixes for the unit...ananta2014-09-164-0/+192
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-163-27/+28
* Revert of When we switch tabs in chrome, the tab being switched away from get...nhiroki2014-09-164-178/+0
* When we switch tabs in chrome, the tab being switched away from gets hidden/s...ananta2014-09-164-0/+178
* Avoid repeatedly deriving fonts in the LabelButton ctor.msw2014-09-161-1/+21
* Dynamically calculate the number of extension icons to show per row in overflowrdevlin.cronin2014-09-164-15/+119
* Revert of Clean up GestureEventDetails constructors (patchset #4 id:100001 of...nhiroki2014-09-153-28/+27
* Clean up GestureEventDetails' constructors.lanwei2014-09-143-27/+28
* "F4" doesn't close/open the "Folder" dropdown on "Bookmark added!" pop-up.deepak.m12014-09-101-2/+6