summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Split disabling of unused displays from parking used onesdnicoara@chromium.org2014-06-112-38/+58
* Update the window shape when toggling whether the system titlebar and borders...pkotwicz@chromium.org2014-06-111-3/+2
* Files.app: Change the OK button label of the delete confirmation dialog into ...hirono@chromium.org2014-06-115-17/+20
* Files.app: Refresh metadata one by one when the directory contents are changedyoshiki@chromium.org2014-06-113-35/+88
* Gallery:app Add gallery tests to traverse slide images.hirono@chromium.org2014-06-111-1/+5
* Simplify AppListItemView Paint/FillRect when folders are disabledtapted@chromium.org2014-06-111-9/+5
* Fix the ComboBox Menu in views_examples_with_content_exe when chromeos=1tapted@chromium.org2014-06-112-4/+28
* Start showing copy progress before total bytes are known.fukino@chromium.org2014-06-112-6/+8
* Remove theme colors from FallbackTheme which are defined in common_theme.ccestade@chromium.org2014-06-111-62/+2
* Fix DropdownPopupWindow to clean up on dismisskeishi@chromium.org2014-06-111-6/+17
* Fix rtl rendering in DropdownPopupWindowkeishi@chromium.org2014-06-111-0/+2
* Added a new test to ui/chromeos/touch_exploration_controller_unittest.cc that...evy@chromium.org2014-06-101-0/+50
* [Ozone DRI] Add support to configure the VT on CrOSdnicoara@chromium.org2014-06-105-5/+125
* Refactor app list ContentsView to use page indices, not show states.mgiuca@chromium.org2014-06-106-104/+131
* [Ozone DRI] Fix crash when going in DPMSdnicoara@chromium.org2014-06-107-20/+62
* Paint state transition for overlay 9 patch scrollbarsweiliangc@chromium.org2014-06-105-0/+108
* Fix scrollbar painting problems at 125/150% scales with HiDPI Chrome.ananta@chromium.org2014-06-101-19/+28
* Gallery.app: Remove limitation of image size.hirono@chromium.org2014-06-104-46/+6
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-101-1/+0
* sets/clears highdpi registry settings on switch to/from metroluken@chromium.org2014-06-102-5/+9
* Remove base/memory/scoped_handle.hbrettw@chromium.org2014-06-104-4/+0
* Pull GN binary at r275833brettw@chromium.org2014-06-101-6/+7
* Add GN Build file for ui/events/ozone.tfarina@chromium.org2014-06-102-17/+101
* [Ozone] Fixed Skia calldnicoara@chromium.org2014-06-101-1/+1
* Fix the notification center label.petewil@chromium.org2014-06-107-10/+18
* Move SnapToPhysicalPixelBoundary call to RWHVA::InternalSetBoundsjamesr@chromium.org2014-06-102-1/+11
* Gallery: Add a flag to disable new gallery app.hirono@chromium.org2014-06-10114-6/+12838
* Replace ui::GetImageScale with ui::GetScaleForScaleFactor or just a float.oshima@chromium.org2014-06-103-3/+5
* use setInfo instead of (deprecated) setConfigreed@chromium.org2014-06-091-10/+8
* Files.app: Omit first draw without metadata in file listyoshiki@chromium.org2014-06-091-10/+13
* Files.app: Fix the bug on searchyoshiki@chromium.org2014-06-091-2/+0
* Support double-tap to click in touch accessibility controller.dmazzoni@chromium.org2014-06-096-280/+827
* Files.app: Let DirectoryContents controls metadata cache size by relative valueyoshiki@chromium.org2014-06-093-8/+32
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-082-2/+0
* Fix the Char to Glyph mapping logic in RenderTextHarfBuzzckocagil@chromium.org2014-06-083-15/+86
* Ensure minimum baseline and height valuesckocagil@chromium.org2014-06-071-1/+3
* Enable app info dialog by default.benwells@chromium.org2014-06-072-5/+5
* Moves common view_manager related aura files to mojo/aurasky@chromium.org2014-06-071-1/+2
* Add GN build file for ui/aura target.tfarina@chromium.org2014-06-074-9/+387
* Consolidate SDK forwards in sdk_forward_declarations.h.avi@chromium.org2014-06-072-29/+1
* Don't assume output dir + "../.." == src/ in ui/gl/generate_bindings.pyjamesr@chromium.org2014-06-063-10/+5
* Blocked volume up/down events that originated from remapped function keys.bruthig@chromium.org2014-06-063-0/+62
* GN: ui/events/platform target from r270816jamesr@chromium.org2014-06-063-8/+32
* Disable UI compositor partial swaps on Macccameron@chromium.org2014-06-061-0/+2
* Make a docked panel visible on all desktops on KDEpkotwicz@chromium.org2014-06-062-2/+32
* ozone: Implement PlatformObject<T> for platform-specific objectsspang@chromium.org2014-06-0610-87/+487
* Reland: Enable touch text selection by default on desktop Auramohsen@chromium.org2014-06-061-1/+1
* Video Player: Supports multiple filesyoshiki@chromium.org2014-06-067-15/+136
* Supports fake key events for setComposition/commitText by on-screen keyboards.shuchen@chromium.org2014-06-065-57/+121
* Files.app: Fix flakiness in chaining directoryyoshiki@chromium.org2014-06-061-43/+105