summaryrefslogtreecommitdiffstats
path: root/apps/shell_window.cc
Commit message (Expand)AuthorAgeFilesLines
* Use the loaded bounds before applying size constraint.mlamouri@chromium.org2013-10-281-8/+6
* Remove apps::ShellWindow dependency on c/c/extensions/extension_constants.hjamescook@chromium.org2013-10-231-19/+0
* Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...yoz@chromium.org2013-10-231-0/+1
* apps: Remove unnecessary includes of extension_constants.hjamescook@chromium.org2013-10-231-1/+0
* Get rid of the extensions' MessageHandler RenderViewHostObserver. Move this c...jam@chromium.org2013-10-211-0/+2
* Add Set[Minimum|Maximum]Size to ShellWindow.jackhou@chromium.org2013-10-211-0/+31
* Factor out [min|max]_size into ShellWindow::SizeConstraintsjackhou@chromium.org2013-10-201-62/+99
* Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}jamescook@chromium.org2013-10-161-1/+1
* Revert 228654 "Factor out [min|max]_size into ShellWindow::SizeC..."dmikurube@chromium.org2013-10-151-99/+62
* Factor out [min|max]_size into ShellWindow::SizeConstraintsjackhou@chromium.org2013-10-151-62/+99
* Add always-on-top property to app windowstmdiep@chromium.org2013-10-111-1/+2
* When native app window visibility changes due to either show/hide or minimize...rockot@chromium.org2013-10-091-1/+12
* Merge NOTIFICATION_WEB_CONTENTS_SWAPPED into NOTIFICATION_RENDER_VIEW_HOST_CH...avi@chromium.org2013-10-031-10/+0
* Fixes crasher when closing app windows while printing.dharcourt@chromium.org2013-09-261-1/+5
* 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
* Enforce disable fullscreen policy for platform appsbartfab@chromium.org2013-09-181-0/+5
* This CL:pkotwicz@chromium.org2013-09-181-6/+6
* Add policy for fullscreen mode; disallow fullscreen in public sessionsbartfab@chromium.org2013-08-251-0/+15
* Add NativeWebContentsModalDialogManager::HostChanged()wittman@chromium.org2013-08-201-1/+1
* Add support for setInputRegion API.garykac@chromium.org2013-08-131-0/+4
* Move ShellWindowRegistry to appsbenwells@chromium.org2013-08-091-5/+5
* Move native_app_window code to apps areasbenwells@chromium.org2013-08-061-2/+2
* Revert 215745 "Fix crash when reloading packaged app. "benwells@chromium.org2013-08-061-22/+7
* Revert 215753 "Move native_app_window code to apps areas"benwells@chromium.org2013-08-061-2/+2
* Move native_app_window code to apps areasbenwells@chromium.org2013-08-061-2/+2
* Fix crash when reloading packaged app. benwells@chromium.org2013-08-061-7/+22
* Make shell window provide hidpi icon.xiyuan@chromium.org2013-08-021-14/+19
* Do not restore corrupt cached app window bounds.scheib@chromium.org2013-08-011-22/+14
* Revert 214844 "Fix crash when reloading packaged app. "scherkus@chromium.org2013-08-011-22/+7
* Fix crash when reloading packaged app. benwells@chromium.org2013-07-311-7/+22
* Move AppWindowContents to apps componentbenwells@chromium.org2013-07-171-13/+2
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Move ShellWindow into apps component.benwells@chromium.org2013-07-011-0/+649
* Revert 208927 "Move ShellWindow into apps component."asvitkine@chromium.org2013-06-271-649/+0
* Move ShellWindow into apps component.benwells@chromium.org2013-06-271-0/+649