summaryrefslogtreecommitdiffstats
path: root/ash/frame
Commit message (Expand)AuthorAgeFilesLines
* [gcc] Fix compiler warning turned into errors while compiling default_header_...vivek.vg2015-02-241-8/+8
* Ash frames: dark frames now use white caption buttons.benwells2015-02-189-71/+110
* Remove transparency from inactive ash app windows.benwells2015-02-172-18/+2
* Remove ash default frame highlighting for custom colored frames.benwells2015-02-132-4/+12
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-226-9/+9
* Add page info button into frame for streamlined hosted apps.benwells2014-11-143-0/+4
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-289-125/+98
* Adopt ui::GestureConfiguration on Androidlanwei2014-10-271-4/+5
* Support chrome app frame colors on ChromeOS.benwells2014-10-174-4/+35
* Change GestureConfiguration types to be consistent with each other and with thepkasting2014-10-091-1/+1
* Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...pkotwicz2014-10-056-43/+28
* Revert of Reland: Make WindowState::CanMinimize() take into account WidgetDel...rouslan2014-10-046-29/+44
* Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...pkotwicz2014-10-036-44/+29
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-039-77/+77
* Revert of Make WindowState::CanMinimize() take into account WidgetDelegate::C...tapted2014-10-026-28/+43
* Make WindowState::CanMinimize() take into account WidgetDelegate::CanMinimize()pkotwicz2014-10-016-43/+28
* Add CanMinimize to classes that implement WidgetDelegate::CanMaximize.jackhou2014-09-244-3/+12
* Remove debugging code which affects behavior in stable in FrameCaptionButtonC...pkotwicz2014-09-221-9/+0
* Update the maximize button when size constraints change.jackhou2014-09-112-0/+13
* Cleanup: Remove misc unneeded grit includes.thestig2014-08-281-1/+0
* Use qualified path for grit/ui_strings.htfarina2014-08-251-1/+1
* Use a different button to restore and maximize windows on Ashpkotwicz@chromium.org2014-08-203-7/+24
* Introduce new WebApp header style for hosted apps and fizzy apps on ash.benwells@chromium.org2014-08-199-60/+62
* Replace redundant frame images with a color constant.benwells@chromium.org2014-08-152-37/+22
* Animate Window Controls for Maximize Modejonross@chromium.org2014-08-017-9/+270
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-9/+9
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-9/+9
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-9/+9
* Remove remaining overrides of View::HitTestRect()tdanderson@chromium.org2014-07-162-13/+35
* Move UserInfo to user_manager.nkostylev@chromium.org2014-07-141-1/+1
* Revert of Reland Window Control Animations for TouchView. (https://codereview...jonross@chromium.org2014-06-197-266/+12
* Reland Window Control Animations for TouchViewjonross@chromium.org2014-06-127-12/+266
* Move MaximizeModeWindowManager to the controllerjonross@chromium.org2014-06-094-22/+26
* Revert of Animate window control changes in TouchView (https://codereview.chr...tzik@chromium.org2014-06-035-208/+13
* Animate window control changes in TouchViewjonross@chromium.org2014-06-025-13/+208
* views: Also const-ify GetMaximumSize().erg@chromium.org2014-05-213-3/+3
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-207-10/+10
* As FrameMaximizeButton no longer exists, rename AlternateFrameSizeButton to F...pkotwicz@chromium.org2014-05-076-80/+77
* Remove the "Alternate frame caption button style" command line flag. The flag...pkotwicz@chromium.org2014-05-0617-2792/+13
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-302-4/+7
* Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."oshima@chromium.org2014-04-302-7/+4
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-302-4/+7
* Re-enable "Enable immersive fullscreen on Windows Ash."zturner@chromium.org2014-04-141-4/+0
* When we enter Maximize Mode we do not support the minimize operation, we only...jonross@chromium.org2014-04-045-17/+109
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-035-16/+7
* Use the opaque header for inactive apps when maximized.pkotwicz@chromium.org2014-03-262-7/+24
* Revert "Enable immersive fullscreen on Windows Ash."zturner@chromium.org2014-03-251-0/+4
* Show avatar icon on V2 app's frameoshima@chromium.org2014-03-217-8/+108
* Make the header/content separator into a hairline for apps in hidpipkotwicz@chromium.org2014-03-203-27/+18
* Enable immersive fullscreen on Windows Ash.zturner@chromium.org2014-03-191-4/+0