summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [App Shell] Make app_shell launch app from relative pathHokein.Wu@gmail.com2014-02-031-1/+3
* [App Shell] Add READMEHokein.Wu@gmail.com2014-02-021-0/+10
* Move extensions IPC filtering to extensions::ExtensionMessageFilterjamescook@chromium.org2014-02-022-0/+11
* Close crashed incognito-mode app's shell window.kinaba@chromium.org2014-01-301-1/+1
* Disabled pinch zooming in non-browser Aura windows.bokan@chromium.org2014-01-302-0/+12
* aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.sadrul@chromium.org2014-01-302-20/+10
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-307-7/+9
* Add OWNERS to apps/shelljamescook@chromium.org2014-01-291-0/+3
* [App Shell] Enable Initialized LoggingHokein.Wu@gmail.com2014-01-291-1/+17
* Extract extension-related renderer setup from ExtensionServicejamescook@chromium.org2014-01-287-15/+49
* Move kDataScheme constant into content namespace.tfarina@chromium.org2014-01-261-1/+1
* Remove ExtensionService dependencies from src/appsjamescook@chromium.org2014-01-247-36/+26
* app_shell: Extract extension runtime data from ExtensionServicejamescook@chromium.org2014-01-223-0/+11
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-2211-13/+13
* Switch off always-on-top bit when the app window overlaps the taskbartmdiep@chromium.org2014-01-202-23/+75
* Port app_shell to linux aurajamescook@chromium.org2014-01-182-2/+11
* Move kExtensionProcess to src/extensions/common/switches.ccjamescook@chromium.org2014-01-161-2/+2
* app_shell: Make renderer run background page JavaScriptjamescook@chromium.org2014-01-166-8/+155
* Avoid loading the last used browser profile in app_controller_mac when it's n...tapted@chromium.org2014-01-161-2/+10
* Don't enable app shims in tests. (Mac)jackhou@chromium.org2014-01-161-2/+4
* app_shell: Fix resources.pak dependency issuejamescook@chromium.org2014-01-141-0/+2
* app_shell: Fix PrefsTabHelper dependency of ExtensionHostjamescook@chromium.org2014-01-102-0/+6
* Fix app_shell shutdown crash due to BrowserContextKeyedServicesjamescook@chromium.org2014-01-095-47/+58
* Revert 241162 "Make clicking the restart bubble for crashed apps..."koz@chromium.org2014-01-092-11/+14
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-082-2/+2
* Fix non-otr profile's file manager being launched in guest mode.tbarzic@chromium.org2014-01-081-0/+2
* Allow app_shell to run past extension manifest parsingjamescook@chromium.org2014-01-075-31/+60
* Change --enable-app-shims to --disable-app-shimsjackhou@chromium.org2013-12-301-3/+2
* apps: Stop leaking TestScreen instance.tfarina@chromium.org2013-12-272-2/+8
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-241-1/+1
* Update uses of Value in android_webview, apps, ash, cc to use the base:: name...avi@chromium.org2013-12-212-9/+9
* Prevent creating background pages for non-incognito profile in Guest modedpolukhin@chromium.org2013-12-212-0/+7
* Create simplified ExtensionSystem for app_shelljamescook@chromium.org2013-12-1911-52/+318
* Add base:: prefix to string16 in apps/.dbeam@chromium.org2013-12-194-4/+4
* Fix the 1px transparent corners in the Windows app window title bar.calamity@chromium.org2013-12-191-5/+2
* kiosk: Don't exit fullscreen on ESC.xiyuan@chromium.org2013-12-182-6/+23
* Getting rid of GetDefaultProfileskuhne@chromium.org2013-12-181-1/+1
* apps: Remove ui/shell entry from shell's DEPS file.tfarina@chromium.org2013-12-171-1/+0
* Make clicking the restart bubble for crashed apps work.koz@chromium.org2013-12-172-14/+11
* Convert Extension* to extension id in AppLaunchParams.koz@chromium.org2013-12-173-8/+11
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-172-4/+3
* Use ExtensionEnableFlow for shim initiated launches. (Mac)jackhou@chromium.org2013-12-174-16/+130
* Remove ExtensionHost dependency on Chrome's JavaScriptDialogManagerjamescook@chromium.org2013-12-162-0/+10
* Add stub ExtensionsClient to app_shelljamescook@chromium.org2013-12-138-6/+208
* Rename apps::AppShell* to apps::Shell*jamescook@chromium.org2013-12-1317-217/+215
* Add a focused property to the options parameter in chrome.app.window.create().mlamouri@chromium.org2013-12-121-1/+2
* Skip TestingBrowserProcess creation in browser_testsjamescook@chromium.org2013-12-091-2/+11
* Add ExtensionsBrowserClient and AppSorting to app_shelljamescook@chromium.org2013-12-0711-31/+355
* app_shell attempts to load an app when passed --app=<path/to/app>jamescook@chromium.org2013-12-048-27/+242
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-4/+4