| Commit message (Expand) | Author | Age | Files | Lines |
* | Style the Virtual Keyboard closer to the Google Layout. | rsadam@chromium.org | 2014-01-28 | 6 | -24/+70 |
* | Allow raw pixel scrolling in web contents in Aura. | tdresser@chromium.org | 2014-01-28 | 18 | -125/+177 |
* | Revert change to window_impl default window styles to see if this fixes tests. | ben@chromium.org | 2014-01-27 | 1 | -1/+1 |
* | New images for windows scrollbars that add transparency | sky@chromium.org | 2014-01-27 | 36 | -0/+0 |
* | Add a Launcher App. | ben@chromium.org | 2014-01-27 | 1 | -1/+1 |
* | Fix setPatternPhase to work with squashed layers. | ccameron@chromium.org | 2014-01-27 | 1 | -4/+7 |
* | Adds a flag to control the notification center menu bar behavior on Mac. | dewittj@chromium.org | 2014-01-27 | 6 | -4/+40 |
* | Remove Windows accelerated surface support. | jbauman@chromium.org | 2014-01-27 | 12 | -4011/+0 |
* | Remove GetMonitorInfoWrapper, which is no longer needed. | brettw@chromium.org | 2014-01-27 | 5 | -12/+12 |
* | Set the remote window HWND handle to RemoteWindowTreeHostWin as | kochi@chromium.org | 2014-01-27 | 2 | -6/+19 |
* | Rename IBusBridge to IMEBridge, and IBusEngineHandlerInterface to IMEEngineHa... | uekawa@chromium.org | 2014-01-27 | 10 | -86/+85 |
* | Add missing include-guard in window_targeter.h | sadrul@chromium.org | 2014-01-27 | 1 | -0/+5 |
* | ui/events: Run test suite using base's run_all_unittests target. | tfarina@chromium.org | 2014-01-27 | 4 | -61/+2 |
* | Make the js tree view accessible with ChromeVox | yoshiki@chromium.org | 2014-01-27 | 1 | -2/+15 |
* | ui/native_theme: Remove native_theme_win_unittest.cc file. | tfarina@chromium.org | 2014-01-26 | 1 | -15/+0 |
* | Clean-up: Replaces Font with FontList in ui/views/{widget,window}. | yukishiino@chromium.org | 2014-01-25 | 5 | -25/+23 |
* | ui: Kill run_ui_unittests target. | tfarina@chromium.org | 2014-01-25 | 4 | -72/+34 |
* | [Input View] avoid crash when set override url for virtual keyboard window. | shuchen@chromium.org | 2014-01-25 | 1 | -4/+4 |
* | Remove unused alpha variable. | siva.gunturi@samsung.com | 2014-01-25 | 1 | -3/+1 |
* | Encapsulate functionality of the mock GL interface to MockGLInterface | oetuaho@nvidia.com | 2014-01-25 | 13 | -124/+67 |
* | linux_aura: Fixes a couple of issues with the button border integration. | erg@chromium.org | 2014-01-25 | 4 | -15/+23 |
* | Repaint windows on screen unlock. | jbauman@chromium.org | 2014-01-25 | 5 | -0/+85 |
* | Revert 246997 "Fix crash when accidentally touching the screen d..." | ronghuawu@chromium.org | 2014-01-25 | 3 | -50/+43 |
* | Clean-up: Replaces Font with FontList in ui/base/dragdrop. | yukishiino@chromium.org | 2014-01-24 | 1 | -19/+15 |
* | Fix crash when accidentally touching the screen during a multi window resize | pkotwicz@chromium.org | 2014-01-24 | 3 | -43/+50 |
* | Don't termniate LatencyInfo in AcceleratedPresenter::DoPresentAndAcknowledge | miletus@chromium.org | 2014-01-24 | 1 | -5/+0 |
* | views: Make View::set_border() take a scoped_ptr<>. | erg@chromium.org | 2014-01-24 | 42 | -165/+175 |
* | linux-aura/clipboard: Speculative fix for a heap-buffer overflow. | sadrul@chromium.org | 2014-01-24 | 1 | -3/+6 |
* | Remove touch resources | oshima@chromium.org | 2014-01-24 | 70 | -0/+0 |
* | Implement ::Deactivate for Linux Aura with _NET_CLIENT_LIST_STACKING | mlamouri@chromium.org | 2014-01-24 | 2 | -3/+71 |
* | Clean-up: Replaces Font with FontList in ui/views/controls/table/. | yukishiino@chromium.org | 2014-01-24 | 7 | -72/+88 |
* | Remove touch resources from gyp/grd files. | oshima@chromium.org | 2014-01-24 | 1 | -3/+0 |
* | Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu... | mkwst@chromium.org | 2014-01-24 | 1 | -8/+0 |
* | ui: Move DrawWaiterForTest out of compositor.h/cc | danakj@chromium.org | 2014-01-24 | 8 | -89/+116 |
* | Add 16-bit support for browser compositor surface | siva.gunturi@samsung.com | 2014-01-24 | 1 | -15/+103 |
* | Force software for menus to work around corruption in classic | scottmg@chromium.org | 2014-01-24 | 2 | -0/+24 |
* | Introduces the timeout of app_list search. | mukai@chromium.org | 2014-01-24 | 10 | -26/+156 |
* | Pinch/Zoom Infrastructure & Plumbing CL | wjmaclean@chromium.org | 2014-01-24 | 1 | -0/+8 |
* | Removes the rotation and scaling in SnapshotAura. | mukai@chromium.org | 2014-01-24 | 2 | -117/+43 |
* | Dynamically resizes the virtual keyboard while maintaining pixel perfect. | rsadam@chromium.org | 2014-01-24 | 10 | -116/+646 |
* | Adding support for sending horizonatal mouse wheel information in Chrome ASH ... | ananta@chromium.org | 2014-01-23 | 2 | -1/+4 |
* | Fix a crash in X11WindowEventFilter::OnMouseEvent() by adding NULL check on W... | sudarsana.nagineni@intel.com | 2014-01-23 | 1 | -0/+3 |
* | Uprev polymer to 0.1.3 (attempt #2) | rsadam@chromium.org | 2014-01-23 | 1 | -1/+1 |
* | Fix NULL deref in SelectFileDialogImpl when a NULL filter is provided. | tommi@chromium.org | 2014-01-23 | 1 | -10/+14 |
* | ui: Break the dependency on run_ui_unittests target. | tfarina@chromium.org | 2014-01-23 | 6 | -9/+151 |
* | Fixed html select drop downs appearing underneath always-on-top windows and p... | tmdiep@chromium.org | 2014-01-23 | 3 | -8/+21 |
* | Clean-up: Removes gfx::FontList::GetStringWidth(text). | yukishiino@chromium.org | 2014-01-23 | 3 | -17/+2 |
* | Linux Aura: Hide title bar when CustomFrameView maximized on Unity. | mgiuca@chromium.org | 2014-01-23 | 4 | -4/+39 |
* | Only disable DWM NC painting if the windows have custom regions. | benwells@chromium.org | 2014-01-23 | 1 | -7/+3 |
* | Fixes _NET_ACTIVE_WINDOW support check in order to not always return no. | mlamouri@chromium.org | 2014-01-23 | 3 | -16/+19 |