summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* linux_aura: Flip the close button when it is the leftmost button.erg@chromium.org2013-10-013-27/+23
* events: Create a separate events component out of ui.sadrul@chromium.org2013-10-012-0/+8
* enhance MenuItemView, MenuModelAdapter and SimpleMenuModel for dynamic model ...kuan@chromium.org2013-10-014-62/+89
* Ensure that the desktop content and the container window in AURA has correct ...ananta@chromium.org2013-09-308-135/+67
* Preserve find bar selection across tab switches.pkasting@chromium.org2013-09-301-2/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-302-0/+8
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-282-8/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-282-0/+8
* Relanding this as the previous attempt failed on linux auraananta@chromium.org2013-09-282-4/+75
* Makes destruction of DesktopNativeWidgetAura saner (2)sky@chromium.org2013-09-273-25/+135
* Revert 225776 "Perform the window activation code in WM_ACTIVATE..."petewil@chromium.org2013-09-272-72/+4
* Don't set DesktopNativeWidgetAura's window transparent if not necessary.jbauman@chromium.org2013-09-272-1/+11
* Perform the window activation code in WM_ACTIVATE instead of WM_NCACTIVATE.ananta@chromium.org2013-09-272-4/+72
* Revert 225755 "Makes destruction of DesktopNativeWidgetAura saner"sky@chromium.org2013-09-273-131/+25
* linux_aura: Implement the rest of DesktopScreenX11.erg@chromium.org2013-09-274-21/+96
* Makes destruction of DesktopNativeWidgetAura sanersky@chromium.org2013-09-273-25/+131
* Fixes possible use after free when deleting menu during executionsky@chromium.org2013-09-261-1/+10
* events: Move all references to ui/base/ from ui/events.sadrul@chromium.org2013-09-262-4/+4
* Reland linux_aura: Implement most of DesktopScreenX11.erg@chromium.org2013-09-254-56/+518
* linux_aura: We should plumb LinuxUI colors to RendererPreferences.erg@chromium.org2013-09-251-0/+11
* New avatar menu UI fixes:noms@chromium.org2013-09-253-8/+10
* Makes hiding window conditional when escape is pressed in move loopsky@chromium.org2013-09-2516-29/+63
* events: Make platform specific events code into ui/events/.sadrul@chromium.org2013-09-255-5/+6
* Fix activation problems seen in non AURA chrome Windows which regressed in re...ananta@chromium.org2013-09-252-7/+7
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-10/+10
* events: Move gestures out of ui/base/ into ui/events/.sadrul@chromium.org2013-09-252-2/+2
* Tighten DEPS rules further.ben@chromium.org2013-09-241-0/+1
* Don't account for the insets twice in the code which adjusts for the WM_NCCAL...ananta@chromium.org2013-09-241-2/+0
* Attempt at fixing crash in BubbleDeleteViewsky@chromium.org2013-09-242-4/+22
* Fixes the issue with omnibox suggestions, etc not showing up on non AURA trun...ananta@chromium.org2013-09-241-10/+16
* Revert 225054 "linux_aura: Implement most of DesktopScreenX11."erg@chromium.org2013-09-244-518/+56
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-243-0/+10
* linux_aura: Implement most of DesktopScreenX11.erg@chromium.org2013-09-244-56/+518
* Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."ben@chromium.org2013-09-243-10/+0
* Fix bustageben@chromium.org2013-09-241-2/+1
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-243-0/+10
* Move DropTargetEvent back to ui/base for the time being as it depends on OSEx...ben@chromium.org2013-09-244-1/+5
* Forward wheelevents in menu like other mouse events on aurascottmg@chromium.org2013-09-243-5/+4
* Use the Windows caret blink time in Views and Blink.msw@chromium.org2013-09-244-22/+32
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-246-17/+13
* [MediaGalleries] Update dialog with new title, new gallery names.gbillock@chromium.org2013-09-242-0/+7
* Revert 224285 "Re-instate client size hack on Aura and compensate"scottmg@chromium.org2013-09-231-7/+7
* Move SurfaceFactoryOzone to ui/gfx/ozoneben@chromium.org2013-09-231-2/+2
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-10/+10
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-10/+10
* Set nestable tasks allowed to true before running windows move loop.varunjain@chromium.org2013-09-231-0/+6
* Relanding this as the previous attempt failed for ChromeFrame. That was becau...ananta@chromium.org2013-09-228-12/+78
* Revert 224544 "Add a container window to host the desktop window..."vitalybuka@chromium.org2013-09-218-72/+12
* Add a container window to host the desktop window hierarchy in AURA.ananta@chromium.org2013-09-218-12/+72
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-206-13/+17