summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* [MD] Use same focus ring on BarControlButton as MdTextButton.estade2016-03-236-90/+100
* Add deprecation warning banner to App Launcher on Mac.tapted2016-03-237-45/+361
* MacViews: Fix flaky WidgetTest.FullscreenFrameLayout test.karandeepb2016-03-233-28/+39
* Disable IOSurface clearing on OS X 10.9.erikchen2016-03-232-6/+25
* Update secure output flags on display changes.dcastagna2016-03-222-0/+7
* Adding support for global FocusChangeObservers in TestFocusClientmfomitchev2016-03-222-0/+9
* [Windows] Produce correct DomKey for NumPad when combined with Shift/NumLockchongz2016-03-226-59/+202
* Use sk_sp-based picture recording APIsfmalita2016-03-221-1/+1
* Files app: Increase information in details panel.ryoh2016-03-222-25/+38
* Files app: Replace details icons with better quality ones.ryoh2016-03-225-2/+2
* Fix taskbar icon for apps run as window with commas in app name.calamity2016-03-222-22/+25
* MD Downloads: fix double click bugdbeam2016-03-221-1/+1
* Iterate on MdTextButtons (call to action styling).estade2016-03-2212-44/+159
* Make more of content pass "gn check"brettw2016-03-212-9/+9
* Fix a painting bug which occurred due to the change which reduces the size of...ananta2016-03-212-3/+4
* Temporarily disable all calls of CGS private APIs.erikchen2016-03-212-75/+84
* Bind GrContext to GLES2Interface rather than C GLES interfacebsalomon2016-03-211-33/+1
* Add new NSPasteboard utility function and tests.erikchen2016-03-216-0/+194
* Hide toolbar buttons on tablets when available width < 600dptwellington2016-03-211-0/+28
* Fix multiple displays with Ozone X11.kylechar2016-03-218-15/+116
* [iOS] Define global assert_no_deps and use it to prevent regressions.sdefresne2016-03-211-0/+8
* Disabling flaky DesktopNativeWidgetNoPaintAfterHideTestphoglund2016-03-211-1/+6
* Implement NativeWidgetMac::ReorderNativeViews.kirr2016-03-215-19/+236
* Fix flaky NativeWidgetMacTest.SetCursor test.karandeepb2016-03-211-3/+4
* MacViews: Enable acceptsFirstMouse for BridgedContentView.patricialor2016-03-211-0/+7
* [iOS] Mark test bundle_data targets as testonly.sdefresne2016-03-193-0/+3
* When the window activation state changes, redraw the toolbar top separator.pkasting2016-03-191-4/+1
* Remove ui/metro_viewerscottmg2016-03-1811-395/+0
* IAccessible::get_accChild should only return a descendant.dmazzoni2016-03-183-5/+26
* Port BubbleDelegate tests to BubbleDialogDelegateestade2016-03-186-20/+322
* Refactored hwnd_message_handler to be more readable. Changed the names of del...bsep2016-03-185-108/+108
* Makes vertical alignment of location bar bubbles samevarkha2016-03-182-21/+67
* views: introduce FocusableRoundedBorder and use it on Macellyjones2016-03-1811-18/+132
* Disabling flaky DesktopNativeWidgetNoPaintAfterCloseTestphoglund2016-03-181-1/+8
* Avoid temporarily hiding window when fullscreening on Aero.jbauman2016-03-181-1/+9
* Files app: Implement details panel for multiple files.ryoh2016-03-189-44/+273
* Fix use-after-free crash in arc::ArcNotificationItem::OnClosedFromAndroidyoshiki2016-03-182-3/+21
* Files app: You have to use "contentThumbnailUrl" for artwork, and fix nits.ryoh2016-03-181-2/+2
* Enable GN check for gpu and rlzbrettw2016-03-182-14/+66
* Toggle avatar color when window activation changes.pkasting2016-03-183-6/+30
* Rather than keeping it around forever, we should kill it. Now that the user s...ben2016-03-181-1/+1
* Fix cr.exportPath()'s @return signature so the result can be useddbeam2016-03-171-1/+3
* Trim some headers from base/memory/scoped_ptr.hdcheng2016-03-171-0/+1
* Generate located Windows keycodes for number pad keys under Ozonekpschoedel2016-03-172-6/+15
* [iOS] Define bundle_data target for //ui unittestssdefresne2016-03-173-4/+41
* Files app: Loading detailed information for single file.ryoh2016-03-1712-147/+531
* When there is an IME extension listening on input.ime.onKeyEvent, the key eve...azurewei2016-03-172-5/+33
* Move theme part drawing functions only used on Windows to NativeThemeWinestade2016-03-175-40/+40
* Use ui::Event instead of mojom::EventPtr in mus::InputEventHandler.moshayedi2016-03-172-4/+6
* [iOS] Remove dependencies on //ipc from //ui/events.sdefresne2016-03-172-5/+13