summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't merge replace edit if previous edit is delete edit.oshima@chromium.org2011-12-082-12/+33
* Remove BubbleDelegateView ctor color arg, add simple setter/getter.msw@chromium.org2011-12-085-26/+22
* Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...sky@chromium.org2011-12-0714-143/+31
* Make Clipboard::FormatType an opaque handle type.dcheng@chromium.org2011-12-079-218/+430
* Makes tests either use mock compositor or mock WebGraphicsContext3D depending...sky@chromium.org2011-12-0714-31/+143
* Convert keysym to keycode for modifiersoshima@chromium.org2011-12-071-2/+4
* aura-x11: Add support for xmodmap'ed pointer buttons.sadrul@chromium.org2011-12-075-16/+93
* This change adds the apple software renderer as an option on Chrome/Mac. It'...senorblanco@chromium.org2011-12-0711-31/+37
* aura: Use WebKit compositor by defaultpiman@chromium.org2011-12-071-3/+14
* Send a11y events from NativeTextfieldViews when the state changes.dmazzoni@chromium.org2011-12-071-1/+14
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-072-5/+2
* Aura Shell singleton needs to be destroyed prior to the Aura Desktopdhollowa@chromium.org2011-12-071-0/+2
* Fix a FORWARD_NULL defect reported by Coverity. wtc@chromium.org2011-12-071-5/+3
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-076-67/+39
* Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o...mazda@chromium.org2011-12-071-0/+21
* Rename Desktop->RootWindow.ben@chromium.org2011-12-0764-734/+757
* aura: Draw shadows around tooltip windows.derat@chromium.org2011-12-065-38/+215