summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove dots from tooltip text of notification center buttonsmukai@chromium.org2013-05-211-2/+2
* [Mac][MC] Add the control area buttons to the message center tray.rsesek@chromium.org2013-05-213-2/+166
* Ensures calling OnMouseExited for window close with mouse hovers.mukai@chromium.org2013-05-204-5/+105
* Disabled flaky AppsGridViewTest.MouseDragFlipPage.vitalybuka@chromium.org2013-05-201-1/+9
* Add configurable vertical alignment to Textfields. The default is for text topkasting@chromium.org2013-05-2015-79/+175
* Fix GrabWindowSnapshot not taking into account parents whentengs@chromium.org2013-05-201-3/+8
* Revert 201085 "Use the default theme as the fallback UI in Blink"keishi@chromium.org2013-05-205-230/+171
* Use the default theme as the fallback UI in Blinkkeishi@chromium.org2013-05-205-171/+230
* Add namespace qualifiers to a cross-namespace friend declrnk@chromium.org2013-05-201-2/+2
* UI Updates for OSX App Launcher: truncate titles, window shadow.tapted@chromium.org2013-05-202-1/+2
* web_dialogs: Remove unused notification_service.h include.tfarina@chromium.org2013-05-201-1/+0
* Removes gfx::Display::GetIDmukai@chromium.org2013-05-202-21/+0
* On Windows Vista and its follow-ons, ImmIsIME() returns always true, thuskochi@chromium.org2013-05-201-1/+22
* The moves the compositor thread's input event cracking logic in to content/ f...jamesr@chromium.org2013-05-202-6/+0
* Drop shadows for packaged apps on the OSX App Launcher.tapted@chromium.org2013-05-201-2/+53
* Add shortcut path for scaling integer rects.danakj@chromium.org2013-05-202-0/+117
* Only use skia::RefPtr for refcountingenne@chromium.org2013-05-182-2/+3
* Allow pages on the OSX app launcher to be turned while dragging.tapted@chromium.org2013-05-1811-35/+226
* Read a notification card for a11y.mukai@chromium.org2013-05-186-43/+140
* Use override redirect window for unit testsoshima@chromium.org2013-05-183-1/+23
* Remove MissingSystemFileDialog; use Views textfields instead.msw@chromium.org2013-05-181-0/+4
* ui: Inline QuadF::BoundingBox()danakj@chromium.org2013-05-182-10/+8
* linux_aura: Make the dragging code generic.erg@chromium.org2013-05-187-113/+248
* Remove NativeThemePainter.pkasting@chromium.org2013-05-179-496/+24
* Remove the opacity properties from HoverImageButton.rsesek@chromium.org2013-05-174-47/+0
* Make Label's NO_ELIDE setting actually not elide, and change the defaultpkasting@chromium.org2013-05-176-33/+64
* Add GetMinimumSize() to Painter. This makes it easier for users of any Painterpkasting@chromium.org2013-05-178-22/+42
* Add overscroll edge effect animations for Android.jdduke@chromium.org2013-05-171-0/+3
* Add a ui/views/controls/textfield/OWNERS file.msw@chromium.org2013-05-171-0/+3
* ui: ToEnclosingRect(empty rect) should return an empty rect.danakj@chromium.org2013-05-172-2/+4
* Grab bag of clang fixes for Windows codernk@chromium.org2013-05-171-4/+4
* Fix keyboard navigation in app launchercalamity@chromium.org2013-05-173-26/+77
* [mac] Fix gfx::ScreenMac::GetDisplayNearestPoint for vertically arranged moni...tapted@chromium.org2013-05-171-0/+2
* Revert 200785 "Use the default theme as the fallback UI in Blink"keishi@chromium.org2013-05-175-227/+171
* Use the default theme as the fallback UI in Blinkkeishi@chromium.org2013-05-175-171/+227
* Don't send ScrollUpdate in GS_PINCH state if touch-moves are consumedmiletus@chromium.org2013-05-172-5/+126
* Revert 200739 "Fix keyboard navigation in app launcher"henrika@chromium.org2013-05-172-38/+17
* Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.cevans@chromium.org2013-05-174-16/+7
* Fix keyboard navigation in app launchercalamity@chromium.org2013-05-172-17/+38
* Redesigns the button bars of notification center.mukai@chromium.org2013-05-172-53/+98
* ui: Rename kColorId_TextButton to kColorId_Button in NativeTheme.tfarina@chromium.org2013-05-178-69/+69
* Maximize a tab dragged from a maximized window.varkha@chromium.org2013-05-171-2/+3
* app_list: Migrate omnibox results to new launcher search.xiyuan@chromium.org2013-05-163-34/+0
* Make the views textfield respect any explicit horizontal or vertical marginspkasting@chromium.org2013-05-163-12/+15
* Fix clang warnings for iOS sectionjustincohen@google.com2013-05-161-3/+3
* [Mac][MC] Implement the basic message center tray UI.rsesek@chromium.org2013-05-1610-6/+499
* Do not coalesce X touch move events in aura.varunjain@chromium.org2013-05-162-41/+9
* Adds new image assets for notification center.mukai@chromium.org2013-05-1619-0/+9
* Make ImagePainter support image grids where not all the sizes match up. Thispkasting@chromium.org2013-05-162-83/+143
* mac notifications: Implement action buttons.thakis@chromium.org2013-05-165-24/+206