summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Aura: Add non-browser windows into the list of "Alt + Tab" cycle.yoshiki@chromium.org2012-03-283-0/+9
* ash: Update icons for disconnected wifi, and muted audio in the tray.sadrul@chromium.org2012-03-281-0/+0
* Fix compile from r129363.sadrul@chromium.org2012-03-282-1/+0
* ash: Move the update notifier into its own row in the popup.sadrul@chromium.org2012-03-283-0/+2
* Restore call to set text size in RenderTextWin.asvitkine@chromium.org2012-03-281-0/+1
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-1/+2
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-271-0/+0
* Revert 129266 - Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-271-0/+0
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-271-0/+0
* views: Fix memory leak in ComboboxExample.tfarina@chromium.org2012-03-272-24/+34
* Fix vertical text alignment logic in canvas_skia.cc.asvitkine@chromium.org2012-03-271-18/+8
* ui/gfx: Move test_suite.{cc,h} to test/ directory.tfarina@chromium.org2012-03-274-12/+28
* ui/gfx: Prefer to use SkAutoUnref over SkAutoTUnref.tfarina@chromium.org2012-03-271-9/+9
* Fix avatar menu eliding in Windows.gab@chromium.org2012-03-272-0/+15
* Don't remove RootWindowObserver if the root window is being deleted.oshima@chromium.org2012-03-271-1/+4
* ash: Draw shadows for text in uber tray.derat@chromium.org2012-03-272-14/+61
* Ash: Allow window resize to edge of launcherjamescook@chromium.org2012-03-276-43/+48
* ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.tfarina@chromium.org2012-03-274-16/+11
* Change RenderTextWin to use SetFontFamilyWithStyle().asvitkine@chromium.org2012-03-273-31/+1
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-277-19/+19
* Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...jbates@chromium.org2012-03-271-2/+4
* Makes the shelf remain visible while a context menu is showing in thesky@chromium.org2012-03-272-2/+11
* Disable sub-pixel rendering on text buttons used for drag as they have transp...reveman@chromium.org2012-03-261-0/+3
* Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...aa@chromium.org2012-03-261-4/+2
* chromeos: Fix a bunch of issues with the brightness slider.derat@chromium.org2012-03-262-0/+13
* Cleanup for views::Label:pkasting@chromium.org2012-03-264-26/+12
* Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.jbates@chromium.org2012-03-261-2/+4
* Fix RenderTextTest.OriginForSkiaDrawing unit test. Skia is expecting y to be ...reveman@google.com2012-03-261-2/+2
* Prevent a transient with 'kHideOnDeactivate' set from causing its transient p...ben@chromium.org2012-03-263-0/+22
* Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant...alokp@chromium.org2012-03-267-19/+19
* aura: Add libXfixes dependencycwolfe@chromium.org2012-03-261-0/+1
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-267-19/+19
* Use the font baseline to calculate the skia drawing offset rather than the fo...reveman@chromium.org2012-03-261-2/+2
* Removing wallpapers no longer used after r128733saintlou@chromium.org2012-03-2626-0/+0
* Use new tray mute icon with shadowflackr@chromium.org2012-03-261-0/+0
* Cleanup: Remove unneeded forward declaration of NSImage from resource_bundle.htfarina@chromium.org2012-03-261-8/+0
* ui/gfx: Make use of SkAutoLockPixels to automatically lock and unlock bitmap ...tfarina@chromium.org2012-03-261-2/+1
* views: Refactor the way we get the combo box font.tfarina@chromium.org2012-03-265-22/+27
* ui/gfx: Add a typedef of std::map to improve the readability of GdkCursorCach...tfarina@chromium.org2012-03-261-13/+13
* Re-land image for secondary monitor UIoshima@chromium.org2012-03-261-0/+0
* Display mute icon in uber tray when muted.flackr@chromium.org2012-03-262-0/+1
* ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files.tfarina@chromium.org2012-03-262-7/+2
* ui/gfx: Add unittests for EscapeWindowsStyleAccelerators() function.tfarina@chromium.org2012-03-251-0/+25
* Create vertical and more conservative pointer barriers.oshima@chromium.org2012-03-241-9/+24
* ui/gfx: Do not pass SkColor by const-reference as it's defined as POD(integer).tfarina@chromium.org2012-03-2410-66/+56
* Add a SkiaTextRenderer::SetFontFamilyWithStylexiyuan@chromium.org2012-03-243-6/+24
* Ash: Use new textbutton imagesjamescook@chromium.org2012-03-241-18/+41
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-2/+2
* Add full support for filesystem URLs.ericu@google.com2012-03-241-2/+2
* Fix linux_chromeos_clang build.satorux@chromium.org2012-03-241-1/+1