summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/shell_window_registry.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build after https://codereview.chromium.org/13865012/phajdan.jr@chromium.org2013-05-031-1/+2
* Support component v2 packaged apps in incognito modeasargent@chromium.org2013-05-031-0/+1
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-1/+1
* content: convert devtools notifications to callbackskaznacheev@chromium.org2013-04-261-9/+6
* [win8] Show a prompt before relaunching Chrome in Windows 8 mode while packag...tapted@chromium.org2013-04-041-1/+6
* [cros] Allow file select dialogs from extension popupsbenwells@chromium.org2013-02-051-0/+4
* Prevent ShellWindowRegistry from being created for incognito profiles.koz@chromium.org2012-12-121-1/+0
* Add singleton argument to app.window.create().mek@chromium.org2012-12-061-0/+6
* Add app.window.setLauncherIconstevenjb@chromium.org2012-12-051-0/+3
* Re-open DevTools windows for PackagedApps if they are reloaded with DevTools ...tapted@chromium.org2012-10-241-2/+19
* Create a ShellWindowRegistry in incognito mode.benwells@chromium.org2012-10-181-0/+1
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-061-2/+2
* This adds WebIntentCallbacks, which is a ProfileKeyedService. It manages WebI...thorogood@chromium.org2012-09-031-1/+1
* show media galleries dialog even if the call comes from the bg pageestade@chromium.org2012-08-211-0/+4
* Move small c/b/extensions classes into extensions namespace no.2rdevlin.cronin@chromium.org2012-08-141-0/+4
* Fixed coverity defects pertaining to pass-by-value use where pass-by-referenc...orenb@chromium.org2012-07-251-1/+1
* 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/+3
* Allow platform apps to get writable FileEntry objects from readable ones.benwells@chromium.org2012-06-131-0/+7
* Support platform apps in launcherdavemoore@chromium.org2012-05-311-0/+18
* Pull shell window stuff out of ExtensionHost and put in ShellWindowbenwells@chromium.org2012-05-101-0/+65