summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Worked around IOSurface related system lockups on dual NVIDIA/Intel GPUkbr@chromium.org2012-02-153-3/+40
* Add TextureImageTransportSurface, binding to a texture from another context.piman@chromium.org2012-02-151-2/+13
* Fold HDC caching into RenderTextWin.asvitkine@chromium.org2012-02-155-163/+13
* views: Change Painter::PaintPainterAt to take a gfx::Rect instead of ints.tfarina@chromium.org2012-02-144-15/+15
* aura: Hide cursor during and after shutdown.derat@chromium.org2012-02-144-35/+55
* Factor out NativeThemeBase::PaintMenuPopupBackground color into a constant.tfarina@chromium.org2012-02-141-1/+3
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-5/+5
* Clear window user data when WindowImpl is deleted.marshall@chromium.org2012-02-141-0/+2
* ui: Delete two misleading comments about COLOR_TOOLBAR.tfarina@chromium.org2012-02-142-6/+4
* Mac/Aura compile fails with new screen capture additionsdhollowa@chromium.org2012-02-141-0/+8
* views: Fixes leak in TextExample::AddCombobox.tfarina@chromium.org2012-02-142-3/+8
* aura: Re-enable a test that has been fixed.sadrul@chromium.org2012-02-141-8/+1
* Revert 121840 - Make scoped dc objects smartercpu@chromium.org2012-02-141-11/+7
* Make scoped dc objects smartercpu@chromium.org2012-02-141-7/+11
* Deprecates Layer::GetLayerProperties which is no longer usedpkotwicz@chromium.org2012-02-142-30/+0
* Fix build by correcting typos in canvas_skia_skia.cc.reveman@google.com2012-02-141-5/+5
* Fix about box text spacing on Windows.asvitkine@chromium.org2012-02-141-2/+1
* GestureRecognizer State Machine Diagram.tdresser@chromium.org2012-02-132-0/+32
* Changes to canvas_skia_skia.cc to match canvas_skia_linux.cc behavior.asvitkine@chromium.org2012-02-131-2/+42
* views: Don't need to explicitly delete ComboboxModelExampleList in the dtor.tfarina@chromium.org2012-02-131-31/+30
* ui::Compositor is no longer ref-countedpiman@chromium.org2012-02-1213-63/+33
* views: Update some comments in example_base.h.tfarina@chromium.org2012-02-111-4/+2
* 1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...pkotwicz@chromium.org2012-02-118-20/+112
* Drop frontbuffers for hibernated tabs using image_transport_surface_win.mmocny@chromium.org2012-02-112-5/+10
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-1126-240/+445
* Fixes login screen menus.pkotwicz@chromium.org2012-02-102-1/+4
* Aura: Rationalize window mode initializationjamescook@chromium.org2012-02-102-3/+4
* Defer focus manager deletion only on gtk portoshima@chromium.org2012-02-101-0/+2
* Scrolling "on rails"tdresser@chromium.org2012-02-105-48/+253
* Ensure bubble border_widget_ is owned by its NativeWidget, etc.msw@chromium.org2012-02-101-2/+6
* views: Clear the status label when switching between examples.tfarina@chromium.org2012-02-101-0/+1
* Make visibility an animatable layer property.vollick@google.com2012-02-1010-31/+176
* Plumb expose damage to compositor.backer@chromium.org2012-02-105-1/+17
* [gtk] Fix regression from r116541: double keyboard event handling.ivankr@chromium.org2012-02-101-1/+2
* Revert 121408 - Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-104-28/+3
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-104-3/+28
* Handle F6 and F7 (brightness keys) in ash [part 3 of 3].yusukes@chromium.org2012-02-102-1/+14
* Check for null XDisplay in TouchFactory::SetCursorVisiblevarunjain@chromium.org2012-02-101-4/+11
* Adds NativeWebKeyboardEvent for android along with associated types.satish@chromium.org2012-02-101-1/+7
* Remove AcceleratedSurfaceContainerLinuxpiman@chromium.org2012-02-102-8/+4
* Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...pkotwicz@chromium.org2012-02-108-111/+18
* Aura: Fix activated windows sometimes not switching to foregroundjamescook@chromium.org2012-02-103-48/+221
* Combine ANGLE_instanced_arrays pointers with othersjbauman@chromium.org2012-02-102-28/+3
* aura: Position windows to the center of the transient parent if one exists.varunjain@chromium.org2012-02-102-7/+28
* aura: Fix setting touch-handler and gesture-handler for asynchronous gestures.sadrul@chromium.org2012-02-093-17/+83
* 1) Adds support for OS level mouse capture lost (eg from a popup)pkotwicz@chromium.org2012-02-098-18/+111
* GTK: Do more GSEALing.erg@chromium.org2012-02-091-2/+3
* views: Remove an unnecessary include from example_base.cc.tfarina@chromium.org2012-02-092-8/+7
* Fix a memory leak in the layer animatorvollick@chromium.org2012-02-092-2/+67
* Images for new aura fullscreen modedavemoore@chromium.org2012-02-094-0/+0