summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-112-2/+2
* Reland 204146 - Introduces a new scrollbar for message_center.dewittj@chromium.org2013-06-117-4/+226
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-1167-70/+70
* Fix memory leak in WindowUtilTest.RecreateWindowLayersoshima@chromium.org2013-06-111-1/+0
* Improve visuals for the crossfade animation when "restoring" an immersive ful...pkotwicz@chromium.org2013-06-093-1/+175
* Change touch selection handles to images given by UX.varunjain@chromium.org2013-06-092-50/+89
* Change context menu positioning logic so that the menu is anchored tovarunjain@chromium.org2013-06-091-4/+5
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-0774-75/+75
* Revert 204146 "Introduces a new scrollbar for message_center."mukai@chromium.org2013-06-077-232/+4
* cros: Password echo support for keyboard driven OOBE.xiyuan@chromium.org2013-06-077-3/+74
* Fix touch handling on editable text fields on Windows 8 Aura. ananta@chromium.org2013-06-061-1/+1
* Ensure that keystrokes sent to desktop chrome AURA don't make their way into ...ananta@chromium.org2013-06-0510-14/+22
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-051-2/+3
* Do not allow Views new-dialog-style windows to be resized.msw@chromium.org2013-06-054-56/+117
* Introduces a new scrollbar for message_center.mukai@chromium.org2013-06-057-4/+232
* Make NativeWindow accessible from TextInputClient.Yukawa@chromium.org2013-06-046-0/+18
* Delays find-in-page until IME composition is committed.yukishiino@chromium.org2013-06-044-9/+15
* 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