summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-032-4/+4
* Minor cleanup of maps used by BookmarkMenuDelegate. NodeToMenuIDMapsky@chromium.org2013-06-032-7/+6
* Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...vasilii@chromium.org2013-06-023-13/+6
* Fix BubbleFrameView titlebar sizing.msw@chromium.org2013-06-011-3/+5
* Add test coverage for InputMsg_CursorVisibilityChangetdanderson@chromium.org2013-06-011-62/+3
* Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."avi@chromium.org2013-05-3121-24/+748
* Revert "Restore Views dialog dragging and titlebar system menus."mnissler@chromium.org2013-05-313-63/+26
* Restore Views dialog dragging and titlebar system menus.msw@chromium.org2013-05-313-26/+63
* Removes 1 pixel gap at the bottom of scrollbar thumb.mukai@chromium.org2013-05-303-2/+39
* Revert 202987 "Reorder the NativeViews attached to a view via th..."avi@chromium.org2013-05-3021-748/+24
* Add allocator.gyp target to aura/views_unittests to fix heapcheck buildjamesr@chromium.org2013-05-301-0/+6
* Allow STATE_NORMAL text buttons to animateckocagil@chromium.org2013-05-301-5/+11
* Add support for blue buttons.benwells@chromium.org2013-05-304-1/+113
* Add dialog-specific styling, restore old-style task manager.msw@chromium.org2013-05-303-12/+25
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-302-7/+0
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-306-13/+13
* Reorder the NativeViews attached to a view via the kViewHostKey according to ...pkotwicz@chromium.org2013-05-2921-24/+748
* Revert "linux_aura: Implement SetOpacity()."erg@chromium.org2013-05-291-15/+2
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-292-0/+8
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-292-8/+0
* linux_aura: Close window when the OS requests it.erg@chromium.org2013-05-292-1/+19
* Revert 201479 "Make InputMethodWin TSF-aware."cpu@chromium.org2013-05-292-96/+35
* ash: Add functionality to specify how long a tooltip is shown for a window.varunjain@chromium.org2013-05-282-4/+29
* Polish new dialog style layout and sizing.msw@chromium.org2013-05-282-20/+39
* Make RecreateLayer() order the old layer above the new layer.pkotwicz@chromium.org2013-05-271-0/+6
* views: Store only the name of the class in kViewClassName constants.tfarina@chromium.org2013-05-2614-15/+15
* Renames Rename CalculateOffsetToAncestorWithLayer() to GetLayer().pkotwicz@chromium.org2013-05-2614-79/+49
* Cross-platform DefaultThemeProvider.groby@chromium.org2013-05-255-100/+4
* views::BoxLayout: don't add inter child padding for an empty childestade@chromium.org2013-05-242-4/+33
* views::Label displaying the tooltip should not elide.varunjain@chromium.org2013-05-241-1/+2
* Add resize support for Views new style dialogs.msw@chromium.org2013-05-243-10/+11
* Refine Views textfield state interaction, testing, and examples.msw@chromium.org2013-05-245-98/+176
* views/examples: Remove two more unused includes that were missed in r201585tfarina@chromium.org2013-05-231-5/+0
* views: Switch Checkbox over to LabelButton.tfarina@chromium.org2013-05-238-201/+236
* Use new disabled button assets, not 50% alpha.msw@chromium.org2013-05-221-7/+3
* Remove unused includes from ui/views/examples/examples_window*msw@chromium.org2013-05-222-6/+0
* Handle back/forward events in aura.erg@chromium.org2013-05-221-0/+9
* Make InputMethodWin TSF-aware.Yukawa@chromium.org2013-05-222-35/+96
* linux_aura: Implement SetOpacity().erg@chromium.org2013-05-221-2/+15
* Remove obsolete code in input method handlingnona@chromium.org2013-05-211-4/+0
* Adds interface to change mouse cursor icon size to aura/ash.yoshiki@chromium.org2013-05-218-0/+67
* Add configurable vertical alignment to Textfields. The default is for text topkasting@chromium.org2013-05-207-11/+40
* Add namespace qualifiers to a cross-namespace friend declrnk@chromium.org2013-05-201-2/+2
* Remove MissingSystemFileDialog; use Views textfields instead.msw@chromium.org2013-05-181-0/+4
* linux_aura: Make the dragging code generic.erg@chromium.org2013-05-187-113/+248
* Remove NativeThemePainter.pkasting@chromium.org2013-05-179-496/+24
* Make Label's NO_ELIDE setting actually not elide, and change the defaultpkasting@chromium.org2013-05-173-28/+64
* Add GetMinimumSize() to Painter. This makes it easier for users of any Painterpkasting@chromium.org2013-05-178-22/+42
* Add a ui/views/controls/textfield/OWNERS file.msw@chromium.org2013-05-171-0/+3
* ui: Rename kColorId_TextButton to kColorId_Button in NativeTheme.tfarina@chromium.org2013-05-173-11/+11