summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Have jni_generator.gypi specify include_dirs to dependent targets.blundell@chromium.org2013-12-172-13/+0
* Linux Aura: Update the window region when _NET_WM_STATE changes.mgiuca@chromium.org2013-12-171-0/+3
* Plumb TSF candidate window events to IMEAPI's eventskochi@chromium.org2013-12-172-1/+44
* Do not crash when expanding notificaitons.dewittj@chromium.org2013-12-171-2/+7
* app_list: Add keyboard support for result actions.xiyuan@chromium.org2013-12-175-9/+95
* Add lock/unlock keyboard menu to virtual keyboardbshe@chromium.org2013-12-172-7/+59
* linux-aura: Fix some dragging behaviour.sadrul@chromium.org2013-12-177-11/+87
* 2nd try of "Use the caret bounds as a fallback when GetCompositionCharacterBo...yukawa@chromium.org2013-12-172-12/+64
* WinAura: don't create tooltip on hidecpu@chromium.org2013-12-171-1/+1
* Optimize png files in ui/webuioshima@chromium.org2013-12-174-0/+0
* Support mouse cursor in DesktopCaptureDeviceAura.hshi@chromium.org2013-12-172-0/+31
* Optimize png files under ash/resources, ui/resourcesoshima@chromium.org2013-12-1728-0/+0
* Revert of https://codereview.chromium.org/107513011/szym@chromium.org2013-12-165-312/+82
* A trivial style fixyukawa@chromium.org2013-12-161-2/+2
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2013-12-165-82/+312
* rAc: open info bubbles only within the dialog using existing logic.dbeam@chromium.org2013-12-165-44/+38
* Invoke cursor-hiding logic on touch for Windowstdanderson@google.com2013-12-162-7/+10
* Refactors the flick logic on the virtual keyboard.rsadam@chromium.org2013-12-163-25/+40
* Call OnCaretBoundsChanged in InputMethodBridge::OnFocuskomatsu@chromium.org2013-12-161-1/+3
* aura: Post non-nestable tasks for dispatching held/repostable events.sadrul@chromium.org2013-12-162-3/+81
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-1639-89/+101
* DesktopNativeCursorManager currently only has tdanderson@chromium.org2013-12-149-30/+175
* Remove uses of WebGraphicsContext3D from ui/compositorjamesr@chromium.org2013-12-148-48/+34
* [Android] Allow the intent to be cancelled.aruslan@chromium.org2013-12-142-4/+29
* Show the download cancellation confirmation on relaunch to desktop.zturner@chromium.org2013-12-133-31/+5
* [Input View] Restores the keyboard size to default when switching to default ...shuchen@chromium.org2013-12-131-0/+6
* Revert of https://codereview.chromium.org/112063003/szym@chromium.org2013-12-135-289/+78
* aura: Start using EventPrcessor interface for event dispatch.sadrul@chromium.org2013-12-138-52/+125
* Fix the Views UI example.eranm@google.com2013-12-131-0/+2
* Fixes inverted keys regression and adds a unit test.rsadam@chromium.org2013-12-132-10/+11
* Add focus button images for a combobox with a button stylehajimehoshi@chromium.org2013-12-13146-11/+58
* Revert 240602 "Use the caret bounds as a fallback when GetCompos..."jochen@chromium.org2013-12-131-16/+11
* Use the caret bounds as a fallback when GetCompositionCharacterBounds is not ...yukawa@chromium.org2013-12-131-11/+16
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2013-12-135-78/+289
* gtk: Make directory selection work with upload typelazyboy@chromium.org2013-12-131-3/+5
* Adding GroupView. Moving NotificationButton and ProportionalImageViewdimich@chromium.org2013-12-1324-332/+1281
* Ash: Tell the browser process of the visibility of IME's popup UIyukawa@chromium.org2013-12-132-0/+11
* Cleanup of CursorClient and NativeCursorDelegate interfacestdanderson@chromium.org2013-12-138-57/+63
* Settings: Fix infinite loop around FocusManager.onDocumentFocus_().tkent@chromium.org2013-12-131-0/+4
* Add app list support code and tests for syncstevenjb@chromium.org2013-12-139-77/+263
* Ensure that composited bubble windows with size less than 64 x 64 don't show ...ananta@chromium.org2013-12-121-1/+4
* 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