summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Moves management of transients out of Windowsky@chromium.org2014-01-0731-588/+1223
* Nukes Link::OnPaint, it's not needed and causes double focus bordersky@chromium.org2014-01-072-8/+0
* Disables showing tooltips while a system menu is showing on windowssky@chromium.org2014-01-0711-1/+132
* Move <outputs> element in Android .grd files.newt@chromium.org2014-01-071-91/+91
* aura: Use EventPrcessor interface for dispatching touch events.sadrul@chromium.org2014-01-073-96/+89
* Set the default action on the title bar menu properly on Windows.mlamouri@chromium.org2014-01-071-0/+2
* Never force a max dialog height of less than 200 pixelsbattre@chromium.org2014-01-071-1/+2
* Implement aura isFullScreenMode() for desktop-X11 onlyrijubrata.bhaumik@intel.com2014-01-071-1/+1
* aura: Add a window-targeter for windows with hit-test masks.sadrul@chromium.org2014-01-076-3/+129
* app_list_view: Correct spelling and formatting mistake.mgiuca@chromium.org2014-01-071-2/+2
* Revert "Retain tray bubble's rounded corners when the bubble animates out"michaelpg@chromium.org2014-01-073-33/+47
* [ui] fix comments of ui::Layersimonhong@chromium.org2014-01-071-2/+2
* [View] Cleanup: Remove redundant layer()->SchedulePaint() callingsimonhong@chromium.org2014-01-071-8/+0
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-071-1/+1
* Updating XTBs based on .GRDs from branch 1750laforge@chromium.org2014-01-0795-2/+545
* Refactor content/ to use ui::AXNodeData instead of blink.dmazzoni@google.com2014-01-067-165/+696
* aura: Add an EasyResizeWindowTargeter.sadrul@chromium.org2014-01-066-14/+143
* replace deprecated SkScalarRound/Floor/Ceil calls with more explicit variantsreed@google.com2014-01-065-12/+12
* Fix GrapWindowSnapshot typoenne@chromium.org2014-01-066-17/+17
* gfx: Add an implicit Insets to InsetsF conversion operator.sadrul@chromium.org2014-01-061-0/+5
* events: Update EventTargeter to operate on the EventTarget that owns the targ...sadrul@chromium.org2014-01-062-4/+45
* Ensure the Mac app_list's initial NSCollectionView layouts obey frameForItemA...tapted@chromium.org2014-01-063-0/+50
* ui: Rename ui_export.h to ui_base_export.htfarina@chromium.org2014-01-06154-753/+778
* [OSX] Adjust BlueLabelButton rendering.groby@chromium.org2014-01-041-14/+20
* Remove experimental code fro grouping notifications from the same source.dimich@chromium.org2014-01-0411-522/+7
* Properly report fxc.exe errors.erikwright@chromium.org2014-01-041-7/+8
* ui/aura: Aura does not require any ResourceBundle initialization.tfarina@chromium.org2014-01-037-78/+5
* Convert base::MemoryMappedFile to use File instead of PlatformFile.rvargas@chromium.org2014-01-035-20/+16
* Relanding this with fixes for ash_unittests failures on the windows 8 builder.ananta@chromium.org2014-01-033-4/+14
* switch to int64_t types for SkBitmapreed@google.com2014-01-031-1/+1
* Test AXTree algorithms by generating all possible trees of size 4.dmazzoni@google.com2014-01-032-0/+244
* Refactor: Makes views::TreeView use gfx::FontList instead of gfx::Font.yukishiino@chromium.org2014-01-032-13/+20
* Revert 242849 "Recreate the compositor when we receive the targe..."mattm@chromium.org2014-01-031-3/+0
* Recreate the compositor when we receive the target HWND from the metro viewer...ananta@chromium.org2014-01-031-0/+3
* Don't fill combo boxes with the warning color; only the border.scr@chromium.org2014-01-031-30/+3
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2014-01-025-82/+311
* Refactor: Makes views::Combobox use gfx::FontList instead of gfx::Font.yukishiino@chromium.org2014-01-022-10/+11
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-303-8/+8
* Fix some bubble frame view sizing issues.msw@chromium.org2013-12-302-26/+26
* Clean-up: Retires obsolete Font methods of RenderText.yukishiino@chromium.org2013-12-296-35/+16
* AppListItemModel -> AppListItemstevenjb@chromium.org2013-12-2731-335/+330
* Delete redundant functions for auxiliary text.komatsu@chromium.org2013-12-273-27/+1
* Add AshDesktopMediaList and enable Desktop Capture API on Chrome OS.sergeyu@chromium.org2013-12-279-3/+141
* Fix proportional image view for Views.dewittj@chromium.org2013-12-267-62/+71
* Clean-up: Fixes the wrong indentation in bounded_label.cc.yukishiino@chromium.org2013-12-261-1/+1
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-267-0/+8
* Clean-up: Replaces gfx::Font with gfx::FontList in ui/app_list.yukishiino@chromium.org2013-12-264-28/+26
* Bug fix: Translate New UX: Stop consuming an Enter/Space key event when the c...hajimehoshi@chromium.org2013-12-262-0/+21
* Clean-up: Removed an unused forward declaration in text_elider.h.yukishiino@chromium.org2013-12-261-1/+0
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-2531-65/+68