summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Generate ax enums from idl.dtseng@chromium.org2014-02-094-452/+371
* Remove non-Aura stuff from InputMethodWinyukawa@chromium.org2014-02-091-16/+0
* Makes FontList light-weighted introducing FontListImpl.yukishiino@chromium.org2014-02-096-282/+442
* Refactor ui cocoa test support into a helper target isolated from ui/base/tfarina@chromium.org2014-02-0931-40/+60
* Remove NOTIMPLEMENTED noise in DesktopWindowTreeHostWinenne@chromium.org2014-02-081-6/+0
* Views: Make it possible to flip the ok/cancel button order for dialogs.thestig@chromium.org2014-02-081-13/+24
* Fix segv in ui::Clipboard::WriteObjects() in clipboard_aurax11.cctsepez@chromium.org2014-02-081-2/+6
* message-pump: Change how MessagePumpDispatchers process events.sadrul@chromium.org2014-02-0823-130/+66
* Fixes bug in paint scrollbar cornersky@chromium.org2014-02-072-2/+10
* Using grayscale screenshots for GestureNav so that the user can clearly tell ...mfomitchev@chromium.org2014-02-073-45/+127
* Remove includes of WebGraphicsContext3D.h from DEPS files.tfarina@chromium.org2014-02-071-1/+0
* Do not show 'Minimize' item if the window cann't be maximized.mlamouri@chromium.org2014-02-071-1/+4
* Use validating IPC enum macros in drag_traits.htsepez@chromium.org2014-02-071-0/+1
* Use validating form of IPC enum macros for frame messages.tsepez@chromium.org2014-02-071-0/+1
* Always copy touch event's LatencyInfo into gesture event's LatencyInfomiletus@chromium.org2014-02-073-22/+30
* Tooltip controller: set tooltip_window_ to NULL in OnCancelMode.hshi@chromium.org2014-02-073-10/+40
* linux_aura: Don't update cursor while shutting down the move loop.erg@chromium.org2014-02-071-2/+6
* Adds a fail-safe logic to IMEBridgeImpl.yukishiino@chromium.org2014-02-071-2/+6
* Implement ui for re-parenting an item from an app list folder to another posi...jennyz@chromium.org2014-02-0718-190/+1116
* Remove expand logic from notificationsdewittj@chromium.org2014-02-0726-178/+17
* Make LayerTreeHostClient::Animate take TimeTicks instead of doubleajuma@chromium.org2014-02-071-1/+1
* Use validating form of IPC enum macros for gpu_messages.htsepez@chromium.org2014-02-072-2/+4
* Add test cases on HandleClickedNotificationDelegate.mukai@chromium.org2014-02-072-0/+72
* Ensures that there is only one active drag and drop operation at a timevarkha@chromium.org2014-02-072-5/+11
* Include external touchscreen vid/pid in UMA hardware profiletdresser@chromium.org2014-02-074-6/+68
* Swap linux_aura for linux_gtk in PRESUBMIT try stuff.agable@chromium.org2014-02-071-1/+1
* Fixes the search key asset.rsadam@chromium.org2014-02-072-13/+65
* Add unit test target for shell_dialogs module.tfarina@chromium.org2014-02-072-2/+14
* Restore a11y virtual keyboard's hide keyboard icon.rsadam@chromium.org2014-02-071-2/+2
* Makes windows using the native theme when in high contrast modesky@chromium.org2014-02-074-24/+66
* Clean up code in the virtual keyboard.rsadam@chromium.org2014-02-063-30/+9
* Moves kb-key images from kb-key to it's child.rsadam@chromium.org2014-02-063-37/+22
* Add check to HidingWindowAnimationObserver to determine if a child window of ...pkotwicz@chromium.org2014-02-061-11/+61
* Revert 249431 "Using grayscale screenshots for GestureNav so tha..."acolwell@chromium.org2014-02-063-127/+45
* Using grayscale screenshots for GestureNav so that the user can clearly tell ...mfomitchev@chromium.org2014-02-063-45/+127
* Changes the keyboard height ot 30% when using the a11y keyboard.rsadam@chromium.org2014-02-061-3/+14
* Cleanup time_format.cc, mostly cosmetic, one minor fixtnagel@chromium.org2014-02-061-56/+57
* views: Remove AcceleratorHandlersadrul@chromium.org2014-02-069-144/+4
* Add AppListModel::MoveItemToFolderAtstevenjb@chromium.org2014-02-068-134/+328
* Add placeholder dialog to the app list context menu under a flag.sashab@chromium.org2014-02-062-0/+10
* Use "second" instead of "sec" in TimeRemainingLong()tnagel@chromium.org2014-02-064-65/+168
* Loads the logo image to the speech UI in app-list.mukai@chromium.org2014-02-063-3/+24
* Pull out and test BoundedScrollView.dewittj@chromium.org2014-02-065-68/+202
* Make the member |is_cursor_visible_| in DesktopWindowTreeHostWin static.tdanderson@chromium.org2014-02-062-4/+8
* cc: Enable rendering stats recording in browser compositor.ernstm@chromium.org2014-02-061-0/+3
* Shorten media keys on the a11y keyboard.rsadam@chromium.org2014-02-063-18/+24
* [Ozone] Fix ozone build due to missing EVENTS_EXPORT in EventDeviceInfodnicoara@chromium.org2014-02-061-1/+2
* Makes creating a window in ash work outside of metrosky@chromium.org2014-02-062-0/+9
* Views Omnibox: tolerate minor click-to-select-all dragging.msw@chromium.org2014-02-061-2/+4
* Stops crashes on click on notification.mukai@chromium.org2014-02-061-1/+2