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