summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * Keep the mouse in the desktop in multi monitor environment. I ended up usin...oshima@chromium.org2012-03-2411-97/+131
* Undo Revert 128667 - didn't fix 20% size regression on winrbyers@chromium.org2012-03-241-153/+61
* Revert 128667 due to 20% size regression on win clobbernduca@google.com2012-03-241-61/+153
* Allow sliders to be adjusted with arrow keyszork@chromium.org2012-03-242-0/+32
* Support for natural scrolling.achuith@chromium.org2012-03-243-24/+65
* Fix ConstrainedWindowViews losing input on focus on aura.alicet@chromium.org2012-03-243-14/+19
* Closes uber tray when clicking outside traypkotwicz@chromium.org2012-03-241-1/+6
* Added "final" assets. Will remove the old ones in a later CL.saintlou@chromium.org2012-03-241-153/+61
* aura: Update scrollbar theme.derat@chromium.org2012-03-2416-129/+171
* Added latest set of wallpaper gradients.saintlou@chromium.org2012-03-2416-0/+0
* ash: Show the bubble for caps lock.sadrul@chromium.org2012-03-242-0/+1
* ash: New scrollbar assets.derat@chromium.org2012-03-2432-0/+0
* Use shadows on launcher iconsdavemoore@chromium.org2012-03-234-0/+0
* aura: fast resizes for accelerated pagespiman@chromium.org2012-03-233-2/+94
* ash: Show IP address, MAC address in the network popup.sadrul@chromium.org2012-03-232-0/+1
* Ash: New textbutton assets for bookmarks barjamescook@chromium.org2012-03-2318-0/+0
* Revert 128585 - aura: fast resizes for accelerated pagesnduca@google.com2012-03-233-94/+2
* aura: fast resizes for accelerated pagespiman@chromium.org2012-03-233-2/+94
* aura: Add support for html5 file drag and drop.varunjain@chromium.org2012-03-236-5/+50
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-239-116/+229
* New resource for secondary monitor pageoshima@chromium.org2012-03-232-0/+1
* views/examples: Do not use WideToUTF16 when not necessary.tfarina@chromium.org2012-03-232-45/+46