summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* GTK: Even more cleanup to access allocation through the accessor.erg@chromium.org2011-12-131-5/+8
* GTK: Remove the one user of GetRTLEnabledSurfaceNamed() and move it over to R...erg@chromium.org2011-12-132-0/+7
* Clear focused view if the focused view is in a window that is being destroyed.oshima@chromium.org2011-12-132-5/+6
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-1354-665/+1233
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-1253-1231/+664
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-1253-664/+1231
* Change signature of |ui::ElideText()|. Add a truncate mode.asvitkine@chromium.org2011-12-126-32/+72
* Fix the issue of ShellAcceleratorFilter sending accelerators twice for charac...mazda@chromium.org2011-12-122-33/+73
* views: Convert IsEnabled() to just enabled() since it's just a simple accessor.tfarina@chromium.org2011-12-1230-80/+67
* Fix loss of mouse events when an Aura combobox is open in a modal dialog.benrg@chromium.org2011-12-121-1/+1
* Consolidate two very similar functions; ui::WindowsKeyCodeForGdkKeyCode and u...yusukes@chromium.org2011-12-122-373/+16
* Revert 113956 (revert didn't help) - Revert 113635 (speculative revert for bu...thakis@chromium.org2011-12-106-76/+255
* Revert 113635 (speculative revert for bug 107104)thakis@chromium.org2011-12-106-255/+76
* Don't close ExtensionPopups on child window focus (Win, non-Aura).msw@chromium.org2011-12-101-1/+1
* Aura: Separate window dragging and translucent frame flagsjamescook@chromium.org2011-12-103-5/+10
* Properly cleans up state when mouse capture changes.sky@chromium.org2011-12-102-4/+34
* Refactor window frame painting into a window background classjamescook@chromium.org2011-12-106-90/+379
* GTK: Remove deprecated methods and replace them with the new standard calls.erg@chromium.org2011-12-102-10/+24
* Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTKpiman@chromium.org2011-12-094-11/+12
* Allow compositor_unittests to compile on posixpiman@chromium.org2011-12-091-1/+1
* Windows component build fix for aura.varunjain@chromium.org2011-12-096-58/+25
* Release slotId of TouchEvent when USE_XI2_MT definedaofdwsl@gmail.com2011-12-091-2/+8
* Attempt 3 at:sky@chromium.org2011-12-0914-31/+143
* Plumb damage rect to browser compositor.backer@chromium.org2011-12-092-1/+6
* Revert 113741 "Move {Restore,Store}FocusedView to NativeWidgetAura::On{Activa...oshima@chromium.org2011-12-091-2/+4
* Remove aura::RootWindow instance from LayerAnimator::observers_ and LayerAnim...yusukes@chromium.org2011-12-092-4/+4
* Implement Widget::NotifyLocaleChanged for Aura.mukai@chromium.org2011-12-091-2/+13
* Don't activate TYPE_CONTROL widgetoshima@chromium.org2011-12-091-1/+2
* Move {Restore,Store}FocusedView to NativeWidgetAura::On{Activated,LostActive}.mazda@chromium.org2011-12-091-4/+2
* Update includes for WebLayer APIs for new locationjamesr@chromium.org2011-12-093-9/+9
* Refactor generete_bindings.py so per function logging code and be added.gman@chromium.org2011-12-092-488/+1037
* Remove MessageLoop::QuitTask() from ui/.dcheng@chromium.org2011-12-091-4/+4
* Draw text via Skia in RenderTextLinux.asvitkine@chromium.org2011-12-094-104/+261
* Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-0814-143/+31
* GLSurface::Resize implementations release the current context if they are cur...apatrick@chromium.org2011-12-082-1/+25
* Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-0814-31/+143
* Add support for high contrast mode to bubblessail@chromium.org2011-12-081-1/+7
* Move CreateFakeXEvent to x11_util.{h,cc}.mazda@chromium.org2011-12-082-0/+67
* Revert 113634 - Add support for high contrast mode to bubblessail@chromium.org2011-12-081-8/+2
* Fix alignment of avatar bubbles in the NTPsail@chromium.org2011-12-084-13/+33
* Improve RenderTextWin font fallback.asvitkine@chromium.org2011-12-086-76/+255
* Add support for high contrast mode to bubblessail@chromium.org2011-12-081-2/+8
* Revert 113606 - Improve RenderTextWin font fallback.sky@chromium.org2011-12-086-251/+72
* Improve RenderTextWin font fallback.asvitkine@chromium.org2011-12-086-72/+251
* Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su...yusukes@chromium.org2011-12-086-9/+10
* Revert 113574 - Remove views::InputMethodIBus.yusukes@google.com2011-12-084-0/+1176
* Remove views::InputMethodIBus.yusukes@chromium.org2011-12-084-1176/+0
* Added GLSurface::SetVisible to GLSurfaceAdapter.apatrick@chromium.org2011-12-082-0/+5
* Extract MonitorInfoProvider from WindowSizer.tfarina@chromium.org2011-12-085-0/+182
* Win AcceleratedSurface no longer polls queries on separate thread.apatrick@chromium.org2011-12-082-162/+30