summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix omnibox height when less than 64 pixels tall.jbauman@chromium.org2014-01-144-24/+31
* Remove unused IDR_AURA_CURSOR_{BIG_}FLEURoshima@chromium.org2014-01-141-2/+0
* Fixes regression in notification focus behavior.dewittj@chromium.org2014-01-141-5/+1
* Refactor: Makes menus use gfx::FontList instead of gfx::Font.yukishiino@chromium.org2014-01-1414-70/+71
* Use a bitfield to store animatable properties.vollick@chromium.org2014-01-1414-194/+106
* Drop down list boxes stopped showing up on Canary builds on Windows Desktop A...ananta@chromium.org2014-01-133-3/+33
* views (test): Make sure the CompoundEventFilter is removed from Env before it...sadrul@chromium.org2014-01-131-1/+2
* chromeos: Do not hide the cursor if a mouse device is used to generate touch ...sadrul@chromium.org2014-01-131-4/+19
* aura/ash: Misc nits.sadrul@chromium.org2014-01-133-7/+10
* linux-aura: Special case text-types when pasting from clipboard.sadrul@chromium.org2014-01-131-0/+4
* Don't populate URL data in WebDropData when dragging files.dcheng@chromium.org2014-01-1311-21/+56
* aura: Fix a couple of issues related to held touch events.sadrul@chromium.org2014-01-133-48/+113
* Disable flaky RootWindowTest.TouchMovesHeld on ChromeOS.msw@chromium.org2014-01-121-1/+7
* Revert of https://codereview.chromium.org/132903003/msw@chromium.org2014-01-123-21/+4
* Makes the default ctor of gfx::FontList copy the pre-calculated metrics.yukishiino@chromium.org2014-01-122-4/+26
* Reland Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-1218-2834/+1899
* Fix setting visibility on animated windows.vollick@chromium.org2014-01-123-4/+21
* Allow tests to stub out GL draw calls.danakj@chromium.org2014-01-129-9/+77
* Fix the build; re-add line missed in revert of deleted file.msw@chromium.org2014-01-121-0/+2
* Revert of https://codereview.chromium.org/120503005/msw@chromium.org2014-01-1218-1892/+2826
* Revert 244210 "Include external touchscreen vid/pid in UMA hardw..."thakis@chromium.org2014-01-114-60/+0
* Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-1118-2827/+1891
* Have browser process shutdown metro viewer on Metro -> Metro restart.zturner@chromium.org2014-01-113-7/+25
* Removes a couple of conflicting files from buildsky@chromium.org2014-01-112-0/+10
* linux_aura: Fix dragging files into Dropbox.erg@chromium.org2014-01-112-1/+28
* [Cleanup] Don't try to load obsolete touch resources.oshima@chromium.org2014-01-111-30/+3
* Fix ifndef name and filename mismatches in ui/gl/oetuaho@nvidia.com2014-01-116-18/+18
* Include 2x assets when enable_hidpi=1 is specified on linux_auraoshima@chromium.org2014-01-111-0/+2
* Ensure that trackpad and trackpoint scrolling works on Windows desktop Aura w...ananta@chromium.org2014-01-118-9/+107
* Makes View::focusable() return last value supplied to SetFocusable()sky@chromium.org2014-01-114-4/+25
* Cleanup: Remove unneeded resources from ui/thestig@chromium.org2014-01-107-3/+0
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-108-39/+14
* Add unit test for lock and unlock virtual keyboard featurebshe@chromium.org2014-01-105-8/+14
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-102-2/+2
* Target touches to the correct display.tdresser@chromium.org2014-01-1011-22/+93
* Add spang to ui/ozone OWNERSspang@chromium.org2014-01-101-0/+1
* Include external touchscreen vid/pid in UMA hardware profiletdresser@chromium.org2014-01-104-0/+60
* Moves transient window observer methods out of WindowObserversky@chromium.org2014-01-107-18/+104
* [Ozone] Update setPixelRef call due to interface changes in SkBitmapDevicednicoara@chromium.org2014-01-101-1/+1
* Revert partially "cros: Use AlertDialog for remora device requisition."mtomasz@chromium.org2014-01-101-5/+2
* Disable ResourceBundleImageTest.FallbackToNone on iOS.robertshield@chromium.org2014-01-101-1/+7
* Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."noamsml@google.com2014-01-107-13/+39
* Revert 243974 "Target touches to the correct display."noamsml@google.com2014-01-0911-92/+22
* Moves CandidateWindow model to ui/base/ime (2nd)mukai@chromium.org2014-01-098-10/+349
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-097-39/+13
* linux_aura: Don't clear target vector in SelectionOwner.erg@chromium.org2014-01-092-2/+1
* Target touches to the correct display.tdresser@chromium.org2014-01-0911-22/+92
* Set up more pieces necessary to show the main Window for views_examples_exe.tfarina@chromium.org2014-01-092-1/+28
* Windows: Top-level bubbles no longer appear on taskbar by default.mgiuca@chromium.org2014-01-093-4/+12
* Add error handling for supervised user import flow.akuegel@chromium.org2014-01-091-0/+28