summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Add use_clibpard_aurax11 gyp flag to allow chromeos-chrome to access X11 Clip...oshima@chromium.org2013-12-122-3/+10
* Reset the unread count when notifications are marked.mukai@chromium.org2013-12-123-2/+50
* Moves transient stacking logic into WindowStackingClientsky@chromium.org2013-12-1211-220/+414
* Implement lock keyboard featurebshe@chromium.org2013-12-123-1/+47
* app_list: UpdateDragFromItem should have a valid drag_view_.xiyuan@chromium.org2013-12-122-5/+5
* Gets the various Window::StackChild functions to work with WINDOW_LAYER_NONE....sky@chromium.org2013-12-123-18/+484
* Non-maximizable windows now show the minimize button.mgiuca@chromium.org2013-12-127-32/+23
* Fixes regression from recent border changessky@chromium.org2013-12-122-1/+3
* [Input View] Makes the input view window support window.resizeTo() and w3c vi...shuchen@chromium.org2013-12-125-23/+113
* Cleanup Window::UpdateLayerName to use IntToStringsky@chromium.org2013-12-121-6/+5
* Fix hotspot values.avi@chromium.org2013-12-121-3/+3
* Make LatencyInfo trace show input event namemiletus@chromium.org2013-12-122-0/+10
* Refresh for the Chrome notifications image template.dewittj@chromium.org2013-12-125-34/+113
* Add IBusBridge::GetEngineHandlerById.komatsu@chromium.org2013-12-124-14/+30
* Init LatencyInfo for TouchEvent only when constructing from NativeEventmiletus@chromium.org2013-12-112-16/+10
* cleanup: Use const-ref instead of pointers in the gesture recognizer API.sadrul@chromium.org2013-12-116-17/+18
* Cleanup: Remove unused forward declarations from compositor.htfarina@chromium.org2013-12-111-21/+6
* Add the button style for comboboxhajimehoshi@chromium.org2013-12-1185-68/+772
* Enables font-related unittests again.yukishiino@chromium.org2013-12-1116-14/+77
* Supports Compose key on Linux Aura.yukishiino@chromium.org2013-12-112-0/+9
* Revert 240031 "Rebuild the cache when a notification is marked a..."tzik@chromium.org2013-12-112-21/+3
* ui: Remove ui/android entries from DEPS files.tfarina@chromium.org2013-12-113-3/+0
* Rebuild the cache when a notification is marked as shown or displayed.mukai@chromium.org2013-12-112-3/+21
* Linux Aura: A window is not considered maximized if it is half-screened.mgiuca@chromium.org2013-12-111-1/+1
* Get rid of TestAuraInitializer.tfarina@chromium.org2013-12-113-56/+0
* Do not allow creating dummy notifier id in production.mukai@chromium.org2013-12-118-38/+89
* Favor ash dragging over win32 dragging in the Win8/ash app launcher.koz@chromium.org2013-12-111-0/+5
* Use forward-declares of Border and Background in view.htapted@chromium.org2013-12-1121-4/+38
* Add some code to make views_examples_exe more interesting.tfarina@chromium.org2013-12-112-0/+15
* Ash: tell the browser process of the LANGID of the active input sourceyukawa@chromium.org2013-12-112-0/+12
* cc: Use a rectf manhattan distance for update tile prioritiesvmpstr@chromium.org2013-12-115-16/+59
* Retain tray bubble's rounded corners when the bubble animates outmichaelpg@chromium.org2013-12-113-47/+33
* Fixing style issues in ui/android/java/aurimas@chromium.org2013-12-1018-200/+200
* Revert 239864 "Add GetMinimumSize() for Labels and ensure it's z..."scottmg@chromium.org2013-12-107-181/+132
* Fix for a browser window incorrectly activating itself when we select a menu ...ananta@chromium.org2013-12-104-2/+44
* Add GetMinimumSize() for Labels and ensure it's zero for empty Links.pkasting@chromium.org2013-12-107-132/+181
* Support for drawing a debug border around animated layersavallee@chromium.org2013-12-101-0/+2
* Add ScaleFactor 300 found on Nexus 5mnaganov@chromium.org2013-12-103-2/+6
* Fixes input type change regression caused by polymer uprev.rsadam@chromium.org2013-12-101-1/+11
* Add an option to hide the shortcut label from the menu itemyoshiki@chromium.org2013-12-102-1/+14
* Revert of https://chromiumcodereview.appspot.com/109483012/aurimas@chromium.org2013-12-1018-200/+200
* Fixing style issues in ui/android/java/aurimas@google.com2013-12-1018-200/+200
* Fixing all Java import ordering issues.aurimas@chromium.org2013-12-1014-39/+15
* GTTF: Enable glibcxx debug mode for Debug builds by default.phajdan.jr@chromium.org2013-12-102-0/+4
* events: Cleanup: Rename events_unittests.cc to run_all_unittests.cctfarina@chromium.org2013-12-102-2/+2
* Run accessibility unit tests through base test suite.tfarina@chromium.org2013-12-101-2/+1
* Settings: Can't activate URL fields in 'Default search settings' section.tkent@chromium.org2013-12-101-1/+1
* Forces HasPopupNotifications() to return false if message center is shown.mukai@chromium.org2013-12-106-8/+8
* (re)Implement Profile Switching on the Windows App Launchertapted@chromium.org2013-12-109-27/+148
* Do not include ui/base/ui_export.h where it isn't used.tfarina@chromium.org2013-12-102-5/+0