summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Prevent Chrome from quitting when apps are open. (Mac)jackhou@chromium.org2014-04-292-0/+21
* app_shell: Add support for mouse cursors.derat@chromium.org2014-04-282-0/+90
* Split feature definitions into extensions and chrome features.yoz@chromium.org2014-04-284-9/+46
* Add GN template for generated extensions API targets.rockot@chromium.org2014-04-261-0/+13
* Remove non USE_AURA code from views files.erg@chromium.org2014-04-251-5/+0
* Revert 265889 "Prevent Chrome from quitting when apps are open. ..."glider@chromium.org2014-04-242-21/+0
* Make hidden app windows have no shelf presence [ChromeOS].calamity@chromium.org2014-04-243-2/+30
* Prevent Chrome from quitting when apps are open. (Mac)jackhou@chromium.org2014-04-242-0/+21
* Cpplint for apps/, extensions/limasdf@gmail.com2014-04-2411-21/+19
* Remove title and icon from chrome apps native style title bars.benwells@chromium.org2014-04-243-38/+47
* Revert 265598 "Remove title and icon from chrome apps native sty..."hashimoto@chromium.org2014-04-233-47/+38
* Remove title and icon from chrome apps native style title bars.benwells@chromium.org2014-04-233-38/+47
* cleanup: Use EventRouter and some cleanups.limasdf@gmail.com2014-04-221-8/+3
* Sniff MIME type for files which have unknown extensions.fukino@chromium.org2014-04-221-2/+17
* Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...limasdf@gmail.com2014-04-202-3/+3
* Use default CSP for resource loading in webview (instead of platform app's CSP)lazyboy@chromium.org2014-04-162-0/+6
* Revert 264167 "Sniff MIME type for files which have unknown exte..."yoshiki@chromium.org2014-04-161-17/+2
* Revert r264071 to reland r264067, "app_shell: Initialize chromeos::DBusThread...derat@chromium.org2014-04-165-5/+52
* Sniff MIME type for files which have unknown extensions.yoshiki@chromium.org2014-04-161-2/+17
* Create ExtensionsRendererClient.rockot@chromium.org2014-04-165-0/+62
* Revert 264067 "app_shell: Initialize chromeos::DBusThreadManager."tyoshino@chromium.org2014-04-165-52/+5
* app_shell: Initialize chromeos::DBusThreadManager.derat@chromium.org2014-04-165-5/+52
* Move most of extension_file_util.cc into extensions/common/file_util.ccjamescook@chromium.org2014-04-152-10/+3
* Split ui/display types into separate module and have Ozone depend on itdnicoara@chromium.org2014-04-151-2/+2
* More removal of GTK code.erg@chromium.org2014-04-152-7/+2
* Move most of ChromeV8Context to a base ScriptContextrockot@chromium.org2014-04-122-0/+3
* Toro: Move ExtensionProtocolHandler to //extensionsjamescook@chromium.org2014-04-114-10/+41
* Toro: Fix bad include (common -> browser) in app_shelljamescook@chromium.org2014-04-117-47/+77
* Revert 262516 "Remove title and icon from chrome apps native style title bars."mgiuca@chromium.org2014-04-103-46/+38
* [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.rsesek@chromium.org2014-04-091-2/+2
* Move extensions manifest IconsHandler to //extensionsjamescook@chromium.org2014-04-091-1/+1
* Add the first app_shell_browsertests test.yoz@chromium.org2014-04-0914-38/+104
* Remove title and icon from chrome apps native style title bars.benwells@chromium.org2014-04-083-38/+46
* Renaming ui/display constants and variables from OUTPUT_* to DISPLAY_*dnicoara@chromium.org2014-04-081-1/+1
* Remove references to WebContentsView::SizeContents from chrome/ and app/erikchen@chromium.org2014-04-085-1/+97
* Remove app_shell dependencies on //apps and //ui/viewsjamescook@chromium.org2014-04-0718-317/+148
* Minor cleanups to app_shell.gyptfarina@chromium.org2014-04-071-12/+3
* Better format the text in README file.tfarina@chromium.org2014-04-071-4/+7
* Renamed OutputConfigurator to DisplayConfiguratordnicoara@chromium.org2014-04-072-14/+13
* Remove single-window-metro-mode code paths for the app launcher and apps.tapted@chromium.org2014-04-075-34/+0
* Copy AppWindowList in CloseAllAppWindowsForApp.jackhou@chromium.org2014-04-071-5/+5
* Create an extensions_renderer targetrockot@chromium.org2014-04-041-0/+1
* * Add --new-app-window flag to app_shell.jamescook@chromium.org2014-04-049-3/+377
* Reland 261559: Create new app_shell.gyp for app_shell targets.rockot@google.com2014-04-042-163/+184
* Revert 261559 "Create new app_shell.gyp for app_shell targets."rockot@google.com2014-04-042-202/+163
* Move core features code to //extensionsrockot@chromium.org2014-04-031-1/+1
* Create new app_shell.gyp for app_shell targets.rockot@chromium.org2014-04-032-163/+202
* Remove web_app_ui.[cc|h].jackhou@chromium.org2014-04-031-1/+0
* Revert of Use apps::AppEventRouter to launch app_shell apps (https://coderevi...jamescook@chromium.org2014-04-031-3/+10
* Relanding user gesture fix for external protocol handlers after revert.meacer@chromium.org2014-04-032-4/+0