summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/extensions/shell_window.h
Commit message (Expand)AuthorAgeFilesLines
* Cache the object given to the chrome.app.window.create callback and use it fo...tapted@chromium.org2012-09-271-0/+1
* Make extension commands grant the activeTab permission.kalman@chromium.org2012-09-241-1/+7
* Add App Icon support for ShellWindow on Gtk and Windows. junmin.zhu@intel.com2012-09-081-1/+19
* Pass result of blockage across content API when new tab blocked. This change ...tsepez@chromium.org2012-09-071-1/+2
* First part of remembering platform app window geometry.mek@chromium.org2012-08-311-0/+14
* show media galleries dialog even if the call comes from the bg pageestade@chromium.org2012-08-211-1/+1
* Handle keyboard events in Mac shell windowssail@chromium.org2012-08-211-0/+3
* Refactor ShellWindow to separate platform-specific code.jeremya@chromium.org2012-08-171-22/+20
* Move small c/b/extensions classes into extensions namespace no.2rdevlin.cronin@chromium.org2012-08-141-1/+3
* Draggable region support for frameless app window on Windows.jianli@chromium.org2012-08-081-0/+5
* Move ExtensionWindowController and related into extensions namespacerdevlin.cronin@chromium.org2012-07-171-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Allow ChromeOS file selection dialog to be shown from shell windows.benwells@chromium.org2012-06-251-0/+1
* Rename the 'custom' frame option to 'none' for shell windows.jeremya@chromium.org2012-06-201-1/+1
* Allow platform apps to open links in the browser.mihaip@chromium.org2012-06-151-0/+13
* Add support for window size constraints to ShellWindowGtk. (effectively a rel...mihaip@chromium.org2012-06-141-2/+2
* [win] Allow the platform apps to specify a maximum size for their windowsjeremya@chromium.org2012-06-131-0/+1
* Refactor the content interface for RequestMediaAccessPermission.estade@chromium.org2012-06-121-0/+4
* Coverity PASS_BY_VALUE fix.scr@chromium.org2012-06-121-2/+2
* TabContentsWrapper -> TabContents, part 39.avi@chromium.org2012-06-111-3/+2
* Add support for managing active state of platform appsdavemoore@chromium.org2012-06-111-0/+4
* [win] Make the HTML5 fullscreen API work in system apps.jeremya@chromium.org2012-06-071-0/+7
* Remove chrome.windows.* support for platform apps.jeremya@chromium.org2012-06-071-4/+0
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Revert r140472 and r140475.yusukes@google.com2012-06-051-7/+0
* [win] Make the HTML5 fullscreen API work in system apps.jeremya@chromium.org2012-06-051-0/+7
* Update the title of shell windows based on the page's <title>.jeremya@chromium.org2012-06-041-0/+8
* Allow specification of minimum size for app windows on creation.jeremya@chromium.org2012-05-301-0/+1
* Set the initial size of an app window based on the options passed.jeremya@chromium.org2012-05-281-7/+19
* Allow platform apps to create shell windows with a script connection. jeremya@chromium.org2012-05-251-2/+1
* Allow moveTo/resizeTo and friends in shell windows.jeremya@chromium.org2012-05-241-0/+4
* Extension/Platform App window isolationmihaip@chromium.org2012-05-221-1/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-6/+10
* Re-enable <input type="file"> for platform apps.benwells@chromium.org2012-05-171-2/+7
* Enable WebIntent invocation for platform apps.benwells@chromium.org2012-05-161-2/+7
* Pull shell window stuff out of ExtensionHost and put in ShellWindowbenwells@chromium.org2012-05-101-18/+50
* Switch platform apps from a declarative launch container to handling an onLau...asargent@chromium.org2012-04-231-0/+5
* Expose the chrome.windows.* API to platform apps.mihaip@chromium.org2012-03-221-0/+3
* Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...mihaip@chromium.org2012-03-161-6/+9
* Block plugins for platform appsbenwells@chromium.org2012-02-071-13/+1
* Revert 120541 - Block plugins for platform appshbono@chromium.org2012-02-061-1/+13
* Block plugins for platform appsbenwells@chromium.org2012-02-061-13/+1
* Disable NPAPI plugins in platform apps.benwells@chromium.org2012-01-191-1/+16
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-091-0/+52
* Revert 116834 - Don't use browser windows for platform app shell windows.aa@chromium.org2012-01-081-52/+0
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-071-0/+52
* Revert 116803 - Don't use browser windows for platform app shell windows.sky@chromium.org2012-01-071-52/+0
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-071-0/+52