summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-4/+4
* Remove ExtensionPrefFactory's dependency on Profile.derat@chromium.org2013-12-033-0/+3
* Write tests for Maximizing a window through script when non-resizable andmlamouri@chromium.org2013-11-292-0/+29
* Add support for color input datalist on Androidkeishi@chromium.org2013-11-292-3/+7
* Leave fullscreen mode in an app window when ESC key is pressed.mlamouri@chromium.org2013-11-282-0/+34
* Rename setInputRegion API to setShape, and update impl accordingly.wez@chromium.org2013-11-273-8/+7
* Move ManifestHandlers to extensions/rdevlin.cronin@chromium.org2013-11-262-2/+1
* Revert of https://codereview.chromium.org/62763003/rogerta@chromium.org2013-11-262-34/+0
* Leave fullscreen mode in an app window when ESC key is pressed.mlamouri@chromium.org2013-11-262-0/+34
* Fullscreen app windows cannot have always-on-top enabledtmdiep@chromium.org2013-11-254-6/+287
* Move EventRouter to src/extensions/browserjamescook@chromium.org2013-11-211-1/+1
* Disable LoadAndLaunchAppChromeNotRunning for Linux Aurakjellander@chromium.org2013-11-211-2/+3
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-203-22/+47
* Revert 235861 "Add ash-enable-immersive-all-windows command line..."oshima@chromium.org2013-11-193-47/+22
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-193-22/+47
* Add chrome_strings dependency to app_shim.gypijackhou@chromium.org2013-11-181-0/+1
* Rename MinimalShell to WMTestHelper.tfarina@chromium.org2013-11-182-7/+7
* Fixed broken minimize/maximize buttons for Chrome Apps on Linux Aura.mgiuca@chromium.org2013-11-181-1/+12
* Introduce ui/wm/ directory.tfarina@chromium.org2013-11-163-8/+8