summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Flakiness cleanup: disable remaining flaky tests in src/evan@chromium.org2012-02-151-1/+1
* Gesture Recognizer Diagram now references design document on chromium.org. tdresser@chromium.org2012-02-151-1/+2
* Make BubbleBorderDelegate close itself.msw@chromium.org2012-02-152-32/+29
* GTK: Closing in on being completely GSEALed.erg@chromium.org2012-02-151-0/+4
* views: Cache some progress bar colors at file scope.tfarina@chromium.org2012-02-151-26/+14
* Small refactor to OpaqueBrowserFrameView setup of window caption buttonsjamescook@chromium.org2012-02-151-1/+13
* views: Change Painter::Paint to take a gfx::Size instead of ints.tfarina@chromium.org2012-02-154-35/+42
* Add per-tile painting support to compositor.reveman@google.com2012-02-154-0/+12
* views: Fixes leak in ComboboxModelExampleList.tfarina@chromium.org2012-02-151-2/+3
* Linux: fix bookmarks with & in them not showing correctly in the wrench menu.mdm@chromium.org2012-02-152-7/+24
* 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