summaryrefslogtreecommitdiffstats
path: root/ash/frame
Commit message (Expand)AuthorAgeFilesLines
* color_utils cleanup:pkasting2016-03-071-5/+2
* Fix misuses of View::SetFillsBoundsOpaquely and remove the API to makeestade2016-03-071-1/+1
* Remove machinery to dynamically update left view X inset.pkasting2016-02-135-34/+14
* Change hover/pressed color of Ash window controls in MD incognitotdanderson2016-02-111-3/+4
* Support building ash targets with use_ash=0 and use_aura=1.msw2016-02-101-2/+1
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-271-2/+2
* Fix light versions of cros frame buttonsestade2016-01-202-6/+8
* Vectorize CrOS window control icons.estade2016-01-078-40/+57
* Do not use assets for Ash window control button backgroundstdanderson2016-01-058-155/+97
* CustomButton cleanup: make protected members private, create accessorsestade2015-12-291-5/+7
* Convert Pass()→std::move() in //ashdcheng2015-12-271-1/+1
* Switch to standard integer types in ash/.avi2015-12-206-2/+6
* gfx: Rename canvas SaveAndUnscale to UnscaleTheDeviceScaleFactor.danakj2015-10-301-2/+3
* Add a Canvas::SaveAndUnscale() method for pixel-accurate drawing.pkasting2015-10-141-11/+6
* Extract content-specific aspects of SessionStateDelegate onto ShellContentState.ben2015-10-053-70/+1
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Remove gap in ChromeOS hosted app frames which are showing the location.benwells2015-07-213-11/+19
* Doesn't show resize cursor near shelf for a maximized windowvarkha2015-04-301-3/+5
* Updated the UMA stat ash::TouchUMA::GESTURE_FRAMEMAXIMIZE_TAP recording.bruthig2015-03-312-5/+6
* Show hovered and pressed unfocused ash caption buttons as active.benwells2015-03-181-2/+11
* [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