| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of time headers in ui/. | avi@chromium.org | 2013-06-28 | 65 | -71/+71 |
* | Rename notifications from quiet mode to do not disturb mode. | dewittj@chromium.org | 2013-06-28 | 1 | -9/+9 |
* | ui: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-06-28 | 20 | -22/+22 |
* | Revert 209125 "Remove the google drive option on the settings pa..." | yoshiki@chromium.org | 2013-06-28 | 1 | -7/+0 |
* | Remove the google drive option on the settings page for Supervized user | yoshiki@chromium.org | 2013-06-28 | 1 | -0/+7 |
* | Dispatch ui::ET_MOUSE_EXITED when moving the mouse from one screen to the next | pkotwicz@chromium.org | 2013-06-28 | 1 | -3/+4 |
* | ui::Clipboard now uses base::win::MessageWindow to create a message-only wind... | alexeypa@chromium.org | 2013-06-28 | 2 | -41/+29 |
* | Slide-out topmost notification first during clear-all animation on Windows. | jianli@chromium.org | 2013-06-28 | 1 | -2/+2 |
* | Fix link controller test and convert to a browser test. | kevers@chromium.org | 2013-06-28 | 1 | -353/+0 |
* | Fix bug: Bad width for elements that have a col_span > 1 and start column > 0... | fdoray@chromium.org | 2013-06-27 | 2 | -1/+33 |
* | Revert "Implement the autofill UI for chromium powered android webview." | eroman@chromium.org | 2013-06-27 | 7 | -356/+0 |
* | Implement the autofill UI for chromium powered android webview. | sgurun@chromium.org | 2013-06-27 | 7 | -0/+356 |
* | Fill out more data types on OSExchangeDataProviderAuraX11. | erg@chromium.org | 2013-06-27 | 10 | -95/+205 |
* | app_list: One click install for web store result. | xiyuan@chromium.org | 2013-06-27 | 19 | -176/+440 |
* | The binary files from 16212007 | kristianm@chromium.org | 2013-06-27 | 8 | -0/+0 |
* | Restyle the longpress UI to the v1 specs. | stevet@chromium.org | 2013-06-27 | 2 | -7/+21 |
* | Rename test_compositor_host_linux to reflect that it is X11 specific. | rjkroege@chromium.org | 2013-06-27 | 2 | -16/+16 |
* | ui/base/dragdrop: Use base::string16 now that string16 was moved into base na... | tfarina@chromium.org | 2013-06-27 | 14 | -86/+89 |
* | Fix crash in ImplicitAnimationObserver::OnLayerAnimationAborted() in debug mo... | pkotwicz@chromium.org | 2013-06-27 | 3 | -12/+67 |
* | ExternalTabContainerWin's widgets should be opaque and not fade-in. | grt@chromium.org | 2013-06-27 | 11 | -31/+51 |
* | Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-27 | 1 | -2/+1 |
* | Let ui::GestureEvent carry its original ui::TouchEvent's latency info | miletus@chromium.org | 2013-06-27 | 4 | -2/+26 |
* | Handle alternate types in HandleMouseEvent. | girard@chromium.org | 2013-06-27 | 3 | -9/+46 |
* | Dismiss longpress UI when lifting finger not over accent keys | bshe@chromium.org | 2013-06-26 | 2 | -2/+1 |
* | Removes the tricky focus loop in the notifier settings view. | mukai@chromium.org | 2013-06-26 | 1 | -7/+0 |
* | Add long press characters for lowercase, uppercase and symbol keys. | stevet@chromium.org | 2013-06-26 | 1 | -40/+295 |
* | Support brokenbar keysym->keycode conversion. | nona@chromium.org | 2013-06-26 | 1 | -0/+1 |
* | Shaped window support added (X11) | sidharthms@chromium.org | 2013-06-26 | 4 | -2/+61 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor. | dcheng@chromium.org | 2013-06-26 | 2 | -2/+2 |
* | Support accent keys | bshe@chromium.org | 2013-06-25 | 11 | -17/+272 |
* | Move implementation of WebFilterOperations into cc | ajuma@chromium.org | 2013-06-25 | 2 | -15/+11 |
* | Support shift-typing exclamation and question mark in the virtual keyboard. | stevet@chromium.org | 2013-06-25 | 2 | -5/+13 |
* | Prevent a crash if pasting an image that NSImage doesn't like. | avi@chromium.org | 2013-06-25 | 1 | -2/+7 |
* | Add keyboard resource OWNERS | bshe@chromium.org | 2013-06-25 | 1 | -0/+2 |
* | Remove unused member function declaration from app_list::SigninView. | tapted@chromium.org | 2013-06-25 | 1 | -4/+0 |
* | Improve OSX App Launcher location for non-mouse activations and autohide docks. | tapted@chromium.org | 2013-06-25 | 1 | -0/+1 |
* | Handle mouse wheel events for the OSX App launcher. | tapted@chromium.org | 2013-06-25 | 1 | -0/+19 |
* | Explicitly initialize DWORD fields just in case. | Yukawa@chromium.org | 2013-06-25 | 1 | -0/+2 |
* | mac: Remove unused includes of scoped_nsobject.h. | thakis@chromium.org | 2013-06-25 | 1 | -1/+0 |
* | linux_aura: Releasing a button other than left shouldn't break drags. | erg@chromium.org | 2013-06-25 | 1 | -1/+5 |
* | Remove Widget::GetCurrentEvent(). | erg@chromium.org | 2013-06-25 | 2 | -56/+0 |
* | Fix overlay scrollbar's response to gesture events. | dewittj@chromium.org | 2013-06-25 | 2 | -4/+26 |
* | Views tabbed pane visual changes. | rfevang@chromium.org | 2013-06-25 | 5 | -76/+101 |
* | Attempt at fixing crash during startup. We can end up attempting to | sky@chromium.org | 2013-06-25 | 1 | -2/+5 |
* | Add superscript labels to some keys. | stevet@chromium.org | 2013-06-25 | 2 | -13/+25 |
* | linux_aura: Redo how memory is handled in clipboard/drag code. | erg@chromium.org | 2013-06-25 | 13 | -323/+360 |
* | Rounding error in HiDPI canvas. | girard@chromium.org | 2013-06-25 | 1 | -2/+2 |
* | Do not dispatch synthetic mousemove events when mouse events are disabled | tdanderson@google.com | 2013-06-24 | 7 | -17/+54 |
* | ui: Add LayerWithDelegateTest.SwitchLayerPreservesCCLayerState test | danakj@chromium.org | 2013-06-24 | 1 | -0/+44 |
* | mac: Update clients of scoped_nsobject.h. | thakis@chromium.org | 2013-06-24 | 82 | -297/+310 |