summaryrefslogtreecommitdiffstats
path: root/apps/app_window.h
Commit message (Expand)AuthorAgeFilesLines
* Update support for alphaEnabled (transparent windows) APIgarykac@chromium.org2014-08-121-7/+5
* Use InvalidateTypes rather than "unsigned".avi@chromium.org2014-08-091-2/+3
* Moved CreateNativeAppWindow from AppWindow::Delegate to AppsClient.mgiuca@chromium.org2014-08-051-11/+0
* Refactor AppWindow to enable code re-use with launcher pages.mgiuca@chromium.org2014-08-041-5/+2
* Split out the non-app-window-specific parts of AppWindow::Delegate.mgiuca@chromium.org2014-07-301-33/+4
* AppWindow: Abstract over setting and querying fullscreen mode.mgiuca@chromium.org2014-07-241-0/+18
* Clean-up coding style at apps folderrucifer1217@gmail.com2014-07-181-0/+3
* Add app.window.alphaEnabled() and onAlphaEnabledChanged.jackhou@chromium.org2014-07-181-0/+8
* [WebModals] New API for browser-scoped popup management.gbillock@chromium.org2014-07-151-0/+5
* Moves extension_icon_image and image_loader to extensions/browsermukai@chromium.org2014-06-201-1/+1
* Fix a test so it runs with --enable-apps-show-on-first-paint.benwells@chromium.org2014-06-051-0/+17
* [Mac] Update fullscreen state when window is fullscreened natively.jackhou@chromium.org2014-05-161-0/+4
* Don't send onLaunched to apps with only hidden windows when they reload.benwells@chromium.org2014-05-151-0/+9
* Remove page IDs from three WebContentsObserver APIs that don't need it.creis@chromium.org2014-05-051-1/+1
* Fix crashes when reloading apps with windows open.benwells@chromium.org2014-05-021-3/+1
* Support active / inactive frame colors for app window frames.benwells@chromium.org2014-05-011-1/+2
* Implement setters for app window bounds APItmdiep@chromium.org2014-03-141-5/+2
* Create windows for new app window bounds APItmdiep@chromium.org2014-03-111-15/+45
* Use NULL for ExtensionKeyBindingRegistry::Delegate for app windows.yoz@chromium.org2014-03-041-6/+0
* Refactored app window size constraintstmdiep@chromium.org2014-02-281-41/+0
* Add frame color option to packaged app windows.benwells@chromium.org2014-02-211-0/+3
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-151-0/+554