summaryrefslogtreecommitdiffstats
path: root/apps/ui/views/app_window_frame_view.cc
Commit message (Expand)AuthorAgeFilesLines
* color_utils cleanup:pkasting2016-03-071-4/+2
* Refactor ViewsDelegate singletonmohsen2015-06-101-1/+0
* Prevent frameless packaged apps from being resized to 0x0 on CrOSpkotwicz2014-09-231-1/+3
* Disables the maximize button for an app window with a maximum size and a cust...pkotwicz2014-09-221-4/+9
* Use qualified path for grit/ui_strings.htfarina2014-08-251-1/+1
* Move NativeAppWindow to extensionshashimoto@chromium.org2014-08-201-2/+2
* views: Also const-ify GetMaximumSize().erg@chromium.org2014-05-211-1/+1
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-2/+2
* Use light images in colored app frames, when the frame color is dark.benwells@chromium.org2014-05-101-14/+45
* Support active / inactive frame colors for app window frames.benwells@chromium.org2014-05-011-7/+8
* Remove non USE_AURA code from views files.erg@chromium.org2014-04-251-5/+0
* Remove title and icon from chrome apps native style title bars.benwells@chromium.org2014-04-241-23/+25
* Revert 265598 "Remove title and icon from chrome apps native sty..."hashimoto@chromium.org2014-04-231-25/+23
* Remove title and icon from chrome apps native style title bars.benwells@chromium.org2014-04-231-23/+25
* Revert 262516 "Remove title and icon from chrome apps native style title bars."mgiuca@chromium.org2014-04-101-24/+23
* Remove title and icon from chrome apps native style title bars.benwells@chromium.org2014-04-081-23/+24
* Fix draggable regions on for frame:none app windows on views.benwells@chromium.org2014-04-011-4/+6
* Linux: App windows with frame: chrome and no color are now native.mgiuca@chromium.org2014-03-281-21/+30
* Name widget members consistently in app window code.benwells@chromium.org2014-03-201-20/+20
* Fix inconsistencies in left/top of app window bounds for non-native windowstmdiep@chromium.org2014-03-041-1/+1
* Add frame color option to packaged app windows.benwells@chromium.org2014-02-211-2/+5
* Allow resizing of packaged app windows in Windows desktop modetdanderson@chromium.org2014-02-211-11/+0
* Fix the "Minimize" button of app windows remaining hovered after restore.calamity@chromium.org2014-02-181-0/+1
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-151-0/+367