summaryrefslogtreecommitdiffstats
path: root/apps/app_window_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a test so it runs with --enable-apps-show-on-first-paint.benwells@chromium.org2014-06-051-0/+11
* extensions: Remove ChromeRenderMessageFilter dependency.derat@chromium.org2014-04-011-1/+1
* Move extension_messages.h to extensions/common.derat@chromium.org2014-03-131-1/+1
* Use NULL for ExtensionKeyBindingRegistry::Delegate for app windows.yoz@chromium.org2014-03-041-0/+2
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-151-22/+18
* Revert 251094 "Revert 250826 "Remove Profile dependency from app..."asvitkine@chromium.org2014-02-131-6/+7
* Revert 250826 "Remove Profile dependency from apps::ShellWindow"asvitkine@chromium.org2014-02-131-7/+6
* Remove Profile dependency from apps::ShellWindowrockot@chromium.org2014-02-121-6/+7
* Use the same code to serialize app window state for the renderertmdiep@chromium.org2014-02-091-32/+1
* Update uses of Value in android_webview, apps, ash, cc to use the base:: name...avi@chromium.org2013-12-211-1/+1
* Fullscreen app windows cannot have always-on-top enabledtmdiep@chromium.org2013-11-251-1/+1
* Add chrome.app.window.[get|set][Min|Max][Width|Height]jackhou@chromium.org2013-10-301-0/+19
* Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}jamescook@chromium.org2013-10-161-1/+1
* Add always-on-top property to app windowstmdiep@chromium.org2013-10-111-0/+1
* Merge NOTIFICATION_WEB_CONTENTS_SWAPPED into NOTIFICATION_RENDER_VIEW_HOST_CH...avi@chromium.org2013-10-031-9/+8
* Fixed crash when chrome.runtime.reload() is called with app windows opentmdiep@chromium.org2013-09-261-1/+1
* Move native_app_window code to apps areasbenwells@chromium.org2013-08-061-1/+1
* Revert 215753 "Move native_app_window code to apps areas"benwells@chromium.org2013-08-061-1/+1
* Move native_app_window code to apps areasbenwells@chromium.org2013-08-061-1/+1
* Move AppWindowContents to apps componentbenwells@chromium.org2013-07-171-0/+177