summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Adding support for sending horizonatal mouse wheel information in Chrome ASH ...ananta@chromium.org2014-01-232-1/+4
* Fix a crash in X11WindowEventFilter::OnMouseEvent() by adding NULL check on W...sudarsana.nagineni@intel.com2014-01-231-0/+3
* Uprev polymer to 0.1.3 (attempt #2)rsadam@chromium.org2014-01-231-1/+1
* Fix NULL deref in SelectFileDialogImpl when a NULL filter is provided.tommi@chromium.org2014-01-231-10/+14
* ui: Break the dependency on run_ui_unittests target.tfarina@chromium.org2014-01-236-9/+151
* Fixed html select drop downs appearing underneath always-on-top windows and p...tmdiep@chromium.org2014-01-233-8/+21
* Clean-up: Removes gfx::FontList::GetStringWidth(text).yukishiino@chromium.org2014-01-233-17/+2
* Linux Aura: Hide title bar when CustomFrameView maximized on Unity.mgiuca@chromium.org2014-01-234-4/+39
* Only disable DWM NC painting if the windows have custom regions.benwells@chromium.org2014-01-231-7/+3
* Fixes _NET_ACTIVE_WINDOW support check in order to not always return no.mlamouri@chromium.org2014-01-233-16/+19
* Views Textfield: copy-on-select and paste-on-middle-click.msw@chromium.org2014-01-233-136/+254
* Fix the tab dragging issue seen with maximized chrome windows in the recent C...ananta@chromium.org2014-01-232-9/+11
* Widget::SetInitialFocus() can take a WindowShowState argument.mlamouri@chromium.org2014-01-2313-50/+46
* Fixes MouseWatcher regressionsky@chromium.org2014-01-231-11/+14
* linux_aura: Use GTK button borders in GTK theme mode.erg@chromium.org2014-01-223-2/+35
* Disable calls to SetProcessDPIAware under Win8.1 (Rebase)girard@chromium.org2014-01-221-1/+2
* [Win] Fix the 'edit profile' button in the avatar bubble.noms@chromium.org2014-01-222-9/+32
* ozone: Add some tracing for platform & evdevspang@chromium.org2014-01-223-9/+17
* Changes look for scrollbars on windows (2)sky@chromium.org2014-01-2218-145/+643
* Make LayerDebugInfo's JSON writing robustvollick@chromium.org2014-01-222-1/+26
* Use Euclidean distance for touch slop region in Aura.tdresser@chromium.org2014-01-224-20/+34
* Fix build of key & touch unittests after r246207spang@chromium.org2014-01-222-6/+11
* [win] Add flags to touch events. Enables Ctrl-tap.girard@chromium.org2014-01-221-0/+2
* Missing comma in event_utils_win.cctmoniuszko@opera.com2014-01-221-1/+1
* Create a new target 'gfx_unittests' for the gfx unit tests.tfarina@chromium.org2014-01-221-0/+12
* Revert of Fixes _NET_ACTIVE_WINDOW support check in order to not always retur...mnissler@chromium.org2014-01-221-9/+16
* Remove LatencyInfo::MergeWith()miletus@chromium.org2014-01-224-103/+12
* Rename InputMethodIBus to InputMethodChromeOS.uekawa@chromium.org2014-01-226-111/+119
* views/examples: Cleanup: It is only necessary to include base/macros.htfarina@chromium.org2014-01-2235-101/+77
* Fixes _NET_ACTIVE_WINDOW support check in order to not always return no.mlamouri@chromium.org2014-01-221-16/+9
* DesktopWindowTreeHostX11::Deactivate() should not pretend to work.mlamouri@chromium.org2014-01-223-2/+15
* Linux Aura: Added --use-system-title-bar flag.mgiuca@chromium.org2014-01-224-4/+11
* Refactor test gfx_util.avallee@chromium.org2014-01-224-9/+44
* ozone: Enumerate input devices using base::FileEnumeratorspang@chromium.org2014-01-226-57/+71
* Don't attempt to set the cursor to a NULL cursor which in turn gets replaced ...ananta@chromium.org2014-01-221-5/+10
* [Views] Cause the window controls to be reset independent of title update in ...gbillock@chromium.org2014-01-222-0/+31
* Cleanup AppListSyncableServicestevenjb@chromium.org2014-01-2211-18/+18
* views: Layout frame when widget goes fullscreen.xiyuan@chromium.org2014-01-212-1/+68
* aura: Fix dispatching 'held' events when root-window has a non-identity trans...sadrul@chromium.org2014-01-212-0/+86
* Keyset transition regression fix + test.rsadam@chromium.org2014-01-212-0/+5
* Allow the OSX App Launcher to appear over other fullscreen apps in Mavericks.tapted@chromium.org2014-01-211-0/+13
* Fix broken json formatting in ui's LayerDebugInfovollick@chromium.org2014-01-201-1/+1
* Revert of Changes look for scrollbars on windows (https://codereview.chromium...jochen@chromium.org2014-01-2018-643/+145
* aura: Fix unit conversion in test_screenspang@chromium.org2014-01-201-2/+5
* Limit display of the virtual keyboard to state changes triggered from a user ...kevers@chromium.org2014-01-2022-64/+144
* gesture: Fix the location of GESTURE_END.sadrul@chromium.org2014-01-202-3/+28
* events: Remove unused IsMouseEvent() function.sadrul@chromium.org2014-01-208-116/+5
* gesture: Remove unnecessary function from the exposed API.sadrul@chromium.org2014-01-205-57/+6
* Revert https://codereview.chromium.org/105673008/ because the CL was causing ...pkotwicz@chromium.org2014-01-207-92/+66
* Remove all exclude rules that filename_rules.gypi already handles.dongseong.hwang@intel.com2014-01-201-3/+0