summaryrefslogtreecommitdiffstats
path: root/ash/wm/frame_painter.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor FramePainter so that a child view of NonClientFrameView can paint th...pkotwicz@chromium.org2013-10-181-847/+0
* Fix regression wrt aura::Window::set_hit_test_bounds_override_inner() due to ...pkotwicz@chromium.org2013-10-071-17/+22
* Fixes use after free caused by delete in RootWindowController (2)sky@chromium.org2013-10-021-2/+0
* Revert 226347 "Fixes use after free caused by delete in RootWind..."dcheng@chromium.org2013-10-021-0/+2
* Fixes use after free caused by delete in RootWindowControllersky@chromium.org2013-10-011-2/+0
* Introduce WindowShowType which specifies the ash specific window show state.oshima@chromium.org2013-09-291-15/+10
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-1/+1
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-12/+11
* Move code related to the window controls to ash/wm/caption_buttonspkotwicz@chromium.org2013-09-161-1/+1
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-4/+4
* Remove observer in destructor toooshima@chromium.org2013-09-131-0/+1
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-12/+16
* Revert 222512 "Group WM related properties to ash::wm::WindowSet..."stevet@chromium.org2013-09-111-16/+12
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-12/+16
* Added hit test for ChromeOS avatar when visible.michaelpg@chromium.org2013-09-071-2/+0
* Replace kIgnoreSoloWindowFramePointerPolicy with global flagoshima@chromium.org2013-09-051-2/+10
* Introduce RootWindowProperty for RootWindow's propertiesoshima@chromium.org2013-08-301-3/+7
* Make PanelFrameView, CustomFrameViewAsh and BrowserNonClientFrameViewAsh use ...pkotwicz@chromium.org2013-08-241-131/+44
* [Refactor] Remove unused FramePainter::SetToggledButtonImages()pkotwicz@chromium.org2013-08-161-13/+0
* Do not update window solo-ness if child visibility has changed.mukai@chromium.org2013-08-071-0/+4
* Retires WorkspaceContainer.mukai@chromium.org2013-08-051-22/+18
* Make the header have no rounded corners in maximized and fullscreen mode.pkotwicz@chromium.org2013-07-311-11/+17
* Workspace cycling has never been enabled and now that we have just one worksp...pkotwicz@chromium.org2013-07-261-41/+8
* ash: Fix window header opacity during image dragjamescook@chromium.org2013-07-081-2/+6
* ash: Fix popup window icon alignment with titlejamescook@chromium.org2013-07-041-16/+16
* Update title color of popup window when maximizedsimon.hong81@gmail.com2013-07-031-3/+7
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.dcheng@chromium.org2013-06-131-3/+1
* Prevent starting a crossfade animation of the frame images as a result of a t...pkotwicz@chromium.org2013-06-111-1/+16
* Properly crossfade the frame image when a "theme_frame_overlay" image is spec...pkotwicz@chromium.org2013-05-201-41/+107
* Fix the background flashing when an unthemed browser window is in immersive f...pkotwicz@chromium.org2013-05-151-14/+21
* Removes FrameBuffer::AdjustFrameHitCodeForMaximizedModes.mukai@chromium.org2013-05-131-38/+0
* Extend touch hit target for autohidden shelf to allow draggingrharrison@chromium.org2013-05-011-7/+8
* Fix hard-to-read translucent modal dialog titlesjamescook@chromium.org2013-04-111-0/+2
* Make the incognito icon show up in immersive fullscreenpkotwicz@chromium.org2013-04-011-3/+4
* Fix transparent/black headers on panels and print dialogjamescook@chromium.org2013-03-301-9/+12
* ash: Refactor transparent window headers for single windowsjamescook@chromium.org2013-03-221-73/+87
* Set the window frames to be non transparent while the user is cycling through...pkotwicz@chromium.org2013-03-081-8/+43
* Immersive fullscreen polishjamescook@chromium.org2013-03-051-1/+3
* Add minimize button assets for panel windows.flackr@chromium.org2013-03-011-14/+22
* Reland ash: Use immersive mode for fullscreenjamescook@chromium.org2013-02-271-47/+4
* Revert 184600jamescook@chromium.org2013-02-261-4/+47
* ash: Use immersive mode for fullscreenjamescook@chromium.org2013-02-261-47/+4
* Support panel titles and Icons for v1 appsstevenjb@chromium.org2013-02-201-2/+3
* ash: Disable window caption buttons in immersive modejamescook@chromium.org2013-01-141-2/+2
* Disabled transparency for header bars on the signin screen.ygorshenin@chromium.org2013-01-091-2/+1
* ash: Add real art resources for immersive mode buttonjamescook@chromium.org2012-11-271-8/+6
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-261-0/+4
* Change immersive mode button to togglejamescook@chromium.org2012-11-211-2/+20