summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Redirect Scaling Calculations to gfx::Screenrobliao2016-02-021-13/+2
* Views - standardize bubble border padding, footnote view codeestade2016-02-025-13/+73
* Fix non-Latin key event handling for menu mnemonicsmohsen2016-02-022-6/+63
* Allow all non-activatable windows to process clickszverre2016-02-013-1/+10
* Revert of Remove all descendant views from AXAuraObjCache when a view is remo...jochen2016-02-015-70/+13
* Reland of Move MenuKeyEventHandler out of MenuMessageLoopAura (patchset #1 id...mohsen2016-01-315-7/+47
* Fix MenuKeyEventHandler crashmohsen2016-01-311-2/+8
* ash/wm: Remove dead code.sadrul2016-01-308-103/+2
* Nukes WindowManagerDeprecatedsky2016-01-301-5/+1
* Revert of Minor fixes for WidgetRemovalsObserver::OnWillRemoveView (patchset ...joedow2016-01-303-78/+3
* Adjust bounds calculation for native views scrollbars.estade2016-01-294-155/+81
* Remove all descendant views from AXAuraObjCache when a view is removed.dmazzoni2016-01-295-13/+70
* Minor fixes for WidgetRemovalsObserver::OnWillRemoveViewdmazzoni2016-01-293-3/+78
* Views - dialog button defaultness shouldn't follow focus.estade2016-01-297-198/+38
* Make the material design ripple effect more visible on a quick action (single...bruthig2016-01-2911-160/+642
* Adds WindowTreeFactory to mussky2016-01-292-27/+11
* Revert of Move MenuKeyEventHandler out of MenuMessageLoopAura (patchset #4 id...joedow2016-01-295-47/+7
* Move MenuKeyEventHandler out of MenuMessageLoopAuramohsen2016-01-295-7/+47
* Adds MD ink ripple animations to buttons within location barvarkha2016-01-292-3/+3
* Force a frame changed message (WM_NCCALCSIZE) to occur during settings change.ananta2016-01-281-0/+9
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-284-18/+0
* Fix scroll restoration when exiting fullscreen mode.bokan2016-01-283-8/+10
* Refactored kTestString occurences in bridged_native_widget_unittest.mmkarandeepb2016-01-281-25/+25
* MacViews: Bubbles and dialogs behave more like sheets wrt main statustapted2016-01-284-11/+216
* Repaint ImageButton when image is changed.estade2016-01-281-2/+4
* Renames some WindowManager classessky2016-01-281-2/+2
* [MD] Don't use new OTR native-theming when using a custom browser theme.estade2016-01-282-11/+2
* Remove code for losing activation when child window activated.jbauman2016-01-281-14/+0
* Vectorize menu radio buttons.estade2016-01-288-14/+18
* Revert of Introduce AndroidFocusRules and NativeWidgetAndroid (patchset #13 i...mfomitchev2016-01-288-1162/+2
* Revert of Aura on Android: Fix link errors when building content_unittests_ap...mfomitchev2016-01-271-1/+1
* Remove MenuMessagePumpDispatchermohsen2016-01-277-140/+11
* Fix crash in the HWNDMessageHandler::HandleMouseInputForCaption function.ananta2016-01-272-4/+50
* views/mus: WindowTreeHostMus doesn't need to know about SurfaceType.sadrul2016-01-273-7/+3
* Pass application ids via AcceptConnection & ConnectToApplication callback.ben2016-01-271-2/+2
* MacViews: Implement BridgedNativeWidget::PrepareForLayerBoundsChange().iceman2016-01-271-1/+0
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-2734-112/+78
* Renames WindowManagerConfig to FrameDecorationValues and moves to Displaysky2016-01-269-25/+107
* [MD] fix bookmark bar/URL bar drag image color for OTR mode.estade2016-01-263-16/+19
* views/mus: Make PlatformWindowMus be responsible for setting-up the BitmapUpl...sadrul2016-01-264-31/+32
* Added material design mouse hover feedback support.bruthig2016-01-2622-16/+669
* Clean up frame code a bit:pkasting2016-01-262-6/+9
* Start of display management for mussky2016-01-225-60/+286
* Revert of Start of display management for mus (patchset #5 id:80001 of https:...erg2016-01-225-281/+73
* Use delegating constructor for Widget::InitParams::InitParams()estade2016-01-221-24/+1
* Start of display management for mussky2016-01-225-73/+281
* Revert of Makes sure the keyboard typing isn't blocked when InputMethod::OnFo...rtenneti2016-01-215-35/+3
* Don't change default dialog button when focus changes.estade2016-01-213-0/+23
* Replace use of SkLerpXfermode with SkArithmeticModerobertphillips2016-01-211-4/+5
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-214-34/+35